2024-04-19T13:32:09.692 INFO:root:teuthology version: 0.0.1.dev269+g9481b1d 2024-04-19T13:32:09.692 DEBUG:teuthology.run:Teuthology command: teuthology --name adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi --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} --verbose --owner scheduled_adking@teuthology --archive /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469 -- /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/orig.config.yaml 2024-04-19T13:32:09.724 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T13:32:09.802 INFO:teuthology.run:Config: archive_path: /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469 branch: wip-adk-testing-2024-04-17-1713 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: '7663469' kernel: kdb: 1 sha1: distro last_in_suite: false machine_type: smithi name: adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi no_nested_subset: false nuke-on-error: true os_type: ubuntu os_version: '22.04' overrides: admin_socket: branch: wip-adk-testing-2024-04-17-1713 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: c53d131d890ca258dc8708b5590933577e6ceba0 ceph-deploy: conf: client: log file: /var/log/ceph/ceph-$name.$pid.log mon: {} install: ceph: flavor: default sha1: c53d131d890ca258dc8708b5590933577e6ceba0 workunit: branch: wip-adk-testing-2024-04-17-1713 sha1: c53d131d890ca258dc8708b5590933577e6ceba0 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: 7132 sha1: c53d131d890ca258dc8708b5590933577e6ceba0 sleep_before_teardown: 0 subset: 1/16 suite: orch:cephadm suite_branch: wip-adk-testing-2024-04-17-1713 suite_path: /home/teuthworker/src/git.ceph.com_ceph-c_c53d131d890ca258dc8708b5590933577e6ceba0/qa suite_relpath: qa suite_repo: https://git.ceph.com/ceph-ci.git suite_sha1: c53d131d890ca258dc8708b5590933577e6ceba0 targets: smithi135.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKCwTLcSK5PIHzSLwv/TFETxmaWdRecc7arJLgjfshndfI4HaFUrvfACj2XTLcpbPHu9EgMAwMf+ca5o3e1vCRQ= smithi139.front.sepia.ceph.com: ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMg6D662C2bQjI02dHBUvwpRjeSDkXeq+DN2WCSMLFYuB1/QguJKLTnsEdu7XrnxUf7kKPN+XRo6QuM3iyQeQ3U= 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: 9481b1d62f50e7d0a4f3dd83adf6945b08d5ff17 timestamp: 2024-04-19_13:19:23 tube: smithi user: adking verbose: false worker_log: /home/teuthworker/archive/worker_logs/dispatcher.smithi.2226885 2024-04-19T13:32:09.802 INFO:teuthology.run:suite_path is set to /home/teuthworker/src/git.ceph.com_ceph-c_c53d131d890ca258dc8708b5590933577e6ceba0/qa; will attempt to use it 2024-04-19T13:32:09.803 INFO:teuthology.run:Found tasks at /home/teuthworker/src/git.ceph.com_ceph-c_c53d131d890ca258dc8708b5590933577e6ceba0/qa/tasks 2024-04-19T13:32:09.803 INFO:teuthology.run_tasks:Running task internal.check_packages... 2024-04-19T13:32:09.805 INFO:teuthology.task.internal:Checking packages... 2024-04-19T13:32:09.830 INFO:teuthology.task.internal:Checking packages for os_type 'ubuntu', flavor 'default' and ceph hash 'c53d131d890ca258dc8708b5590933577e6ceba0' 2024-04-19T13:32:09.830 WARNING:teuthology.packaging:More than one of ref, tag, branch, or sha1 supplied; using branch 2024-04-19T13:32:09.830 INFO:teuthology.packaging:ref: None 2024-04-19T13:32:09.830 INFO:teuthology.packaging:tag: None 2024-04-19T13:32:09.830 INFO:teuthology.packaging:branch: wip-adk-testing-2024-04-17-1713 2024-04-19T13:32:09.830 INFO:teuthology.packaging:sha1: c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T13:32:09.831 DEBUG:teuthology.packaging:Querying https://shaman.ceph.com/api/search?status=ready&project=ceph&flavor=default&distros=ubuntu%2F22.04%2Fx86_64&ref=wip-adk-testing-2024-04-17-1713 2024-04-19T13:32:09.971 INFO:teuthology.task.internal:Found packages for ceph version 19.0.0-3175-gc53d131d-1jammy 2024-04-19T13:32:09.973 INFO:teuthology.run_tasks:Running task internal.buildpackages_prep... 2024-04-19T13:32:09.980 INFO:teuthology.task.internal:no buildpackages task found 2024-04-19T13:32:09.980 INFO:teuthology.run_tasks:Running task internal.save_config... 2024-04-19T13:32:09.999 INFO:teuthology.task.internal:Saving configuration 2024-04-19T13:32:10.011 INFO:teuthology.run_tasks:Running task internal.check_lock... 2024-04-19T13:32:10.017 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T13:32:10.042 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469', '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-19 13:21:04.719815', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIN6gR+4ZXCXTeBn0cEMJ0bQPZ/Kdq4fGMFeRSwmjS7LD'} 2024-04-19T13:32:10.066 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469', '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-19 13:21:04.720904', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIK8IM2BVizVbv+gPdz30YndZg2CbWy8Dgxpe177Lji5s'} 2024-04-19T13:32:10.066 INFO:teuthology.run_tasks:Running task internal.add_remotes... 2024-04-19T13:32:10.074 INFO:teuthology.task.internal:roles: ubuntu@smithi135.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-19T13:32:10.074 INFO:teuthology.task.internal:roles: ubuntu@smithi139.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-19T13:32:10.074 INFO:teuthology.run_tasks:Running task console_log... 2024-04-19T13:32:10.142 DEBUG:teuthology.exit:Installing handler: Handler(exiter=, func=.kill_console_loggers at 0x7fd2ace5a670>, signals=[15]) 2024-04-19T13:32:10.142 INFO:teuthology.run_tasks:Running task internal.connect... 2024-04-19T13:32:10.148 INFO:teuthology.task.internal:Opening connections... 2024-04-19T13:32:10.148 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T13:32:10.150 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:32:10.231 DEBUG:teuthology.task.internal:connecting to ubuntu@smithi139.front.sepia.ceph.com 2024-04-19T13:32:10.232 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:32:10.318 INFO:teuthology.run_tasks:Running task internal.push_inventory... 2024-04-19T13:32:10.324 DEBUG:teuthology.orchestra.run.smithi135:> uname -m 2024-04-19T13:32:10.330 INFO:teuthology.orchestra.run.smithi135.stdout:x86_64 2024-04-19T13:32:10.330 DEBUG:teuthology.orchestra.run.smithi135:> cat /etc/os-release 2024-04-19T13:32:10.378 INFO:teuthology.orchestra.run.smithi135.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-19T13:32:10.378 INFO:teuthology.orchestra.run.smithi135.stdout:NAME="Ubuntu" 2024-04-19T13:32:10.378 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_ID="22.04" 2024-04-19T13:32:10.378 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-19T13:32:10.378 INFO:teuthology.orchestra.run.smithi135.stdout:VERSION_CODENAME=jammy 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:ID=ubuntu 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:ID_LIKE=debian 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-19T13:32:10.379 INFO:teuthology.orchestra.run.smithi135.stdout:UBUNTU_CODENAME=jammy 2024-04-19T13:32:10.380 INFO:teuthology.lock.ops:Updating smithi135.front.sepia.ceph.com on lock server 2024-04-19T13:32:10.404 DEBUG:teuthology.orchestra.run.smithi139:> uname -m 2024-04-19T13:32:10.409 INFO:teuthology.orchestra.run.smithi139.stdout:x86_64 2024-04-19T13:32:10.410 DEBUG:teuthology.orchestra.run.smithi139:> cat /etc/os-release 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:PRETTY_NAME="Ubuntu 22.04.1 LTS" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:NAME="Ubuntu" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_ID="22.04" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION="22.04.1 LTS (Jammy Jellyfish)" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:VERSION_CODENAME=jammy 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:ID=ubuntu 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:ID_LIKE=debian 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:HOME_URL="https://www.ubuntu.com/" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:SUPPORT_URL="https://help.ubuntu.com/" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:BUG_REPORT_URL="https://bugs.launchpad.net/ubuntu/" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:PRIVACY_POLICY_URL="https://www.ubuntu.com/legal/terms-and-policies/privacy-policy" 2024-04-19T13:32:10.459 INFO:teuthology.orchestra.run.smithi139.stdout:UBUNTU_CODENAME=jammy 2024-04-19T13:32:10.460 INFO:teuthology.lock.ops:Updating smithi139.front.sepia.ceph.com on lock server 2024-04-19T13:32:10.479 INFO:teuthology.run_tasks:Running task internal.serialize_remote_roles... 2024-04-19T13:32:10.489 INFO:teuthology.run_tasks:Running task internal.check_conflict... 2024-04-19T13:32:10.494 INFO:teuthology.task.internal:Checking for old test directory... 2024-04-19T13:32:10.495 DEBUG:teuthology.orchestra.run.smithi135:> test '!' -e /home/ubuntu/cephtest 2024-04-19T13:32:10.497 DEBUG:teuthology.orchestra.run.smithi139:> test '!' -e /home/ubuntu/cephtest 2024-04-19T13:32:10.507 INFO:teuthology.run_tasks:Running task internal.check_ceph_data... 2024-04-19T13:32:10.512 INFO:teuthology.task.internal:Checking for non-empty /var/lib/ceph... 2024-04-19T13:32:10.512 DEBUG:teuthology.orchestra.run.smithi135:> test -z $(ls -A /var/lib/ceph) 2024-04-19T13:32:10.544 DEBUG:teuthology.orchestra.run.smithi139:> test -z $(ls -A /var/lib/ceph) 2024-04-19T13:32:10.556 INFO:teuthology.run_tasks:Running task internal.vm_setup... 2024-04-19T13:32:10.613 INFO:teuthology.run_tasks:Running task kernel... 2024-04-19T13:32:10.628 INFO:teuthology.task.kernel:normalize config orig: {'kdb': 1, 'sha1': 'distro'} 2024-04-19T13:32:10.628 INFO:teuthology.task.kernel:config {'mon.a': {'kdb': 1, 'sha1': 'distro'}, 'mon.b': {'kdb': 1, 'sha1': 'distro'}}, timeout 300 2024-04-19T13:32:10.629 DEBUG:teuthology.orchestra.run.smithi135:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T13:32:10.629 DEBUG:teuthology.orchestra.run.smithi139:> test -f /run/.containerenv -o -f /.dockerenv 2024-04-19T13:32:10.633 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T13:32:10.634 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-04-19T13:32:10.635 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T13:32:10.635 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-19T13:32:10.683 INFO:teuthology.orchestra.run.smithi135.stdout:5.15.0-56-generic 2024-04-19T13:32:10.683 INFO:teuthology.task.kernel:Running kernel on smithi135: 5.15.0-56-generic 2024-04-19T13:32:10.683 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-04-19T13:32:10.684 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-56-generic 2024-04-19T13:32:10.684 INFO:teuthology.task.kernel:Running kernel on smithi139: 5.15.0-56-generic 2024-04-19T13:32:10.684 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-19T13:32:10.823 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-19T13:32:10.843 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-04-19T13:32:11.036 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T13:32:11.070 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T13:32:11.103 INFO:teuthology.orchestra.run.smithi139.stdout:Get:1 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T13:32:11.118 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T13:32:11.193 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-19T13:32:11.302 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [616 kB] 2024-04-19T13:32:11.554 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T13:32:11.556 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,381 kB] 2024-04-19T13:32:11.564 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,597 kB] 2024-04-19T13:32:11.637 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T13:32:11.714 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [450 kB] 2024-04-19T13:32:11.837 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [302 kB] 2024-04-19T13:32:11.843 INFO:teuthology.orchestra.run.smithi135.stdout:Get:9 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-19T13:32:11.844 INFO:teuthology.orchestra.run.smithi135.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-19T13:32:11.845 INFO:teuthology.orchestra.run.smithi135.stdout:Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,806 kB] 2024-04-19T13:32:11.940 INFO:teuthology.orchestra.run.smithi135.stdout:Get:12 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [305 kB] 2024-04-19T13:32:11.949 INFO:teuthology.orchestra.run.smithi135.stdout:Get:13 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T13:32:11.949 INFO:teuthology.orchestra.run.smithi135.stdout:Get:14 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-19T13:32:11.969 INFO:teuthology.orchestra.run.smithi135.stdout:Get:15 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-19T13:32:12.002 INFO:teuthology.orchestra.run.smithi135.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-19T13:32:12.025 INFO:teuthology.orchestra.run.smithi135.stdout:Get:17 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-19T13:32:12.025 INFO:teuthology.orchestra.run.smithi135.stdout:Get:18 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-19T13:32:12.027 INFO:teuthology.orchestra.run.smithi135.stdout:Get:19 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-19T13:32:12.027 INFO:teuthology.orchestra.run.smithi135.stdout:Get:20 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-19T13:32:12.027 INFO:teuthology.orchestra.run.smithi135.stdout:Get:21 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-19T13:32:12.028 INFO:teuthology.orchestra.run.smithi135.stdout:Get:22 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-19T13:32:12.029 INFO:teuthology.orchestra.run.smithi135.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-19T13:32:12.062 INFO:teuthology.orchestra.run.smithi135.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-19T13:32:12.062 INFO:teuthology.orchestra.run.smithi135.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-19T13:32:12.097 INFO:teuthology.orchestra.run.smithi135.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-19T13:32:12.098 INFO:teuthology.orchestra.run.smithi135.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-19T13:32:12.140 INFO:teuthology.orchestra.run.smithi135.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-19T13:32:12.141 INFO:teuthology.orchestra.run.smithi135.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-19T13:32:12.315 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1,381 kB] 2024-04-19T13:32:13.096 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-backports InRelease [109 kB] 2024-04-19T13:32:13.345 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [242 kB] 2024-04-19T13:32:13.648 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-19T13:32:13.651 INFO:teuthology.orchestra.run.smithi139.stdout:Get:9 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,744 kB] 2024-04-19T13:32:13.697 INFO:teuthology.orchestra.run.smithi139.stdout:Get:10 http://archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [616 kB] 2024-04-19T13:32:13.845 INFO:teuthology.orchestra.run.smithi135.stdout:Get:30 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [450 kB] 2024-04-19T13:32:15.367 INFO:teuthology.orchestra.run.smithi139.stdout:Get:11 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-19T13:32:15.416 INFO:teuthology.orchestra.run.smithi139.stdout:Get:12 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [294 kB] 2024-04-19T13:32:15.782 INFO:teuthology.orchestra.run.smithi139.stdout:Get:13 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T13:32:15.783 INFO:teuthology.orchestra.run.smithi139.stdout:Get:14 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-19T13:32:16.171 INFO:teuthology.orchestra.run.smithi139.stdout:Get:15 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-19T13:32:16.357 INFO:teuthology.orchestra.run.smithi139.stdout:Get:16 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1,597 kB] 2024-04-19T13:32:17.265 INFO:teuthology.orchestra.run.smithi139.stdout:Get:17 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-19T13:32:17.279 INFO:teuthology.orchestra.run.smithi135.stdout:Get:31 http://security.ubuntu.com/ubuntu jammy-security/main Translation-en [242 kB] 2024-04-19T13:32:18.108 INFO:teuthology.orchestra.run.smithi139.stdout:Get:18 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-19T13:32:18.122 INFO:teuthology.orchestra.run.smithi139.stdout:Get:19 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-19T13:32:18.139 INFO:teuthology.orchestra.run.smithi139.stdout:Get:20 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-19T13:32:18.193 INFO:teuthology.orchestra.run.smithi139.stdout:Get:21 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-19T13:32:18.203 INFO:teuthology.orchestra.run.smithi139.stdout:Get:22 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-19T13:32:19.089 INFO:teuthology.orchestra.run.smithi135.stdout:Get:32 http://security.ubuntu.com/ubuntu jammy-security/main amd64 c-n-f Metadata [11.4 kB] 2024-04-19T13:32:19.149 INFO:teuthology.orchestra.run.smithi135.stdout:Get:33 http://security.ubuntu.com/ubuntu jammy-security/restricted i386 Packages [36.5 kB] 2024-04-19T13:32:19.369 INFO:teuthology.orchestra.run.smithi135.stdout:Get:34 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 Packages [1,744 kB] 2024-04-19T13:32:26.653 INFO:teuthology.orchestra.run.smithi139.stdout:Get:23 http://archive.ubuntu.com/ubuntu jammy-updates/main Translation-en [302 kB] 2024-04-19T13:32:27.019 INFO:teuthology.orchestra.run.smithi139.stdout:Get:24 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 c-n-f Metadata [16.1 kB] 2024-04-19T13:32:27.040 INFO:teuthology.orchestra.run.smithi139.stdout:Get:25 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 Packages [1,806 kB] 2024-04-19T13:32:29.355 INFO:teuthology.orchestra.run.smithi135.stdout:Get:35 http://security.ubuntu.com/ubuntu jammy-security/restricted Translation-en [294 kB] 2024-04-19T13:32:29.600 INFO:teuthology.orchestra.run.smithi135.stdout:Get:36 http://security.ubuntu.com/ubuntu jammy-security/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T13:32:29.601 INFO:teuthology.orchestra.run.smithi135.stdout:Get:37 http://security.ubuntu.com/ubuntu jammy-security/universe i386 Packages [600 kB] 2024-04-19T13:32:29.943 INFO:teuthology.orchestra.run.smithi135.stdout:Get:38 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 Packages [848 kB] 2024-04-19T13:32:30.598 INFO:teuthology.orchestra.run.smithi135.stdout:Get:39 http://security.ubuntu.com/ubuntu jammy-security/universe Translation-en [162 kB] 2024-04-19T13:32:31.064 INFO:teuthology.orchestra.run.smithi135.stdout:Get:40 http://security.ubuntu.com/ubuntu jammy-security/universe amd64 c-n-f Metadata [16.8 kB] 2024-04-19T13:32:31.076 INFO:teuthology.orchestra.run.smithi135.stdout:Get:41 http://security.ubuntu.com/ubuntu jammy-security/multiverse i386 Packages [1,356 B] 2024-04-19T13:32:31.077 INFO:teuthology.orchestra.run.smithi135.stdout:Get:42 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 Packages [37.2 kB] 2024-04-19T13:32:31.107 INFO:teuthology.orchestra.run.smithi135.stdout:Get:43 http://security.ubuntu.com/ubuntu jammy-security/multiverse Translation-en [7,588 B] 2024-04-19T13:32:31.112 INFO:teuthology.orchestra.run.smithi135.stdout:Get:44 http://security.ubuntu.com/ubuntu jammy-security/multiverse amd64 c-n-f Metadata [260 B] 2024-04-19T13:32:35.487 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 13.1 MB in 20s (651 kB/s) 2024-04-19T13:32:37.027 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-04-19T13:32:37.045 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T13:32:37.109 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-04-19T13:32:37.173 INFO:teuthology.orchestra.run.smithi139.stdout:Get:26 http://archive.ubuntu.com/ubuntu jammy-updates/restricted i386 Packages [38.1 kB] 2024-04-19T13:32:37.309 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-04-19T13:32:37.309 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout: python2.7-minimal 2024-04-19T13:32:37.490 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T13:32:37.491 INFO:teuthology.orchestra.run.smithi135.stdout:The following additional packages will be installed: 2024-04-19T13:32:37.491 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T13:32:37.491 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-19T13:32:37.492 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-19T13:32:37.493 INFO:teuthology.orchestra.run.smithi135.stdout:Suggested packages: 2024-04-19T13:32:37.493 INFO:teuthology.orchestra.run.smithi135.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-19T13:32:37.493 INFO:teuthology.orchestra.run.smithi135.stdout:Recommended packages: 2024-04-19T13:32:37.493 INFO:teuthology.orchestra.run.smithi135.stdout: thermald 2024-04-19T13:32:37.555 INFO:teuthology.orchestra.run.smithi135.stdout:The following NEW packages will be installed: 2024-04-19T13:32:37.555 INFO:teuthology.orchestra.run.smithi135.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T13:32:37.555 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-19T13:32:37.556 INFO:teuthology.orchestra.run.smithi135.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-19T13:32:37.557 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages will be upgraded: 2024-04-19T13:32:37.557 INFO:teuthology.orchestra.run.smithi135.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-19T13:32:37.794 INFO:teuthology.orchestra.run.smithi139.stdout:Get:27 http://archive.ubuntu.com/ubuntu jammy-updates/restricted Translation-en [305 kB] 2024-04-19T13:32:38.496 INFO:teuthology.orchestra.run.smithi135.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T13:32:38.496 INFO:teuthology.orchestra.run.smithi135.stdout:Need to get 113 MB of archives. 2024-04-19T13:32:38.496 INFO:teuthology.orchestra.run.smithi135.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-19T13:32:38.496 INFO:teuthology.orchestra.run.smithi135.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-19T13:32:41.476 INFO:teuthology.orchestra.run.smithi139.stdout:Get:28 http://archive.ubuntu.com/ubuntu jammy-updates/restricted amd64 c-n-f Metadata [520 B] 2024-04-19T13:32:42.142 INFO:teuthology.orchestra.run.smithi139.stdout:Get:29 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 Packages [1,070 kB] 2024-04-19T13:32:43.923 INFO:teuthology.orchestra.run.smithi139.stdout:Get:30 http://archive.ubuntu.com/ubuntu jammy-updates/universe i386 Packages [699 kB] 2024-04-19T13:32:45.195 INFO:teuthology.orchestra.run.smithi139.stdout:Get:31 http://archive.ubuntu.com/ubuntu jammy-updates/universe Translation-en [244 kB] 2024-04-19T13:32:45.749 INFO:teuthology.orchestra.run.smithi139.stdout:Get:32 http://archive.ubuntu.com/ubuntu jammy-updates/universe amd64 c-n-f Metadata [22.1 kB] 2024-04-19T13:32:45.783 INFO:teuthology.orchestra.run.smithi139.stdout:Get:33 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 Packages [42.7 kB] 2024-04-19T13:32:45.848 INFO:teuthology.orchestra.run.smithi139.stdout:Get:34 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse i386 Packages [4,472 B] 2024-04-19T13:32:45.853 INFO:teuthology.orchestra.run.smithi139.stdout:Get:35 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse Translation-en [10.4 kB] 2024-04-19T13:32:45.884 INFO:teuthology.orchestra.run.smithi139.stdout:Get:36 http://archive.ubuntu.com/ubuntu jammy-updates/multiverse amd64 c-n-f Metadata [472 B] 2024-04-19T13:32:45.884 INFO:teuthology.orchestra.run.smithi139.stdout:Get:37 http://archive.ubuntu.com/ubuntu jammy-backports/main i386 Packages [59.2 kB] 2024-04-19T13:32:46.000 INFO:teuthology.orchestra.run.smithi139.stdout:Get:38 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 Packages [67.1 kB] 2024-04-19T13:32:46.103 INFO:teuthology.orchestra.run.smithi139.stdout:Get:39 http://archive.ubuntu.com/ubuntu jammy-backports/main Translation-en [11.0 kB] 2024-04-19T13:32:46.457 INFO:teuthology.orchestra.run.smithi139.stdout:Get:40 http://archive.ubuntu.com/ubuntu jammy-backports/main amd64 c-n-f Metadata [388 B] 2024-04-19T13:32:46.500 INFO:teuthology.orchestra.run.smithi139.stdout:Get:41 http://archive.ubuntu.com/ubuntu jammy-backports/universe i386 Packages [17.2 kB] 2024-04-19T13:32:46.530 INFO:teuthology.orchestra.run.smithi139.stdout:Get:42 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 Packages [28.4 kB] 2024-04-19T13:32:46.560 INFO:teuthology.orchestra.run.smithi139.stdout:Get:43 http://archive.ubuntu.com/ubuntu jammy-backports/universe Translation-en [16.2 kB] 2024-04-19T13:32:46.570 INFO:teuthology.orchestra.run.smithi139.stdout:Get:44 http://archive.ubuntu.com/ubuntu jammy-backports/universe amd64 c-n-f Metadata [644 B] 2024-04-19T13:32:51.029 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 13.1 MB in 36s (368 kB/s) 2024-04-19T13:32:52.529 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-19T13:32:52.547 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T13:32:52.609 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-19T13:32:52.810 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-19T13:32:52.810 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-19T13:32:52.986 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T13:32:52.986 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T13:32:52.986 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T13:32:52.987 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T13:32:52.987 INFO:teuthology.orchestra.run.smithi139.stdout: python2 python2-dev python2-minimal python2.7 python2.7-dev 2024-04-19T13:32:52.987 INFO:teuthology.orchestra.run.smithi139.stdout: python2.7-minimal 2024-04-19T13:32:52.987 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T13:32:52.988 INFO:teuthology.orchestra.run.smithi139.stdout:The following additional packages will be installed: 2024-04-19T13:32:52.988 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T13:32:52.988 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-generic linux-image-5.15.0-105-generic 2024-04-19T13:32:52.989 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-5.15.0-105-generic linux-modules-extra-5.15.0-105-generic 2024-04-19T13:32:52.990 INFO:teuthology.orchestra.run.smithi139.stdout:Suggested packages: 2024-04-19T13:32:52.990 INFO:teuthology.orchestra.run.smithi139.stdout: fdutils linux-doc | linux-source-5.15.0 linux-tools 2024-04-19T13:32:52.990 INFO:teuthology.orchestra.run.smithi139.stdout:Recommended packages: 2024-04-19T13:32:52.990 INFO:teuthology.orchestra.run.smithi139.stdout: thermald 2024-04-19T13:32:53.048 INFO:teuthology.orchestra.run.smithi139.stdout:The following NEW packages will be installed: 2024-04-19T13:32:53.048 INFO:teuthology.orchestra.run.smithi139.stdout: linux-headers-5.15.0-105 linux-headers-5.15.0-105-generic 2024-04-19T13:32:53.049 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.15.0-105-generic linux-modules-5.15.0-105-generic 2024-04-19T13:32:53.049 INFO:teuthology.orchestra.run.smithi139.stdout: linux-modules-extra-5.15.0-105-generic 2024-04-19T13:32:53.050 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages will be upgraded: 2024-04-19T13:32:53.051 INFO:teuthology.orchestra.run.smithi139.stdout: linux-generic linux-headers-generic linux-image-generic 2024-04-19T13:32:53.143 INFO:teuthology.orchestra.run.smithi139.stdout:3 upgraded, 5 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T13:32:53.143 INFO:teuthology.orchestra.run.smithi139.stdout:Need to get 113 MB of archives. 2024-04-19T13:32:53.144 INFO:teuthology.orchestra.run.smithi139.stdout:After this operation, 583 MB of additional disk space will be used. 2024-04-19T13:32:53.144 INFO:teuthology.orchestra.run.smithi139.stdout:Get:1 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-5.15.0-105-generic amd64 5.15.0-105.115 [22.7 MB] 2024-04-19T13:32:54.373 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-19T13:32:54.752 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-19T13:32:57.811 INFO:teuthology.orchestra.run.smithi139.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-19T13:32:57.811 INFO:teuthology.orchestra.run.smithi139.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-19T13:32:57.811 INFO:teuthology.orchestra.run.smithi139.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-19T13:32:58.328 INFO:teuthology.orchestra.run.smithi139.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-19T13:32:58.405 INFO:teuthology.orchestra.run.smithi139.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-19T13:32:58.799 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 113 MB in 5s (21.2 MB/s) 2024-04-19T13:32:59.025 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-19T13:33:01.000 INFO:teuthology.orchestra.run.smithi139.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-19T13:33:01.004 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:33:01.130 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:03.640 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-19T13:33:03.661 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:33:03.740 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:04.235 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-19T13:33:04.255 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:33:04.293 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:10.891 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:33:10.993 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:33:11.352 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:33:11.522 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:33:11.850 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-19T13:33:11.873 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-19T13:33:11.917 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T13:33:18.421 INFO:teuthology.orchestra.run.smithi139.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-19T13:33:18.458 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:33:18.496 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:21.224 INFO:teuthology.orchestra.run.smithi139.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:33:21.356 INFO:teuthology.orchestra.run.smithi139.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:33:21.731 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T13:33:21.886 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:22.012 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-19T13:33:22.161 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:23.481 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:33:23.481 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-19T13:33:23.481 INFO:teuthology.orchestra.run.smithi139.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:33:23.481 INFO:teuthology.orchestra.run.smithi139.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-19T13:33:23.617 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:25.036 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:26.411 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-19T13:33:26.537 INFO:teuthology.orchestra.run.smithi139.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-19T13:33:26.688 INFO:teuthology.orchestra.run.smithi139.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:33:26.752 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-19T13:33:26.752 INFO:teuthology.orchestra.run.smithi139.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:33:41.022 INFO:teuthology.orchestra.run.smithi139.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-19T13:33:41.022 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub' 2024-04-19T13:33:41.046 INFO:teuthology.orchestra.run.smithi139.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T13:33:41.065 INFO:teuthology.orchestra.run.smithi139.stdout:Generating grub configuration file ... 2024-04-19T13:33:41.379 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:33:41.406 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:33:41.733 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:33:41.739 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T13:33:41.802 INFO:teuthology.orchestra.run.smithi139.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T13:33:41.807 INFO:teuthology.orchestra.run.smithi139.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T13:33:41.964 INFO:teuthology.orchestra.run.smithi139.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T13:33:41.964 INFO:teuthology.orchestra.run.smithi139.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T13:33:41.965 INFO:teuthology.orchestra.run.smithi139.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T13:33:42.009 INFO:teuthology.orchestra.run.smithi139.stdout:done 2024-04-19T13:33:42.543 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T13:33:42.566 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.105.102 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-19T13:33:42.567 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-19T13:33:42.567 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-19T13:33:42.567 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T13:33:42.567 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T13:33:42.568 INFO:teuthology.task.kernel:Installing distro kernel on mon.b... 2024-04-19T13:33:42.568 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi139.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T13:33:42.568 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get clean 2024-04-19T13:33:42.753 DEBUG:teuthology.orchestra.run.smithi139:> sudo apt-get update 2024-04-19T13:33:43.082 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T13:33:43.171 INFO:teuthology.orchestra.run.smithi139.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T13:33:43.468 INFO:teuthology.orchestra.run.smithi139.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T13:33:43.944 INFO:teuthology.orchestra.run.smithi139.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-19T13:33:45.955 INFO:teuthology.orchestra.run.smithi139.stdout:Fetched 229 kB in 3s (75.7 kB/s) 2024-04-19T13:33:46.911 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-19T13:33:46.928 DEBUG:teuthology.orchestra.run.smithi139:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T13:33:46.979 INFO:teuthology.orchestra.run.smithi139.stdout:Reading package lists... 2024-04-19T13:33:47.158 INFO:teuthology.orchestra.run.smithi139.stdout:Building dependency tree... 2024-04-19T13:33:47.158 INFO:teuthology.orchestra.run.smithi139.stdout:Reading state information... 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T13:33:47.315 INFO:teuthology.orchestra.run.smithi139.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-19T13:33:47.316 INFO:teuthology.orchestra.run.smithi139.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-19T13:33:47.316 INFO:teuthology.orchestra.run.smithi139.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T13:33:47.355 INFO:teuthology.orchestra.run.smithi139.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T13:33:47.356 DEBUG:teuthology.orchestra.run.smithi139:> dpkg -s linux-image-generic 2024-04-19T13:33:47.412 INFO:teuthology.orchestra.run.smithi139.stdout:Package: linux-image-generic 2024-04-19T13:33:47.412 INFO:teuthology.orchestra.run.smithi139.stdout:Status: install ok installed 2024-04-19T13:33:47.412 INFO:teuthology.orchestra.run.smithi139.stdout:Priority: optional 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Section: kernel 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Installed-Size: 21 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Architecture: amd64 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Source: linux-meta 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Version: 5.15.0.105.102 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Recommends: thermald 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout:Description: Generic Linux kernel image 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout: This package will always depend on the latest generic kernel image 2024-04-19T13:33:47.413 INFO:teuthology.orchestra.run.smithi139.stdout: available. 2024-04-19T13:33:47.414 DEBUG:teuthology.orchestra.run.smithi139:> mktemp 2024-04-19T13:33:47.457 INFO:teuthology.orchestra.run.smithi139.stdout:/tmp/tmp.Fke0ywUN1R 2024-04-19T13:33:47.458 DEBUG:teuthology.orchestra.run.smithi139:> sudo cp /boot/grub/grub.cfg /tmp/tmp.Fke0ywUN1R 2024-04-19T13:33:47.514 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0666 /tmp/tmp.Fke0ywUN1R 2024-04-19T13:33:47.630 DEBUG:teuthology.orchestra.remote:smithi139:/tmp/tmp.Fke0ywUN1R is 10KB 2024-04-19T13:33:47.644 DEBUG:teuthology.orchestra.run.smithi139:> rm -fr /tmp/tmp.Fke0ywUN1R 2024-04-19T13:33:47.649 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-19T13:33:47.707 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:33:47.707 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-19T13:33:47.707 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-19T13:33:47.808 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-19T13:33:47.808 DEBUG:teuthology.orchestra.run.smithi139:> sudo update-grub 2024-04-19T13:33:49.139 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub' 2024-04-19T13:33:49.139 INFO:teuthology.orchestra.run.smithi139.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T13:33:49.140 INFO:teuthology.orchestra.run.smithi139.stderr:Generating grub configuration file ... 2024-04-19T13:33:49.369 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:33:49.375 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:33:49.647 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:33:49.652 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T13:33:49.690 INFO:teuthology.orchestra.run.smithi139.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T13:33:49.695 INFO:teuthology.orchestra.run.smithi139.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T13:33:49.806 INFO:teuthology.orchestra.run.smithi139.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T13:33:49.806 INFO:teuthology.orchestra.run.smithi139.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T13:33:49.806 INFO:teuthology.orchestra.run.smithi139.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T13:33:49.837 INFO:teuthology.orchestra.run.smithi139.stderr:done 2024-04-19T13:33:49.841 DEBUG:teuthology.orchestra.run.smithi139:> sudo shutdown -r now 2024-04-19T13:34:19.844 INFO:teuthology.task.kernel:Checking client mon.b for new kernel version... 2024-04-19T13:34:19.845 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:34:19.846 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:34:35.411 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-5.15.0-105-generic amd64 5.15.0-105.115 [11.5 MB] 2024-04-19T13:34:54.494 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-19T13:35:03.496 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:35:03.497 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:35:21.890 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.139 2024-04-19T13:35:33.892 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:35:33.893 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:35:34.687 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-19T13:35:35.394 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:35:35.394 INFO:teuthology.task.kernel:Checking kernel version of mon.b, want "5.15.0-105-generic"... 2024-04-19T13:35:35.395 DEBUG:teuthology.orchestra.run.smithi139:> uname -r 2024-04-19T13:35:35.440 INFO:teuthology.orchestra.run.smithi139.stdout:5.15.0-105-generic 2024-04-19T13:35:35.441 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-19T13:35:35.441 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T13:35:35.441 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-19T13:35:36.442 INFO:teuthology.task.kernel:Enabling kdb on mon.b... 2024-04-19T13:35:36.442 DEBUG:teuthology.orchestra.run.smithi139:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T13:35:36.445 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-modules-extra-5.15.0-105-generic amd64 5.15.0-105.115 [63.9 MB] 2024-04-19T13:35:36.537 INFO:teuthology.orchestra.run.smithi139.stdout:ttyS1 2024-04-19T13:35:36.579 DEBUG:teuthology.parallel:result is None 2024-04-19T13:41:16.870 INFO:teuthology.orchestra.run.smithi135.stdout:Get:4 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-generic amd64 5.15.0.105.102 [1,694 B] 2024-04-19T13:41:16.875 INFO:teuthology.orchestra.run.smithi135.stdout:Get:5 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-image-generic amd64 5.15.0.105.102 [2,530 B] 2024-04-19T13:41:16.881 INFO:teuthology.orchestra.run.smithi135.stdout:Get:6 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105 all 5.15.0-105.115 [12.3 MB] 2024-04-19T13:42:23.198 INFO:teuthology.orchestra.run.smithi135.stdout:Get:7 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-5.15.0-105-generic amd64 5.15.0-105.115 [2,857 kB] 2024-04-19T13:42:36.965 INFO:teuthology.orchestra.run.smithi135.stdout:Get:8 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 linux-headers-generic amd64 5.15.0.105.102 [2,382 B] 2024-04-19T13:42:37.383 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 113 MB in 9min 59s (189 kB/s) 2024-04-19T13:42:37.610 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-5.15.0-105-generic. 2024-04-19T13:42:39.650 INFO:teuthology.orchestra.run.smithi135.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-19T13:42:39.655 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../0-linux-modules-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:42:39.808 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:42:42.743 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-image-5.15.0-105-generic. 2024-04-19T13:42:42.764 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../1-linux-image-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:42:42.836 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:42:43.371 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-modules-extra-5.15.0-105-generic. 2024-04-19T13:42:43.392 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../2-linux-modules-extra-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:42:43.430 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:42:50.442 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../3-linux-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:42:50.601 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:42:50.967 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../4-linux-image-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:42:51.113 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-image-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:42:51.424 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.15.0-105. 2024-04-19T13:42:51.446 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../5-linux-headers-5.15.0-105_5.15.0-105.115_all.deb ... 2024-04-19T13:42:51.491 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T13:42:57.411 INFO:teuthology.orchestra.run.smithi135.stdout:Selecting previously unselected package linux-headers-5.15.0-105-generic. 2024-04-19T13:42:57.448 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../6-linux-headers-5.15.0-105-generic_5.15.0-105.115_amd64.deb ... 2024-04-19T13:42:57.485 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:00.306 INFO:teuthology.orchestra.run.smithi135.stdout:Preparing to unpack .../7-linux-headers-generic_5.15.0.105.102_amd64.deb ... 2024-04-19T13:43:00.429 INFO:teuthology.orchestra.run.smithi135.stdout:Unpacking linux-headers-generic (5.15.0.105.102) over (5.15.0.56.54) ... 2024-04-19T13:43:00.812 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.15.0-105 (5.15.0-105.115) ... 2024-04-19T13:43:00.942 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:01.068 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-headers-generic (5.15.0.105.102) ... 2024-04-19T13:43:01.229 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:02.540 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz.old is now a symlink to boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:43:02.540 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img.old is now a symlink to boot/initrd.img-5.15.0-56-generic 2024-04-19T13:43:02.540 INFO:teuthology.orchestra.run.smithi135.stdout:I: /vmlinuz is now a symlink to boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:43:02.541 INFO:teuthology.orchestra.run.smithi135.stdout:I: /initrd.img is now a symlink to boot/initrd.img-5.15.0-105-generic 2024-04-19T13:43:02.731 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:04.150 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-modules-extra-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:05.517 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-image-generic (5.15.0.105.102) ... 2024-04-19T13:43:05.642 INFO:teuthology.orchestra.run.smithi135.stdout:Setting up linux-generic (5.15.0.105.102) ... 2024-04-19T13:43:05.802 INFO:teuthology.orchestra.run.smithi135.stdout:Processing triggers for linux-image-5.15.0-105-generic (5.15.0-105.115) ... 2024-04-19T13:43:05.871 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/initramfs-tools: 2024-04-19T13:43:05.871 INFO:teuthology.orchestra.run.smithi135.stdout:update-initramfs: Generating /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:43:20.555 INFO:teuthology.orchestra.run.smithi135.stdout:/etc/kernel/postinst.d/zz-update-grub: 2024-04-19T13:43:20.556 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub' 2024-04-19T13:43:20.580 INFO:teuthology.orchestra.run.smithi135.stdout:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T13:43:20.601 INFO:teuthology.orchestra.run.smithi135.stdout:Generating grub configuration file ... 2024-04-19T13:43:20.943 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:43:20.961 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:43:21.297 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:43:21.303 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T13:43:21.374 INFO:teuthology.orchestra.run.smithi135.stdout:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T13:43:21.380 INFO:teuthology.orchestra.run.smithi135.stdout:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T13:43:21.558 INFO:teuthology.orchestra.run.smithi135.stdout:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T13:43:21.559 INFO:teuthology.orchestra.run.smithi135.stdout:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T13:43:21.559 INFO:teuthology.orchestra.run.smithi135.stdout:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T13:43:21.625 INFO:teuthology.orchestra.run.smithi135.stdout:done 2024-04-19T13:43:22.088 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 21 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-04-19T13:43:22.121 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.105.102 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-04-19T13:43:22.122 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-04-19T13:43:22.122 INFO:teuthology.task.kernel:Not newest distro kernel. Current: 5.15.0-56-generic Expected: 5.15.0-105-generic 2024-04-19T13:43:22.122 INFO:teuthology.task.kernel:Skipping firmware on distro kernel 2024-04-19T13:43:22.122 DEBUG:teuthology.task.kernel:src is distro, skipping download 2024-04-19T13:43:22.123 INFO:teuthology.task.kernel:Installing distro kernel on mon.a... 2024-04-19T13:43:22.123 DEBUG:teuthology.task.kernel:install_kernel(remote=ubuntu@smithi135.front.sepia.ceph.com, path=None, version=distro) 2024-04-19T13:43:22.123 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get clean 2024-04-19T13:43:22.283 DEBUG:teuthology.orchestra.run.smithi135:> sudo apt-get update 2024-04-19T13:43:22.543 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:1 http://archive.ubuntu.com/ubuntu jammy InRelease 2024-04-19T13:43:22.615 INFO:teuthology.orchestra.run.smithi135.stdout:Get:2 http://archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB] 2024-04-19T13:43:22.930 INFO:teuthology.orchestra.run.smithi135.stdout:Get:3 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB] 2024-04-19T13:43:22.996 INFO:teuthology.orchestra.run.smithi135.stdout:Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease 2024-04-19T13:43:23.423 INFO:teuthology.orchestra.run.smithi135.stdout:Fetched 229 kB in 1s (244 kB/s) 2024-04-19T13:43:24.387 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-04-19T13:43:24.406 DEBUG:teuthology.orchestra.run.smithi135:> sudo DEBIAN_FRONTEND=noninteractive apt-get -y install linux-image-generic 2024-04-19T13:43:24.464 INFO:teuthology.orchestra.run.smithi135.stdout:Reading package lists... 2024-04-19T13:43:24.664 INFO:teuthology.orchestra.run.smithi135.stdout:Building dependency tree... 2024-04-19T13:43:24.664 INFO:teuthology.orchestra.run.smithi135.stdout:Reading state information... 2024-04-19T13:43:24.840 INFO:teuthology.orchestra.run.smithi135.stdout:linux-image-generic is already the newest version (5.15.0.105.102). 2024-04-19T13:43:24.840 INFO:teuthology.orchestra.run.smithi135.stdout:The following packages were automatically installed and are no longer required: 2024-04-19T13:43:24.840 INFO:teuthology.orchestra.run.smithi135.stdout: libboost-iostreams1.74.0 libboost-thread1.74.0 libgfapi0 libgfrpc0 libgfxdr0 2024-04-19T13:43:24.840 INFO:teuthology.orchestra.run.smithi135.stdout: libglusterfs0 libiscsi7 libpmemobj1 libpython2-dev libpython2-stdlib 2024-04-19T13:43:24.841 INFO:teuthology.orchestra.run.smithi135.stdout: libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib 2024-04-19T13:43:24.841 INFO:teuthology.orchestra.run.smithi135.stdout: linux-image-5.4.0-135-generic linux-modules-5.4.0-135-generic python2 2024-04-19T13:43:24.841 INFO:teuthology.orchestra.run.smithi135.stdout: python2-dev python2-minimal python2.7 python2.7-dev python2.7-minimal 2024-04-19T13:43:24.841 INFO:teuthology.orchestra.run.smithi135.stdout:Use 'sudo apt autoremove' to remove them. 2024-04-19T13:43:24.880 INFO:teuthology.orchestra.run.smithi135.stdout:0 upgraded, 0 newly installed, 0 to remove and 315 not upgraded. 2024-04-19T13:43:24.882 DEBUG:teuthology.orchestra.run.smithi135:> dpkg -s linux-image-generic 2024-04-19T13:43:24.897 INFO:teuthology.orchestra.run.smithi135.stdout:Package: linux-image-generic 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Status: install ok installed 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Priority: optional 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Section: kernel 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Installed-Size: 21 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Maintainer: Ubuntu Kernel Team 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Architecture: amd64 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Source: linux-meta 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Version: 5.15.0.105.102 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.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-105), wireguard-modules (= 1.0.0), zfs-modules (= 2.1.5-1ubuntu6~22.04.3) 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Depends: linux-image-5.15.0-105-generic, linux-modules-extra-5.15.0-105-generic, linux-firmware, intel-microcode, amd64-microcode 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Recommends: thermald 2024-04-19T13:43:24.898 INFO:teuthology.orchestra.run.smithi135.stdout:Description: Generic Linux kernel image 2024-04-19T13:43:24.899 INFO:teuthology.orchestra.run.smithi135.stdout: This package will always depend on the latest generic kernel image 2024-04-19T13:43:24.899 INFO:teuthology.orchestra.run.smithi135.stdout: available. 2024-04-19T13:43:24.899 DEBUG:teuthology.orchestra.run.smithi135:> mktemp 2024-04-19T13:43:24.943 INFO:teuthology.orchestra.run.smithi135.stdout:/tmp/tmp.RPae2QrdLE 2024-04-19T13:43:24.943 DEBUG:teuthology.orchestra.run.smithi135:> sudo cp /boot/grub/grub.cfg /tmp/tmp.RPae2QrdLE 2024-04-19T13:43:24.997 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0666 /tmp/tmp.RPae2QrdLE 2024-04-19T13:43:25.122 DEBUG:teuthology.orchestra.remote:smithi135:/tmp/tmp.RPae2QrdLE is 10KB 2024-04-19T13:43:25.135 DEBUG:teuthology.orchestra.run.smithi135:> rm -fr /tmp/tmp.RPae2QrdLE 2024-04-19T13:43:25.141 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/grub.d/01_ceph_kernel 2024-04-19T13:43:25.195 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:43:25.195 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/grub.d/01_ceph_kernel 2024-04-19T13:43:25.195 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 755 /etc/grub.d/01_ceph_kernel 2024-04-19T13:43:25.301 INFO:teuthology.task.kernel:Distro Kernel Version: 5.15.0-105-generic 2024-04-19T13:43:25.301 DEBUG:teuthology.orchestra.run.smithi135:> sudo update-grub 2024-04-19T13:43:26.731 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub' 2024-04-19T13:43:26.737 INFO:teuthology.orchestra.run.smithi135.stderr:Sourcing file `/etc/default/grub.d/init-select.cfg' 2024-04-19T13:43:26.750 INFO:teuthology.orchestra.run.smithi135.stderr:Generating grub configuration file ... 2024-04-19T13:43:26.970 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.15.0-105-generic 2024-04-19T13:43:26.976 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.15.0-105-generic 2024-04-19T13:43:27.209 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.15.0-56-generic 2024-04-19T13:43:27.214 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.15.0-56-generic 2024-04-19T13:43:27.255 INFO:teuthology.orchestra.run.smithi135.stderr:Found linux image: /boot/vmlinuz-5.4.0-135-generic 2024-04-19T13:43:27.261 INFO:teuthology.orchestra.run.smithi135.stderr:Found initrd image: /boot/initrd.img-5.4.0-135-generic 2024-04-19T13:43:27.384 INFO:teuthology.orchestra.run.smithi135.stderr:Warning: os-prober will not be executed to detect other bootable partitions. 2024-04-19T13:43:27.384 INFO:teuthology.orchestra.run.smithi135.stderr:Systems on them will not be added to the GRUB boot configuration. 2024-04-19T13:43:27.384 INFO:teuthology.orchestra.run.smithi135.stderr:Check GRUB_DISABLE_OS_PROBER documentation entry. 2024-04-19T13:43:27.424 INFO:teuthology.orchestra.run.smithi135.stderr:done 2024-04-19T13:43:27.433 DEBUG:teuthology.orchestra.run.smithi135:> sudo shutdown -r now 2024-04-19T13:43:57.476 INFO:teuthology.task.kernel:Checking client mon.a for new kernel version... 2024-04-19T13:43:57.477 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:43:57.478 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:44:15.906 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-04-19T13:44:24.908 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:44:24.909 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:44:27.966 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-04-19T13:44:39.967 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:44:39.968 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:44:58.398 DEBUG:teuthology.orchestra.remote:[Errno None] Unable to connect to port 22 on 172.21.15.135 2024-04-19T13:45:13.400 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:45:13.401 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:45:13.744 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-04-19T13:45:14.781 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:45:14.781 INFO:teuthology.task.kernel:Checking kernel version of mon.a, want "5.15.0-105-generic"... 2024-04-19T13:45:14.782 DEBUG:teuthology.orchestra.run.smithi135:> uname -r 2024-04-19T13:45:14.830 INFO:teuthology.orchestra.run.smithi135.stdout:5.15.0-105-generic 2024-04-19T13:45:14.830 DEBUG:teuthology.task.kernel:current kernel version is 5.15.0-105-generic vs 5.15.0-105-generic 2024-04-19T13:45:14.830 DEBUG:teuthology.task.kernel:utsrelease strings match, do not need to install 2024-04-19T13:45:14.831 DEBUG:teuthology.task.kernel:Distro of this test job: ubuntu 2024-04-19T13:45:15.831 INFO:teuthology.task.kernel:Enabling kdb on mon.a... 2024-04-19T13:45:15.831 DEBUG:teuthology.orchestra.run.smithi135:> echo ttyS1 | sudo tee /sys/module/kgdboc/parameters/kgdboc 2024-04-19T13:45:15.910 INFO:teuthology.orchestra.run.smithi135.stdout:ttyS1 2024-04-19T13:45:15.936 DEBUG:teuthology.parallel:result is None 2024-04-19T13:45:15.936 INFO:teuthology.run_tasks:Running task internal.base... 2024-04-19T13:45:15.944 INFO:teuthology.task.internal:Creating test directory... 2024-04-19T13:45:15.944 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T13:45:15.947 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest 2024-04-19T13:45:15.953 INFO:teuthology.run_tasks:Running task internal.archive_upload... 2024-04-19T13:45:15.966 INFO:teuthology.run_tasks:Running task internal.archive... 2024-04-19T13:45:15.977 INFO:teuthology.task.internal:Creating archive directory... 2024-04-19T13:45:15.977 DEBUG:teuthology.orchestra.run.smithi135:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T13:45:15.995 DEBUG:teuthology.orchestra.run.smithi139:> install -d -m0755 -- /home/ubuntu/cephtest/archive 2024-04-19T13:45:16.327 INFO:teuthology.run_tasks:Running task internal.coredump... 2024-04-19T13:45:16.335 INFO:teuthology.task.internal:Enabling coredump saving... 2024-04-19T13:45:16.335 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T13:45:16.338 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T13:45:16.363 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T13:45:16.370 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T13:45:16.375 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = /home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T13:45:16.383 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern=/home/ubuntu/cephtest/archive/coredump/%t.%p.core 2024-04-19T13:45:16.385 INFO:teuthology.run_tasks:Running task internal.sudo... 2024-04-19T13:45:16.392 INFO:teuthology.task.internal:Configuring sudo... 2024-04-19T13:45:16.392 DEBUG:teuthology.orchestra.run.smithi135:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T13:45:16.415 DEBUG:teuthology.orchestra.run.smithi139:> sudo sed -i.orig.teuthology -e 's/^\([^#]*\) \(requiretty\)/\1 !\2/g' -e 's/^\([^#]*\) !\(visiblepw\)/\1 \2/g' /etc/sudoers 2024-04-19T13:45:16.441 INFO:teuthology.run_tasks:Running task internal.syslog... 2024-04-19T13:45:16.451 INFO:teuthology.task.internal.syslog:Starting syslog monitoring... 2024-04-19T13:45:16.451 DEBUG:teuthology.orchestra.run.smithi135:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T13:45:16.471 DEBUG:teuthology.orchestra.run.smithi139:> mkdir -p -m0755 -- /home/ubuntu/cephtest/archive/syslog 2024-04-19T13:45:16.489 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T13:45:16.523 DEBUG:teuthology.orchestra.run.smithi135:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T13:45:16.570 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:45:16.571 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T13:45:16.634 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/kern.log 2024-04-19T13:45:16.640 DEBUG:teuthology.orchestra.run.smithi139:> install -m 666 /dev/null /home/ubuntu/cephtest/archive/syslog/misc.log 2024-04-19T13:45:16.685 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:45:16.685 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/rsyslog.d/80-cephtest.conf 2024-04-19T13:45:16.763 DEBUG:teuthology.orchestra.run.smithi135:> sudo service rsyslog restart 2024-04-19T13:45:16.765 DEBUG:teuthology.orchestra.run.smithi139:> sudo service rsyslog restart 2024-04-19T13:45:16.843 INFO:teuthology.run_tasks:Running task internal.timer... 2024-04-19T13:45:16.852 INFO:teuthology.task.internal:Starting timer... 2024-04-19T13:45:16.852 INFO:teuthology.run_tasks:Running task pcp... 2024-04-19T13:45:16.862 INFO:teuthology.run_tasks:Running task selinux... 2024-04-19T13:45:16.871 DEBUG:teuthology.task.selinux:Excluding smithi135: OS 'ubuntu' does not support SELinux 2024-04-19T13:45:16.871 DEBUG:teuthology.task.selinux:Excluding smithi139: OS 'ubuntu' does not support SELinux 2024-04-19T13:45:16.871 DEBUG:teuthology.task.selinux:Getting current SELinux state 2024-04-19T13:45:16.872 DEBUG:teuthology.task.selinux:Existing SELinux modes: {} 2024-04-19T13:45:16.872 INFO:teuthology.task.selinux:Putting SELinux into permissive mode 2024-04-19T13:45:16.872 INFO:teuthology.run_tasks:Running task ansible.cephlab... 2024-04-19T13:45:16.880 DEBUG:teuthology.repo_utils:Resetting repo at /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main to origin/main 2024-04-19T13:45:16.898 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-19T13:45:16.899 DEBUG:teuthology.task.ansible:Running ansible-playbook -v --extra-vars '{"ansible_ssh_user": "ubuntu"}' -i /etc/ansible/hosts --limit smithi135.front.sepia.ceph.com,smithi139.front.sepia.ceph.com /home/teuthworker/src/git.ceph.com_ceph-cm-ansible_main/cephlab.yml 2024-04-19T13:54:47.467 DEBUG:teuthology.task.ansible:Reconnecting to [Remote(name='ubuntu@smithi135.front.sepia.ceph.com'), Remote(name='ubuntu@smithi139.front.sepia.ceph.com')] 2024-04-19T13:54:47.468 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:54:47.470 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi135.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:54:47.553 DEBUG:teuthology.orchestra.run.smithi135:> true 2024-04-19T13:54:47.630 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi135.front.sepia.ceph.com' 2024-04-19T13:54:47.630 INFO:teuthology.orchestra.remote:Trying to reconnect to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:54:47.631 DEBUG:teuthology.orchestra.connection:{'hostname': 'smithi139.front.sepia.ceph.com', 'username': 'ubuntu', 'timeout': 60} 2024-04-19T13:54:47.709 DEBUG:teuthology.orchestra.run.smithi139:> true 2024-04-19T13:54:47.794 INFO:teuthology.orchestra.remote:Successfully reconnected to host 'ubuntu@smithi139.front.sepia.ceph.com' 2024-04-19T13:54:47.795 INFO:teuthology.run_tasks:Running task clock... 2024-04-19T13:54:47.809 INFO:teuthology.task.clock:Syncing clocks and checking initial clock skew... 2024-04-19T13:54:47.809 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-19T13:54:47.810 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T13:54:47.812 INFO:teuthology.orchestra.run:Running command with timeout 360 2024-04-19T13:54:47.812 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Command line: ntpd -gq 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: ---------------------------------------------------- 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: ntp-4 is maintained by Network Time Foundation, 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: corporation. Support and training for ntp-4 are 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: available at https://www.nwtime.org/support 2024-04-19T13:54:47.839 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: ---------------------------------------------------- 2024-04-19T13:54:47.840 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: proto: precision = 0.045 usec (-24) 2024-04-19T13:54:47.840 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: basedate set to 2022-02-04 2024-04-19T13:54:47.840 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: gps base set to 2022-02-06 (week 2196) 2024-04-19T13:54:47.840 INFO:teuthology.orchestra.run.smithi135.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T13:54:47.841 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T13:54:47.841 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: restrict ::: KOD does nothing without LIMITED. 2024-04-19T13:54:47.841 INFO:teuthology.orchestra.run.smithi135.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen and drop on 0 v6wildcard [::]:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen normally on 2 lo 127.0.0.1:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen normally on 3 enp3s0f1 172.21.15.135:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen normally on 4 lo [::1]:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:8083%5]:123 2024-04-19T13:54:47.842 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:47 ntpd[17281]: Listening on routing socket on fd #22 for interface updates 2024-04-19T13:54:47.861 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: ntpd 4.2.8p15@1.3728-o Wed Feb 16 17:13:02 UTC 2022 (1): Starting 2024-04-19T13:54:47.861 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Command line: ntpd -gq 2024-04-19T13:54:47.861 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: ---------------------------------------------------- 2024-04-19T13:54:47.861 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: ntp-4 is maintained by Network Time Foundation, 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Inc. (NTF), a non-profit 501(c)(3) public-benefit 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: corporation. Support and training for ntp-4 are 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: available at https://www.nwtime.org/support 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: ---------------------------------------------------- 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: proto: precision = 0.057 usec (-24) 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: basedate set to 2022-02-04 2024-04-19T13:54:47.862 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: gps base set to 2022-02-06 (week 2196) 2024-04-19T13:54:47.863 INFO:teuthology.orchestra.run.smithi139.stderr:restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T13:54:47.863 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: restrict 0.0.0.0: KOD does nothing without LIMITED. 2024-04-19T13:54:47.863 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: restrict ::: KOD does nothing without LIMITED. 2024-04-19T13:54:47.863 INFO:teuthology.orchestra.run.smithi139.stderr:restrict ::: KOD does nothing without LIMITED. 2024-04-19T13:54:47.864 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen and drop on 0 v6wildcard [::]:123 2024-04-19T13:54:47.864 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen and drop on 1 v4wildcard 0.0.0.0:123 2024-04-19T13:54:47.864 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen normally on 2 lo 127.0.0.1:123 2024-04-19T13:54:47.864 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen normally on 3 enp3s0f1 172.21.15.139:123 2024-04-19T13:54:47.865 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen normally on 4 lo [::1]:123 2024-04-19T13:54:47.865 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listen normally on 5 enp3s0f1 [fe80::ec4:7aff:fe88:7f59%5]:123 2024-04-19T13:54:47.865 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:47 ntpd[17230]: Listening on routing socket on fd #22 for interface updates 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:48.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:48 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:48.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:48.864 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:48 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:49.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:49.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:49.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:49.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:49.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:49.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:49 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:50.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:50.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:50.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:50 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:50.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:50.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:50 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:51.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:51 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:52.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:52.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:52.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:52 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:52.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:52.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:52 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:53.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:53.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:53.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:53.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:53.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:53.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:53 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:54.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.840 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:54.841 INFO:teuthology.orchestra.run.smithi135.stdout:19 Apr 13:54:54 ntpd[17281]: ntpd: time slew -0.001484 s 2024-04-19T13:54:54.842 INFO:teuthology.orchestra.run.smithi135.stdout:ntpd: time slew -0.001484s 2024-04-19T13:54:54.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-19T13:54:54.842 INFO:teuthology.orchestra.run.smithi135.stderr:19 Apr 13:54:54 ntpd[17281]: can't open /var/log/ntpstats/loopstats.20240419: Permission denied 2024-04-19T13:54:54.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.862 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: couldn't unlink /var/log/ntpstats/rawstats: Permission denied 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: can't open /var/log/ntpstats/rawstats.20240419: Permission denied 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: couldn't unlink /var/log/ntpstats/peerstats: Permission denied 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: can't open /var/log/ntpstats/peerstats.20240419: Permission denied 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stdout:19 Apr 13:54:54 ntpd[17230]: ntpd: time slew -0.006640 s 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stdout:ntpd: time slew -0.006640s 2024-04-19T13:54:54.863 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: couldn't unlink /var/log/ntpstats/loopstats: Permission denied 2024-04-19T13:54:54.864 INFO:teuthology.orchestra.run.smithi139.stderr:19 Apr 13:54:54 ntpd[17230]: can't open /var/log/ntpstats/loopstats.20240419: Permission denied 2024-04-19T13:54:54.970 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T13:54:54.971 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-04-19T13:54:54.971 INFO:teuthology.orchestra.run.smithi135.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.971 INFO:teuthology.orchestra.run.smithi135.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.971 INFO:teuthology.orchestra.run.smithi135.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.971 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout: hv01.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout: hv02.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout: hv03.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.982 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 64 0 0.000 +0.000 0.000 2024-04-19T13:54:54.983 INFO:teuthology.run_tasks:Running task cephadm... 2024-04-19T13:54:55.072 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': 'c53d131d890ca258dc8708b5590933577e6ceba0'} 2024-04-19T13:54:55.072 INFO:tasks.cephadm:Cluster image is quay.io/ceph/ceph:v17.2.0 2024-04-19T13:54:55.072 INFO:tasks.cephadm:Cluster fsid is 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:54:55.073 INFO:tasks.cephadm:Choosing monitor IPs and ports... 2024-04-19T13:54:55.073 INFO:tasks.cephadm:Monitor IPs: {'mon.a': '172.21.15.135', 'mon.c': '[v2:172.21.15.135:3301,v1:172.21.15.135:6790]', 'mon.b': '172.21.15.139'} 2024-04-19T13:54:55.073 INFO:tasks.cephadm:First mon is mon.a on smithi135 2024-04-19T13:54:55.073 INFO:tasks.cephadm:First mgr is y 2024-04-19T13:54:55.073 INFO:tasks.cephadm:Normalizing hostnames... 2024-04-19T13:54:55.073 DEBUG:teuthology.orchestra.run.smithi135:> sudo hostname $(hostname -s) 2024-04-19T13:54:55.088 DEBUG:teuthology.orchestra.run.smithi139:> sudo hostname $(hostname -s) 2024-04-19T13:54:55.103 INFO:tasks.cephadm:Downloading cephadm (repo https://github.com/ceph/ceph ref v17.2.0)... 2024-04-19T13:54:55.103 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T13:54:55.552 INFO:teuthology.orchestra.run.smithi135.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 19 13:54 /home/ubuntu/cephtest/cephadm 2024-04-19T13:54:55.553 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T13:54:55.845 INFO:teuthology.orchestra.run.smithi139.stdout:-rw-rw-r-- 1 ubuntu ubuntu 320521 Apr 19 13:54 /home/ubuntu/cephtest/cephadm 2024-04-19T13:54:55.845 DEBUG:teuthology.orchestra.run.smithi135:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-19T13:54:55.853 DEBUG:teuthology.orchestra.run.smithi139:> test -s /home/ubuntu/cephtest/cephadm && test $(stat -c%s /home/ubuntu/cephtest/cephadm) -gt 1000 && chmod +x /home/ubuntu/cephtest/cephadm 2024-04-19T13:54:55.871 INFO:tasks.cephadm:Pulling image quay.io/ceph/ceph:v17.2.0 on all hosts... 2024-04-19T13:54:55.871 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-19T13:54:55.899 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 pull 2024-04-19T13:54:56.052 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T13:54:56.061 INFO:teuthology.orchestra.run.smithi139.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T13:55:36.646 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout: "repo_digests": [ 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-04-19T13:55:36.647 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout:{ 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout: "ceph_version": "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)", 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout: "image_id": "e1d6a67b021eb077ee22bf650f1a9fb1980a2cf5c36bdb9cba9eac6de8f702d9", 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout: "repo_digests": [ 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout: "quay.io/ceph/ceph@sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a" 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout: ] 2024-04-19T13:55:45.294 INFO:teuthology.orchestra.run.smithi139.stdout:} 2024-04-19T13:55:45.331 DEBUG:teuthology.orchestra.run.smithi135:> sudo mkdir -p /etc/ceph 2024-04-19T13:55:45.346 DEBUG:teuthology.orchestra.run.smithi139:> sudo mkdir -p /etc/ceph 2024-04-19T13:55:45.359 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 777 /etc/ceph 2024-04-19T13:55:45.401 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 777 /etc/ceph 2024-04-19T13:55:45.416 INFO:tasks.cephadm:Writing seed config... 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [global] mon election default strategy = 3 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [mgr] debug mgr = 20 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [mgr] debug ms = 1 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [mgr] mgr/cephadm/use_agent = True 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [mon] debug mon = 20 2024-04-19T13:55:45.417 INFO:tasks.cephadm: override: [mon] debug ms = 1 2024-04-19T13:55:45.418 INFO:tasks.cephadm: override: [mon] debug paxos = 20 2024-04-19T13:55:45.418 INFO:tasks.cephadm: override: [osd] debug ms = 1 2024-04-19T13:55:45.418 INFO:tasks.cephadm: override: [osd] debug osd = 20 2024-04-19T13:55:45.418 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:55:45.418 DEBUG:teuthology.orchestra.run.smithi135:> dd of=/home/ubuntu/cephtest/seed.ceph.conf 2024-04-19T13:55:45.447 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 = 66d0bdae-fe54-11ee-bc92-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-19T13:55:45.447 DEBUG:teuthology.orchestra.run.smithi135:mon.a> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service 2024-04-19T13:55:45.492 DEBUG:teuthology.orchestra.run.smithi135:mgr.y> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service 2024-04-19T13:55:45.535 INFO:tasks.cephadm:Bootstrapping... 2024-04-19T13:55:45.535 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 -v bootstrap --fsid 66d0bdae-fe54-11ee-bc92-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.135 --skip-admin-label && sudo chmod +r /etc/ceph/ceph.client.admin.keyring 2024-04-19T13:55:45.735 INFO:teuthology.orchestra.run.smithi135.stderr:-------------------------------------------------------------------------------- 2024-04-19T13:55:45.736 INFO:teuthology.orchestra.run.smithi135.stderr:cephadm ['--image', 'quay.io/ceph/ceph:v17.2.0', '-v', 'bootstrap', '--fsid', '66d0bdae-fe54-11ee-bc92-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.135', '--skip-admin-label'] 2024-04-19T13:55:45.736 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying podman|docker is present... 2024-04-19T13:55:45.736 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying lvm2 is present... 2024-04-19T13:55:45.736 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying time synchronization is in place... 2024-04-19T13:55:45.742 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-19T13:55:45.746 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.751 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-19T13:55:45.757 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.762 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: masked 2024-04-19T13:55:45.766 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.769 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-19T13:55:45.774 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.778 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2024-04-19T13:55:45.782 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2024-04-19T13:55:45.783 INFO:teuthology.orchestra.run.smithi135.stderr:Unit ntp.service is enabled and running 2024-04-19T13:55:45.783 INFO:teuthology.orchestra.run.smithi135.stderr:Repeating the final host check... 2024-04-19T13:55:45.783 INFO:teuthology.orchestra.run.smithi135.stderr:docker (/usr/bin/docker) is present 2024-04-19T13:55:45.783 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl is present 2024-04-19T13:55:45.783 INFO:teuthology.orchestra.run.smithi135.stderr:lvcreate is present 2024-04-19T13:55:45.786 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chrony.service: No such file or directory 2024-04-19T13:55:45.789 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.792 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for chronyd.service: No such file or directory 2024-04-19T13:55:45.797 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.801 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: masked 2024-04-19T13:55:45.805 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.808 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to get unit file state for ntpd.service: No such file or directory 2024-04-19T13:55:45.811 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: inactive 2024-04-19T13:55:45.815 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: enabled 2024-04-19T13:55:45.819 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: active 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Unit ntp.service is enabled and running 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Host looks OK 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Cluster fsid: 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Acquiring lock 140307259606400 on /run/cephadm/66d0bdae-fe54-11ee-bc92-c7b262605968.lock 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Lock 140307259606400 acquired on /run/cephadm/66d0bdae-fe54-11ee-bc92-c7b262605968.lock 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 3300 ... 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying IP 172.21.15.135 port 6789 ... 2024-04-19T13:55:45.820 INFO:teuthology.orchestra.run.smithi135.stderr:Base mon IP is 172.21.15.135, final addrv is [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: default via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.135 metric 100 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 158.69.67.47 via 172.21.15.254 dev enp3s0f1 proto dhcp src 172.21.15.135 metric 100 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 172.17.0.0/16 dev docker0 proto kernel scope link src 172.17.0.1 linkdown 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 172.21.0.0/20 dev enp3s0f1 proto kernel scope link src 172.21.15.135 metric 100 2024-04-19T13:55:45.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 172.21.0.1 dev enp3s0f1 proto dhcp scope link src 172.21.15.135 metric 100 2024-04-19T13:55:45.823 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 172.21.0.2 dev enp3s0f1 proto dhcp scope link src 172.21.15.135 metric 100 2024-04-19T13:55:45.823 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 172.21.15.254 dev enp3s0f1 proto dhcp scope link src 172.21.15.135 metric 100 2024-04-19T13:55:45.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: ::1 dev lo proto kernel metric 256 pref medium 2024-04-19T13:55:45.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: fe80::/64 dev enp3s0f1 proto kernel metric 256 pref medium 2024-04-19T13:55:45.824 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: default via fe80::327c:5e00:6487:71e0 dev enp3s0f1 proto ra metric 100 expires 1783sec pref medium 2024-04-19T13:55:45.826 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 1: lo: mtu 65536 state UNKNOWN qlen 1000 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: inet6 ::1/128 scope host 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: 5: enp3s0f1: mtu 1500 state UP qlen 1000 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: inet6 fe80::ec4:7aff:fe88:8083/64 scope link 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/sbin/ip: valid_lft forever preferred_lft forever 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:Mon IP `172.21.15.135` is in CIDR network `172.21.0.0/20` 2024-04-19T13:55:45.827 INFO:teuthology.orchestra.run.smithi135.stderr:- internal network (--cluster-network) has not been provided, OSD replication will default to the public_network 2024-04-19T13:55:45.828 INFO:teuthology.orchestra.run.smithi135.stderr:Pulling container image quay.io/ceph/ceph:v17.2.0... 2024-04-19T13:55:46.241 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/docker: v17.2.0: Pulling from ceph/ceph 2024-04-19T13:55:46.362 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/docker: Digest: sha256:12a0a4f43413fd97a14a3d47a3451b2d2df50020835bb93db666209f3f77617a 2024-04-19T13:55:46.362 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/docker: Status: Image is up to date for quay.io/ceph/ceph:v17.2.0 2024-04-19T13:55:46.395 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/docker: quay.io/ceph/ceph:v17.2.0 2024-04-19T13:55:47.311 INFO:teuthology.orchestra.run.smithi135.stderr:ceph: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-19T13:55:47.938 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph version: ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable) 2024-04-19T13:55:47.938 INFO:teuthology.orchestra.run.smithi135.stderr:Extracting ceph user uid/gid from container image... 2024-04-19T13:55:48.626 INFO:teuthology.orchestra.run.smithi135.stderr:stat: 167 167 2024-04-19T13:55:49.218 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial keys... 2024-04-19T13:55:49.899 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDldyJmy/i8NRAAuaPpq92ClUkjt8cW7/miLg== 2024-04-19T13:55:51.279 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDndyJmF5nHEBAAwvfb/oghSU/qpwUBbg/DXw== 2024-04-19T13:55:52.599 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-authtool: AQDodyJm3BrcIxAAMrCmMMZ2oU6q2v2FbMBbzw== 2024-04-19T13:55:53.206 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial monmap... 2024-04-19T13:55:53.913 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-19T13:55:53.914 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: setting min_mon_release = octopus 2024-04-19T13:55:53.914 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: set fsid to 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:53.914 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: /usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-19T13:55:54.567 INFO:teuthology.orchestra.run.smithi135.stderr:monmaptool for a [v2:172.21.15.135:3300,v1:172.21.15.135:6789] on /usr/bin/monmaptool: monmap file /tmp/monmap 2024-04-19T13:55:54.567 INFO:teuthology.orchestra.run.smithi135.stderr:setting min_mon_release = octopus 2024-04-19T13:55:54.568 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: set fsid to 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:54.568 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/monmaptool: writing epoch 0 to /tmp/monmap (1 monitors) 2024-04-19T13:55:54.568 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:55:54.568 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mon... 2024-04-19T13:55:55.338 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 1 imported monmap: 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: epoch 0 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: last_changed 2024-04-19T13:55:53.916108+0000 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: created 2024-04-19T13:55:53.916108+0000 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: min_mon_release 15 (octopus) 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: election_strategy: 1 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 0 /usr/bin/ceph-mon: set fsid to 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 4 rocksdb: RocksDB version: 6.15.5 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.339 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-19T13:55:55.340 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 4 rocksdb: Compile date Apr 18 2022 2024-04-19T13:55:55.340 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 4 rocksdb: DB SUMMARY 2024-04-19T13:55:55.340 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.341 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.334+0000 7f56bd009880 4 rocksdb: DB Session ID: Q9MYP454S625N7SQW83Q 2024-04-19T13:55:55.341 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.341 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 0, files: 2024-04-19T13:55:55.341 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.error_if_exists: 0 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.create_if_missing: 1 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.env: 0x555cc3cc6860 2024-04-19T13:55:55.365 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.fs: Posix File System 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.info_log: 0x555cc5461320 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.statistics: (nil) 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.use_fsync: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T13:55:55.366 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.db_log_dir: 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.write_buffer_manager: 0x555cc5701950 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-19T13:55:55.367 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.unordered_write: 0 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.row_cache: None 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.wal_filter: None 2024-04-19T13:55:55.368 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.preserve_deletes: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.two_write_queues: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.atomic_flush: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T13:55:55.369 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_open_files: -1 2024-04-19T13:55:55.370 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Compression algorithms supported: 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kZSTD supported: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kXpressCompression supported: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kZlibCompression supported: 1 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T13:55:55.371 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: [db/db_impl/db_impl_open.cc:281] Creating manifest 1 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000001 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.merge_operator: 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_filter: None 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x555cc54b2b08) 2024-04-19T13:55:55.372 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks: 1 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: pin_top_level_index_and_filter: 1 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_type: 0 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: data_block_index_type: 0 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_shortening: 1 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: data_block_hash_table_util_ratio: 0.750000 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: hash_index_allow_collision: 1 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: checksum: 1 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: no_block_cache: 0 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache: 0x555cc5492170 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_name: BinnedLRUCache 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_options: 2024-04-19T13:55:55.373 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: capacity : 536870912 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: num_shard_bits : 4 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: strict_capacity_limit : 0 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: high_pri_pool_ratio: 0.000 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_cache_compressed: (nil) 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: persistent_cache: (nil) 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_size: 4096 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_size_deviation: 10 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_restart_interval: 16 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: index_block_restart_interval: 1 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: metadata_block_size: 4096 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: partition_filters: 0 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: use_delta_encoding: 1 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-19T13:55:55.374 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: whole_key_filtering: 1 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: verify_compression: 0 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: read_amp_bytes_per_bit: 0 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: format_version: 4 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: enable_index_compression: 1 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: block_align: 0 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression: NoCompression 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.num_levels: 7 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T13:55:55.375 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T13:55:55.376 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T13:55:55.377 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T13:55:55.378 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.table_properties_collectors: 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.bloom_locality: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T13:55:55.379 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.ttl: 2592000 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.enable_blob_files: false 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.min_blob_size: 0 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 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-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 0 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.338+0000 7f56bd009880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 3 2024-04-19T13:55:55.380 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56bd009880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x555cc5478a80 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56bd009880 4 rocksdb: DB pointer 0x555cc54ec000 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56aebf3700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56aebf3700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** DB Stats ** 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T13:55:55.381 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-19T13:55:55.382 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** Compaction Stats [default] ** 2024-04-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.383 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: AddFile(Keys): cumulative 0, interval 0 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.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-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: ** File Read Latency Histogram By Level [default] ** 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56bd009880 4 rocksdb: [db/db_impl/db_impl.cc:447] Shutdown: canceling all background work 2024-04-19T13:55:55.384 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56bd009880 4 rocksdb: [db/db_impl/db_impl.cc:625] Shutdown complete 2024-04-19T13:55:55.385 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph-mon: debug 2024-04-19T13:55:55.342+0000 7f56bd009880 0 /usr/bin/ceph-mon: created monfs at /var/lib/ceph/mon/ceph-a for mon.a 2024-04-19T13:55:55.873 INFO:teuthology.orchestra.run.smithi135.stderr:create mon.a on 2024-04-19T13:55:56.101 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph.target -> /etc/systemd/system/ceph.target. 2024-04-19T13:55:56.297 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/multi-user.target.wants/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target -> /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target. 2024-04-19T13:55:56.297 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph.target.wants/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target -> /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target. 2024-04-19T13:55:56.701 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service: Unit ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service not loaded. 2024-04-19T13:55:56.706 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target.wants/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service -> /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service. 2024-04-19T13:55:56.896 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld does not appear to be present 2024-04-19T13:55:56.896 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2024-04-19T13:55:56.896 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon to start... 2024-04-19T13:55:56.897 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mon... 2024-04-19T13:55:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:58 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.048078+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: cluster: 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: id: 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: health: HEALTH_OK 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: services: 2024-04-19T13:55:58.293 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon: 1 daemons, quorum a (age 0.224765s) 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr: no daemons active 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd: 0 osds: 0 up, 0 in 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: data: 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pools: 0 pools, 0 pgs 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: objects: 0 objects, 0 B 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: usage: 0 B used, 0 B / 0 B avail 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: pgs: 2024-04-19T13:55:58.294 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:58.889 INFO:teuthology.orchestra.run.smithi135.stderr:mon is available 2024-04-19T13:55:58.889 INFO:teuthology.orchestra.run.smithi135.stderr:Assimilating anything we can from ceph.conf... 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.069685+0000 mon.a (mon.0) 2 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.069898+0000 mon.a (mon.0) 3 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.073081+0000 mon.a (mon.0) 4 : cluster [DBG] fsmap 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.076888+0000 mon.a (mon.0) 5 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: cluster 2024-04-19T13:55:58.077341+0000 mon.a (mon.0) 6 : cluster [DBG] mgrmap e1: no daemons active 2024-04-19T13:55:59.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:55:59 smithi135 bash[18187]: audit 2024-04-19T13:55:58.294345+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.135:0/134605712' entity='client.admin' cmd=[{"prefix": "status"}]: dispatch 2024-04-19T13:55:59.854 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:59.854 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_host = [v2:172.21.15.135:3300,v1:172.21.15.135:6789] 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-19T13:55:59.855 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/cephadm/use_agent = True 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-19T13:55:59.856 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-19T13:56:00.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:00 smithi135 bash[18187]: audit 2024-04-19T13:55:59.850915+0000 mon.a (mon.0) 8 : audit [INF] from='client.? 172.21.15.135:0/3544842987' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-19T13:56:00.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:00 smithi135 bash[18187]: audit 2024-04-19T13:55:59.855874+0000 mon.a (mon.0) 9 : audit [INF] from='client.? 172.21.15.135:0/3544842987' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-19T13:56:00.452 INFO:teuthology.orchestra.run.smithi135.stderr:Generating new minimal ceph.conf... 2024-04-19T13:56:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:01 smithi135 bash[18187]: audit 2024-04-19T13:56:01.392326+0000 mon.a (mon.0) 10 : audit [DBG] from='client.? 172.21.15.135:0/2881291436' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:56:01.990 INFO:teuthology.orchestra.run.smithi135.stderr:Restarting the monitor... 2024-04-19T13:56:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:01 smithi135 systemd[1]: Stopping Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T13:56:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 bash[18550]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon.a 2024-04-19T13:56:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 bash[18187]: debug 2024-04-19T13:56:02.078+0000 7ff7c9a5c700 -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-19T13:56:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 bash[18187]: debug 2024-04-19T13:56:02.078+0000 7ff7c9a5c700 -1 mon.a@0(leader) e1 *** Got Signal Terminated *** 2024-04-19T13:56:02.964 INFO:teuthology.orchestra.run.smithi135.stderr:Setting mon public_network to 172.21.0.0/20 2024-04-19T13:56:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 bash[18559]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-a 2024-04-19T13:56:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 bash[18594]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon.a 2024-04-19T13:56:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-19T13:56:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 systemd[1]: Stopped Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T13:56:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:02 smithi135 systemd[1]: Started Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.054+0000 7f21f1980880 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.054+0000 7f21f1980880 0 ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable), process ceph-mon, pid 7 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.054+0000 7f21f1980880 0 pidfile_write: ignore empty --pid-file 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 0 load: jerasure load: lrc 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: RocksDB version: 6.15.5 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Git sha rocksdb_build_git_sha:@0@ 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Compile date Apr 18 2022 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: DB SUMMARY 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: DB Session ID: Q01TP03V5WVWTWYS8J1Z 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: CURRENT file: CURRENT 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T13:56:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 131 Bytes 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000008.sst 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000010.log size: 82653 ; 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.error_if_exists: 0 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.create_if_missing: 0 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.env: 0x5625dbec6860 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.fs: Posix File System 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.info_log: 0x5625dce63e00 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.statistics: (nil) 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.use_fsync: 0 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T13:56:04.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T13:56:04.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.db_log_dir: 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.wal_dir: /var/lib/ceph/mon/ceph-a/store.db 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.write_buffer_manager: 0x5625dcf54270 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T13:56:04.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.new_table_reader_for_compaction_inputs: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.unordered_write: 0 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.row_cache: None 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.wal_filter: None 2024-04-19T13:56:04.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.preserve_deletes: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.two_write_queues: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.atomic_flush: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T13:56:04.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_open_files: -1 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T13:56:04.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Compression algorithms supported: 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kZSTD supported: 0 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kXpressCompression supported: 0 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kZlibCompression supported: 1 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: [db/version_set.cc:4725] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000009 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: [db/column_family.cc:597] --------------- Options for column family [default]: 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T13:56:04.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.merge_operator: 2024-04-19T13:56:04.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_filter: None 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5625dce31d00) 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cache_index_and_filter_blocks: 1 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: pin_top_level_index_and_filter: 1 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: index_type: 0 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: data_block_index_type: 0 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: index_shortening: 1 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T13:56:04.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: hash_index_allow_collision: 1 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: checksum: 1 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: no_block_cache: 0 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_cache: 0x5625dce98170 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_cache_name: BinnedLRUCache 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_cache_options: 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: capacity : 536870912 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: num_shard_bits : 4 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: strict_capacity_limit : 0 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: high_pri_pool_ratio: 0.000 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_cache_compressed: (nil) 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: persistent_cache: (nil) 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_size: 4096 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_size_deviation: 10 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_restart_interval: 16 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: index_block_restart_interval: 1 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: metadata_block_size: 4096 2024-04-19T13:56:04.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: partition_filters: 0 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: use_delta_encoding: 1 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: filter_policy: rocksdb.BuiltinBloomFilter 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: whole_key_filtering: 1 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: verify_compression: 0 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: read_amp_bytes_per_bit: 0 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: format_version: 4 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: enable_index_compression: 1 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: block_align: 0 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression: NoCompression 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.num_levels: 7 2024-04-19T13:56:04.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T13:56:04.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T13:56:04.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.arena_block_size: 4194304 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.rate_limit_delay_max_milliseconds: 100 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T13:56:04.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.table_properties_collectors: 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.bloom_locality: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.ttl: 2592000 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.enable_blob_files: false 2024-04-19T13:56:04.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.min_blob_size: 0 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 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-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: [db/version_set.cc:4782] Column family [default] (ID 0), log number is 5 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 13 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713534964064824, "job": 1, "event": "recovery_started", "wal_files": [10]} 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.058+0000 7f21f1980880 4 rocksdb: [db/db_impl/db_impl_open.cc:847] Recovering log #10 mode 2 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 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-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713534964065785, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 14, "file_size": 79203, "file_checksum": "", "file_checksum_func_name": "Unknown", "table_properties": {"data_size": 77466, "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": 71775, "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": 1713534964, "oldest_key_time": 0, "file_creation_time": 0, "db_id": "0ba5bbfc-dabc-4cd9-a8f8-fbab47cecbec", "db_session_id": "Q01TP03V5WVWTWYS8J1Z"}} 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 4 rocksdb: [db/version_set.cc:4083] Creating manifest 15 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713534964066233, "job": 1, "event": "recovery_finished"} 2024-04-19T13:56:04.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 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-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 4 rocksdb: [db/db_impl/db_impl_open.cc:1701] SstFileManager instance 0x5625dce7ea80 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 4 rocksdb: DB pointer 0x5625dce8e000 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21e1708700 4 rocksdb: [db/db_impl/db_impl.cc:902] ------- DUMPING STATS ------- 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21e1708700 4 rocksdb: [db/db_impl/db_impl.cc:903] 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** DB Stats ** 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 MB, 0.00 MB/s 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** Compaction Stats [default] ** 2024-04-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** Compaction Stats [default] ** 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Cumulative compaction: 0.00 GB write, 19.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Interval compaction: 0.00 GB write, 19.42 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** Compaction Stats [default] ** 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: L0 2/0 79.11 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Sum 2/0 79.11 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** Compaction Stats [default] ** 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.6 0.00 0.00 1 0.001 0 0 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T13:56:04.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: Cumulative compaction: 0.00 GB write, 19.24 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 0 starting mon.a rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 1 mon.a@-1(???) e1 preinit fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 0 mon.a@-1(???).mds e1 new map 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.062+0000 7f21f1980880 0 mon.a@-1(???).mds e1 print_map 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: e1 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 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-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: legacy client fscid: -1 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: No filesystems configured 2024-04-19T13:56:04.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.066+0000 7f21f1980880 0 mon.a@-1(???).osd e1 crush map has features 3314932999778484224, adjusting msgr requires 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.066+0000 7f21f1980880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.066+0000 7f21f1980880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.066+0000 7f21f1980880 0 mon.a@-1(???).osd e1 crush map has features 288514050185494528, adjusting msgr requires 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: debug 2024-04-19T13:56:04.066+0000 7f21f1980880 1 mon.a@-1(???).paxosservice(auth 1..2) refresh upgraded, format 0 -> 3 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cluster 2024-04-19T13:56:04.072695+0000 mon.a (mon.0) 1 : cluster [INF] mon.a is new leader, mons a in quorum (ranks 0) 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cluster 2024-04-19T13:56:04.072764+0000 mon.a (mon.0) 2 : cluster [DBG] monmap e1: 1 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0]} 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cluster 2024-04-19T13:56:04.072833+0000 mon.a (mon.0) 3 : cluster [DBG] fsmap 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cluster 2024-04-19T13:56:04.072869+0000 mon.a (mon.0) 4 : cluster [DBG] osdmap e1: 0 total, 0 up, 0 in 2024-04-19T13:56:04.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:04 smithi135 bash[18636]: cluster 2024-04-19T13:56:04.073231+0000 mon.a (mon.0) 5 : cluster [DBG] mgrmap e1: no daemons active 2024-04-19T13:56:04.974 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote config to /etc/ceph/ceph.conf 2024-04-19T13:56:04.974 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote keyring to /etc/ceph/ceph.client.admin.keyring 2024-04-19T13:56:04.974 INFO:teuthology.orchestra.run.smithi135.stderr:Creating mgr... 2024-04-19T13:56:04.975 INFO:teuthology.orchestra.run.smithi135.stderr:Verifying port 9283 ... 2024-04-19T13:56:05.231 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Failed to reset failed state of unit ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Unit ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service not loaded. 2024-04-19T13:56:05.236 INFO:teuthology.orchestra.run.smithi135.stderr:systemctl: Created symlink /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968.target.wants/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service -> /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service. 2024-04-19T13:56:05.236 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:56:05.236 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld does not appear to be present 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to enable service . firewalld.service is not available 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld does not appear to be present 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[9283]>. firewalld.service is not available 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr to start... 2024-04-19T13:56:05.463 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr... 2024-04-19T13:56:05.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:05 smithi135 bash[18636]: audit 2024-04-19T13:56:04.304534+0000 mon.a (mon.0) 6 : audit [INF] from='client.? 172.21.15.135:0/471247768' entity='client.admin' 2024-04-19T13:56:05.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:56:05.505 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:56:05.506 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:05 smithi135 systemd[1]: Started Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "66d0bdae-fe54-11ee-bc92-c7b262605968", 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T13:56:06.844 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "a" 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 2, 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.845 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T13:56:06.846 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-04-19T13:56:06.847 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-04-19T13:55:58.071370+0000", 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T13:56:06.848 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:07.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:06 smithi135 bash[18636]: audit 2024-04-19T13:56:06.840649+0000 mon.a (mon.0) 7 : audit [DBG] from='client.? 172.21.15.135:0/1330401543' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T13:56:07.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:06 smithi135 bash[18891]: debug 2024-04-19T13:56:06.786+0000 7f0eeab45000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T13:56:07.455 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (1/15)... 2024-04-19T13:56:08.652 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:08 smithi135 bash[18891]: debug 2024-04-19T13:56:08.318+0000 7f0eeab45000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T13:56:08.653 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:08 smithi135 bash[18891]: debug 2024-04-19T13:56:08.410+0000 7f0eeab45000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T13:56:08.653 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:08 smithi135 bash[18891]: debug 2024-04-19T13:56:08.650+0000 7f0eeab45000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T13:56:09.689 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:09 smithi135 bash[18891]: debug 2024-04-19T13:56:09.374+0000 7f0eeab45000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:09.689 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:09 smithi135 bash[18891]: debug 2024-04-19T13:56:09.482+0000 7f0eeab45000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T13:56:09.689 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:09 smithi135 bash[18891]: debug 2024-04-19T13:56:09.578+0000 7f0eeab45000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T13:56:10.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:09 smithi135 bash[18891]: debug 2024-04-19T13:56:09.686+0000 7f0eeab45000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T13:56:10.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:09 smithi135 bash[18891]: debug 2024-04-19T13:56:09.898+0000 7f0eeab45000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T13:56:10.457 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18891]: debug 2024-04-19T13:56:10.170+0000 7f0eeab45000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T13:56:10.457 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18891]: debug 2024-04-19T13:56:10.274+0000 7f0eeab45000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T13:56:10.579 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:10.579 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "66d0bdae-fe54-11ee-bc92-c7b262605968", 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "a" 2024-04-19T13:56:10.580 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 6, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T13:56:10.581 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T13:56:10.585 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:10.586 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-04-19T13:55:58.071370+0000", 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T13:56:10.587 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:10.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18636]: audit 2024-04-19T13:56:10.579608+0000 mon.a (mon.0) 8 : audit [DBG] from='client.? 172.21.15.135:0/4041047860' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T13:56:10.708 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18891]: debug 2024-04-19T13:56:10.454+0000 7f0eeab45000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T13:56:10.974 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18891]: debug 2024-04-19T13:56:10.706+0000 7f0eeab45000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T13:56:11.269 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (2/15)... 2024-04-19T13:56:11.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:10 smithi135 bash[18891]: debug 2024-04-19T13:56:10.970+0000 7f0eeab45000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T13:56:11.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:11 smithi135 bash[18891]: debug 2024-04-19T13:56:11.130+0000 7f0eeab45000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:11.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:11 smithi135 bash[18891]: debug 2024-04-19T13:56:11.362+0000 7f0eeab45000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:11.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:11 smithi135 bash[18891]: debug 2024-04-19T13:56:11.474+0000 7f0eeab45000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T13:56:12.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:11 smithi135 bash[18891]: debug 2024-04-19T13:56:11.806+0000 7f0eeab45000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:12.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:12 smithi135 bash[18891]: debug 2024-04-19T13:56:12.514+0000 7f0eeab45000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T13:56:12.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:12 smithi135 bash[18891]: debug 2024-04-19T13:56:12.622+0000 7f0eeab45000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T13:56:13.148 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:12 smithi135 bash[18891]: debug 2024-04-19T13:56:12.826+0000 7f0eeab45000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T13:56:13.516 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18891]: debug 2024-04-19T13:56:13.146+0000 7f0eeab45000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18891]: debug 2024-04-19T13:56:13.514+0000 7f0eeab45000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18891]: debug 2024-04-19T13:56:13.626+0000 7f0eeab45000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: cluster 2024-04-19T13:56:13.651767+0000 mon.a (mon.0) 9 : cluster [INF] Activating manager daemon y 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: cluster 2024-04-19T13:56:13.658673+0000 mon.a (mon.0) 10 : cluster [DBG] mgrmap e2: y(active, starting, since 0.00713343s) 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: audit 2024-04-19T13:56:13.659889+0000 mon.a (mon.0) 11 : audit [DBG] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: audit 2024-04-19T13:56:13.660000+0000 mon.a (mon.0) 12 : audit [DBG] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: audit 2024-04-19T13:56:13.660096+0000 mon.a (mon.0) 13 : audit [DBG] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: audit 2024-04-19T13:56:13.660212+0000 mon.a (mon.0) 14 : audit [DBG] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: audit 2024-04-19T13:56:13.661168+0000 mon.a (mon.0) 15 : audit [DBG] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T13:56:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:13 smithi135 bash[18636]: cluster 2024-04-19T13:56:13.691394+0000 mon.a (mon.0) 16 : cluster [INF] Manager daemon y is now available 2024-04-19T13:56:14.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:14.323 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "66d0bdae-fe54-11ee-bc92-c7b262605968", 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "a" 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 10, 2024-04-19T13:56:14.324 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T13:56:14.325 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.329 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": false, 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:14.330 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-04-19T13:55:58.071370+0000", 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T13:56:14.331 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:14.908 INFO:teuthology.orchestra.run.smithi135.stderr:mgr not available, waiting (3/15)... 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:13.705079+0000 mon.a (mon.0) 17 : audit [INF] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:13.710079+0000 mon.a (mon.0) 18 : audit [INF] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:13.715984+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:13.718145+0000 mon.a (mon.0) 20 : audit [INF] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:13.720247+0000 mon.a (mon.0) 21 : audit [INF] from='mgr.14100 172.21.15.135:0/3594657379' entity='mgr.y' 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: audit 2024-04-19T13:56:14.323214+0000 mon.a (mon.0) 22 : audit [DBG] from='client.? 172.21.15.135:0/195155074' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T13:56:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:14 smithi135 bash[18636]: cluster 2024-04-19T13:56:14.666931+0000 mon.a (mon.0) 23 : cluster [DBG] mgrmap e3: y(active, since 1.01539s) 2024-04-19T13:56:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:16 smithi135 bash[18636]: cluster 2024-04-19T13:56:15.714140+0000 mon.a (mon.0) 24 : cluster [DBG] mgrmap e4: y(active, since 2s) 2024-04-19T13:56:18.300 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:18.300 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:18.300 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsid": "66d0bdae-fe54-11ee-bc92-c7b262605968", 2024-04-19T13:56:18.300 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "health": { 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "status": "HEALTH_OK", 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "checks": {}, 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mutes": [] 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "election_epoch": 5, 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum": [ 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 0 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_names": [ 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "a" 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "quorum_age": 14, 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "monmap": { 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "min_mon_release_name": "quincy", 2024-04-19T13:56:18.301 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_mons": 1 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osdmap": { 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_osds": 0, 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_up_osds": 0, 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_up_since": 0, 2024-04-19T13:56:18.302 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_in_osds": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "osd_in_since": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_remapped_pgs": 0 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgmap": { 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "pgs_by_state": [], 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pgs": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_pools": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_objects": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "data_bytes": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_used": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_avail": 0, 2024-04-19T13:56:18.306 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "bytes_total": 0 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "fsmap": { 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "by_rank": [], 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "up:standby": 0 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap": { 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standbys": 0, 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modules": [ 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "iostat", 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "nfs", 2024-04-19T13:56:18.307 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "restful" 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ], 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "servicemap": { 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 1, 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "modified": "2024-04-19T13:55:58.071370+0000", 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "services": {} 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: }, 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "progress_events": {} 2024-04-19T13:56:18.308 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:18 smithi135 bash[18636]: audit 2024-04-19T13:56:18.299328+0000 mon.a (mon.0) 25 : audit [DBG] from='client.? 172.21.15.135:0/1059631714' entity='client.admin' cmd=[{"prefix": "status", "format": "json-pretty"}]: dispatch 2024-04-19T13:56:18.938 INFO:teuthology.orchestra.run.smithi135.stderr:mgr is available 2024-04-19T13:56:20.070 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:20.070 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [global] 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: fsid = 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_pg_remap = true 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_osd_allow_primary_affinity = true 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mon_warn_on_no_sortbitwise = false 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_crush_chooseleaf_type = 0 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [mgr] 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: mgr/telemetry/nag = false 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: [osd] 2024-04-19T13:56:20.071 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_map_max_advance = 10 2024-04-19T13:56:20.072 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: osd_sloppy_crc = true 2024-04-19T13:56:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:20 smithi135 bash[18636]: audit 2024-04-19T13:56:20.067686+0000 mon.a (mon.0) 26 : audit [INF] from='client.? 172.21.15.135:0/2356540207' entity='client.admin' cmd=[{"prefix": "config assimilate-conf"}]: dispatch 2024-04-19T13:56:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:20 smithi135 bash[18636]: audit 2024-04-19T13:56:20.071771+0000 mon.a (mon.0) 27 : audit [INF] from='client.? 172.21.15.135:0/2356540207' entity='client.admin' cmd='[{"prefix": "config assimilate-conf"}]': finished 2024-04-19T13:56:20.675 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling cephadm module... 2024-04-19T13:56:22.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:22 smithi135 bash[18636]: audit 2024-04-19T13:56:21.948808+0000 mon.a (mon.0) 28 : audit [INF] from='client.? 172.21.15.135:0/2968688617' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "cephadm"}]: dispatch 2024-04-19T13:56:22.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:22 smithi135 bash[18891]: ignoring --setuser ceph since I am not root 2024-04-19T13:56:22.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:22 smithi135 bash[18891]: ignoring --setgroup ceph since I am not root 2024-04-19T13:56:22.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:22 smithi135 bash[18891]: debug 2024-04-19T13:56:22.182+0000 7f1695b6d000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T13:56:23.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:23 smithi135 bash[18636]: audit 2024-04-19T13:56:22.005858+0000 mon.a (mon.0) 29 : audit [INF] from='client.? 172.21.15.135:0/2968688617' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "cephadm"}]': finished 2024-04-19T13:56:23.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:23 smithi135 bash[18636]: cluster 2024-04-19T13:56:22.005928+0000 mon.a (mon.0) 30 : cluster [DBG] mgrmap e5: y(active, since 8s) 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 5, 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-19T13:56:23.871 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:24.004 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:23 smithi135 bash[18891]: debug 2024-04-19T13:56:23.714+0000 7f1695b6d000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T13:56:24.004 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:23 smithi135 bash[18891]: debug 2024-04-19T13:56:23.806+0000 7f1695b6d000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T13:56:24.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:24 smithi135 bash[18891]: debug 2024-04-19T13:56:24.054+0000 7f1695b6d000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T13:56:24.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:24 smithi135 bash[18636]: audit 2024-04-19T13:56:23.873313+0000 mon.a (mon.0) 31 : audit [DBG] from='client.? 172.21.15.135:0/1677561522' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-19T13:56:24.503 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2024-04-19T13:56:24.503 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 5... 2024-04-19T13:56:25.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:24 smithi135 bash[18891]: debug 2024-04-19T13:56:24.778+0000 7f1695b6d000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:25.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:24 smithi135 bash[18891]: debug 2024-04-19T13:56:24.886+0000 7f1695b6d000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T13:56:25.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:24 smithi135 bash[18891]: debug 2024-04-19T13:56:24.986+0000 7f1695b6d000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T13:56:25.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:25 smithi135 bash[18891]: debug 2024-04-19T13:56:25.094+0000 7f1695b6d000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T13:56:25.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:25 smithi135 bash[18891]: debug 2024-04-19T13:56:25.314+0000 7f1695b6d000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T13:56:25.859 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:25 smithi135 bash[18891]: debug 2024-04-19T13:56:25.582+0000 7f1695b6d000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T13:56:25.859 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:25 smithi135 bash[18891]: debug 2024-04-19T13:56:25.682+0000 7f1695b6d000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T13:56:26.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:25 smithi135 bash[18891]: debug 2024-04-19T13:56:25.858+0000 7f1695b6d000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T13:56:26.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:26 smithi135 bash[18891]: debug 2024-04-19T13:56:26.102+0000 7f1695b6d000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T13:56:26.756 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:26 smithi135 bash[18891]: debug 2024-04-19T13:56:26.366+0000 7f1695b6d000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T13:56:26.756 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:26 smithi135 bash[18891]: debug 2024-04-19T13:56:26.526+0000 7f1695b6d000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:26.757 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:26 smithi135 bash[18891]: debug 2024-04-19T13:56:26.754+0000 7f1695b6d000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:27.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:26 smithi135 bash[18891]: debug 2024-04-19T13:56:26.866+0000 7f1695b6d000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T13:56:27.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:27 smithi135 bash[18891]: debug 2024-04-19T13:56:27.202+0000 7f1695b6d000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:28.224 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:27 smithi135 bash[18891]: debug 2024-04-19T13:56:27.910+0000 7f1695b6d000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T13:56:28.224 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:28 smithi135 bash[18891]: debug 2024-04-19T13:56:28.022+0000 7f1695b6d000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T13:56:28.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:28 smithi135 bash[18891]: debug 2024-04-19T13:56:28.222+0000 7f1695b6d000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T13:56:28.912 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:28 smithi135 bash[18891]: debug 2024-04-19T13:56:28.546+0000 7f1695b6d000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T13:56:29.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:28 smithi135 bash[18891]: debug 2024-04-19T13:56:28.910+0000 7f1695b6d000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T13:56:29.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:29 smithi135 bash[18891]: debug 2024-04-19T13:56:29.022+0000 7f1695b6d000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T13:56:30.117 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:30.118 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 7, 2024-04-19T13:56:30.118 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2024-04-19T13:56:30.118 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: cluster 2024-04-19T13:56:29.047311+0000 mon.a (mon.0) 32 : cluster [INF] Active manager daemon y restarted 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: cluster 2024-04-19T13:56:29.048065+0000 mon.a (mon.0) 33 : cluster [INF] Activating manager daemon y 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: cluster 2024-04-19T13:56:29.049821+0000 mon.a (mon.0) 34 : cluster [DBG] osdmap e2: 0 total, 0 up, 0 in 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: cluster 2024-04-19T13:56:29.103391+0000 mon.a (mon.0) 35 : cluster [DBG] mgrmap e6: y(active, starting, since 0.0554825s) 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.104840+0000 mon.a (mon.0) 36 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.106634+0000 mon.a (mon.0) 37 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.107794+0000 mon.a (mon.0) 38 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.108011+0000 mon.a (mon.0) 39 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.108219+0000 mon.a (mon.0) 40 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: cluster 2024-04-19T13:56:29.135702+0000 mon.a (mon.0) 41 : cluster [INF] Manager daemon y is now available 2024-04-19T13:56:30.360 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.150238+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.152987+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.155145+0000 mon.a (mon.0) 44 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.157865+0000 mon.a (mon.0) 45 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.159446+0000 mon.a (mon.0) 46 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.162650+0000 mon.a (mon.0) 47 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.170660+0000 mon.a (mon.0) 48 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:56:30.361 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18636]: audit 2024-04-19T13:56:29.171994+0000 mon.a (mon.0) 49 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:56:30.764 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 5 is available 2024-04-19T13:56:30.764 INFO:teuthology.orchestra.run.smithi135.stderr:Setting orchestrator backend to cephadm... 2024-04-19T13:56:31.083 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:30 smithi135 bash[18891]: [19/Apr/2024:13:56:30] ENGINE Bus STARTING 2024-04-19T13:56:31.448 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:31 smithi135 bash[18891]: [19/Apr/2024:13:56:31] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T13:56:31.448 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:31 smithi135 bash[18891]: [19/Apr/2024:13:56:31] ENGINE Bus STARTED 2024-04-19T13:56:31.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:31 smithi135 bash[18636]: cluster 2024-04-19T13:56:30.110036+0000 mon.a (mon.0) 50 : cluster [DBG] mgrmap e7: y(active, since 1.06214s) 2024-04-19T13:56:31.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:31 smithi135 bash[18636]: cephadm 2024-04-19T13:56:30.968407+0000 mgr.y (mgr.14120) 3 : cephadm [INF] [19/Apr/2024:13:56:30] ENGINE Bus STARTING 2024-04-19T13:56:31.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:31 smithi135 bash[18636]: audit 2024-04-19T13:56:31.089949+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:32.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: cephadm 2024-04-19T13:56:31.086651+0000 mgr.y (mgr.14120) 4 : cephadm [INF] [19/Apr/2024:13:56:31] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: cephadm 2024-04-19T13:56:31.086976+0000 mgr.y (mgr.14120) 5 : cephadm [INF] [19/Apr/2024:13:56:31] ENGINE Bus STARTED 2024-04-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: cluster 2024-04-19T13:56:31.114670+0000 mon.a (mon.0) 52 : cluster [DBG] mgrmap e8: y(active, since 2s) 2024-04-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: audit 2024-04-19T13:56:31.133319+0000 mon.a (mon.0) 53 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: audit 2024-04-19T13:56:31.988178+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-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: audit 2024-04-19T13:56:31.998097+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:32.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:32 smithi135 bash[18636]: audit 2024-04-19T13:56:32.052891+0000 mon.a (mon.0) 55 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:33.771 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: value unchanged 2024-04-19T13:56:34.370 INFO:teuthology.orchestra.run.smithi135.stderr:Generating ssh key... 2024-04-19T13:56:34.391 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:34 smithi135 bash[18636]: audit 2024-04-19T13:56:33.773771+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-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: Generating public/private rsa key pair. 2024-04-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: Your identification has been saved in /tmp/tmpxtb2j1_k/key. 2024-04-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: Your public key has been saved in /tmp/tmpxtb2j1_k/key.pub. 2024-04-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: The key fingerprint is: 2024-04-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: SHA256:Ywfi4CRCFwNNmFMwmbyfCok4YcUhdmo8TGoCVfCUJ68 ceph-66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:56:36.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: The key's randomart image is: 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: +---[RSA 3072]----+ 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |oX#@=. | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |OB**+ . | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |+B= ++. . | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |=+.+ o.. . | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |+o. o.. S . | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |* oE . o | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: |... | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: | . | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: | | 2024-04-19T13:56:36.032 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:35 smithi135 bash[18891]: +----[SHA256]-----+ 2024-04-19T13:56:36.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:36 smithi135 bash[18636]: audit 2024-04-19T13:56:35.592615+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-19T13:56:36.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:36 smithi135 bash[18636]: cephadm 2024-04-19T13:56:35.592875+0000 mgr.y (mgr.14120) 9 : cephadm [INF] Generating ssh key... 2024-04-19T13:56:36.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:36 smithi135 bash[18636]: audit 2024-04-19T13:56:35.714125+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:36.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:36 smithi135 bash[18636]: audit 2024-04-19T13:56:35.716792+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:37.496 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDt52cNLdfSLlXgJVw4Y8BcjZ9rr5F24i6+HBDfmPpBqJu9jqHB5KkunmuNkow+fgadx2kfYP900MCx4xKv9NlY2cNdAeGgLivcAJOwjilLvwequdGhrrWvBtgb0iKc5rQOQPEVHjivYzpPr2FyXfHzTgEtRufJClK1d42Cgw3YP9MHs1EQHI52wKPZMLrTqLJWn2NoOP+nalJwIJyqIRnu9wDAT8evgrz+inHjlDprxW5MPlDJ+nYIavTy2YyPRJBI+SJSw+R/e9Hy524VIQRCcEWQNTE5YFSqatqrA/PZtnF7Up1z+YYwIfHvxeoRIsmhRZ7sCaB/24ySOfiHXpB6zxvQRdXJumViSZRrJ9GB+5ef29C/IZKNjhzlsFy8UzF/DJPuo8/iLA5I7/seFP5Ix6z9lKJweNfWi2hCzTLG6kb1p156PzFnfuDT1k4dVrvbQTDXrK+c1FWN7AOZsTp0OZ693PuYJiETAsagqmBMO6/0lgu+FMynwCCqU4CPk8E= ceph-66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:56:38.195 INFO:teuthology.orchestra.run.smithi135.stderr:Wrote public SSH key to /home/ubuntu/cephtest/ceph.pub 2024-04-19T13:56:38.195 INFO:teuthology.orchestra.run.smithi135.stderr:Adding key to root@localhost authorized_keys... 2024-04-19T13:56:38.195 INFO:teuthology.orchestra.run.smithi135.stderr:Adding host smithi135... 2024-04-19T13:56:38.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:38 smithi135 bash[18636]: audit 2024-04-19T13:56:37.498034+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-19T13:56:40.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:40 smithi135 bash[18636]: audit 2024-04-19T13:56:39.431865+0000 mgr.y (mgr.14120) 11 : audit [DBG] from='client.14140 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi135", "addr": "172.21.15.135", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:56:40.399 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:40 smithi135 bash[18636]: cephadm 2024-04-19T13:56:39.728645+0000 mgr.y (mgr.14120) 12 : cephadm [INF] Deploying cephadm binary to smithi135 2024-04-19T13:56:40.408 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Added host 'smithi135' with addr '172.21.15.135' 2024-04-19T13:56:41.326 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying unmanaged mon service... 2024-04-19T13:56:41.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:41 smithi135 bash[18636]: audit 2024-04-19T13:56:40.411365+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:41.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:41 smithi135 bash[18636]: cephadm 2024-04-19T13:56:40.411800+0000 mgr.y (mgr.14120) 13 : cephadm [INF] Added host smithi135 2024-04-19T13:56:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:41 smithi135 bash[18636]: audit 2024-04-19T13:56:40.422092+0000 mon.a (mon.0) 59 : audit [DBG] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:43.044 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mon update... 2024-04-19T13:56:43.701 INFO:teuthology.orchestra.run.smithi135.stderr:Deploying unmanaged mgr service... 2024-04-19T13:56:44.396 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:44 smithi135 bash[18636]: audit 2024-04-19T13:56:43.040434+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-19T13:56:44.396 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:44 smithi135 bash[18636]: cephadm 2024-04-19T13:56:43.042119+0000 mgr.y (mgr.14120) 15 : cephadm [INF] Saving service mon spec with placement count:5 2024-04-19T13:56:44.396 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:44 smithi135 bash[18636]: audit 2024-04-19T13:56:43.046680+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:44.396 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:44 smithi135 bash[18636]: audit 2024-04-19T13:56:43.389767+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:44.396 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:44 smithi135 bash[18636]: audit 2024-04-19T13:56:43.640887+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:44.944 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Scheduled mgr update... 2024-04-19T13:56:46.203 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:45 smithi135 bash[18636]: audit 2024-04-19T13:56:44.940034+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-19T13:56:46.203 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:45 smithi135 bash[18636]: cephadm 2024-04-19T13:56:44.941926+0000 mgr.y (mgr.14120) 17 : cephadm [INF] Saving service mgr spec with placement count:2 2024-04-19T13:56:46.204 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:45 smithi135 bash[18636]: audit 2024-04-19T13:56:44.946430+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.571399+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.575898+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.576390+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.581388+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.582882+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.586903+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.14120 172.21.15.135:0/1776103796' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]': finished 2024-04-19T13:56:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:47 smithi135 bash[18636]: audit 2024-04-19T13:56:46.736694+0000 mon.a (mon.0) 70 : audit [INF] from='client.? 172.21.15.135:0/724656059' entity='client.admin' 2024-04-19T13:56:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:48 smithi135 bash[18636]: cephadm 2024-04-19T13:56:47.224758+0000 mgr.y (mgr.14120) 18 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T13:56:49.211 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling the dashboard module... 2024-04-19T13:56:49.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:49 smithi135 bash[18636]: audit 2024-04-19T13:56:48.573962+0000 mon.a (mon.0) 71 : audit [INF] from='client.? 172.21.15.135:0/2487001410' entity='client.admin' 2024-04-19T13:56:51.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:50 smithi135 bash[18636]: cluster 2024-04-19T13:56:49.109292+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-19T13:56:51.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:50 smithi135 bash[18636]: audit 2024-04-19T13:56:50.500706+0000 mon.a (mon.0) 72 : audit [INF] from='client.? 172.21.15.135:0/2794099020' entity='client.admin' cmd=[{"prefix": "mgr module enable", "module": "dashboard"}]: dispatch 2024-04-19T13:56:51.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:50 smithi135 bash[18891]: ignoring --setuser ceph since I am not root 2024-04-19T13:56:51.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:50 smithi135 bash[18891]: ignoring --setgroup ceph since I am not root 2024-04-19T13:56:51.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:50 smithi135 bash[18891]: debug 2024-04-19T13:56:50.750+0000 7f0ba67c8000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T13:56:51.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:51 smithi135 bash[18636]: audit 2024-04-19T13:56:50.583218+0000 mon.a (mon.0) 73 : audit [INF] from='client.? 172.21.15.135:0/2794099020' entity='client.admin' cmd='[{"prefix": "mgr module enable", "module": "dashboard"}]': finished 2024-04-19T13:56:51.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:51 smithi135 bash[18636]: cluster 2024-04-19T13:56:50.583305+0000 mon.a (mon.0) 74 : cluster [DBG] mgrmap e9: y(active, since 21s) 2024-04-19T13:56:52.463 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:52.463 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "epoch": 9, 2024-04-19T13:56:52.463 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "available": true, 2024-04-19T13:56:52.463 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "active_name": "y", 2024-04-19T13:56:52.463 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "num_standby": 0 2024-04-19T13:56:52.464 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:52.581 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:52 smithi135 bash[18891]: debug 2024-04-19T13:56:52.302+0000 7f0ba67c8000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T13:56:52.581 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:52 smithi135 bash[18891]: debug 2024-04-19T13:56:52.398+0000 7f0ba67c8000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T13:56:53.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:52 smithi135 bash[18891]: debug 2024-04-19T13:56:52.646+0000 7f0ba67c8000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T13:56:53.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:52 smithi135 bash[18636]: audit 2024-04-19T13:56:52.465813+0000 mon.a (mon.0) 75 : audit [DBG] from='client.? 172.21.15.135:0/3960119252' entity='client.admin' cmd=[{"prefix": "mgr stat"}]: dispatch 2024-04-19T13:56:53.062 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for the mgr to restart... 2024-04-19T13:56:53.063 INFO:teuthology.orchestra.run.smithi135.stderr:Waiting for mgr epoch 9... 2024-04-19T13:56:53.693 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:53 smithi135 bash[18891]: debug 2024-04-19T13:56:53.374+0000 7f0ba67c8000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:53.694 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:53 smithi135 bash[18891]: debug 2024-04-19T13:56:53.482+0000 7f0ba67c8000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T13:56:53.694 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:53 smithi135 bash[18891]: debug 2024-04-19T13:56:53.582+0000 7f0ba67c8000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T13:56:53.694 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:53 smithi135 bash[18891]: debug 2024-04-19T13:56:53.690+0000 7f0ba67c8000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T13:56:54.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:53 smithi135 bash[18891]: debug 2024-04-19T13:56:53.910+0000 7f0ba67c8000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T13:56:54.459 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:54 smithi135 bash[18891]: debug 2024-04-19T13:56:54.182+0000 7f0ba67c8000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T13:56:54.460 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:54 smithi135 bash[18891]: debug 2024-04-19T13:56:54.282+0000 7f0ba67c8000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T13:56:54.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:54 smithi135 bash[18891]: debug 2024-04-19T13:56:54.458+0000 7f0ba67c8000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T13:56:54.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:54 smithi135 bash[18891]: debug 2024-04-19T13:56:54.702+0000 7f0ba67c8000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T13:56:55.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:54 smithi135 bash[18891]: debug 2024-04-19T13:56:54.966+0000 7f0ba67c8000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T13:56:55.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:55 smithi135 bash[18891]: debug 2024-04-19T13:56:55.126+0000 7f0ba67c8000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:55.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:55 smithi135 bash[18891]: debug 2024-04-19T13:56:55.358+0000 7f0ba67c8000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T13:56:55.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:55 smithi135 bash[18891]: debug 2024-04-19T13:56:55.474+0000 7f0ba67c8000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T13:56:56.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:55 smithi135 bash[18891]: debug 2024-04-19T13:56:55.810+0000 7f0ba67c8000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:56:56.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:56 smithi135 bash[18891]: debug 2024-04-19T13:56:56.526+0000 7f0ba67c8000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T13:56:56.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:56 smithi135 bash[18891]: debug 2024-04-19T13:56:56.642+0000 7f0ba67c8000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T13:56:57.207 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:56 smithi135 bash[18891]: debug 2024-04-19T13:56:56.846+0000 7f0ba67c8000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T13:56:57.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:57 smithi135 bash[18891]: debug 2024-04-19T13:56:57.206+0000 7f0ba67c8000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T13:56:57.841 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:57 smithi135 bash[18891]: debug 2024-04-19T13:56:57.570+0000 7f0ba67c8000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T13:56:57.841 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:57 smithi135 bash[18891]: debug 2024-04-19T13:56:57.686+0000 7f0ba67c8000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T13:56:58.713 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18891]: [19/Apr/2024:13:56:58] ENGINE Bus STARTING 2024-04-19T13:56:58.713 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18891]: [19/Apr/2024:13:56:58] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T13:56:58.713 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18891]: [19/Apr/2024:13:56:58] ENGINE Bus STARTED 2024-04-19T13:56:58.782 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: { 2024-04-19T13:56:58.782 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "mgrmap_epoch": 11, 2024-04-19T13:56:58.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: "initialized": true 2024-04-19T13:56:58.783 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: } 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cluster 2024-04-19T13:56:57.711287+0000 mon.a (mon.0) 76 : cluster [INF] Active manager daemon y restarted 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cluster 2024-04-19T13:56:57.712493+0000 mon.a (mon.0) 77 : cluster [INF] Activating manager daemon y 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cluster 2024-04-19T13:56:57.718337+0000 mon.a (mon.0) 78 : cluster [DBG] osdmap e3: 0 total, 0 up, 0 in 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cluster 2024-04-19T13:56:57.768058+0000 mon.a (mon.0) 79 : cluster [DBG] mgrmap e10: y(active, starting, since 0.0558918s) 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.770266+0000 mon.a (mon.0) 80 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.772502+0000 mon.a (mon.0) 81 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.773787+0000 mon.a (mon.0) 82 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.773970+0000 mon.a (mon.0) 83 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.774189+0000 mon.a (mon.0) 84 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cluster 2024-04-19T13:56:57.799316+0000 mon.a (mon.0) 85 : cluster [INF] Manager daemon y is now available 2024-04-19T13:56:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.817922+0000 mon.a (mon.0) 86 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.819738+0000 mon.a (mon.0) 87 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.821456+0000 mon.a (mon.0) 88 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.838694+0000 mon.a (mon.0) 89 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:57.841618+0000 mon.a (mon.0) 90 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cephadm 2024-04-19T13:56:58.406841+0000 mgr.y (mgr.14152) 1 : cephadm [INF] [19/Apr/2024:13:56:58] ENGINE Bus STARTING 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cephadm 2024-04-19T13:56:58.524054+0000 mgr.y (mgr.14152) 2 : cephadm [INF] [19/Apr/2024:13:56:58] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: cephadm 2024-04-19T13:56:58.524254+0000 mgr.y (mgr.14152) 3 : cephadm [INF] [19/Apr/2024:13:56:58] ENGINE Bus STARTED 2024-04-19T13:56:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:58 smithi135 bash[18636]: audit 2024-04-19T13:56:58.528281+0000 mon.a (mon.0) 91 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:56:59.530 INFO:teuthology.orchestra.run.smithi135.stderr:mgr epoch 9 is available 2024-04-19T13:56:59.531 INFO:teuthology.orchestra.run.smithi135.stderr:Generating a dashboard self-signed certificate... 2024-04-19T13:57:00.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:59 smithi135 bash[18636]: audit 2024-04-19T13:56:58.772618+0000 mgr.y (mgr.14152) 4 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "get_command_descriptions"}]: dispatch 2024-04-19T13:57:00.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:59 smithi135 bash[18636]: cluster 2024-04-19T13:56:58.773108+0000 mon.a (mon.0) 92 : cluster [DBG] mgrmap e11: y(active, since 1.06094s) 2024-04-19T13:57:00.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:56:59 smithi135 bash[18636]: audit 2024-04-19T13:56:58.785502+0000 mgr.y (mgr.14152) 5 : audit [DBG] from='client.14156 -' entity='client.admin' cmd=[{"prefix": "mgr_status"}]: dispatch 2024-04-19T13:57:00.822 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: Self-signed certificate created 2024-04-19T13:57:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:01 smithi135 bash[18636]: cluster 2024-04-19T13:57:00.091692+0000 mon.a (mon.0) 93 : cluster [DBG] mgrmap e12: y(active, since 2s) 2024-04-19T13:57:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:01 smithi135 bash[18636]: audit 2024-04-19T13:57:00.822305+0000 mon.a (mon.0) 94 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:01 smithi135 bash[18636]: audit 2024-04-19T13:57:00.824713+0000 mon.a (mon.0) 95 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:01.410 INFO:teuthology.orchestra.run.smithi135.stderr:Creating initial admin user... 2024-04-19T13:57:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:02 smithi135 bash[18636]: audit 2024-04-19T13:57:00.729483+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-19T13:57:02.938 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: {"username": "admin", "password": "$2b$12$7eG.6qNpA3mV4vE8Cq5VVuU.ELdvQ1r.fwkywh5sQ33PNRuRkQveW", "roles": ["administrator"], "name": null, "email": null, "lastUpdate": 1713535022, "enabled": true, "pwdExpirationDate": null, "pwdUpdateRequired": true} 2024-04-19T13:57:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:03 smithi135 bash[18636]: audit 2024-04-19T13:57:02.112016+0000 mon.a (mon.0) 96 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:03 smithi135 bash[18636]: audit 2024-04-19T13:57:02.112576+0000 mon.a (mon.0) 97 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:57:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:03 smithi135 bash[18636]: audit 2024-04-19T13:57:02.115292+0000 mon.a (mon.0) 98 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:03 smithi135 bash[18636]: audit 2024-04-19T13:57:02.116599+0000 mon.a (mon.0) 99 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T13:57:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:03 smithi135 bash[18636]: audit 2024-04-19T13:57:02.938649+0000 mon.a (mon.0) 100 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:03.665 INFO:teuthology.orchestra.run.smithi135.stderr:Fetching dashboard port number... 2024-04-19T13:57:04.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:04 smithi135 bash[18636]: audit 2024-04-19T13:57:02.674362+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-19T13:57:04.991 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: 8443 2024-04-19T13:57:05.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:05 smithi135 bash[18636]: cephadm 2024-04-19T13:57:03.696385+0000 mgr.y (mgr.14152) 8 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T13:57:05.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:05 smithi135 bash[18636]: cluster 2024-04-19T13:57:04.118065+0000 mon.a (mon.0) 101 : cluster [DBG] mgrmap e13: y(active, since 6s) 2024-04-19T13:57:05.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:05 smithi135 bash[18636]: audit 2024-04-19T13:57:04.994862+0000 mon.a (mon.0) 102 : audit [DBG] from='client.? 172.21.15.135:0/1718393480' entity='client.admin' cmd=[{"prefix": "config get", "who": "mgr", "key": "mgr/dashboard/ssl_server_port"}]: dispatch 2024-04-19T13:57:05.564 INFO:teuthology.orchestra.run.smithi135.stderr:firewalld does not appear to be present 2024-04-19T13:57:05.565 INFO:teuthology.orchestra.run.smithi135.stderr:Not possible to open ports <[8443]>. firewalld.service is not available 2024-04-19T13:57:05.566 INFO:teuthology.orchestra.run.smithi135.stderr:Ceph Dashboard is now available at: 2024-04-19T13:57:05.566 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:05.566 INFO:teuthology.orchestra.run.smithi135.stderr: URL: https://smithi135.front.sepia.ceph.com:8443/ 2024-04-19T13:57:05.567 INFO:teuthology.orchestra.run.smithi135.stderr: User: admin 2024-04-19T13:57:05.567 INFO:teuthology.orchestra.run.smithi135.stderr: Password: sk6agadcoa 2024-04-19T13:57:05.567 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:05.567 INFO:teuthology.orchestra.run.smithi135.stderr:Enabling autotune for osd_memory_target 2024-04-19T13:57:08.672 INFO:teuthology.orchestra.run.smithi135.stderr:/usr/bin/ceph: set mgr/dashboard/cluster/status 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr:You can access the Ceph CLI with: 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr: sudo /home/ubuntu/cephtest/cephadm shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -c /etc/ceph/ceph.conf -k /etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr:Please consider enabling telemetry to help improve Ceph: 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.243 INFO:teuthology.orchestra.run.smithi135.stderr: ceph telemetry on 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr:For more information see: 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr: https://docs.ceph.com/docs/master/mgr/telemetry/ 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T13:57:09.244 INFO:teuthology.orchestra.run.smithi135.stderr:Bootstrap complete. 2024-04-19T13:57:09.292 INFO:tasks.cephadm:Fetching config... 2024-04-19T13:57:09.293 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:09.293 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.conf of=/dev/stdout 2024-04-19T13:57:09.298 INFO:tasks.cephadm:Fetching client.admin keyring... 2024-04-19T13:57:09.298 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:09.298 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/etc/ceph/ceph.client.admin.keyring of=/dev/stdout 2024-04-19T13:57:09.346 INFO:tasks.cephadm:Fetching mon keyring... 2024-04-19T13:57:09.347 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:09.347 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/keyring of=/dev/stdout 2024-04-19T13:57:09.401 INFO:tasks.cephadm:Fetching pub ssh key... 2024-04-19T13:57:09.401 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:09.401 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/home/ubuntu/cephtest/ceph.pub of=/dev/stdout 2024-04-19T13:57:09.453 INFO:tasks.cephadm:Installing pub ssh key for root users... 2024-04-19T13:57:09.453 DEBUG:teuthology.orchestra.run.smithi135:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDt52cNLdfSLlXgJVw4Y8BcjZ9rr5F24i6+HBDfmPpBqJu9jqHB5KkunmuNkow+fgadx2kfYP900MCx4xKv9NlY2cNdAeGgLivcAJOwjilLvwequdGhrrWvBtgb0iKc5rQOQPEVHjivYzpPr2FyXfHzTgEtRufJClK1d42Cgw3YP9MHs1EQHI52wKPZMLrTqLJWn2NoOP+nalJwIJyqIRnu9wDAT8evgrz+inHjlDprxW5MPlDJ+nYIavTy2YyPRJBI+SJSw+R/e9Hy524VIQRCcEWQNTE5YFSqatqrA/PZtnF7Up1z+YYwIfHvxeoRIsmhRZ7sCaB/24ySOfiHXpB6zxvQRdXJumViSZRrJ9GB+5ef29C/IZKNjhzlsFy8UzF/DJPuo8/iLA5I7/seFP5Ix6z9lKJweNfWi2hCzTLG6kb1p156PzFnfuDT1k4dVrvbQTDXrK+c1FWN7AOZsTp0OZ693PuYJiETAsagqmBMO6/0lgu+FMynwCCqU4CPk8E= ceph-66d0bdae-fe54-11ee-bc92-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-19T13:57:09.511 INFO:teuthology.orchestra.run.smithi135.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDt52cNLdfSLlXgJVw4Y8BcjZ9rr5F24i6+HBDfmPpBqJu9jqHB5KkunmuNkow+fgadx2kfYP900MCx4xKv9NlY2cNdAeGgLivcAJOwjilLvwequdGhrrWvBtgb0iKc5rQOQPEVHjivYzpPr2FyXfHzTgEtRufJClK1d42Cgw3YP9MHs1EQHI52wKPZMLrTqLJWn2NoOP+nalJwIJyqIRnu9wDAT8evgrz+inHjlDprxW5MPlDJ+nYIavTy2YyPRJBI+SJSw+R/e9Hy524VIQRCcEWQNTE5YFSqatqrA/PZtnF7Up1z+YYwIfHvxeoRIsmhRZ7sCaB/24ySOfiHXpB6zxvQRdXJumViSZRrJ9GB+5ef29C/IZKNjhzlsFy8UzF/DJPuo8/iLA5I7/seFP5Ix6z9lKJweNfWi2hCzTLG6kb1p156PzFnfuDT1k4dVrvbQTDXrK+c1FWN7AOZsTp0OZ693PuYJiETAsagqmBMO6/0lgu+FMynwCCqU4CPk8E= ceph-66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:57:09.519 DEBUG:teuthology.orchestra.run.smithi139:> sudo install -d -m 0700 /root/.ssh && echo 'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDt52cNLdfSLlXgJVw4Y8BcjZ9rr5F24i6+HBDfmPpBqJu9jqHB5KkunmuNkow+fgadx2kfYP900MCx4xKv9NlY2cNdAeGgLivcAJOwjilLvwequdGhrrWvBtgb0iKc5rQOQPEVHjivYzpPr2FyXfHzTgEtRufJClK1d42Cgw3YP9MHs1EQHI52wKPZMLrTqLJWn2NoOP+nalJwIJyqIRnu9wDAT8evgrz+inHjlDprxW5MPlDJ+nYIavTy2YyPRJBI+SJSw+R/e9Hy524VIQRCcEWQNTE5YFSqatqrA/PZtnF7Up1z+YYwIfHvxeoRIsmhRZ7sCaB/24ySOfiHXpB6zxvQRdXJumViSZRrJ9GB+5ef29C/IZKNjhzlsFy8UzF/DJPuo8/iLA5I7/seFP5Ix6z9lKJweNfWi2hCzTLG6kb1p156PzFnfuDT1k4dVrvbQTDXrK+c1FWN7AOZsTp0OZ693PuYJiETAsagqmBMO6/0lgu+FMynwCCqU4CPk8E= ceph-66d0bdae-fe54-11ee-bc92-c7b262605968' | sudo tee -a /root/.ssh/authorized_keys && sudo chmod 0600 /root/.ssh/authorized_keys 2024-04-19T13:57:09.543 INFO:teuthology.orchestra.run.smithi139.stdout:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABgQDt52cNLdfSLlXgJVw4Y8BcjZ9rr5F24i6+HBDfmPpBqJu9jqHB5KkunmuNkow+fgadx2kfYP900MCx4xKv9NlY2cNdAeGgLivcAJOwjilLvwequdGhrrWvBtgb0iKc5rQOQPEVHjivYzpPr2FyXfHzTgEtRufJClK1d42Cgw3YP9MHs1EQHI52wKPZMLrTqLJWn2NoOP+nalJwIJyqIRnu9wDAT8evgrz+inHjlDprxW5MPlDJ+nYIavTy2YyPRJBI+SJSw+R/e9Hy524VIQRCcEWQNTE5YFSqatqrA/PZtnF7Up1z+YYwIfHvxeoRIsmhRZ7sCaB/24ySOfiHXpB6zxvQRdXJumViSZRrJ9GB+5ef29C/IZKNjhzlsFy8UzF/DJPuo8/iLA5I7/seFP5Ix6z9lKJweNfWi2hCzTLG6kb1p156PzFnfuDT1k4dVrvbQTDXrK+c1FWN7AOZsTp0OZ693PuYJiETAsagqmBMO6/0lgu+FMynwCCqU4CPk8E= ceph-66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:57:09.552 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph config set mgr mgr/cephadm/allow_ptrace true 2024-04-19T13:57:09.567 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:09.567 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:09.893 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:09.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:09.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:09 smithi135 bash[18636]: audit 2024-04-19T13:57:08.672028+0000 mon.a (mon.0) 103 : audit [INF] from='client.? 172.21.15.135:0/4060243179' entity='client.admin' 2024-04-19T13:57:10.226 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:10.226 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:10 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:10.226 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:09 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:10.226 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:10 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:10.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:10 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:10] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.261550+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.263061+0000 mon.a (mon.0) 105 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.269179+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.270725+0000 mon.a (mon.0) 107 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.276839+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:11.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:11 smithi135 bash[18636]: audit 2024-04-19T13:57:10.462527+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:13.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:12 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:13.721 INFO:tasks.cephadm:Distributing conf and client.admin keyring to all hosts + 0755 2024-04-19T13:57:13.721 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch client-keyring set client.admin '*' --mode 0755 2024-04-19T13:57:14.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.674406+0000 mon.a (mon.0) 110 : audit [INF] from='client.? 172.21.15.135:0/2732597370' entity='client.admin' 2024-04-19T13:57:14.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.697587+0000 mon.a (mon.0) 111 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:14.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.701784+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:14.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.776029+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:14.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.778319+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:14.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:13 smithi135 bash[18636]: audit 2024-04-19T13:57:12.837465+0000 mon.a (mon.0) 115 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:18.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:18.456 INFO:tasks.cephadm:Writing (initial) conf and keyring to smithi139 2024-04-19T13:57:18.457 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:57:18.457 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.conf 2024-04-19T13:57:18.463 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:57:18.463 DEBUG:teuthology.orchestra.run.smithi139:> dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:18.509 INFO:tasks.cephadm:Adding host smithi139 to orchestrator... 2024-04-19T13:57:18.509 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch host add smithi139 2024-04-19T13:57:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.483203+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-19T13:57:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.486369+0000 mon.a (mon.0) 116 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.527981+0000 mon.a (mon.0) 117 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.529126+0000 mon.a (mon.0) 118 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.529745+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: cephadm 2024-04-19T13:57:17.530828+0000 mgr.y (mgr.14152) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: cephadm 2024-04-19T13:57:17.605616+0000 mgr.y (mgr.14152) 11 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.684029+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:17.688783+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:18.191566+0000 mon.a (mon.0) 122 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:18 smithi135 bash[18636]: audit 2024-04-19T13:57:18.200119+0000 mon.a (mon.0) 123 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:19 smithi135 bash[18636]: cluster 2024-04-19T13:57:17.775240+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-19T13:57:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:21 smithi135 bash[18636]: cluster 2024-04-19T13:57:19.775663+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-19T13:57:22.265 INFO:teuthology.orchestra.run.smithi135.stdout:Added host 'smithi139' with addr '172.21.15.139' 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: audit 2024-04-19T13:57:21.151116+0000 mgr.y (mgr.14152) 14 : audit [DBG] from='client.14178 -' entity='client.admin' cmd=[{"prefix": "orch host add", "hostname": "smithi139", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: cephadm 2024-04-19T13:57:21.581878+0000 mgr.y (mgr.14152) 15 : cephadm [INF] Deploying cephadm binary to smithi139 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: audit 2024-04-19T13:57:22.267627+0000 mon.a (mon.0) 124 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: audit 2024-04-19T13:57:22.275002+0000 mon.a (mon.0) 125 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: audit 2024-04-19T13:57:22.276730+0000 mon.a (mon.0) 126 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:22 smithi135 bash[18636]: audit 2024-04-19T13:57:22.277765+0000 mon.a (mon.0) 127 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:22.862 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch host ls --format=json 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: cluster 2024-04-19T13:57:21.776147+0000 mgr.y (mgr.14152) 16 : cluster [DBG] pgmap v5: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: cephadm 2024-04-19T13:57:22.268509+0000 mgr.y (mgr.14152) 17 : cephadm [INF] Added host smithi139 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:22.515311+0000 mon.a (mon.0) 128 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.234488+0000 mon.a (mon.0) 129 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.240152+0000 mon.a (mon.0) 130 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.241454+0000 mon.a (mon.0) 131 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.248405+0000 mon.a (mon.0) 132 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.251332+0000 mon.a (mon.0) 133 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T13:57:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:23 smithi135 bash[18636]: audit 2024-04-19T13:57:23.256020+0000 mon.a (mon.0) 134 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]': finished 2024-04-19T13:57:24.516 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: cephadm 2024-04-19T13:57:23.477929+0000 mgr.y (mgr.14152) 18 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.136492+0000 mon.a (mon.0) 135 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.138143+0000 mon.a (mon.0) 136 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.139383+0000 mon.a (mon.0) 137 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.140726+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.379826+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.407227+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.413501+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.417368+0000 mon.a (mon.0) 142 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.420022+0000 mon.a (mon.0) 143 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.421942+0000 mon.a (mon.0) 144 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18636]: audit 2024-04-19T13:57:24.430581+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:25.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:24 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:25 smithi135 bash[18636]: cluster 2024-04-19T13:57:23.776720+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-19T13:57:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:25 smithi135 bash[18636]: cephadm 2024-04-19T13:57:24.142912+0000 mgr.y (mgr.14152) 20 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:25 smithi135 bash[18636]: cephadm 2024-04-19T13:57:24.281346+0000 mgr.y (mgr.14152) 21 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:25 smithi135 bash[18636]: audit 2024-04-19T13:57:24.935551+0000 mon.a (mon.0) 146 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:25 smithi135 bash[18636]: audit 2024-04-19T13:57:24.941516+0000 mon.a (mon.0) 147 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:25.787 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T13:57:25.788 INFO:teuthology.orchestra.run.smithi135.stdout:[{"addr": "172.21.15.135", "hostname": "smithi135", "labels": [], "status": ""}, {"addr": "172.21.15.139", "hostname": "smithi139", "labels": [], "status": ""}] 2024-04-19T13:57:26.406 INFO:tasks.cephadm:Setting crush tunables to default 2024-04-19T13:57:26.406 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd crush tunables default 2024-04-19T13:57:27.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:27 smithi135 bash[18636]: cluster 2024-04-19T13:57:25.777220+0000 mgr.y (mgr.14152) 22 : cluster [DBG] pgmap v7: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:27 smithi135 bash[18636]: audit 2024-04-19T13:57:25.791083+0000 mgr.y (mgr.14152) 23 : audit [DBG] from='client.14180 -' entity='client.admin' cmd=[{"prefix": "orch host ls", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T13:57:29.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:28 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:28] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:29.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:28 smithi135 bash[18636]: cluster 2024-04-19T13:57:27.777725+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-19T13:57:29.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:28 smithi135 bash[18636]: audit 2024-04-19T13:57:27.843639+0000 mon.a (mon.0) 148 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:29.884 INFO:teuthology.orchestra.run.smithi135.stderr:adjusted tunables profile to default 2024-04-19T13:57:30.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:29 smithi135 bash[18636]: audit 2024-04-19T13:57:28.873068+0000 mon.a (mon.0) 149 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:30.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:29 smithi135 bash[18636]: audit 2024-04-19T13:57:28.878653+0000 mon.a (mon.0) 150 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:30.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:29 smithi135 bash[18636]: audit 2024-04-19T13:57:29.060534+0000 mon.a (mon.0) 151 : audit [INF] from='client.? 172.21.15.135:0/2208313344' entity='client.admin' cmd=[{"prefix": "osd crush tunables", "profile": "default"}]: dispatch 2024-04-19T13:57:30.530 INFO:tasks.cephadm:Adding mon.a on smithi135 2024-04-19T13:57:30.530 INFO:tasks.cephadm:Adding mon.c on smithi135 2024-04-19T13:57:30.530 INFO:tasks.cephadm:Adding mon.b on smithi139 2024-04-19T13:57:30.530 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply mon '3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi139:172.21.15.139=b' 2024-04-19T13:57:31.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:30 smithi135 bash[18636]: cluster 2024-04-19T13:57:29.778176+0000 mgr.y (mgr.14152) 25 : cluster [DBG] pgmap v9: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:31.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:30 smithi135 bash[18636]: audit 2024-04-19T13:57:29.884364+0000 mon.a (mon.0) 152 : audit [INF] from='client.? 172.21.15.135:0/2208313344' entity='client.admin' cmd='[{"prefix": "osd crush tunables", "profile": "default"}]': finished 2024-04-19T13:57:31.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:30 smithi135 bash[18636]: cluster 2024-04-19T13:57:29.884502+0000 mon.a (mon.0) 153 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:33.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:32 smithi135 bash[18636]: cluster 2024-04-19T13:57:31.778620+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-19T13:57:33.363 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mon update... 2024-04-19T13:57:33.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:33 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:33.985 DEBUG:teuthology.orchestra.run.smithi135:mon.c> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.c.service 2024-04-19T13:57:33.987 DEBUG:teuthology.orchestra.run.smithi139:mon.b> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.b.service 2024-04-19T13:57:33.990 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-19T13:57:33.990 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph mon dump -f json 2024-04-19T13:57:34.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.356981+0000 mgr.y (mgr.14152) 27 : audit [DBG] from='client.14184 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mon", "placement": "3;smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi139:172.21.15.139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:57:34.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: cephadm 2024-04-19T13:57:33.359161+0000 mgr.y (mgr.14152) 28 : cephadm [INF] Saving service mon spec with placement smithi135:172.21.15.135=a;smithi135:[v2:172.21.15.135:3301,v1:172.21.15.135:6790]=c;smithi139:172.21.15.139=b;count:3 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.366871+0000 mon.a (mon.0) 154 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.370158+0000 mon.a (mon.0) 155 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.371568+0000 mon.a (mon.0) 156 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.375093+0000 mon.a (mon.0) 157 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.379613+0000 mon.a (mon.0) 158 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.381722+0000 mon.a (mon.0) 159 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.384108+0000 mon.a (mon.0) 160 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.384973+0000 mon.a (mon.0) 161 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: cephadm 2024-04-19T13:57:33.385991+0000 mgr.y (mgr.14152) 29 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T13:57:34.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:34 smithi135 bash[18636]: audit 2024-04-19T13:57:33.387090+0000 mon.a (mon.0) 162 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:35.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:35 smithi135 bash[18636]: cluster 2024-04-19T13:57:33.779051+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-19T13:57:36.567 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-04-19T13:57:36.568 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":1,"fsid":"66d0bdae-fe54-11ee-bc92-c7b262605968","modified":"2024-04-19T13:55:53.916108Z","created":"2024-04-19T13:55:53.916108Z","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.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0]} 2024-04-19T13:57:36.570 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 1 2024-04-19T13:57:37.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:37 smithi135 bash[18636]: cluster 2024-04-19T13:57:35.779486+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-19T13:57:37.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:37 smithi135 bash[18636]: audit 2024-04-19T13:57:36.571167+0000 mon.a (mon.0) 163 : audit [DBG] from='client.? 172.21.15.139:0/4074781915' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T13:57:38.100 INFO:tasks.cephadm:Waiting for 3 mons in monmap... 2024-04-19T13:57:38.100 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph mon dump -f json 2024-04-19T13:57:38.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:38.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:38.432 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:38.432 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:57:39.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:39 smithi135 bash[24028]: debug 2024-04-19T13:57:39.325+0000 7f8940c38700 1 mon.c@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-19T13:57:44.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:44 smithi139 bash[18762]: debug 2024-04-19T13:57:44.441+0000 7eff873e9700 1 mon.b@-1(synchronizing).paxosservice(auth 1..5) refresh upgraded, format 0 -> 3 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:39.335722+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:39.335892+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:39.353917+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:39.780300+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-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:40.334202+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:41.334184+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:41.335984+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:41.780684+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-19T13:57:44.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:42.334344+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:43.334552+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:44.334575+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.374778+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.380039+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.380134+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.380184+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.380464+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.387282+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:44.392042+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:44.396362+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:44.398499+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[18636]: audit 2024-04-19T13:57:44.399857+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:39.335722+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:39.335892+0000 mon.a (mon.0) 169 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:39.353917+0000 mon.a (mon.0) 170 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:39.780300+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-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:40.334202+0000 mon.a (mon.0) 171 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:41.334184+0000 mon.a (mon.0) 172 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:41.335984+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:41.780684+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-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:42.334344+0000 mon.a (mon.0) 173 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:43.334552+0000 mon.a (mon.0) 174 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:44.334575+0000 mon.a (mon.0) 175 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:44.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.374778+0000 mon.a (mon.0) 176 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.380039+0000 mon.a (mon.0) 177 : cluster [DBG] monmap e2: 2 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.380134+0000 mon.a (mon.0) 178 : cluster [DBG] fsmap 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.380184+0000 mon.a (mon.0) 179 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.380464+0000 mon.a (mon.0) 180 : cluster [DBG] mgrmap e13: y(active, since 46s) 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.387282+0000 mon.a (mon.0) 181 : cluster [INF] overall HEALTH_OK 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:44.392042+0000 mon.a (mon.0) 182 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:44.396362+0000 mon.a (mon.0) 183 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:44.398499+0000 mon.a (mon.0) 184 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:44.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:44 smithi135 bash[24028]: audit 2024-04-19T13:57:44.399857+0000 mon.a (mon.0) 185 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:43.781107+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cephadm 2024-04-19T13:57:44.402385+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cephadm 2024-04-19T13:57:44.402814+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:44.456287+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:44.456534+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:44.458142+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:44.474099+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:44.474249+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:45.452322+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:45.781344+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:46.453465+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:46.453960+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:47.453099+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:47.781735+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:48.452702+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.452425+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.460304+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.483032+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.490973+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.491020+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.491048+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.491193+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.498870+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.502287+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.506384+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.509647+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.514790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.518304+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.519959+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.520724+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:49 smithi139 bash[18762]: audit 2024-04-19T13:57:49.521429+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:49.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:49.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:43.781107+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cephadm 2024-04-19T13:57:44.402385+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cephadm 2024-04-19T13:57:44.402814+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:44.456287+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.456534+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:44.458142+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:44.474099+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:44.474249+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:45.452322+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:45.781344+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:46.453465+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:46.453960+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:47.453099+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:47.781735+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:48.452702+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.452425+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.460304+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.483032+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.490973+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.491020+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.491048+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.491193+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-19T13:57:49.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:43.781107+0000 mgr.y (mgr.14152) 36 : cluster [DBG] pgmap v17: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cephadm 2024-04-19T13:57:44.402385+0000 mgr.y (mgr.14152) 37 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cephadm 2024-04-19T13:57:44.402814+0000 mgr.y (mgr.14152) 38 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:44.456287+0000 mon.a (mon.0) 187 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.456534+0000 mon.a (mon.0) 188 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:44.458142+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:44.474099+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:44.474249+0000 mon.a (mon.0) 190 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:45.452322+0000 mon.a (mon.0) 191 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:45.781344+0000 mgr.y (mgr.14152) 39 : cluster [DBG] pgmap v18: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:46.453465+0000 mon.a (mon.0) 192 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:46.453960+0000 mon.b (mon.2) 1 : cluster [INF] mon.b calling monitor election 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:47.453099+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:47.781735+0000 mgr.y (mgr.14152) 40 : cluster [DBG] pgmap v19: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:48.452702+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.452425+0000 mon.a (mon.0) 195 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.460304+0000 mon.a (mon.0) 196 : cluster [INF] mon.a calling monitor election 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.483032+0000 mon.a (mon.0) 197 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.490973+0000 mon.a (mon.0) 198 : cluster [DBG] monmap e3: 3 mons at {a=[v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0],b=[v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0],c=[v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0]} 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.491020+0000 mon.a (mon.0) 199 : cluster [DBG] fsmap 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.491048+0000 mon.a (mon.0) 200 : cluster [DBG] osdmap e4: 0 total, 0 up, 0 in 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.491193+0000 mon.a (mon.0) 201 : cluster [DBG] mgrmap e13: y(active, since 51s) 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.498870+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.502287+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.506384+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.509647+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.514790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.518304+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.519959+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.520724+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[24028]: audit 2024-04-19T13:57:49.521429+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.498870+0000 mon.a (mon.0) 202 : cluster [INF] overall HEALTH_OK 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.502287+0000 mon.a (mon.0) 203 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.506384+0000 mon.a (mon.0) 204 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.509647+0000 mon.a (mon.0) 205 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.514790+0000 mon.a (mon.0) 206 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.518304+0000 mon.a (mon.0) 207 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.519959+0000 mon.a (mon.0) 208 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.520724+0000 mon.a (mon.0) 209 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:49 smithi135 bash[18636]: audit 2024-04-19T13:57:49.521429+0000 mon.a (mon.0) 210 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:50.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: cephadm 2024-04-19T13:57:49.518783+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: cephadm 2024-04-19T13:57:49.519660+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: cephadm 2024-04-19T13:57:49.522283+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: audit 2024-04-19T13:57:49.649946+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: audit 2024-04-19T13:57:49.656499+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: audit 2024-04-19T13:57:50.255720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[24028]: audit 2024-04-19T13:57:50.453296+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: cephadm 2024-04-19T13:57:49.518783+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:57:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: cephadm 2024-04-19T13:57:49.519660+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T13:57:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: cephadm 2024-04-19T13:57:49.522283+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T13:57:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: audit 2024-04-19T13:57:49.649946+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: audit 2024-04-19T13:57:49.656499+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: audit 2024-04-19T13:57:50.255720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18636]: audit 2024-04-19T13:57:50.453296+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:50.850 INFO:teuthology.orchestra.run.smithi139.stdout: 2024-04-19T13:57:50.851 INFO:teuthology.orchestra.run.smithi139.stdout:{"epoch":3,"fsid":"66d0bdae-fe54-11ee-bc92-c7b262605968","modified":"2024-04-19T13:57:44.451780Z","created":"2024-04-19T13:55:53.916108Z","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.135:3300","nonce":0},{"type":"v1","addr":"172.21.15.135:6789","nonce":0}]},"addr":"172.21.15.135:6789/0","public_addr":"172.21.15.135:6789/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":1,"name":"c","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:3301","nonce":0},{"type":"v1","addr":"172.21.15.135:6790","nonce":0}]},"addr":"172.21.15.135:6790/0","public_addr":"172.21.15.135:6790/0","priority":0,"weight":0,"crush_location":"{}"},{"rank":2,"name":"b","public_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:3300","nonce":0},{"type":"v1","addr":"172.21.15.139:6789","nonce":0}]},"addr":"172.21.15.139:6789/0","public_addr":"172.21.15.139:6789/0","priority":0,"weight":0,"crush_location":"{}"}],"quorum":[0,1,2]} 2024-04-19T13:57:50.853 INFO:teuthology.orchestra.run.smithi139.stderr:dumped monmap epoch 3 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: cephadm 2024-04-19T13:57:49.518783+0000 mgr.y (mgr.14152) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: cephadm 2024-04-19T13:57:49.519660+0000 mgr.y (mgr.14152) 42 : cephadm [INF] Reconfiguring mon.a (unknown last config time)... 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: cephadm 2024-04-19T13:57:49.522283+0000 mgr.y (mgr.14152) 43 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: audit 2024-04-19T13:57:49.649946+0000 mon.a (mon.0) 211 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: audit 2024-04-19T13:57:49.656499+0000 mon.a (mon.0) 212 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: audit 2024-04-19T13:57:50.255720+0000 mon.a (mon.0) 213 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:50.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:50 smithi139 bash[18762]: audit 2024-04-19T13:57:50.453296+0000 mon.a (mon.0) 214 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T13:57:51.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:50 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:57:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:51.465 INFO:tasks.cephadm:Generating final ceph.conf file... 2024-04-19T13:57:51.466 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph config generate-minimal-conf 2024-04-19T13:57:51.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:51 smithi139 bash[18762]: cluster 2024-04-19T13:57:49.782190+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:51.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:51 smithi139 bash[18762]: audit 2024-04-19T13:57:50.854933+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.139:0/1968878952' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T13:57:51.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:51 smithi139 bash[18762]: audit 2024-04-19T13:57:50.989531+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:51.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:51 smithi139 bash[18762]: audit 2024-04-19T13:57:50.993318+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[18636]: cluster 2024-04-19T13:57:49.782190+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[18636]: audit 2024-04-19T13:57:50.854933+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.139:0/1968878952' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[18636]: audit 2024-04-19T13:57:50.989531+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[18636]: audit 2024-04-19T13:57:50.993318+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[24028]: cluster 2024-04-19T13:57:49.782190+0000 mgr.y (mgr.14152) 44 : cluster [DBG] pgmap v20: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[24028]: audit 2024-04-19T13:57:50.854933+0000 mon.a (mon.0) 215 : audit [DBG] from='client.? 172.21.15.139:0/1968878952' entity='client.admin' cmd=[{"prefix": "mon dump", "format": "json"}]: dispatch 2024-04-19T13:57:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[24028]: audit 2024-04-19T13:57:50.989531+0000 mon.a (mon.0) 216 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:51 smithi135 bash[24028]: audit 2024-04-19T13:57:50.993318+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: audit 2024-04-19T13:57:51.589490+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: cephadm 2024-04-19T13:57:51.590553+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: audit 2024-04-19T13:57:51.590901+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: audit 2024-04-19T13:57:51.591740+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: audit 2024-04-19T13:57:51.592512+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18636]: cephadm 2024-04-19T13:57:51.593398+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:57:52] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:57:52.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: audit 2024-04-19T13:57:51.589490+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:52.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: cephadm 2024-04-19T13:57:51.590553+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T13:57:52.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: audit 2024-04-19T13:57:51.590901+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:52.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: audit 2024-04-19T13:57:51.591740+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:52.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: audit 2024-04-19T13:57:51.592512+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:52.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:52 smithi135 bash[24028]: cephadm 2024-04-19T13:57:51.593398+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: audit 2024-04-19T13:57:51.589490+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: cephadm 2024-04-19T13:57:51.590553+0000 mgr.y (mgr.14152) 45 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: audit 2024-04-19T13:57:51.590901+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: audit 2024-04-19T13:57:51.591740+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: audit 2024-04-19T13:57:51.592512+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:52 smithi139 bash[18762]: cephadm 2024-04-19T13:57:51.593398+0000 mgr.y (mgr.14152) 46 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T13:57:53.939 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[18636]: cluster 2024-04-19T13:57:51.782516+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:53.939 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[18636]: audit 2024-04-19T13:57:52.763939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.939 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[18636]: audit 2024-04-19T13:57:52.772002+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.940 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[24028]: cluster 2024-04-19T13:57:51.782516+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:53.940 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[24028]: audit 2024-04-19T13:57:52.763939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.940 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:53 smithi135 bash[24028]: audit 2024-04-19T13:57:52.772002+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:53 smithi139 bash[18762]: cluster 2024-04-19T13:57:51.782516+0000 mgr.y (mgr.14152) 47 : cluster [DBG] pgmap v21: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:53.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:53 smithi139 bash[18762]: audit 2024-04-19T13:57:52.763939+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:53.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:53 smithi139 bash[18762]: audit 2024-04-19T13:57:52.772002+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:54.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: cluster 2024-04-19T13:57:53.782980+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:54.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: audit 2024-04-19T13:57:53.971060+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:54.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: cephadm 2024-04-19T13:57:53.971938+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T13:57:54.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: audit 2024-04-19T13:57:53.972206+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:54.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: audit 2024-04-19T13:57:53.972943+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:54.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: audit 2024-04-19T13:57:53.973622+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:54.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:54 smithi139 bash[18762]: cephadm 2024-04-19T13:57:53.974385+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T13:57:55.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: cluster 2024-04-19T13:57:53.782980+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:55.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: audit 2024-04-19T13:57:53.971060+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: cephadm 2024-04-19T13:57:53.971938+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: audit 2024-04-19T13:57:53.972206+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: audit 2024-04-19T13:57:53.972943+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: audit 2024-04-19T13:57:53.973622+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[18636]: cephadm 2024-04-19T13:57:53.974385+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: cluster 2024-04-19T13:57:53.782980+0000 mgr.y (mgr.14152) 48 : cluster [DBG] pgmap v22: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: audit 2024-04-19T13:57:53.971060+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: cephadm 2024-04-19T13:57:53.971938+0000 mgr.y (mgr.14152) 49 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: audit 2024-04-19T13:57:53.972206+0000 mon.a (mon.0) 225 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: audit 2024-04-19T13:57:53.972943+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: audit 2024-04-19T13:57:53.973622+0000 mon.a (mon.0) 227 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:54 smithi135 bash[24028]: cephadm 2024-04-19T13:57:53.974385+0000 mgr.y (mgr.14152) 50 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T13:57:55.103 INFO:teuthology.orchestra.run.smithi135.stdout:# minimal ceph.conf for 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:57:55.103 INFO:teuthology.orchestra.run.smithi135.stdout:[global] 2024-04-19T13:57:55.103 INFO:teuthology.orchestra.run.smithi135.stdout: fsid = 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T13:57:55.103 INFO:teuthology.orchestra.run.smithi135.stdout: mon_host = [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] 2024-04-19T13:57:55.758 INFO:tasks.cephadm:Distributing (final) config and client.admin keyring... 2024-04-19T13:57:55.758 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:55.758 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.conf 2024-04-19T13:57:55.770 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:55.770 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:55.823 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:57:55.823 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.conf 2024-04-19T13:57:55.837 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:57:55.837 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.admin.keyring 2024-04-19T13:57:55.891 INFO:tasks.cephadm:Adding mgr.y on smithi135 2024-04-19T13:57:55.891 INFO:tasks.cephadm:Adding mgr.x on smithi139 2024-04-19T13:57:55.892 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply mgr '2;smithi135=y;smithi139=x' 2024-04-19T13:57:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.107069+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.135:0/1119492436' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.528703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.531062+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.533641+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.535428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: cephadm 2024-04-19T13:57:55.538507+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: cephadm 2024-04-19T13:57:55.538986+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.715168+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.722613+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[18636]: audit 2024-04-19T13:57:55.728813+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.107069+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.135:0/1119492436' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.528703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.531062+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.533641+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.535428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: cephadm 2024-04-19T13:57:55.538507+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: cephadm 2024-04-19T13:57:55.538986+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.715168+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.722613+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:55 smithi135 bash[24028]: audit 2024-04-19T13:57:55.728813+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.107069+0000 mon.c (mon.1) 3 : audit [DBG] from='client.? 172.21.15.135:0/1119492436' entity='client.admin' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.528703+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.531062+0000 mon.a (mon.0) 229 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.533641+0000 mon.a (mon.0) 230 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.535428+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: cephadm 2024-04-19T13:57:55.538507+0000 mgr.y (mgr.14152) 51 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T13:57:56.116 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: cephadm 2024-04-19T13:57:55.538986+0000 mgr.y (mgr.14152) 52 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T13:57:56.117 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.715168+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.117 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.722613+0000 mon.a (mon.0) 233 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:56.117 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:55 smithi139 bash[18762]: audit 2024-04-19T13:57:55.728813+0000 mon.a (mon.0) 234 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:57.167 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:56 smithi139 bash[18762]: cluster 2024-04-19T13:57:55.783431+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:57.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:56 smithi135 bash[18636]: cluster 2024-04-19T13:57:55.783431+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:57.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:56 smithi135 bash[24028]: cluster 2024-04-19T13:57:55.783431+0000 mgr.y (mgr.14152) 53 : cluster [DBG] pgmap v23: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:58.248 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:57 smithi139 bash[18762]: audit 2024-04-19T13:57:57.840448+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:57:58.249 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:57 smithi139 bash[18762]: audit 2024-04-19T13:57:57.843402+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:57:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:57 smithi135 bash[18636]: audit 2024-04-19T13:57:57.840448+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:57:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:57 smithi135 bash[18636]: audit 2024-04-19T13:57:57.843402+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:57:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:57 smithi135 bash[24028]: audit 2024-04-19T13:57:57.840448+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:57:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:57 smithi135 bash[24028]: audit 2024-04-19T13:57:57.843402+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:57:58.583 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled mgr update... 2024-04-19T13:57:59.635 DEBUG:teuthology.orchestra.run.smithi139:mgr.x> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service 2024-04-19T13:57:59.637 INFO:tasks.cephadm:Deploying OSDs... 2024-04-19T13:57:59.637 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T13:57:59.637 DEBUG:teuthology.orchestra.run.smithi135:> dd if=/scratch_devs of=/dev/stdout 2024-04-19T13:57:59.644 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-19T13:57:59.644 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_1 2024-04-19T13:57:59.693 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-19T13:57:59.693 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:57:59.693 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-04-19T13:57:59.694 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:57:59.694 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-04-19 13:50:21.558059610 +0000 2024-04-19T13:57:59.694 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-04-19 13:50:21.318061743 +0000 2024-04-19T13:57:59.694 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-04-19 13:50:21.318061743 +0000 2024-04-19T13:57:59.694 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-04-19T13:57:59.694 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-19T13:57:59.748 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-04-19T13:57:59.748 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-04-19T13:57:59.748 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.00046504 s, 1.1 MB/s 2024-04-19T13:57:59.749 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-19T13:57:59.798 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_2 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-04-19 13:50:22.022055489 +0000 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-04-19 13:50:21.786057586 +0000 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-04-19 13:50:21.786057586 +0000 2024-04-19T13:57:59.845 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-04-19T13:57:59.846 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-19T13:57:59.898 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: cluster 2024-04-19T13:57:57.783877+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.576799+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: cephadm 2024-04-19T13:57:58.580295+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi135=y;smithi139=x;count:2 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.586487+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.604012+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.606694+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.608545+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.620480+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.624808+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.632301+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T13:57:59.899 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.634156+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: audit 2024-04-19T13:57:58.636058+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[18636]: cephadm 2024-04-19T13:57:58.637839+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: cluster 2024-04-19T13:57:57.783877+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.576799+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: cephadm 2024-04-19T13:57:58.580295+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi135=y;smithi139=x;count:2 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.586487+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.604012+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.606694+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.608545+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.620480+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.624808+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.632301+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.634156+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: audit 2024-04-19T13:57:58.636058+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:57:59 smithi135 bash[24028]: cephadm 2024-04-19T13:57:58.637839+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T13:57:59.902 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-04-19T13:57:59.902 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-04-19T13:57:59.903 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000317478 s, 1.6 MB/s 2024-04-19T13:57:59.903 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: cluster 2024-04-19T13:57:57.783877+0000 mgr.y (mgr.14152) 54 : cluster [DBG] pgmap v24: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.576799+0000 mgr.y (mgr.14152) 55 : audit [DBG] from='client.24104 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "mgr", "placement": "2;smithi135=y;smithi139=x", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: cephadm 2024-04-19T13:57:58.580295+0000 mgr.y (mgr.14152) 56 : cephadm [INF] Saving service mgr spec with placement smithi135=y;smithi139=x;count:2 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.586487+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.604012+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.606694+0000 mon.a (mon.0) 239 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.608545+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.620480+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:57:59.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.624808+0000 mon.a (mon.0) 242 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:57:59.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.632301+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]': finished 2024-04-19T13:57:59.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.634156+0000 mon.a (mon.0) 244 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:57:59.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: audit 2024-04-19T13:57:58.636058+0000 mon.a (mon.0) 245 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:57:59.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:57:59 smithi139 bash[18762]: cephadm 2024-04-19T13:57:58.637839+0000 mgr.y (mgr.14152) 57 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T13:57:59.950 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_3 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 907 Links: 1 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-04-19 13:50:22.502051225 +0000 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-04-19 13:50:22.258053393 +0000 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-04-19 13:50:22.258053393 +0000 2024-04-19T13:58:00.001 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-04-19T13:58:00.002 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-19T13:58:00.055 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-04-19T13:58:00.055 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-04-19T13:58:00.055 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000434254 s, 1.2 MB/s 2024-04-19T13:58:00.056 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-19T13:58:00.106 DEBUG:teuthology.orchestra.run.smithi135:> stat /dev/vg_nvme/lv_4 2024-04-19T13:58:00.152 INFO:teuthology.orchestra.run.smithi135.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-19T13:58:00.152 INFO:teuthology.orchestra.run.smithi135.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout:Device: 5h/5d Inode: 931 Links: 1 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout:Access: 2024-04-19 13:50:23.022046606 +0000 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout:Modify: 2024-04-19 13:50:22.742049092 +0000 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout:Change: 2024-04-19 13:50:22.742049092 +0000 2024-04-19T13:58:00.153 INFO:teuthology.orchestra.run.smithi135.stdout: Birth: - 2024-04-19T13:58:00.153 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-19T13:58:00.207 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records in 2024-04-19T13:58:00.207 INFO:teuthology.orchestra.run.smithi135.stderr:1+0 records out 2024-04-19T13:58:00.208 INFO:teuthology.orchestra.run.smithi135.stderr:512 bytes copied, 0.000394007 s, 1.3 MB/s 2024-04-19T13:58:00.209 DEBUG:teuthology.orchestra.run.smithi135:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-19T13:58:00.258 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T13:58:00.258 DEBUG:teuthology.orchestra.run.smithi139:> dd if=/scratch_devs of=/dev/stdout 2024-04-19T13:58:00.264 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-19T13:58:00.264 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_1 2024-04-19T13:58:00.316 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_1 -> ../dm-0 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 879 Links: 1 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-19 13:49:59.653633834 +0000 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-19 13:49:59.381637495 +0000 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-19 13:49:59.381637495 +0000 2024-04-19T13:58:00.317 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-19T13:58:00.317 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_1 of=/dev/null count=1 2024-04-19T13:58:00.371 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-19T13:58:00.371 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-19T13:58:00.371 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00041185 s, 1.2 MB/s 2024-04-19T13:58:00.372 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_1 2024-04-19T13:58:00.422 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_2 2024-04-19T13:58:00.468 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_2 -> ../dm-1 2024-04-19T13:58:00.468 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 897 Links: 1 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-19 13:50:00.141627263 +0000 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-19 13:49:59.893630602 +0000 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-19 13:49:59.893630602 +0000 2024-04-19T13:58:00.469 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-19T13:58:00.469 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_2 of=/dev/null count=1 2024-04-19T13:58:00.522 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-19T13:58:00.523 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-19T13:58:00.523 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000411784 s, 1.2 MB/s 2024-04-19T13:58:00.524 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_2 2024-04-19T13:58:00.577 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_3 2024-04-19T13:58:00.624 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_3 -> ../dm-2 2024-04-19T13:58:00.624 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 911 Links: 1 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-19 13:50:00.621620807 +0000 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-19 13:50:00.353624411 +0000 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-19 13:50:00.353624411 +0000 2024-04-19T13:58:00.625 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-19T13:58:00.625 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_3 of=/dev/null count=1 2024-04-19T13:58:00.679 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-19T13:58:00.679 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-19T13:58:00.679 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.00045304 s, 1.1 MB/s 2024-04-19T13:58:00.680 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_3 2024-04-19T13:58:00.729 DEBUG:teuthology.orchestra.run.smithi139:> stat /dev/vg_nvme/lv_4 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout: File: /dev/vg_nvme/lv_4 -> ../dm-3 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout: Size: 7 Blocks: 0 IO Block: 4096 symbolic link 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout:Device: 5h/5d Inode: 930 Links: 1 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout:Access: (0777/lrwxrwxrwx) Uid: ( 0/ root) Gid: ( 0/ root) 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout:Access: 2024-04-19 13:50:01.149613707 +0000 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout:Modify: 2024-04-19 13:50:00.873617418 +0000 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout:Change: 2024-04-19 13:50:00.873617418 +0000 2024-04-19T13:58:00.776 INFO:teuthology.orchestra.run.smithi139.stdout: Birth: - 2024-04-19T13:58:00.777 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd if=/dev/vg_nvme/lv_4 of=/dev/null count=1 2024-04-19T13:58:00.828 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records in 2024-04-19T13:58:00.828 INFO:teuthology.orchestra.run.smithi139.stderr:1+0 records out 2024-04-19T13:58:00.828 INFO:teuthology.orchestra.run.smithi139.stderr:512 bytes copied, 0.000244285 s, 2.1 MB/s 2024-04-19T13:58:00.829 DEBUG:teuthology.orchestra.run.smithi139:> ! mount | grep -v devtmpfs | grep -q /dev/vg_nvme/lv_4 2024-04-19T13:58:00.880 INFO:tasks.cephadm:Deploying osd.0 on smithi135 with /dev/vg_nvme/lv_4... 2024-04-19T13:58:00.880 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-19T13:58:00.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.478 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.478 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:01.478 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:01 smithi139 systemd[1]: Started Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: cluster 2024-04-19T13:57:59.784362+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.213539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.218274+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.220928+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.222703+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.232196+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.235511+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.237202+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:58:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:01 smithi139 bash[18762]: audit 2024-04-19T13:58:01.238921+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:01.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: cluster 2024-04-19T13:57:59.784362+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:01.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.213539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.218274+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.220928+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.222703+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.232196+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.235511+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.237202+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[18636]: audit 2024-04-19T13:58:01.238921+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: cluster 2024-04-19T13:57:59.784362+0000 mgr.y (mgr.14152) 58 : cluster [DBG] pgmap v25: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.213539+0000 mon.a (mon.0) 246 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.218274+0000 mon.a (mon.0) 247 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.220928+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:01.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.222703+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:01.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.232196+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:01.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.235511+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T13:58:01.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.237202+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T13:58:01.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:01 smithi135 bash[24028]: audit 2024-04-19T13:58:01.238921+0000 mon.a (mon.0) 253 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:02.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:02 smithi139 bash[18762]: cephadm 2024-04-19T13:58:01.233171+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:02.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:02 smithi139 bash[18762]: cephadm 2024-04-19T13:58:01.234881+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T13:58:02.874 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:02 smithi139 bash[18762]: cephadm 2024-04-19T13:58:01.240772+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[18636]: cephadm 2024-04-19T13:58:01.233171+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[18636]: cephadm 2024-04-19T13:58:01.234881+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[18636]: cephadm 2024-04-19T13:58:01.240772+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[24028]: cephadm 2024-04-19T13:58:01.233171+0000 mgr.y (mgr.14152) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[24028]: cephadm 2024-04-19T13:58:01.234881+0000 mgr.y (mgr.14152) 60 : cephadm [INF] Reconfiguring mgr.y (unknown last config time)... 2024-04-19T13:58:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:02 smithi135 bash[24028]: cephadm 2024-04-19T13:58:01.240772+0000 mgr.y (mgr.14152) 61 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T13:58:03.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:02 smithi139 bash[19896]: debug 2024-04-19T13:58:02.873+0000 7f338a7f3700 1 -- 172.21.15.139:0/3357330655 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x559c7d852340 con 0x559c7e5ce400 2024-04-19T13:58:03.214 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:03 smithi139 bash[19896]: debug 2024-04-19T13:58:03.017+0000 7f3393462000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T13:58:03.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:03 smithi135 bash[18636]: cluster 2024-04-19T13:58:01.784768+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:03.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:03 smithi135 bash[24028]: cluster 2024-04-19T13:58:01.784768+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:03 smithi139 bash[18762]: cluster 2024-04-19T13:58:01.784768+0000 mgr.y (mgr.14152) 62 : cluster [DBG] pgmap v26: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:04.766 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[19896]: debug 2024-04-19T13:58:04.549+0000 7f3393462000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T13:58:04.766 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[19896]: debug 2024-04-19T13:58:04.645+0000 7f3393462000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T13:58:05.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: cluster 2024-04-19T13:58:03.785114+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:05.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:03.807201+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:03.808756+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:05.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:03.809849+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:03.810587+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:03.817181+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: cephadm 2024-04-19T13:58:03.817604+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[18636]: audit 2024-04-19T13:58:04.517487+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: cluster 2024-04-19T13:58:03.785114+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:03.807201+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:03.808756+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:03.809849+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:03.810587+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:03.817181+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: cephadm 2024-04-19T13:58:03.817604+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:05.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:04 smithi135 bash[24028]: audit 2024-04-19T13:58:04.517487+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.120 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-19T13:58:05.120 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-19T13:58:05.120 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-04-19T13:58:05.120 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-04-19T13:58:05.120 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0150745 s, 696 MB/s 2024-04-19T13:58:05.121 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-04-19T13:58:05.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[19896]: debug 2024-04-19T13:58:04.889+0000 7f3393462000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: cluster 2024-04-19T13:58:03.785114+0000 mgr.y (mgr.14152) 63 : cluster [DBG] pgmap v27: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:03.807201+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:03.808756+0000 mon.a (mon.0) 255 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:03.809849+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:03.810587+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:03.817181+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: cephadm 2024-04-19T13:58:03.817604+0000 mgr.y (mgr.14152) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T13:58:05.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:04 smithi139 bash[18762]: audit 2024-04-19T13:58:04.517487+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:05.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:05 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:58:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:05.979 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:05 smithi139 bash[19896]: debug 2024-04-19T13:58:05.661+0000 7f3393462000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T13:58:05.979 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:05 smithi139 bash[19896]: debug 2024-04-19T13:58:05.769+0000 7f3393462000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T13:58:05.979 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:05 smithi139 bash[19896]: debug 2024-04-19T13:58:05.869+0000 7f3393462000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T13:58:06.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:05 smithi139 bash[19896]: debug 2024-04-19T13:58:05.977+0000 7f3393462000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T13:58:06.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[19896]: debug 2024-04-19T13:58:06.189+0000 7f3393462000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T13:58:06.420 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_4 2024-04-19T13:58:06.590 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.340338+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.590 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.348265+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.385929+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.388694+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.390494+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18636]: audit 2024-04-19T13:58:05.400721+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:58:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.340338+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.348265+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.385929+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.388694+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.390494+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:06.591 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:06 smithi135 bash[24028]: audit 2024-04-19T13:58:05.400721+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.736 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[19896]: debug 2024-04-19T13:58:06.461+0000 7f3393462000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T13:58:06.736 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[19896]: debug 2024-04-19T13:58:06.561+0000 7f3393462000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.340338+0000 mon.a (mon.0) 260 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.348265+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.385929+0000 mon.a (mon.0) 262 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.388694+0000 mon.a (mon.0) 263 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.390494+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:06.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[18762]: audit 2024-04-19T13:58:05.400721+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[19896]: debug 2024-04-19T13:58:06.737+0000 7f3393462000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T13:58:07.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:06 smithi139 bash[19896]: debug 2024-04-19T13:58:06.977+0000 7f3393462000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T13:58:07.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[18762]: cluster 2024-04-19T13:58:05.785530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:07.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[18762]: audit 2024-04-19T13:58:06.478661+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[18762]: audit 2024-04-19T13:58:06.485542+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[19896]: debug 2024-04-19T13:58:07.241+0000 7f3393462000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T13:58:07.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[19896]: debug 2024-04-19T13:58:07.401+0000 7f3393462000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:58:07.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[18636]: cluster 2024-04-19T13:58:05.785530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:07.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[18636]: audit 2024-04-19T13:58:06.478661+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[18636]: audit 2024-04-19T13:58:06.485542+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[24028]: cluster 2024-04-19T13:58:05.785530+0000 mgr.y (mgr.14152) 65 : cluster [DBG] pgmap v28: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[24028]: audit 2024-04-19T13:58:06.478661+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:07 smithi135 bash[24028]: audit 2024-04-19T13:58:06.485542+0000 mon.a (mon.0) 267 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:08.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[19896]: debug 2024-04-19T13:58:07.629+0000 7f3393462000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T13:58:08.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:07 smithi139 bash[19896]: debug 2024-04-19T13:58:07.741+0000 7f3393462000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T13:58:08.516 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:08 smithi139 bash[19896]: debug 2024-04-19T13:58:08.077+0000 7f3393462000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T13:58:09.090 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:08 smithi139 bash[19896]: debug 2024-04-19T13:58:08.781+0000 7f3393462000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T13:58:09.090 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:08 smithi139 bash[19896]: debug 2024-04-19T13:58:08.889+0000 7f3393462000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T13:58:09.411 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:09 smithi139 bash[19896]: debug 2024-04-19T13:58:09.089+0000 7f3393462000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T13:58:09.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:09 smithi139 bash[18762]: cluster 2024-04-19T13:58:07.785981+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:09.766 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:09 smithi139 bash[19896]: debug 2024-04-19T13:58:09.409+0000 7f3393462000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T13:58:09.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:09 smithi135 bash[18636]: cluster 2024-04-19T13:58:07.785981+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:09.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:09 smithi135 bash[24028]: cluster 2024-04-19T13:58:07.785981+0000 mgr.y (mgr.14152) 66 : cluster [DBG] pgmap v29: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:10.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:09 smithi139 bash[19896]: debug 2024-04-19T13:58:09.777+0000 7f3393462000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T13:58:10.267 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 13:58:09 smithi139 bash[19896]: debug 2024-04-19T13:58:09.889+0000 7f3393462000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T13:58:10.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:10 smithi139 bash[18762]: cluster 2024-04-19T13:58:09.915369+0000 mon.a (mon.0) 268 : cluster [DBG] Standby manager daemon x started 2024-04-19T13:58:10.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:10 smithi139 bash[18762]: audit 2024-04-19T13:58:09.917676+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T13:58:10.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:10 smithi139 bash[18762]: audit 2024-04-19T13:58:09.918250+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T13:58:10.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:10 smithi139 bash[18762]: audit 2024-04-19T13:58:09.919443+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T13:58:10.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:10 smithi139 bash[18762]: audit 2024-04-19T13:58:09.919909+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[24028]: cluster 2024-04-19T13:58:09.915369+0000 mon.a (mon.0) 268 : cluster [DBG] Standby manager daemon x started 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[24028]: audit 2024-04-19T13:58:09.917676+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[24028]: audit 2024-04-19T13:58:09.918250+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[24028]: audit 2024-04-19T13:58:09.919443+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[24028]: audit 2024-04-19T13:58:09.919909+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[18636]: cluster 2024-04-19T13:58:09.915369+0000 mon.a (mon.0) 268 : cluster [DBG] Standby manager daemon x started 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[18636]: audit 2024-04-19T13:58:09.917676+0000 mon.b (mon.2) 2 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[18636]: audit 2024-04-19T13:58:09.918250+0000 mon.b (mon.2) 3 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[18636]: audit 2024-04-19T13:58:09.919443+0000 mon.b (mon.2) 4 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T13:58:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:10 smithi135 bash[18636]: audit 2024-04-19T13:58:09.919909+0000 mon.b (mon.2) 5 : audit [DBG] from='mgr.? 172.21.15.139:0/2141684775' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T13:58:11.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: cluster 2024-04-19T13:58:09.786550+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: cluster 2024-04-19T13:58:10.494272+0000 mon.a (mon.0) 269 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:10.494430+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:10.939915+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:10.942557+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:10.943149+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:11.091044+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:11.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:11 smithi139 bash[18762]: audit 2024-04-19T13:58:11.098555+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: cluster 2024-04-19T13:58:09.786550+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: cluster 2024-04-19T13:58:10.494272+0000 mon.a (mon.0) 269 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:10.494430+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:10.939915+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:10.942557+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:10.943149+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:11.091044+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[18636]: audit 2024-04-19T13:58:11.098555+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: cluster 2024-04-19T13:58:09.786550+0000 mgr.y (mgr.14152) 67 : cluster [DBG] pgmap v30: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: cluster 2024-04-19T13:58:10.494272+0000 mon.a (mon.0) 269 : cluster [DBG] mgrmap e14: y(active, since 72s), standbys: x 2024-04-19T13:58:11.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:10.494430+0000 mon.a (mon.0) 270 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T13:58:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:10.939915+0000 mon.a (mon.0) 271 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:10.942557+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:10.943149+0000 mon.a (mon.0) 273 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:11.091044+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:11 smithi135 bash[24028]: audit 2024-04-19T13:58:11.098555+0000 mon.a (mon.0) 275 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:12.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:12 smithi139 bash[18762]: audit 2024-04-19T13:58:10.937348+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:12.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:12 smithi135 bash[18636]: audit 2024-04-19T13:58:10.937348+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:12.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:12 smithi135 bash[24028]: audit 2024-04-19T13:58:10.937348+0000 mgr.y (mgr.14152) 68 : audit [DBG] from='client.14208 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:13.501 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:13.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:13 smithi139 bash[18762]: cluster 2024-04-19T13:58:11.787038+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:13.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:13 smithi139 bash[18762]: audit 2024-04-19T13:58:13.251933+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:13.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:13 smithi139 bash[18762]: audit 2024-04-19T13:58:13.258355+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:13.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[18636]: cluster 2024-04-19T13:58:11.787038+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:13.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[18636]: audit 2024-04-19T13:58:13.251933+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:13.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[18636]: audit 2024-04-19T13:58:13.258355+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:13.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[24028]: cluster 2024-04-19T13:58:11.787038+0000 mgr.y (mgr.14152) 69 : cluster [DBG] pgmap v31: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:13.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[24028]: audit 2024-04-19T13:58:13.251933+0000 mon.a (mon.0) 276 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:13.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:13 smithi135 bash[24028]: audit 2024-04-19T13:58:13.258355+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:15 smithi139 bash[18762]: cluster 2024-04-19T13:58:13.787465+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:15 smithi135 bash[24028]: cluster 2024-04-19T13:58:13.787465+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:15.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:15 smithi135 bash[18636]: cluster 2024-04-19T13:58:13.787465+0000 mgr.y (mgr.14152) 70 : cluster [DBG] pgmap v32: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: cluster 2024-04-19T13:58:15.787906+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: audit 2024-04-19T13:58:17.089860+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.135:0/1481926377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: audit 2024-04-19T13:58:17.090395+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: audit 2024-04-19T13:58:17.096043+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]': finished 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: cluster 2024-04-19T13:58:17.096124+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T13:58:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:17 smithi139 bash[18762]: audit 2024-04-19T13:58:17.096257+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: cluster 2024-04-19T13:58:15.787906+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: audit 2024-04-19T13:58:17.089860+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.135:0/1481926377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: audit 2024-04-19T13:58:17.090395+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: audit 2024-04-19T13:58:17.096043+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]': finished 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: cluster 2024-04-19T13:58:17.096124+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T13:58:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[18636]: audit 2024-04-19T13:58:17.096257+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: cluster 2024-04-19T13:58:15.787906+0000 mgr.y (mgr.14152) 71 : cluster [DBG] pgmap v33: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: audit 2024-04-19T13:58:17.089860+0000 mon.c (mon.1) 4 : audit [INF] from='client.? 172.21.15.135:0/1481926377' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: audit 2024-04-19T13:58:17.090395+0000 mon.a (mon.0) 278 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]: dispatch 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: audit 2024-04-19T13:58:17.096043+0000 mon.a (mon.0) 279 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "f09df81d-5a76-43f4-8a17-e85f4f26feb4"}]': finished 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: cluster 2024-04-19T13:58:17.096124+0000 mon.a (mon.0) 280 : cluster [DBG] osdmap e5: 1 total, 0 up, 1 in 2024-04-19T13:58:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:17 smithi135 bash[24028]: audit 2024-04-19T13:58:17.096257+0000 mon.a (mon.0) 281 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:18 smithi135 bash[24028]: audit 2024-04-19T13:58:17.707668+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/1874454378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:18.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:18 smithi135 bash[18636]: audit 2024-04-19T13:58:17.707668+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/1874454378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:18 smithi139 bash[18762]: audit 2024-04-19T13:58:17.707668+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/1874454378' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:19 smithi135 bash[18636]: cluster 2024-04-19T13:58:17.788190+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:19 smithi135 bash[24028]: cluster 2024-04-19T13:58:17.788190+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:19 smithi139 bash[18762]: cluster 2024-04-19T13:58:17.788190+0000 mgr.y (mgr.14152) 72 : cluster [DBG] pgmap v35: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:21 smithi135 bash[18636]: cluster 2024-04-19T13:58:19.788634+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:21.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:21 smithi135 bash[24028]: cluster 2024-04-19T13:58:19.788634+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:21 smithi139 bash[18762]: cluster 2024-04-19T13:58:19.788634+0000 mgr.y (mgr.14152) 73 : cluster [DBG] pgmap v36: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:23 smithi139 bash[18762]: cluster 2024-04-19T13:58:21.789064+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:23.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:23 smithi135 bash[18636]: cluster 2024-04-19T13:58:21.789064+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:23.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:23 smithi135 bash[24028]: cluster 2024-04-19T13:58:21.789064+0000 mgr.y (mgr.14152) 74 : cluster [DBG] pgmap v37: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:25.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:24 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:58:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[18636]: cluster 2024-04-19T13:58:23.789492+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[18636]: audit 2024-04-19T13:58:24.913767+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[18636]: audit 2024-04-19T13:58:24.922493+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[24028]: cluster 2024-04-19T13:58:23.789492+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[24028]: audit 2024-04-19T13:58:24.913767+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:25 smithi135 bash[24028]: audit 2024-04-19T13:58:24.922493+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:25.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:25 smithi139 bash[18762]: cluster 2024-04-19T13:58:23.789492+0000 mgr.y (mgr.14152) 75 : cluster [DBG] pgmap v38: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:25.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:25 smithi139 bash[18762]: audit 2024-04-19T13:58:24.913767+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:25.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:25 smithi139 bash[18762]: audit 2024-04-19T13:58:24.922493+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:27.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[18636]: cluster 2024-04-19T13:58:25.789894+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:27.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[18636]: audit 2024-04-19T13:58:27.323201+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T13:58:27.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[18636]: audit 2024-04-19T13:58:27.324561+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:27.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[24028]: cluster 2024-04-19T13:58:25.789894+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:27.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[24028]: audit 2024-04-19T13:58:27.323201+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T13:58:27.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:27 smithi135 bash[24028]: audit 2024-04-19T13:58:27.324561+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:28.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:27 smithi139 bash[18762]: cluster 2024-04-19T13:58:25.789894+0000 mgr.y (mgr.14152) 76 : cluster [DBG] pgmap v39: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:28.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:27 smithi139 bash[18762]: audit 2024-04-19T13:58:27.323201+0000 mon.a (mon.0) 284 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T13:58:28.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:27 smithi139 bash[18762]: audit 2024-04-19T13:58:27.324561+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:28.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:28 smithi135 bash[18636]: cephadm 2024-04-19T13:58:27.325828+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T13:58:28.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:28 smithi135 bash[24028]: cephadm 2024-04-19T13:58:27.325828+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T13:58:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:28 smithi139 bash[18762]: cephadm 2024-04-19T13:58:27.325828+0000 mgr.y (mgr.14152) 77 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T13:58:29.914 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:29 smithi135 bash[18636]: cluster 2024-04-19T13:58:27.790270+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:29.914 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:29 smithi135 bash[24028]: cluster 2024-04-19T13:58:27.790270+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:29 smithi139 bash[18762]: cluster 2024-04-19T13:58:27.790270+0000 mgr.y (mgr.14152) 78 : cluster [DBG] pgmap v40: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:31.908 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:31.908 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:31 smithi135 bash[18636]: cluster 2024-04-19T13:58:29.790707+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:31.908 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:31.909 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:31 smithi135 bash[24028]: cluster 2024-04-19T13:58:29.790707+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:31.909 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:32.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:31 smithi139 bash[18762]: cluster 2024-04-19T13:58:29.790707+0000 mgr.y (mgr.14152) 79 : cluster [DBG] pgmap v41: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:32.261 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:32.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:32.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: cluster 2024-04-19T13:58:31.791009+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: audit 2024-04-19T13:58:32.051587+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: audit 2024-04-19T13:58:32.083832+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: audit 2024-04-19T13:58:32.085363+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: audit 2024-04-19T13:58:32.086268+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18636]: audit 2024-04-19T13:58:32.093026+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: cluster 2024-04-19T13:58:31.791009+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:33.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: audit 2024-04-19T13:58:32.051587+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: audit 2024-04-19T13:58:32.083832+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:33.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: audit 2024-04-19T13:58:32.085363+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:33.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: audit 2024-04-19T13:58:32.086268+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:33.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[24028]: audit 2024-04-19T13:58:32.093026+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: cluster 2024-04-19T13:58:31.791009+0000 mgr.y (mgr.14152) 80 : cluster [DBG] pgmap v42: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:33.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: audit 2024-04-19T13:58:32.051587+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: audit 2024-04-19T13:58:32.083832+0000 mon.a (mon.0) 287 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:33.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: audit 2024-04-19T13:58:32.085363+0000 mon.a (mon.0) 288 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:33.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: audit 2024-04-19T13:58:32.086268+0000 mon.a (mon.0) 289 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:33.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:33 smithi139 bash[18762]: audit 2024-04-19T13:58:32.093026+0000 mon.a (mon.0) 290 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:33.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:33 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.415379+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.423124+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.463629+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.465944+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.467607+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:33.477559+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.394666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.400500+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.400721+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.402301+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.402930+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:34 smithi139 bash[18762]: audit 2024-04-19T13:58:34.408618+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.415379+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.423124+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.463629+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.465944+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.467607+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:33.477559+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.394666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.400500+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.400721+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.402301+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.402930+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[24028]: audit 2024-04-19T13:58:34.408618+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.415379+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.423124+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.463629+0000 mon.a (mon.0) 293 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.465944+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.467607+0000 mon.a (mon.0) 295 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:33.477559+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.394666+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.400500+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:34.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.400721+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:34.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.402301+0000 mon.a (mon.0) 300 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:34.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.402930+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:34.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:34 smithi135 bash[18636]: audit 2024-04-19T13:58:34.408618+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:35.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:35 smithi139 bash[18762]: cluster 2024-04-19T13:58:33.791307+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:35.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:35 smithi135 bash[18636]: cluster 2024-04-19T13:58:33.791307+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:35 smithi135 bash[24028]: cluster 2024-04-19T13:58:33.791307+0000 mgr.y (mgr.14152) 81 : cluster [DBG] pgmap v43: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:37.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:37 smithi139 bash[18762]: cluster 2024-04-19T13:58:35.791731+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:37.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:37 smithi135 bash[18636]: cluster 2024-04-19T13:58:35.791731+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:37.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:37 smithi135 bash[24028]: cluster 2024-04-19T13:58:35.791731+0000 mgr.y (mgr.14152) 82 : cluster [DBG] pgmap v44: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:39.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:39 smithi139 bash[18762]: cluster 2024-04-19T13:58:37.792220+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:39.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:39 smithi135 bash[18636]: cluster 2024-04-19T13:58:37.792220+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:39.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:39 smithi135 bash[24028]: cluster 2024-04-19T13:58:37.792220+0000 mgr.y (mgr.14152) 83 : cluster [DBG] pgmap v45: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:39.928 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 0 on host 'smithi135' 2024-04-19T13:58:40.534 DEBUG:teuthology.orchestra.run.smithi135:osd.0> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.0.service 2024-04-19T13:58:40.537 INFO:tasks.cephadm:Deploying osd.1 on smithi135 with /dev/vg_nvme/lv_3... 2024-04-19T13:58:40.537 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: cluster 2024-04-19T13:58:39.792672+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.929824+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.938579+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.940379+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.941528+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.944276+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: cephadm 2024-04-19T13:58:39.945208+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 15217M 2024-04-19T13:58:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.951168+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:39.956702+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[18636]: audit 2024-04-19T13:58:40.918575+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: cluster 2024-04-19T13:58:39.792672+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.929824+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.938579+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.940379+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.941528+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.944276+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: cephadm 2024-04-19T13:58:39.945208+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 15217M 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.951168+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:39.956702+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[24028]: audit 2024-04-19T13:58:40.918575+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T13:58:41.033 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:58:40 smithi135 bash[27570]: debug 2024-04-19T13:58:40.911+0000 7f33e72df3c0 -1 osd.0 0 log_to_monitors true 2024-04-19T13:58:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: cluster 2024-04-19T13:58:39.792672+0000 mgr.y (mgr.14152) 84 : cluster [DBG] pgmap v46: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.929824+0000 mon.a (mon.0) 303 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.938579+0000 mon.a (mon.0) 304 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.940379+0000 mon.a (mon.0) 305 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.941528+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.944276+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: cephadm 2024-04-19T13:58:39.945208+0000 mgr.y (mgr.14152) 85 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 15217M 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.951168+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:39.956702+0000 mon.a (mon.0) 309 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:40 smithi139 bash[18762]: audit 2024-04-19T13:58:40.918575+0000 mon.a (mon.0) 310 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T13:58:42.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:42 smithi139 bash[18762]: audit 2024-04-19T13:58:41.496114+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T13:58:42.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:42 smithi139 bash[18762]: cluster 2024-04-19T13:58:41.496288+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T13:58:42.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:42 smithi139 bash[18762]: audit 2024-04-19T13:58:41.496470+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:42.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:42 smithi139 bash[18762]: audit 2024-04-19T13:58:41.497149+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:58:42.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[18636]: audit 2024-04-19T13:58:41.496114+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[18636]: cluster 2024-04-19T13:58:41.496288+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[18636]: audit 2024-04-19T13:58:41.496470+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[18636]: audit 2024-04-19T13:58:41.497149+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[24028]: audit 2024-04-19T13:58:41.496114+0000 mon.a (mon.0) 311 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[24028]: cluster 2024-04-19T13:58:41.496288+0000 mon.a (mon.0) 312 : cluster [DBG] osdmap e6: 1 total, 0 up, 1 in 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[24028]: audit 2024-04-19T13:58:41.496470+0000 mon.a (mon.0) 313 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:42.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[24028]: audit 2024-04-19T13:58:41.497149+0000 mon.a (mon.0) 314 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:58:42.781 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[27570]: debug 2024-04-19T13:58:42.499+0000 7f33ddce2700 -1 osd.0 0 waiting for initial osdmap 2024-04-19T13:58:42.782 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:58:42 smithi135 bash[27570]: debug 2024-04-19T13:58:42.507+0000 7f33da67d700 -1 osd.0 7 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T13:58:43.571 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-19T13:58:43.571 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-19T13:58:43.572 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-04-19T13:58:43.572 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-04-19T13:58:43.572 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0158584 s, 661 MB/s 2024-04-19T13:58:43.572 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: cluster 2024-04-19T13:58:41.793137+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: audit 2024-04-19T13:58:42.496411+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: cluster 2024-04-19T13:58:42.496514+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: audit 2024-04-19T13:58:42.497077+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: audit 2024-04-19T13:58:42.503511+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:43 smithi139 bash[18762]: audit 2024-04-19T13:58:43.501898+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: cluster 2024-04-19T13:58:41.793137+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: audit 2024-04-19T13:58:42.496411+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: cluster 2024-04-19T13:58:42.496514+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: audit 2024-04-19T13:58:42.497077+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: audit 2024-04-19T13:58:42.503511+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[18636]: audit 2024-04-19T13:58:43.501898+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: cluster 2024-04-19T13:58:41.793137+0000 mgr.y (mgr.14152) 86 : cluster [DBG] pgmap v48: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: audit 2024-04-19T13:58:42.496411+0000 mon.a (mon.0) 315 : audit [INF] from='osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844]' entity='osd.0' cmd='[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: cluster 2024-04-19T13:58:42.496514+0000 mon.a (mon.0) 316 : cluster [DBG] osdmap e7: 1 total, 0 up, 1 in 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: audit 2024-04-19T13:58:42.497077+0000 mon.a (mon.0) 317 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: audit 2024-04-19T13:58:42.503511+0000 mon.a (mon.0) 318 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:43.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:43 smithi135 bash[24028]: audit 2024-04-19T13:58:43.501898+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:44.223 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_3 2024-04-19T13:58:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:44 smithi139 bash[18762]: cluster 2024-04-19T13:58:41.931492+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:58:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:44 smithi139 bash[18762]: cluster 2024-04-19T13:58:41.931679+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:58:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:44 smithi139 bash[18762]: cluster 2024-04-19T13:58:43.514038+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844] boot 2024-04-19T13:58:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:44 smithi139 bash[18762]: cluster 2024-04-19T13:58:43.514128+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T13:58:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:44 smithi139 bash[18762]: audit 2024-04-19T13:58:43.514828+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[18636]: cluster 2024-04-19T13:58:41.931492+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[18636]: cluster 2024-04-19T13:58:41.931679+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[18636]: cluster 2024-04-19T13:58:43.514038+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844] boot 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[18636]: cluster 2024-04-19T13:58:43.514128+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[18636]: audit 2024-04-19T13:58:43.514828+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[24028]: cluster 2024-04-19T13:58:41.931492+0000 osd.0 (osd.0) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[24028]: cluster 2024-04-19T13:58:41.931679+0000 osd.0 (osd.0) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[24028]: cluster 2024-04-19T13:58:43.514038+0000 mon.a (mon.0) 320 : cluster [INF] osd.0 [v2:172.21.15.135:6802/1758986844,v1:172.21.15.135:6803/1758986844] boot 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[24028]: cluster 2024-04-19T13:58:43.514128+0000 mon.a (mon.0) 321 : cluster [DBG] osdmap e8: 1 total, 1 up, 1 in 2024-04-19T13:58:44.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:44 smithi135 bash[24028]: audit 2024-04-19T13:58:43.514828+0000 mon.a (mon.0) 322 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T13:58:45.344 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:58:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[18636]: cluster 2024-04-19T13:58:43.793599+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[18636]: cluster 2024-04-19T13:58:44.530001+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[18636]: audit 2024-04-19T13:58:45.027605+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[18636]: audit 2024-04-19T13:58:45.036007+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[24028]: cluster 2024-04-19T13:58:43.793599+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:45.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[24028]: cluster 2024-04-19T13:58:44.530001+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T13:58:45.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[24028]: audit 2024-04-19T13:58:45.027605+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:45.649 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:45 smithi135 bash[24028]: audit 2024-04-19T13:58:45.036007+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:45.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:45 smithi139 bash[18762]: cluster 2024-04-19T13:58:43.793599+0000 mgr.y (mgr.14152) 87 : cluster [DBG] pgmap v51: 0 pgs: ; 0 B data, 0 B used, 0 B / 0 B avail 2024-04-19T13:58:45.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:45 smithi139 bash[18762]: cluster 2024-04-19T13:58:44.530001+0000 mon.a (mon.0) 323 : cluster [DBG] osdmap e9: 1 total, 1 up, 1 in 2024-04-19T13:58:45.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:45 smithi139 bash[18762]: audit 2024-04-19T13:58:45.027605+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:45.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:45 smithi139 bash[18762]: audit 2024-04-19T13:58:45.036007+0000 mon.a (mon.0) 325 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[18636]: cluster 2024-04-19T13:58:45.794096+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[18636]: audit 2024-04-19T13:58:47.055126+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[18636]: audit 2024-04-19T13:58:47.060499+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[18636]: audit 2024-04-19T13:58:47.061749+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[24028]: cluster 2024-04-19T13:58:45.794096+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:47.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[24028]: audit 2024-04-19T13:58:47.055126+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:47.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[24028]: audit 2024-04-19T13:58:47.060499+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:47.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:47 smithi135 bash[24028]: audit 2024-04-19T13:58:47.061749+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:47 smithi139 bash[18762]: cluster 2024-04-19T13:58:45.794096+0000 mgr.y (mgr.14152) 88 : cluster [DBG] pgmap v53: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:47 smithi139 bash[18762]: audit 2024-04-19T13:58:47.055126+0000 mon.a (mon.0) 326 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:58:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:47 smithi139 bash[18762]: audit 2024-04-19T13:58:47.060499+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:58:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:47 smithi139 bash[18762]: audit 2024-04-19T13:58:47.061749+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:58:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:48 smithi139 bash[18762]: audit 2024-04-19T13:58:47.052442+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:48 smithi135 bash[18636]: audit 2024-04-19T13:58:47.052442+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:48 smithi135 bash[24028]: audit 2024-04-19T13:58:47.052442+0000 mgr.y (mgr.14152) 89 : audit [DBG] from='client.24145 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:58:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:49 smithi139 bash[18762]: cluster 2024-04-19T13:58:47.794542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:49 smithi135 bash[18636]: cluster 2024-04-19T13:58:47.794542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:49 smithi135 bash[24028]: cluster 2024-04-19T13:58:47.794542+0000 mgr.y (mgr.14152) 90 : cluster [DBG] pgmap v54: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:51 smithi139 bash[18762]: cluster 2024-04-19T13:58:49.795005+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:52.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:51 smithi135 bash[18636]: cluster 2024-04-19T13:58:49.795005+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:52.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:51 smithi135 bash[24028]: cluster 2024-04-19T13:58:49.795005+0000 mgr.y (mgr.14152) 91 : cluster [DBG] pgmap v55: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:53 smithi139 bash[18762]: cluster 2024-04-19T13:58:51.795521+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:53 smithi139 bash[18762]: audit 2024-04-19T13:58:53.487282+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]: dispatch 2024-04-19T13:58:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:53 smithi139 bash[18762]: audit 2024-04-19T13:58:53.493421+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]': finished 2024-04-19T13:58:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:53 smithi139 bash[18762]: cluster 2024-04-19T13:58:53.493512+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T13:58:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:53 smithi139 bash[18762]: audit 2024-04-19T13:58:53.493646+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[18636]: cluster 2024-04-19T13:58:51.795521+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[18636]: audit 2024-04-19T13:58:53.487282+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]: dispatch 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[18636]: audit 2024-04-19T13:58:53.493421+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]': finished 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[18636]: cluster 2024-04-19T13:58:53.493512+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[18636]: audit 2024-04-19T13:58:53.493646+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[24028]: cluster 2024-04-19T13:58:51.795521+0000 mgr.y (mgr.14152) 92 : cluster [DBG] pgmap v56: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[24028]: audit 2024-04-19T13:58:53.487282+0000 mon.a (mon.0) 329 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]: dispatch 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[24028]: audit 2024-04-19T13:58:53.493421+0000 mon.a (mon.0) 330 : audit [INF] from='client.? 172.21.15.135:0/611194688' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "86ff6aee-a132-406f-9408-d8e2f4ac1d8e"}]': finished 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[24028]: cluster 2024-04-19T13:58:53.493512+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e10: 2 total, 1 up, 2 in 2024-04-19T13:58:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:53 smithi135 bash[24028]: audit 2024-04-19T13:58:53.493646+0000 mon.a (mon.0) 332 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:58:55.006 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:58:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18636]: cluster 2024-04-19T13:58:53.795924+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18636]: audit 2024-04-19T13:58:54.179417+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3076296349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18636]: audit 2024-04-19T13:58:54.552422+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18636]: cephadm 2024-04-19T13:58:54.553578+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[18636]: audit 2024-04-19T13:58:54.567068+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:55.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[24028]: cluster 2024-04-19T13:58:53.795924+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:55.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[24028]: audit 2024-04-19T13:58:54.179417+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3076296349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:55.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[24028]: audit 2024-04-19T13:58:54.552422+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:55.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[24028]: cephadm 2024-04-19T13:58:54.553578+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:58:55.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:55 smithi135 bash[24028]: audit 2024-04-19T13:58:54.567068+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:55.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:55 smithi139 bash[18762]: cluster 2024-04-19T13:58:53.795924+0000 mgr.y (mgr.14152) 93 : cluster [DBG] pgmap v58: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:55.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:55 smithi139 bash[18762]: audit 2024-04-19T13:58:54.179417+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3076296349' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:58:55.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:55 smithi139 bash[18762]: audit 2024-04-19T13:58:54.552422+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:55.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:55 smithi139 bash[18762]: cephadm 2024-04-19T13:58:54.553578+0000 mgr.y (mgr.14152) 94 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:58:55.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:55 smithi139 bash[18762]: audit 2024-04-19T13:58:54.567068+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:56 smithi139 bash[18762]: audit 2024-04-19T13:58:55.187810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:56 smithi139 bash[18762]: audit 2024-04-19T13:58:55.195754+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:56 smithi135 bash[18636]: audit 2024-04-19T13:58:55.187810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:56 smithi135 bash[18636]: audit 2024-04-19T13:58:55.195754+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:56 smithi135 bash[24028]: audit 2024-04-19T13:58:55.187810+0000 mon.a (mon.0) 335 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:56.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:56 smithi135 bash[24028]: audit 2024-04-19T13:58:55.195754+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:58:57.454 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:57 smithi135 bash[18636]: cluster 2024-04-19T13:58:55.796422+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:57.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:57 smithi135 bash[24028]: cluster 2024-04-19T13:58:55.796422+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:57 smithi139 bash[18762]: cluster 2024-04-19T13:58:55.796422+0000 mgr.y (mgr.14152) 95 : cluster [DBG] pgmap v59: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:58 smithi139 bash[18762]: audit 2024-04-19T13:58:57.842438+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:58:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:58 smithi139 bash[18762]: audit 2024-04-19T13:58:57.845331+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:58:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:58 smithi135 bash[18636]: audit 2024-04-19T13:58:57.842438+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:58:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:58 smithi135 bash[18636]: audit 2024-04-19T13:58:57.845331+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:58:58.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:58 smithi135 bash[24028]: audit 2024-04-19T13:58:57.842438+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:58:58.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:58 smithi135 bash[24028]: audit 2024-04-19T13:58:57.845331+0000 mon.a (mon.0) 338 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:58:59.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:58:59 smithi139 bash[18762]: cluster 2024-04-19T13:58:57.796896+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:59.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:58:59 smithi135 bash[18636]: cluster 2024-04-19T13:58:57.796896+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:58:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:58:59 smithi135 bash[24028]: cluster 2024-04-19T13:58:57.796896+0000 mgr.y (mgr.14152) 96 : cluster [DBG] pgmap v60: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:01.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:01 smithi135 bash[18636]: cluster 2024-04-19T13:58:59.797353+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:01.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:01 smithi135 bash[24028]: cluster 2024-04-19T13:58:59.797353+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:01 smithi139 bash[18762]: cluster 2024-04-19T13:58:59.797353+0000 mgr.y (mgr.14152) 97 : cluster [DBG] pgmap v61: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:03.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:03 smithi139 bash[18762]: cluster 2024-04-19T13:59:01.797764+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:03.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:03 smithi135 bash[18636]: cluster 2024-04-19T13:59:01.797764+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:03.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:03 smithi135 bash[24028]: cluster 2024-04-19T13:59:01.797764+0000 mgr.y (mgr.14152) 98 : cluster [DBG] pgmap v62: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:04.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:04 smithi139 bash[18762]: audit 2024-04-19T13:59:03.591912+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T13:59:04.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:04 smithi139 bash[18762]: audit 2024-04-19T13:59:03.593612+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:04.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:04 smithi139 bash[18762]: cephadm 2024-04-19T13:59:03.595021+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[18636]: audit 2024-04-19T13:59:03.591912+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[18636]: audit 2024-04-19T13:59:03.593612+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[18636]: cephadm 2024-04-19T13:59:03.595021+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[24028]: audit 2024-04-19T13:59:03.591912+0000 mon.a (mon.0) 339 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[24028]: audit 2024-04-19T13:59:03.593612+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:04.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:04 smithi135 bash[24028]: cephadm 2024-04-19T13:59:03.595021+0000 mgr.y (mgr.14152) 99 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T13:59:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:05 smithi139 bash[18762]: cluster 2024-04-19T13:59:03.798150+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:05 smithi139 bash[18762]: audit 2024-04-19T13:59:05.189987+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:05 smithi139 bash[18762]: audit 2024-04-19T13:59:05.200314+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[18636]: cluster 2024-04-19T13:59:03.798150+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[18636]: audit 2024-04-19T13:59:05.189987+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[18636]: audit 2024-04-19T13:59:05.200314+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:59:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[24028]: cluster 2024-04-19T13:59:03.798150+0000 mgr.y (mgr.14152) 100 : cluster [DBG] pgmap v63: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[24028]: audit 2024-04-19T13:59:05.189987+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:05.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:05 smithi135 bash[24028]: audit 2024-04-19T13:59:05.200314+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:07.330 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.331 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.331 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:07 smithi135 bash[18636]: cluster 2024-04-19T13:59:05.798588+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:07.331 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.331 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:07 smithi135 bash[24028]: cluster 2024-04-19T13:59:05.798588+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:07.331 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:07 smithi139 bash[18762]: cluster 2024-04-19T13:59:05.798588+0000 mgr.y (mgr.14152) 101 : cluster [DBG] pgmap v64: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:07.589 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.589 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.590 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:07.590 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:59:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:08 smithi139 bash[18762]: audit 2024-04-19T13:59:07.600779+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:08 smithi139 bash[18762]: audit 2024-04-19T13:59:07.638404+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:08 smithi139 bash[18762]: audit 2024-04-19T13:59:07.639685+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:08 smithi139 bash[18762]: audit 2024-04-19T13:59:07.640384+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:08 smithi139 bash[18762]: audit 2024-04-19T13:59:07.646758+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[24028]: audit 2024-04-19T13:59:07.600779+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[24028]: audit 2024-04-19T13:59:07.638404+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[24028]: audit 2024-04-19T13:59:07.639685+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[24028]: audit 2024-04-19T13:59:07.640384+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[24028]: audit 2024-04-19T13:59:07.646758+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[18636]: audit 2024-04-19T13:59:07.600779+0000 mon.a (mon.0) 343 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[18636]: audit 2024-04-19T13:59:07.638404+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[18636]: audit 2024-04-19T13:59:07.639685+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[18636]: audit 2024-04-19T13:59:07.640384+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:08 smithi135 bash[18636]: audit 2024-04-19T13:59:07.646758+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:09.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:09 smithi135 bash[24028]: cluster 2024-04-19T13:59:07.798916+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:09 smithi135 bash[18636]: cluster 2024-04-19T13:59:07.798916+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:09 smithi139 bash[18762]: cluster 2024-04-19T13:59:07.798916+0000 mgr.y (mgr.14152) 102 : cluster [DBG] pgmap v65: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:11.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:11 smithi135 bash[18636]: cluster 2024-04-19T13:59:09.799330+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:11 smithi135 bash[24028]: cluster 2024-04-19T13:59:09.799330+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:11 smithi139 bash[18762]: cluster 2024-04-19T13:59:09.799330+0000 mgr.y (mgr.14152) 103 : cluster [DBG] pgmap v66: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:13 smithi135 bash[18636]: cluster 2024-04-19T13:59:11.799669+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:13.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:13 smithi135 bash[24028]: cluster 2024-04-19T13:59:11.799669+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:13 smithi139 bash[18762]: cluster 2024-04-19T13:59:11.799669+0000 mgr.y (mgr.14152) 104 : cluster [DBG] pgmap v67: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:14.819 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 1 on host 'smithi135' 2024-04-19T13:59:15.656 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:59:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:15.981 DEBUG:teuthology.orchestra.run.smithi135:osd.1> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.1.service 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: cluster 2024-04-19T13:59:13.799930+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.821085+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.829527+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.831080+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.832019+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.834422+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.835426+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.843168+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.850001+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:14.872733+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T13:59:15.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.327250+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.332848+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.369692+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.372308+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.374095+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[18636]: audit 2024-04-19T13:59:15.385024+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: cluster 2024-04-19T13:59:13.799930+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.821085+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.829527+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.831080+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.832019+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:15.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.834422+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.835426+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.843168+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.850001+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:14.872733+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.327250+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.332848+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.369692+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.372308+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.374095+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:15.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:15 smithi135 bash[24028]: audit 2024-04-19T13:59:15.385024+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:15.986 INFO:tasks.cephadm:Deploying osd.2 on smithi135 with /dev/vg_nvme/lv_2... 2024-04-19T13:59:15.986 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: cluster 2024-04-19T13:59:13.799930+0000 mgr.y (mgr.14152) 105 : cluster [DBG] pgmap v68: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.821085+0000 mon.a (mon.0) 348 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.829527+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.831080+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.832019+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.834422+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.835426+0000 mon.a (mon.0) 353 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.843168+0000 mon.a (mon.0) 354 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.850001+0000 mon.a (mon.0) 355 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:14.872733+0000 mon.a (mon.0) 356 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.327250+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.332848+0000 mon.a (mon.0) 358 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.369692+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.372308+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.374095+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:15 smithi139 bash[18762]: audit 2024-04-19T13:59:15.385024+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: cephadm 2024-04-19T13:59:14.836162+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 7608M 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: cephadm 2024-04-19T13:59:15.328436+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: cluster 2024-04-19T13:59:15.800367+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: audit 2024-04-19T13:59:15.853087+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: cluster 2024-04-19T13:59:15.853200+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: audit 2024-04-19T13:59:15.853392+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:16 smithi139 bash[18762]: audit 2024-04-19T13:59:15.853927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: cephadm 2024-04-19T13:59:14.836162+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 7608M 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: cephadm 2024-04-19T13:59:15.328436+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: cluster 2024-04-19T13:59:15.800367+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: audit 2024-04-19T13:59:15.853087+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: cluster 2024-04-19T13:59:15.853200+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: audit 2024-04-19T13:59:15.853392+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18636]: audit 2024-04-19T13:59:15.853927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:17.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:59:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:17.032 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[30621]: debug 2024-04-19T13:59:16.850+0000 7f8c3c506700 -1 osd.1 0 waiting for initial osdmap 2024-04-19T13:59:17.032 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[30621]: debug 2024-04-19T13:59:16.854+0000 7f8c34e99700 -1 osd.1 12 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: cephadm 2024-04-19T13:59:14.836162+0000 mgr.y (mgr.14152) 106 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 7608M 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: cephadm 2024-04-19T13:59:15.328436+0000 mgr.y (mgr.14152) 107 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: cluster 2024-04-19T13:59:15.800367+0000 mgr.y (mgr.14152) 108 : cluster [DBG] pgmap v69: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: audit 2024-04-19T13:59:15.853087+0000 mon.a (mon.0) 363 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: cluster 2024-04-19T13:59:15.853200+0000 mon.a (mon.0) 364 : cluster [DBG] osdmap e11: 2 total, 1 up, 2 in 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: audit 2024-04-19T13:59:15.853392+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:17.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:16 smithi135 bash[24028]: audit 2024-04-19T13:59:15.853927+0000 mon.a (mon.0) 366 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.853379+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: cluster 2024-04-19T13:59:16.853449+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.853555+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.857777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.867422+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.873841+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.905208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:18.230 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.906398+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.907002+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[18636]: audit 2024-04-19T13:59:16.914128+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.853379+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: cluster 2024-04-19T13:59:16.853449+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.853555+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.857777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.867422+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.873841+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.905208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.906398+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.907002+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:18.231 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:17 smithi135 bash[24028]: audit 2024-04-19T13:59:16.914128+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.853379+0000 mon.a (mon.0) 367 : audit [INF] from='osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392]' entity='osd.1' cmd='[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: cluster 2024-04-19T13:59:16.853449+0000 mon.a (mon.0) 368 : cluster [DBG] osdmap e12: 2 total, 1 up, 2 in 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.853555+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.857777+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.867422+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.873841+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.905208+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.906398+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.907002+0000 mon.a (mon.0) 375 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:18.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:17 smithi139 bash[18762]: audit 2024-04-19T13:59:16.914128+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: cluster 2024-04-19T13:59:15.867649+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: cluster 2024-04-19T13:59:15.867828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: cluster 2024-04-19T13:59:17.800838+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: cluster 2024-04-19T13:59:17.859706+0000 mon.a (mon.0) 377 : cluster [INF] osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392] boot 2024-04-19T13:59:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: cluster 2024-04-19T13:59:17.859835+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[18636]: audit 2024-04-19T13:59:17.861311+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: cluster 2024-04-19T13:59:15.867649+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: cluster 2024-04-19T13:59:15.867828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: cluster 2024-04-19T13:59:17.800838+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: cluster 2024-04-19T13:59:17.859706+0000 mon.a (mon.0) 377 : cluster [INF] osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392] boot 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: cluster 2024-04-19T13:59:17.859835+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T13:59:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:18 smithi135 bash[24028]: audit 2024-04-19T13:59:17.861311+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: cluster 2024-04-19T13:59:15.867649+0000 osd.1 (osd.1) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: cluster 2024-04-19T13:59:15.867828+0000 osd.1 (osd.1) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: cluster 2024-04-19T13:59:17.800838+0000 mgr.y (mgr.14152) 109 : cluster [DBG] pgmap v72: 0 pgs: ; 0 B data, 4.8 MiB used, 89 GiB / 89 GiB avail 2024-04-19T13:59:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: cluster 2024-04-19T13:59:17.859706+0000 mon.a (mon.0) 377 : cluster [INF] osd.1 [v2:172.21.15.135:6810/1402831392,v1:172.21.15.135:6811/1402831392] boot 2024-04-19T13:59:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: cluster 2024-04-19T13:59:17.859835+0000 mon.a (mon.0) 378 : cluster [DBG] osdmap e13: 2 total, 2 up, 2 in 2024-04-19T13:59:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:18 smithi139 bash[18762]: audit 2024-04-19T13:59:17.861311+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0153551 s, 683 MB/s 2024-04-19T13:59:20.084 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-04-19T13:59:20.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:19 smithi135 bash[18636]: cluster 2024-04-19T13:59:18.875190+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T13:59:20.142 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:19 smithi135 bash[24028]: cluster 2024-04-19T13:59:18.875190+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T13:59:20.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:19 smithi139 bash[18762]: cluster 2024-04-19T13:59:18.875190+0000 mon.a (mon.0) 380 : cluster [DBG] osdmap e14: 2 total, 2 up, 2 in 2024-04-19T13:59:20.829 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_2 2024-04-19T13:59:21.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:21 smithi135 bash[18636]: cluster 2024-04-19T13:59:19.801165+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:21.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:21 smithi135 bash[24028]: cluster 2024-04-19T13:59:19.801165+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:21.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:21 smithi139 bash[18762]: cluster 2024-04-19T13:59:19.801165+0000 mgr.y (mgr.14152) 110 : cluster [DBG] pgmap v75: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:23.512 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:23 smithi135 bash[24028]: cluster 2024-04-19T13:59:21.801453+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:23.513 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:23 smithi135 bash[18636]: cluster 2024-04-19T13:59:21.801453+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:23.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:23 smithi139 bash[18762]: cluster 2024-04-19T13:59:21.801453+0000 mgr.y (mgr.14152) 111 : cluster [DBG] pgmap v76: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:24.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:24 smithi139 bash[18762]: audit 2024-04-19T13:59:23.494555+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:59:24.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:24 smithi139 bash[18762]: audit 2024-04-19T13:59:23.497096+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:59:24.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:24 smithi139 bash[18762]: audit 2024-04-19T13:59:23.502280+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:59:24.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:24 smithi139 bash[18762]: audit 2024-04-19T13:59:23.503405+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[18636]: audit 2024-04-19T13:59:23.494555+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[18636]: audit 2024-04-19T13:59:23.497096+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[18636]: audit 2024-04-19T13:59:23.502280+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[18636]: audit 2024-04-19T13:59:23.503405+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[24028]: audit 2024-04-19T13:59:23.494555+0000 mgr.y (mgr.14152) 112 : audit [DBG] from='client.24172 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[24028]: audit 2024-04-19T13:59:23.497096+0000 mon.a (mon.0) 381 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[24028]: audit 2024-04-19T13:59:23.502280+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T13:59:24.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:24 smithi135 bash[24028]: audit 2024-04-19T13:59:23.503405+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:25.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:25 smithi139 bash[18762]: cluster 2024-04-19T13:59:23.801840+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:25.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:25 smithi135 bash[18636]: cluster 2024-04-19T13:59:23.801840+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:25.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:25 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:59:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:25.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:25 smithi135 bash[24028]: cluster 2024-04-19T13:59:23.801840+0000 mgr.y (mgr.14152) 113 : cluster [DBG] pgmap v77: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:26.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:26 smithi135 bash[18636]: audit 2024-04-19T13:59:25.331327+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:26.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:26 smithi135 bash[18636]: audit 2024-04-19T13:59:25.340091+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:26.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:26 smithi135 bash[24028]: audit 2024-04-19T13:59:25.331327+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:26.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:26 smithi135 bash[24028]: audit 2024-04-19T13:59:25.340091+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:26.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:26 smithi139 bash[18762]: audit 2024-04-19T13:59:25.331327+0000 mon.a (mon.0) 384 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:26.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:26 smithi139 bash[18762]: audit 2024-04-19T13:59:25.340091+0000 mon.a (mon.0) 385 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:27.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:27 smithi135 bash[18636]: cluster 2024-04-19T13:59:25.802345+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:27.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:27 smithi135 bash[24028]: cluster 2024-04-19T13:59:25.802345+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:27 smithi139 bash[18762]: cluster 2024-04-19T13:59:25.802345+0000 mgr.y (mgr.14152) 114 : cluster [DBG] pgmap v78: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:29 smithi139 bash[18762]: cluster 2024-04-19T13:59:27.802805+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:29 smithi135 bash[18636]: cluster 2024-04-19T13:59:27.802805+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:29 smithi135 bash[24028]: cluster 2024-04-19T13:59:27.802805+0000 mgr.y (mgr.14152) 115 : cluster [DBG] pgmap v79: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:30.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[18636]: audit 2024-04-19T13:59:29.352782+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]: dispatch 2024-04-19T13:59:30.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[18636]: audit 2024-04-19T13:59:29.359752+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]': finished 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[18636]: cluster 2024-04-19T13:59:29.359845+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[18636]: audit 2024-04-19T13:59:29.360073+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[18636]: audit 2024-04-19T13:59:30.041683+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.135:0/1456895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[24028]: audit 2024-04-19T13:59:29.352782+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]: dispatch 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[24028]: audit 2024-04-19T13:59:29.359752+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]': finished 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[24028]: cluster 2024-04-19T13:59:29.359845+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[24028]: audit 2024-04-19T13:59:29.360073+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:30.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:30 smithi135 bash[24028]: audit 2024-04-19T13:59:30.041683+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.135:0/1456895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:59:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:30 smithi139 bash[18762]: audit 2024-04-19T13:59:29.352782+0000 mon.a (mon.0) 386 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]: dispatch 2024-04-19T13:59:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:30 smithi139 bash[18762]: audit 2024-04-19T13:59:29.359752+0000 mon.a (mon.0) 387 : audit [INF] from='client.? 172.21.15.135:0/3235505186' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a"}]': finished 2024-04-19T13:59:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:30 smithi139 bash[18762]: cluster 2024-04-19T13:59:29.359845+0000 mon.a (mon.0) 388 : cluster [DBG] osdmap e15: 3 total, 2 up, 3 in 2024-04-19T13:59:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:30 smithi139 bash[18762]: audit 2024-04-19T13:59:29.360073+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:30 smithi139 bash[18762]: audit 2024-04-19T13:59:30.041683+0000 mon.c (mon.1) 7 : audit [DBG] from='client.? 172.21.15.135:0/1456895' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T13:59:31.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:31 smithi135 bash[18636]: cluster 2024-04-19T13:59:29.803109+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:31.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:31 smithi135 bash[24028]: cluster 2024-04-19T13:59:29.803109+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:31 smithi139 bash[18762]: cluster 2024-04-19T13:59:29.803109+0000 mgr.y (mgr.14152) 116 : cluster [DBG] pgmap v81: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:33.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:33 smithi135 bash[18636]: cluster 2024-04-19T13:59:31.803433+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:33.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:33 smithi135 bash[24028]: cluster 2024-04-19T13:59:31.803433+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:33 smithi139 bash[18762]: cluster 2024-04-19T13:59:31.803433+0000 mgr.y (mgr.14152) 117 : cluster [DBG] pgmap v82: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:35.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:59:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:35.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:35 smithi139 bash[18762]: cluster 2024-04-19T13:59:33.803867+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:35.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:35 smithi139 bash[18762]: audit 2024-04-19T13:59:34.792087+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:35.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:35 smithi139 bash[18762]: audit 2024-04-19T13:59:34.797445+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[18636]: cluster 2024-04-19T13:59:33.803867+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[18636]: audit 2024-04-19T13:59:34.792087+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[18636]: audit 2024-04-19T13:59:34.797445+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:35.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[24028]: cluster 2024-04-19T13:59:33.803867+0000 mgr.y (mgr.14152) 118 : cluster [DBG] pgmap v83: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[24028]: audit 2024-04-19T13:59:34.792087+0000 mon.a (mon.0) 390 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:35 smithi135 bash[24028]: audit 2024-04-19T13:59:34.797445+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:37.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:37 smithi139 bash[18762]: cluster 2024-04-19T13:59:35.804289+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:37.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:37 smithi135 bash[18636]: cluster 2024-04-19T13:59:35.804289+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:37.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:37 smithi135 bash[24028]: cluster 2024-04-19T13:59:35.804289+0000 mgr.y (mgr.14152) 119 : cluster [DBG] pgmap v84: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:39.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:39 smithi135 bash[18636]: cluster 2024-04-19T13:59:37.804726+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:39.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:39 smithi135 bash[24028]: cluster 2024-04-19T13:59:37.804726+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:39.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:39 smithi139 bash[18762]: cluster 2024-04-19T13:59:37.804726+0000 mgr.y (mgr.14152) 120 : cluster [DBG] pgmap v85: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:40.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:40 smithi135 bash[18636]: audit 2024-04-19T13:59:40.006894+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T13:59:40.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:40 smithi135 bash[18636]: audit 2024-04-19T13:59:40.008724+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:40.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:40 smithi135 bash[24028]: audit 2024-04-19T13:59:40.006894+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T13:59:40.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:40 smithi135 bash[24028]: audit 2024-04-19T13:59:40.008724+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:40.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:40 smithi139 bash[18762]: audit 2024-04-19T13:59:40.006894+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T13:59:40.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:40 smithi139 bash[18762]: audit 2024-04-19T13:59:40.008724+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:41.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:41 smithi139 bash[18762]: cluster 2024-04-19T13:59:39.805206+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:41.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:41 smithi139 bash[18762]: cephadm 2024-04-19T13:59:40.010137+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T13:59:41.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:41 smithi135 bash[24028]: cluster 2024-04-19T13:59:39.805206+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:41.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:41 smithi135 bash[24028]: cephadm 2024-04-19T13:59:40.010137+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T13:59:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:41 smithi135 bash[18636]: cluster 2024-04-19T13:59:39.805206+0000 mgr.y (mgr.14152) 121 : cluster [DBG] pgmap v86: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:41 smithi135 bash[18636]: cephadm 2024-04-19T13:59:40.010137+0000 mgr.y (mgr.14152) 122 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T13:59:43.649 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.649 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.650 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.650 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:43 smithi135 bash[18636]: cluster 2024-04-19T13:59:41.805586+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:43.650 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:43 smithi135 bash[24028]: cluster 2024-04-19T13:59:41.805586+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:43.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:43 smithi139 bash[18762]: cluster 2024-04-19T13:59:41.805586+0000 mgr.y (mgr.14152) 123 : cluster [DBG] pgmap v87: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:43.902 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.903 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.903 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.903 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:43.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T13:59:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: cluster 2024-04-19T13:59:43.806003+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: audit 2024-04-19T13:59:43.914115+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: audit 2024-04-19T13:59:43.944660+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: audit 2024-04-19T13:59:43.945697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: audit 2024-04-19T13:59:43.946307+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[18636]: audit 2024-04-19T13:59:43.951341+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: cluster 2024-04-19T13:59:43.806003+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: audit 2024-04-19T13:59:43.914115+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: audit 2024-04-19T13:59:43.944660+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: audit 2024-04-19T13:59:43.945697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: audit 2024-04-19T13:59:43.946307+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:44 smithi135 bash[24028]: audit 2024-04-19T13:59:43.951341+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: cluster 2024-04-19T13:59:43.806003+0000 mgr.y (mgr.14152) 124 : cluster [DBG] pgmap v88: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:45.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: audit 2024-04-19T13:59:43.914115+0000 mon.a (mon.0) 394 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: audit 2024-04-19T13:59:43.944660+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:45.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: audit 2024-04-19T13:59:43.945697+0000 mon.a (mon.0) 396 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:45.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: audit 2024-04-19T13:59:43.946307+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:45.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:44 smithi139 bash[18762]: audit 2024-04-19T13:59:43.951341+0000 mon.a (mon.0) 398 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:45.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:45 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:13:59:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:46.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:46 smithi139 bash[18762]: audit 2024-04-19T13:59:45.503556+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:46.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:46 smithi139 bash[18762]: audit 2024-04-19T13:59:45.510553+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:46 smithi135 bash[18636]: audit 2024-04-19T13:59:45.503556+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:46 smithi135 bash[18636]: audit 2024-04-19T13:59:45.510553+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:46 smithi135 bash[24028]: audit 2024-04-19T13:59:45.503556+0000 mon.a (mon.0) 399 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:46 smithi135 bash[24028]: audit 2024-04-19T13:59:45.510553+0000 mon.a (mon.0) 400 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:47.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:47 smithi139 bash[18762]: cluster 2024-04-19T13:59:45.806608+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:47.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:47 smithi135 bash[18636]: cluster 2024-04-19T13:59:45.806608+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:47.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:47 smithi135 bash[24028]: cluster 2024-04-19T13:59:45.806608+0000 mgr.y (mgr.14152) 125 : cluster [DBG] pgmap v89: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:49.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:49 smithi135 bash[18636]: cluster 2024-04-19T13:59:47.807152+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:49.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:49 smithi135 bash[24028]: cluster 2024-04-19T13:59:47.807152+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:49 smithi139 bash[18762]: cluster 2024-04-19T13:59:47.807152+0000 mgr.y (mgr.14152) 126 : cluster [DBG] pgmap v90: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:50.366 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 2 on host 'smithi135' 2024-04-19T13:59:51.425 DEBUG:teuthology.orchestra.run.smithi135:osd.2> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.2.service 2024-04-19T13:59:51.427 INFO:tasks.cephadm:Deploying osd.3 on smithi135 with /dev/vg_nvme/lv_1... 2024-04-19T13:59:51.428 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-19T13:59:51.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: cluster 2024-04-19T13:59:49.807683+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:51.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.367709+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.382082+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:51.638 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.383373+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.384209+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.386303+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.387012+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.387690+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: cephadm 2024-04-19T13:59:50.388288+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5072M 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.392424+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.396951+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.570207+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[18636]: audit 2024-04-19T13:59:50.570531+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: cluster 2024-04-19T13:59:49.807683+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.367709+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.382082+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:51.639 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.383373+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.384209+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.386303+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.387012+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.387690+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: cephadm 2024-04-19T13:59:50.388288+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5072M 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.392424+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.396951+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.570207+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:51.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:51 smithi135 bash[24028]: audit 2024-04-19T13:59:50.570531+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:51.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: cluster 2024-04-19T13:59:49.807683+0000 mgr.y (mgr.14152) 127 : cluster [DBG] pgmap v91: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:51.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.367709+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.382082+0000 mon.a (mon.0) 402 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.383373+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.384209+0000 mon.a (mon.0) 404 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.386303+0000 mon.a (mon.0) 405 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.387012+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.387690+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: cephadm 2024-04-19T13:59:50.388288+0000 mgr.y (mgr.14152) 128 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 5072M 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.392424+0000 mon.a (mon.0) 408 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.396951+0000 mon.a (mon.0) 409 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.570207+0000 mon.c (mon.1) 8 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:51.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:51 smithi139 bash[18762]: audit 2024-04-19T13:59:50.570531+0000 mon.a (mon.0) 410 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T13:59:52.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[24028]: audit 2024-04-19T13:59:51.521735+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T13:59:52.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[24028]: cluster 2024-04-19T13:59:51.521826+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T13:59:52.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[24028]: audit 2024-04-19T13:59:51.521927+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:52.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[24028]: audit 2024-04-19T13:59:51.523011+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:52.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[24028]: audit 2024-04-19T13:59:51.523435+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:52.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[18636]: audit 2024-04-19T13:59:51.521735+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T13:59:52.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[18636]: cluster 2024-04-19T13:59:51.521826+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T13:59:52.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[18636]: audit 2024-04-19T13:59:51.521927+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:52.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[18636]: audit 2024-04-19T13:59:51.523011+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:52.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[18636]: audit 2024-04-19T13:59:51.523435+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:52.782 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[33942]: debug 2024-04-19T13:59:52.536+0000 7f217dff6700 -1 osd.2 0 waiting for initial osdmap 2024-04-19T13:59:52.782 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 13:59:52 smithi135 bash[33942]: debug 2024-04-19T13:59:52.544+0000 7f217898d700 -1 osd.2 17 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T13:59:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:52 smithi139 bash[18762]: audit 2024-04-19T13:59:51.521735+0000 mon.a (mon.0) 411 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T13:59:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:52 smithi139 bash[18762]: cluster 2024-04-19T13:59:51.521826+0000 mon.a (mon.0) 412 : cluster [DBG] osdmap e16: 3 total, 2 up, 3 in 2024-04-19T13:59:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:52 smithi139 bash[18762]: audit 2024-04-19T13:59:51.521927+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:52 smithi139 bash[18762]: audit 2024-04-19T13:59:51.523011+0000 mon.c (mon.1) 9 : audit [INF] from='osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:52 smithi139 bash[18762]: audit 2024-04-19T13:59:51.523435+0000 mon.a (mon.0) 414 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T13:59:53.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[18636]: cluster 2024-04-19T13:59:51.808171+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:53.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[18636]: audit 2024-04-19T13:59:52.526170+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:53.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[18636]: cluster 2024-04-19T13:59:52.526367+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[18636]: audit 2024-04-19T13:59:52.527953+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[18636]: audit 2024-04-19T13:59:52.539315+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[24028]: cluster 2024-04-19T13:59:51.808171+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[24028]: audit 2024-04-19T13:59:52.526170+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[24028]: cluster 2024-04-19T13:59:52.526367+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[24028]: audit 2024-04-19T13:59:52.527953+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:53.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:53 smithi135 bash[24028]: audit 2024-04-19T13:59:52.539315+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:53 smithi139 bash[18762]: cluster 2024-04-19T13:59:51.808171+0000 mgr.y (mgr.14152) 129 : cluster [DBG] pgmap v93: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:53 smithi139 bash[18762]: audit 2024-04-19T13:59:52.526170+0000 mon.a (mon.0) 415 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T13:59:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:53 smithi139 bash[18762]: cluster 2024-04-19T13:59:52.526367+0000 mon.a (mon.0) 416 : cluster [DBG] osdmap e17: 3 total, 2 up, 3 in 2024-04-19T13:59:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:53 smithi139 bash[18762]: audit 2024-04-19T13:59:52.527953+0000 mon.a (mon.0) 417 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:53 smithi139 bash[18762]: audit 2024-04-19T13:59:52.539315+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: cluster 2024-04-19T13:59:51.595754+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: cluster 2024-04-19T13:59:51.595943+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: cluster 2024-04-19T13:59:53.534735+0000 mon.a (mon.0) 419 : cluster [INF] osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297] boot 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: cluster 2024-04-19T13:59:53.534796+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: audit 2024-04-19T13:59:53.535407+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:54.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[24028]: audit 2024-04-19T13:59:53.916643+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: cluster 2024-04-19T13:59:51.595754+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: cluster 2024-04-19T13:59:51.595943+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: cluster 2024-04-19T13:59:53.534735+0000 mon.a (mon.0) 419 : cluster [INF] osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297] boot 2024-04-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: cluster 2024-04-19T13:59:53.534796+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: audit 2024-04-19T13:59:53.535407+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:54.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18636]: audit 2024-04-19T13:59:53.916643+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: cluster 2024-04-19T13:59:51.595754+0000 osd.2 (osd.2) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T13:59:55.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: cluster 2024-04-19T13:59:51.595943+0000 osd.2 (osd.2) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T13:59:55.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: cluster 2024-04-19T13:59:53.534735+0000 mon.a (mon.0) 419 : cluster [INF] osd.2 [v2:172.21.15.135:6818/1836170297,v1:172.21.15.135:6819/1836170297] boot 2024-04-19T13:59:55.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: cluster 2024-04-19T13:59:53.534796+0000 mon.a (mon.0) 420 : cluster [DBG] osdmap e18: 3 total, 3 up, 3 in 2024-04-19T13:59:55.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: audit 2024-04-19T13:59:53.535407+0000 mon.a (mon.0) 421 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T13:59:55.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:54 smithi139 bash[18762]: audit 2024-04-19T13:59:53.916643+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:55.121 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:59:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:55.424 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-19T13:59:55.425 INFO:teuthology.orchestra.run.smithi135.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-19T13:59:55.425 INFO:teuthology.orchestra.run.smithi135.stderr: stderr: 10+0 records in 2024-04-19T13:59:55.425 INFO:teuthology.orchestra.run.smithi135.stderr:10+0 records out 2024-04-19T13:59:55.425 INFO:teuthology.orchestra.run.smithi135.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0134557 s, 779 MB/s 2024-04-19T13:59:55.425 INFO:teuthology.orchestra.run.smithi135.stderr:--> Zapping successful for: 2024-04-19T13:59:55.449 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:13:59:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: cluster 2024-04-19T13:59:53.808662+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.552483+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: cluster 2024-04-19T13:59:54.552637+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.554506+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.915352+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.921417+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.923263+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.924540+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.925304+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:54.931016+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.319054+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.326199+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.348292+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.349576+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.350207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.355530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: audit 2024-04-19T13:59:55.549762+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[18636]: cluster 2024-04-19T13:59:55.549840+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: cluster 2024-04-19T13:59:53.808662+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.552483+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:55.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: cluster 2024-04-19T13:59:54.552637+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T13:59:55.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.554506+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.915352+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.921417+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.923263+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.924540+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.925304+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:54.931016+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.319054+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.326199+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.348292+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.349576+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.350207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.355530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: audit 2024-04-19T13:59:55.549762+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T13:59:55.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:55 smithi135 bash[24028]: cluster 2024-04-19T13:59:55.549840+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: cluster 2024-04-19T13:59:53.808662+0000 mgr.y (mgr.14152) 130 : cluster [DBG] pgmap v96: 0 pgs: ; 0 B data, 9.8 MiB used, 179 GiB / 179 GiB avail 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.552483+0000 mon.a (mon.0) 423 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' 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-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: cluster 2024-04-19T13:59:54.552637+0000 mon.a (mon.0) 424 : cluster [DBG] osdmap e19: 3 total, 3 up, 3 in 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.554506+0000 mon.a (mon.0) 425 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]: dispatch 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.915352+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.921417+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.923263+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.924540+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.925304+0000 mon.a (mon.0) 430 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:54.931016+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.319054+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.326199+0000 mon.a (mon.0) 433 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.348292+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.349576+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.350207+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.355530+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: audit 2024-04-19T13:59:55.549762+0000 mon.a (mon.0) 438 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "osd pool application enable", "format": "json", "pool": ".mgr", "app": "mgr", "yes_i_really_mean_it": true}]': finished 2024-04-19T13:59:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:55 smithi139 bash[18762]: cluster 2024-04-19T13:59:55.549840+0000 mon.a (mon.0) 439 : cluster [DBG] osdmap e20: 3 total, 3 up, 3 in 2024-04-19T13:59:56.194 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi135:vg_nvme/lv_1 2024-04-19T13:59:56.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[24028]: cephadm 2024-04-19T13:59:54.916107+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:56.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[24028]: cluster 2024-04-19T13:59:54.927368+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:56.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[24028]: cluster 2024-04-19T13:59:55.351878+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[24028]: audit 2024-04-19T13:59:56.523000+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[24028]: cluster 2024-04-19T13:59:56.553132+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[18636]: cephadm 2024-04-19T13:59:54.916107+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[18636]: cluster 2024-04-19T13:59:54.927368+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[18636]: cluster 2024-04-19T13:59:55.351878+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[18636]: audit 2024-04-19T13:59:56.523000+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:56.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:56 smithi135 bash[18636]: cluster 2024-04-19T13:59:56.553132+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T13:59:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:56 smithi139 bash[18762]: cephadm 2024-04-19T13:59:54.916107+0000 mgr.y (mgr.14152) 131 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T13:59:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:56 smithi139 bash[18762]: cluster 2024-04-19T13:59:54.927368+0000 mgr.y (mgr.14152) 132 : cluster [DBG] pgmap v98: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:56 smithi139 bash[18762]: cluster 2024-04-19T13:59:55.351878+0000 mgr.y (mgr.14152) 133 : cluster [DBG] pgmap v99: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:56 smithi139 bash[18762]: audit 2024-04-19T13:59:56.523000+0000 mon.a (mon.0) 440 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T13:59:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:56 smithi139 bash[18762]: cluster 2024-04-19T13:59:56.553132+0000 mon.a (mon.0) 441 : cluster [DBG] osdmap e21: 3 total, 3 up, 3 in 2024-04-19T13:59:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:59 smithi139 bash[18762]: cluster 2024-04-19T13:59:57.352135+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:59 smithi139 bash[18762]: cluster 2024-04-19T13:59:57.585055+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T13:59:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:59 smithi139 bash[18762]: audit 2024-04-19T13:59:57.844667+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:59:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:59 smithi139 bash[18762]: audit 2024-04-19T13:59:57.847167+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:59:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 13:59:59 smithi139 bash[18762]: audit 2024-04-19T13:59:58.294214+0000 mon.a (mon.0) 445 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[24028]: cluster 2024-04-19T13:59:57.352135+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[24028]: cluster 2024-04-19T13:59:57.585055+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[24028]: audit 2024-04-19T13:59:57.844667+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[24028]: audit 2024-04-19T13:59:57.847167+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[24028]: audit 2024-04-19T13:59:58.294214+0000 mon.a (mon.0) 445 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T13:59:59.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[18636]: cluster 2024-04-19T13:59:57.352135+0000 mgr.y (mgr.14152) 134 : cluster [DBG] pgmap v102: 1 pgs: 1 unknown; 0 B data, 15 MiB used, 268 GiB / 268 GiB avail 2024-04-19T13:59:59.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[18636]: cluster 2024-04-19T13:59:57.585055+0000 mon.a (mon.0) 442 : cluster [DBG] mgrmap e15: y(active, since 2m), standbys: x 2024-04-19T13:59:59.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[18636]: audit 2024-04-19T13:59:57.844667+0000 mon.a (mon.0) 443 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T13:59:59.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[18636]: audit 2024-04-19T13:59:57.847167+0000 mon.a (mon.0) 444 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T13:59:59.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 13:59:59 smithi135 bash[18636]: audit 2024-04-19T13:59:58.294214+0000 mon.a (mon.0) 445 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.157807+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.159420+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.163974+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.164347+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.167362+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.172214+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.172465+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.172700+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: cluster 2024-04-19T13:59:59.352601+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.353628+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.358835+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.364526+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T13:59:59.365630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: cluster 2024-04-19T14:00:00.000184+0000 mon.a (mon.0) 456 : cluster [INF] overall HEALTH_OK 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T14:00:00.064859+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T14:00:00.071125+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T14:00:00.071330+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:00 smithi139 bash[18762]: audit 2024-04-19T14:00:00.071512+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.157807+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.159420+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.163974+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.164347+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.167362+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.172214+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.172465+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.172700+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: cluster 2024-04-19T13:59:59.352601+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.353628+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.358835+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.364526+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T13:59:59.365630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: cluster 2024-04-19T14:00:00.000184+0000 mon.a (mon.0) 456 : cluster [INF] overall HEALTH_OK 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T14:00:00.064859+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T14:00:00.071125+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T14:00:00.071330+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[18636]: audit 2024-04-19T14:00:00.071512+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.157807+0000 mon.a (mon.0) 446 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.159420+0000 mon.a (mon.0) 447 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.163974+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.164347+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.167362+0000 mon.c (mon.1) 10 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.172214+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.172465+0000 mon.a (mon.0) 451 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.172700+0000 mon.a (mon.0) 452 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: cluster 2024-04-19T13:59:59.352601+0000 mgr.y (mgr.14152) 135 : cluster [DBG] pgmap v103: 1 pgs: 1 active+clean; 577 KiB data, 16 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.353628+0000 mgr.y (mgr.14152) 136 : audit [DBG] from='client.14298 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi135:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.358835+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.364526+0000 mon.a (mon.0) 454 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T13:59:59.365630+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: cluster 2024-04-19T14:00:00.000184+0000 mon.a (mon.0) 456 : cluster [INF] overall HEALTH_OK 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T14:00:00.064859+0000 mon.c (mon.1) 11 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T14:00:00.071125+0000 mon.a (mon.0) 457 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T14:00:00.071330+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:00:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:00 smithi135 bash[24028]: audit 2024-04-19T14:00:00.071512+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:00:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:01 smithi139 bash[18762]: audit 2024-04-19T14:00:00.070476+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:02 smithi139 bash[18762]: audit 2024-04-19T14:00:00.983389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:02 smithi139 bash[18762]: audit 2024-04-19T14:00:01.039934+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:02 smithi139 bash[18762]: cluster 2024-04-19T14:00:01.353157+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[18636]: audit 2024-04-19T14:00:00.070476+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[18636]: audit 2024-04-19T14:00:00.983389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[18636]: audit 2024-04-19T14:00:01.039934+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:02.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[18636]: cluster 2024-04-19T14:00:01.353157+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:02.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[24028]: audit 2024-04-19T14:00:00.070476+0000 mon.b (mon.2) 6 : audit [INF] from='admin socket' entity='admin socket' cmd='smart' args=[json]: dispatch 2024-04-19T14:00:02.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[24028]: audit 2024-04-19T14:00:00.983389+0000 mon.b (mon.2) 7 : audit [INF] from='admin socket' entity='admin socket' cmd=smart args=[json]: finished 2024-04-19T14:00:02.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[24028]: audit 2024-04-19T14:00:01.039934+0000 mon.a (mon.0) 460 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:02.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:01 smithi135 bash[24028]: cluster 2024-04-19T14:00:01.353157+0000 mgr.y (mgr.14152) 137 : cluster [DBG] pgmap v104: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:04 smithi139 bash[18762]: cluster 2024-04-19T14:00:03.353690+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:04.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:04 smithi135 bash[18636]: cluster 2024-04-19T14:00:03.353690+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:04.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:04 smithi135 bash[24028]: cluster 2024-04-19T14:00:03.353690+0000 mgr.y (mgr.14152) 138 : cluster [DBG] pgmap v105: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:05.666 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[18636]: audit 2024-04-19T14:00:05.296309+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]: dispatch 2024-04-19T14:00:05.666 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[18636]: audit 2024-04-19T14:00:05.302547+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]': finished 2024-04-19T14:00:05.666 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[18636]: cluster 2024-04-19T14:00:05.302582+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T14:00:05.666 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[18636]: audit 2024-04-19T14:00:05.302834+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[24028]: audit 2024-04-19T14:00:05.296309+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]: dispatch 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[24028]: audit 2024-04-19T14:00:05.302547+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]': finished 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[24028]: cluster 2024-04-19T14:00:05.302582+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[24028]: audit 2024-04-19T14:00:05.302834+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:05 smithi139 bash[18762]: audit 2024-04-19T14:00:05.296309+0000 mon.a (mon.0) 461 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]: dispatch 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:05 smithi139 bash[18762]: audit 2024-04-19T14:00:05.302547+0000 mon.a (mon.0) 462 : audit [INF] from='client.? 172.21.15.135:0/3685026489' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "78fa4e75-f76b-4eb4-a27b-059f31c0b8d0"}]': finished 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:05 smithi139 bash[18762]: cluster 2024-04-19T14:00:05.302582+0000 mon.a (mon.0) 463 : cluster [DBG] osdmap e22: 4 total, 3 up, 4 in 2024-04-19T14:00:05.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:05 smithi139 bash[18762]: audit 2024-04-19T14:00:05.302834+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:06.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:05 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:00:05] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:06 smithi139 bash[18762]: cluster 2024-04-19T14:00:05.354243+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-19T14:00:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:06 smithi139 bash[18762]: audit 2024-04-19T14:00:05.656489+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:06 smithi139 bash[18762]: audit 2024-04-19T14:00:05.667264+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:06 smithi139 bash[18762]: audit 2024-04-19T14:00:05.991161+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.135:0/2925076446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:07.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[24028]: cluster 2024-04-19T14:00:05.354243+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-19T14:00:07.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[24028]: audit 2024-04-19T14:00:05.656489+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:07.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[24028]: audit 2024-04-19T14:00:05.667264+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:07.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[24028]: audit 2024-04-19T14:00:05.991161+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.135:0/2925076446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[18636]: cluster 2024-04-19T14:00:05.354243+0000 mgr.y (mgr.14152) 139 : cluster [DBG] pgmap v107: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 3.0 KiB/s rd, 131 KiB/s wr, 9 op/s 2024-04-19T14:00:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[18636]: audit 2024-04-19T14:00:05.656489+0000 mon.a (mon.0) 465 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[18636]: audit 2024-04-19T14:00:05.667264+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:06 smithi135 bash[18636]: audit 2024-04-19T14:00:05.991161+0000 mon.c (mon.1) 12 : audit [DBG] from='client.? 172.21.15.135:0/2925076446' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:08 smithi135 bash[18636]: cluster 2024-04-19T14:00:07.354611+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T14:00:08.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:08 smithi135 bash[24028]: cluster 2024-04-19T14:00:07.354611+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T14:00:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:08 smithi139 bash[18762]: cluster 2024-04-19T14:00:07.354611+0000 mgr.y (mgr.14152) 140 : cluster [DBG] pgmap v108: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 2.2 KiB/s rd, 98 KiB/s wr, 6 op/s 2024-04-19T14:00:10.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:10 smithi135 bash[18636]: cluster 2024-04-19T14:00:09.355136+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:10.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:10 smithi135 bash[24028]: cluster 2024-04-19T14:00:09.355136+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:10 smithi139 bash[18762]: cluster 2024-04-19T14:00:09.355136+0000 mgr.y (mgr.14152) 141 : cluster [DBG] pgmap v109: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:12.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:00:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:13.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[18636]: cluster 2024-04-19T14:00:11.355755+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:13.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[18636]: audit 2024-04-19T14:00:12.139635+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:13.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[18636]: audit 2024-04-19T14:00:12.143839+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[24028]: cluster 2024-04-19T14:00:11.355755+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[24028]: audit 2024-04-19T14:00:12.139635+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:12 smithi135 bash[24028]: audit 2024-04-19T14:00:12.143839+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:12 smithi139 bash[18762]: cluster 2024-04-19T14:00:11.355755+0000 mgr.y (mgr.14152) 142 : cluster [DBG] pgmap v110: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:12 smithi139 bash[18762]: audit 2024-04-19T14:00:12.139635+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:12 smithi139 bash[18762]: audit 2024-04-19T14:00:12.143839+0000 mon.a (mon.0) 468 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:13 smithi139 bash[18762]: cluster 2024-04-19T14:00:13.356323+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:14.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:13 smithi135 bash[18636]: cluster 2024-04-19T14:00:13.356323+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:13 smithi135 bash[24028]: cluster 2024-04-19T14:00:13.356323+0000 mgr.y (mgr.14152) 143 : cluster [DBG] pgmap v111: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail; 1.8 KiB/s rd, 78 KiB/s wr, 5 op/s 2024-04-19T14:00:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:16 smithi139 bash[18762]: cluster 2024-04-19T14:00:15.356881+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:16 smithi139 bash[18762]: audit 2024-04-19T14:00:16.360820+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:00:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:16 smithi139 bash[18762]: audit 2024-04-19T14:00:16.362417+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[18636]: cluster 2024-04-19T14:00:15.356881+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[18636]: audit 2024-04-19T14:00:16.360820+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:00:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[18636]: audit 2024-04-19T14:00:16.362417+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:16.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[24028]: cluster 2024-04-19T14:00:15.356881+0000 mgr.y (mgr.14152) 144 : cluster [DBG] pgmap v112: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:16.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[24028]: audit 2024-04-19T14:00:16.360820+0000 mon.a (mon.0) 469 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:00:16.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:16 smithi135 bash[24028]: audit 2024-04-19T14:00:16.362417+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:17.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:17 smithi135 bash[18636]: cephadm 2024-04-19T14:00:16.363812+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:00:17.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:17 smithi135 bash[24028]: cephadm 2024-04-19T14:00:16.363812+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:00:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:17 smithi139 bash[18762]: cephadm 2024-04-19T14:00:16.363812+0000 mgr.y (mgr.14152) 145 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:00:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:18 smithi135 bash[18636]: cluster 2024-04-19T14:00:17.357435+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:18.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:18 smithi135 bash[24028]: cluster 2024-04-19T14:00:17.357435+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:18.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:18 smithi139 bash[18762]: cluster 2024-04-19T14:00:17.357435+0000 mgr.y (mgr.14152) 146 : cluster [DBG] pgmap v113: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:20.071 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.071 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.072 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.072 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.073 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:00:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.324 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.325 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.325 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.325 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.325 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.326 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:00:20 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:20 smithi139 bash[18762]: cluster 2024-04-19T14:00:19.357981+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:20 smithi139 bash[18762]: audit 2024-04-19T14:00:20.363002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:20 smithi139 bash[18762]: audit 2024-04-19T14:00:20.376131+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:20 smithi139 bash[18762]: audit 2024-04-19T14:00:20.377407+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:20 smithi139 bash[18762]: audit 2024-04-19T14:00:20.378402+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[18636]: cluster 2024-04-19T14:00:19.357981+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[18636]: audit 2024-04-19T14:00:20.363002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[18636]: audit 2024-04-19T14:00:20.376131+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[18636]: audit 2024-04-19T14:00:20.377407+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[18636]: audit 2024-04-19T14:00:20.378402+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[24028]: cluster 2024-04-19T14:00:19.357981+0000 mgr.y (mgr.14152) 147 : cluster [DBG] pgmap v114: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[24028]: audit 2024-04-19T14:00:20.363002+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[24028]: audit 2024-04-19T14:00:20.376131+0000 mon.a (mon.0) 472 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[24028]: audit 2024-04-19T14:00:20.377407+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:20 smithi135 bash[24028]: audit 2024-04-19T14:00:20.378402+0000 mon.a (mon.0) 474 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:21.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:21 smithi139 bash[18762]: audit 2024-04-19T14:00:20.390716+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:21.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:21 smithi135 bash[18636]: audit 2024-04-19T14:00:20.390716+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:21 smithi135 bash[24028]: audit 2024-04-19T14:00:20.390716+0000 mon.a (mon.0) 475 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:22 smithi135 bash[18636]: cluster 2024-04-19T14:00:21.358432+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:22.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:22 smithi135 bash[24028]: cluster 2024-04-19T14:00:21.358432+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:22 smithi139 bash[18762]: cluster 2024-04-19T14:00:21.358432+0000 mgr.y (mgr.14152) 148 : cluster [DBG] pgmap v115: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:24.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:24 smithi135 bash[18636]: cluster 2024-04-19T14:00:23.358942+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:24.681 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:24 smithi135 bash[24028]: cluster 2024-04-19T14:00:23.358942+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:24 smithi139 bash[18762]: cluster 2024-04-19T14:00:23.358942+0000 mgr.y (mgr.14152) 149 : cluster [DBG] pgmap v116: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:26.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:25 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:00:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:26.658 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:26 smithi139 bash[18762]: cluster 2024-04-19T14:00:25.359476+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:26.659 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:26 smithi139 bash[18762]: audit 2024-04-19T14:00:25.829584+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.659 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:26 smithi139 bash[18762]: audit 2024-04-19T14:00:25.835712+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[18636]: cluster 2024-04-19T14:00:25.359476+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:26.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[18636]: audit 2024-04-19T14:00:25.829584+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[18636]: audit 2024-04-19T14:00:25.835712+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[24028]: cluster 2024-04-19T14:00:25.359476+0000 mgr.y (mgr.14152) 150 : cluster [DBG] pgmap v117: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[24028]: audit 2024-04-19T14:00:25.829584+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:26 smithi135 bash[24028]: audit 2024-04-19T14:00:25.835712+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:26.843 INFO:teuthology.orchestra.run.smithi135.stdout:Created osd(s) 3 on host 'smithi135' 2024-04-19T14:00:27.568 DEBUG:teuthology.orchestra.run.smithi135:osd.3> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.3.service 2024-04-19T14:00:27.574 INFO:tasks.cephadm:Deploying osd.4 on smithi139 with /dev/vg_nvme/lv_4... 2024-04-19T14:00:27.574 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_4 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.844179+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.872325+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.873807+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.874691+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.876828+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.877712+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.878541+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.879353+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: cephadm 2024-04-19T14:00:26.879967+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3804M 2024-04-19T14:00:28.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.884877+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:26.890451+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: audit 2024-04-19T14:00:27.349007+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:00:28.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:27 smithi139 bash[18762]: cluster 2024-04-19T14:00:27.359941+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:28.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.844179+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.872325+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.873807+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.874691+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.876828+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.877712+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.878541+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.879353+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: cephadm 2024-04-19T14:00:26.879967+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3804M 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.884877+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:26.890451+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: audit 2024-04-19T14:00:27.349007+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:00:28.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[18636]: cluster 2024-04-19T14:00:27.359941+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.844179+0000 mon.a (mon.0) 478 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.872325+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.873807+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.874691+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.876828+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.877712+0000 mon.a (mon.0) 483 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.878541+0000 mon.a (mon.0) 484 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.879353+0000 mon.a (mon.0) 485 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: cephadm 2024-04-19T14:00:26.879967+0000 mgr.y (mgr.14152) 151 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 3804M 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.884877+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:26.890451+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: audit 2024-04-19T14:00:27.349007+0000 mon.a (mon.0) 488 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:00:28.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:27 smithi135 bash[24028]: cluster 2024-04-19T14:00:27.359941+0000 mgr.y (mgr.14152) 152 : cluster [DBG] pgmap v118: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:29.165 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:28 smithi139 bash[18762]: audit 2024-04-19T14:00:27.901478+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:00:29.165 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:28 smithi139 bash[18762]: cluster 2024-04-19T14:00:27.901667+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T14:00:29.165 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:28 smithi139 bash[18762]: audit 2024-04-19T14:00:27.901983+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:29.165 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:28 smithi139 bash[18762]: audit 2024-04-19T14:00:27.902659+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:00:29.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[18636]: audit 2024-04-19T14:00:27.901478+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:00:29.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[18636]: cluster 2024-04-19T14:00:27.901667+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[18636]: audit 2024-04-19T14:00:27.901983+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[18636]: audit 2024-04-19T14:00:27.902659+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[24028]: audit 2024-04-19T14:00:27.901478+0000 mon.a (mon.0) 489 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[24028]: cluster 2024-04-19T14:00:27.901667+0000 mon.a (mon.0) 490 : cluster [DBG] osdmap e23: 4 total, 3 up, 4 in 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[24028]: audit 2024-04-19T14:00:27.901983+0000 mon.a (mon.0) 491 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:29.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[24028]: audit 2024-04-19T14:00:27.902659+0000 mon.a (mon.0) 492 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:00:29.282 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[37333]: debug 2024-04-19T14:00:28.908+0000 7fca3a25a700 -1 osd.3 0 waiting for initial osdmap 2024-04-19T14:00:29.283 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:00:28 smithi135 bash[37333]: debug 2024-04-19T14:00:28.916+0000 7fca363f4700 -1 osd.3 24 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:00:30.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:29 smithi139 bash[18762]: audit 2024-04-19T14:00:28.903309+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T14:00:30.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:29 smithi139 bash[18762]: cluster 2024-04-19T14:00:28.903435+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T14:00:30.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:29 smithi139 bash[18762]: audit 2024-04-19T14:00:28.904254+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:29 smithi139 bash[18762]: audit 2024-04-19T14:00:28.913270+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:29 smithi139 bash[18762]: cluster 2024-04-19T14:00:29.360246+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[18636]: audit 2024-04-19T14:00:28.903309+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[18636]: cluster 2024-04-19T14:00:28.903435+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[18636]: audit 2024-04-19T14:00:28.904254+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[18636]: audit 2024-04-19T14:00:28.913270+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[18636]: cluster 2024-04-19T14:00:29.360246+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[24028]: audit 2024-04-19T14:00:28.903309+0000 mon.a (mon.0) 493 : audit [INF] from='osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034]' entity='osd.3' cmd='[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]': finished 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[24028]: cluster 2024-04-19T14:00:28.903435+0000 mon.a (mon.0) 494 : cluster [DBG] osdmap e24: 4 total, 3 up, 4 in 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[24028]: audit 2024-04-19T14:00:28.904254+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[24028]: audit 2024-04-19T14:00:28.913270+0000 mon.a (mon.0) 496 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:29 smithi135 bash[24028]: cluster 2024-04-19T14:00:29.360246+0000 mgr.y (mgr.14152) 153 : cluster [DBG] pgmap v121: 1 pgs: 1 active+clean; 577 KiB data, 18 MiB used, 268 GiB / 268 GiB avail 2024-04-19T14:00:31.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: cluster 2024-04-19T14:00:28.348868+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:00:31.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: cluster 2024-04-19T14:00:28.349046+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:00:31.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: audit 2024-04-19T14:00:29.911774+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: cluster 2024-04-19T14:00:29.919540+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034] boot 2024-04-19T14:00:31.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: cluster 2024-04-19T14:00:29.919648+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T14:00:31.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:30 smithi139 bash[18762]: audit 2024-04-19T14:00:29.920751+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: cluster 2024-04-19T14:00:28.348868+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:00:31.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: cluster 2024-04-19T14:00:28.349046+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:00:31.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: audit 2024-04-19T14:00:29.911774+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: cluster 2024-04-19T14:00:29.919540+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034] boot 2024-04-19T14:00:31.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: cluster 2024-04-19T14:00:29.919648+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[18636]: audit 2024-04-19T14:00:29.920751+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: cluster 2024-04-19T14:00:28.348868+0000 osd.3 (osd.3) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: cluster 2024-04-19T14:00:28.349046+0000 osd.3 (osd.3) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: audit 2024-04-19T14:00:29.911774+0000 mon.a (mon.0) 497 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: cluster 2024-04-19T14:00:29.919540+0000 mon.a (mon.0) 498 : cluster [INF] osd.3 [v2:172.21.15.135:6826/3387256034,v1:172.21.15.135:6827/3387256034] boot 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: cluster 2024-04-19T14:00:29.919648+0000 mon.a (mon.0) 499 : cluster [DBG] osdmap e25: 4 total, 4 up, 4 in 2024-04-19T14:00:31.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:30 smithi135 bash[24028]: audit 2024-04-19T14:00:29.920751+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:00:31.505 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_4 2024-04-19T14:00:31.505 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_4 bs=1M count=10 conv=fsync 2024-04-19T14:00:31.505 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-04-19T14:00:31.506 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-04-19T14:00:31.506 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0167338 s, 627 MB/s 2024-04-19T14:00:31.506 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 2024-04-19T14:00:31.506 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-04-19T14:00:32.175 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_4 2024-04-19T14:00:32.185 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:31 smithi139 bash[18762]: cluster 2024-04-19T14:00:30.920460+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T14:00:32.186 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:31 smithi139 bash[18762]: cluster 2024-04-19T14:00:31.360751+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:32.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:31 smithi135 bash[24028]: cluster 2024-04-19T14:00:30.920460+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T14:00:32.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:31 smithi135 bash[24028]: cluster 2024-04-19T14:00:31.360751+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:32.264 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:31 smithi135 bash[18636]: cluster 2024-04-19T14:00:30.920460+0000 mon.a (mon.0) 501 : cluster [DBG] osdmap e26: 4 total, 4 up, 4 in 2024-04-19T14:00:32.264 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:31 smithi135 bash[18636]: cluster 2024-04-19T14:00:31.360751+0000 mgr.y (mgr.14152) 154 : cluster [DBG] pgmap v124: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:32.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:32 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:00:32] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.261804+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: cephadm 2024-04-19T14:00:32.262619+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.266110+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.270816+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.271921+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.272586+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: cluster 2024-04-19T14:00:32.274482+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:33.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:33 smithi139 bash[18762]: audit 2024-04-19T14:00:32.277883+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.261804+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: cephadm 2024-04-19T14:00:32.262619+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.266110+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.270816+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.271921+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.272586+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: cluster 2024-04-19T14:00:32.274482+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[18636]: audit 2024-04-19T14:00:32.277883+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.261804+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: cephadm 2024-04-19T14:00:32.262619+0000 mgr.y (mgr.14152) 155 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.266110+0000 mon.a (mon.0) 503 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.270816+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.271921+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:33.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.272586+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:33.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: cluster 2024-04-19T14:00:32.274482+0000 mgr.y (mgr.14152) 156 : cluster [DBG] pgmap v125: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:33.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:33 smithi135 bash[24028]: audit 2024-04-19T14:00:32.277883+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.262 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:00:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:34.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: cluster 2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:00:34.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.082495+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.087493+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.098751+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:34.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.099875+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:34.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.100591+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:34.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:34 smithi139 bash[18762]: audit 2024-04-19T14:00:34.106122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: cluster 2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:00:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.082495+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.087493+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.098751+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.099875+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.100591+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[18636]: audit 2024-04-19T14:00:34.106122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: cluster 2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.082495+0000 mon.a (mon.0) 509 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.087493+0000 mon.a (mon.0) 510 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.098751+0000 mon.a (mon.0) 511 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.099875+0000 mon.a (mon.0) 512 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.100591+0000 mon.a (mon.0) 513 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:34 smithi135 bash[24028]: audit 2024-04-19T14:00:34.106122+0000 mon.a (mon.0) 514 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: cluster 2024-04-19T14:00:34.102500+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: audit 2024-04-19T14:00:34.845494+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: audit 2024-04-19T14:00:34.852162+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: audit 2024-04-19T14:00:34.853881+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: cluster 2024-04-19T14:00:35.086041+0000 mon.a (mon.0) 518 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:00:35.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:35 smithi139 bash[18762]: cluster 2024-04-19T14:00:35.086100+0000 mon.a (mon.0) 519 : cluster [INF] Cluster is now healthy 2024-04-19T14:00:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: cluster 2024-04-19T14:00:34.102500+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: audit 2024-04-19T14:00:34.845494+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: audit 2024-04-19T14:00:34.852162+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: audit 2024-04-19T14:00:34.853881+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: cluster 2024-04-19T14:00:35.086041+0000 mon.a (mon.0) 518 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[18636]: cluster 2024-04-19T14:00:35.086100+0000 mon.a (mon.0) 519 : cluster [INF] Cluster is now healthy 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: cluster 2024-04-19T14:00:34.102500+0000 mgr.y (mgr.14152) 157 : cluster [DBG] pgmap v126: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: audit 2024-04-19T14:00:34.845494+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: audit 2024-04-19T14:00:34.852162+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: audit 2024-04-19T14:00:34.853881+0000 mon.a (mon.0) 517 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: cluster 2024-04-19T14:00:35.086041+0000 mon.a (mon.0) 518 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:00:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:35 smithi135 bash[24028]: cluster 2024-04-19T14:00:35.086100+0000 mon.a (mon.0) 519 : cluster [INF] Cluster is now healthy 2024-04-19T14:00:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:36 smithi139 bash[18762]: audit 2024-04-19T14:00:34.838763+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:36.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:36 smithi135 bash[24028]: audit 2024-04-19T14:00:34.838763+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:36 smithi135 bash[18636]: audit 2024-04-19T14:00:34.838763+0000 mgr.y (mgr.14152) 158 : audit [DBG] from='client.24173 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_4", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:00:37.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:37 smithi139 bash[18762]: cluster 2024-04-19T14:00:36.103005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:37.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:37 smithi135 bash[18636]: cluster 2024-04-19T14:00:36.103005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:37.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:37 smithi135 bash[24028]: cluster 2024-04-19T14:00:36.103005+0000 mgr.y (mgr.14152) 159 : cluster [DBG] pgmap v127: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:39.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:39 smithi139 bash[18762]: cluster 2024-04-19T14:00:38.103540+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:39.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:39 smithi135 bash[18636]: cluster 2024-04-19T14:00:38.103540+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:39.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:39 smithi135 bash[24028]: cluster 2024-04-19T14:00:38.103540+0000 mgr.y (mgr.14152) 160 : cluster [DBG] pgmap v128: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: cluster 2024-04-19T14:00:40.104107+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: audit 2024-04-19T14:00:40.481668+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.139:0/489984788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: audit 2024-04-19T14:00:40.483017+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: audit 2024-04-19T14:00:40.491465+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]': finished 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: cluster 2024-04-19T14:00:40.491609+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: audit 2024-04-19T14:00:40.491841+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:00:41.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:41 smithi139 bash[18762]: audit 2024-04-19T14:00:41.169108+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.139:0/2701198849' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: cluster 2024-04-19T14:00:40.104107+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: audit 2024-04-19T14:00:40.481668+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.139:0/489984788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: audit 2024-04-19T14:00:40.483017+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: audit 2024-04-19T14:00:40.491465+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]': finished 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: cluster 2024-04-19T14:00:40.491609+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: audit 2024-04-19T14:00:40.491841+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[18636]: audit 2024-04-19T14:00:41.169108+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.139:0/2701198849' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: cluster 2024-04-19T14:00:40.104107+0000 mgr.y (mgr.14152) 161 : cluster [DBG] pgmap v129: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: audit 2024-04-19T14:00:40.481668+0000 mon.b (mon.2) 8 : audit [INF] from='client.? 172.21.15.139:0/489984788' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: audit 2024-04-19T14:00:40.483017+0000 mon.a (mon.0) 520 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]: dispatch 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: audit 2024-04-19T14:00:40.491465+0000 mon.a (mon.0) 521 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "3e385dfa-c5c4-45a5-84b3-92bc34307b20"}]': finished 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: cluster 2024-04-19T14:00:40.491609+0000 mon.a (mon.0) 522 : cluster [DBG] osdmap e27: 5 total, 4 up, 5 in 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: audit 2024-04-19T14:00:40.491841+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:00:41.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:41 smithi135 bash[24028]: audit 2024-04-19T14:00:41.169108+0000 mon.b (mon.2) 9 : audit [DBG] from='client.? 172.21.15.139:0/2701198849' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:00:43.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:43 smithi139 bash[18762]: cluster 2024-04-19T14:00:42.104638+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:43.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:43 smithi135 bash[18636]: cluster 2024-04-19T14:00:42.104638+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:43.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:43 smithi135 bash[24028]: cluster 2024-04-19T14:00:42.104638+0000 mgr.y (mgr.14152) 162 : cluster [DBG] pgmap v131: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:45.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:45 smithi139 bash[18762]: cluster 2024-04-19T14:00:44.105193+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:45.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:45 smithi135 bash[18636]: cluster 2024-04-19T14:00:44.105193+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:45.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:45 smithi135 bash[24028]: cluster 2024-04-19T14:00:44.105193+0000 mgr.y (mgr.14152) 163 : cluster [DBG] pgmap v132: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:46.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:45 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:00:45] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:47.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:46 smithi139 bash[18762]: audit 2024-04-19T14:00:45.954191+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:46 smithi139 bash[18762]: audit 2024-04-19T14:00:45.964844+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:46 smithi139 bash[18762]: cluster 2024-04-19T14:00:46.105743+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:47.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[18636]: audit 2024-04-19T14:00:45.954191+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[18636]: audit 2024-04-19T14:00:45.964844+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[18636]: cluster 2024-04-19T14:00:46.105743+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:47.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[24028]: audit 2024-04-19T14:00:45.954191+0000 mon.a (mon.0) 524 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[24028]: audit 2024-04-19T14:00:45.964844+0000 mon.a (mon.0) 525 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:47.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:46 smithi135 bash[24028]: cluster 2024-04-19T14:00:46.105743+0000 mgr.y (mgr.14152) 164 : cluster [DBG] pgmap v133: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:49.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:49 smithi139 bash[18762]: cluster 2024-04-19T14:00:48.106317+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:49.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:49 smithi135 bash[18636]: cluster 2024-04-19T14:00:48.106317+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:49.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:49 smithi135 bash[24028]: cluster 2024-04-19T14:00:48.106317+0000 mgr.y (mgr.14152) 165 : cluster [DBG] pgmap v134: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:51.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:51 smithi139 bash[18762]: cluster 2024-04-19T14:00:50.106845+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:51 smithi135 bash[18636]: cluster 2024-04-19T14:00:50.106845+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:51 smithi135 bash[24028]: cluster 2024-04-19T14:00:50.106845+0000 mgr.y (mgr.14152) 166 : cluster [DBG] pgmap v135: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:53.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:53 smithi139 bash[18762]: cluster 2024-04-19T14:00:52.107401+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:53.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:53 smithi135 bash[18636]: cluster 2024-04-19T14:00:52.107401+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:53.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:53 smithi135 bash[24028]: cluster 2024-04-19T14:00:52.107401+0000 mgr.y (mgr.14152) 167 : cluster [DBG] pgmap v136: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:54.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:00:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:00:54.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:54 smithi139 bash[18762]: audit 2024-04-19T14:00:53.545372+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:00:54.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:54 smithi139 bash[18762]: audit 2024-04-19T14:00:53.547083+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:54.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:54 smithi139 bash[18762]: cephadm 2024-04-19T14:00:53.548506+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:00:54.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:54 smithi139 bash[18762]: audit 2024-04-19T14:00:54.113573+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:54.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:54 smithi139 bash[18762]: audit 2024-04-19T14:00:54.119895+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:54.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18636]: audit 2024-04-19T14:00:53.545372+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:00:54.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18636]: audit 2024-04-19T14:00:53.547083+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:54.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18636]: cephadm 2024-04-19T14:00:53.548506+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:00:54.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18636]: audit 2024-04-19T14:00:54.113573+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:54.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[18636]: audit 2024-04-19T14:00:54.119895+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:54.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[24028]: audit 2024-04-19T14:00:53.545372+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:00:54.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[24028]: audit 2024-04-19T14:00:53.547083+0000 mon.a (mon.0) 527 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:54.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[24028]: cephadm 2024-04-19T14:00:53.548506+0000 mgr.y (mgr.14152) 168 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:00:54.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[24028]: audit 2024-04-19T14:00:54.113573+0000 mon.a (mon.0) 528 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:54.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:54 smithi135 bash[24028]: audit 2024-04-19T14:00:54.119895+0000 mon.a (mon.0) 529 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:55.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:55 smithi139 bash[18762]: cluster 2024-04-19T14:00:54.108010+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:55.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:55 smithi135 bash[18636]: cluster 2024-04-19T14:00:54.108010+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:55.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:55 smithi135 bash[24028]: cluster 2024-04-19T14:00:54.108010+0000 mgr.y (mgr.14152) 169 : cluster [DBG] pgmap v137: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:57.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:57 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:57.269 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:00:57 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:57.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:00:57 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:57 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:00:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:57 smithi139 bash[18762]: cluster 2024-04-19T14:00:56.108620+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:57 smithi135 bash[18636]: cluster 2024-04-19T14:00:56.108620+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:57 smithi135 bash[24028]: cluster 2024-04-19T14:00:56.108620+0000 mgr.y (mgr.14152) 170 : cluster [DBG] pgmap v138: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.434458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.439967+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.442730+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.444903+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.460468+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.847053+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:00:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:58 smithi139 bash[18762]: audit 2024-04-19T14:00:57.849557+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:00:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.434458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.439967+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.442730+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.444903+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.460468+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.847053+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[18636]: audit 2024-04-19T14:00:57.849557+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.434458+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.439967+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.442730+0000 mon.a (mon.0) 532 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:00:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.444903+0000 mon.a (mon.0) 533 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:00:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.460468+0000 mon.a (mon.0) 534 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:00:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.847053+0000 mon.a (mon.0) 535 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:00:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:58 smithi135 bash[24028]: audit 2024-04-19T14:00:57.849557+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:00:59.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:00:59 smithi139 bash[18762]: cluster 2024-04-19T14:00:58.109102+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:00:59 smithi135 bash[24028]: cluster 2024-04-19T14:00:58.109102+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:00:59.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:00:59 smithi135 bash[18636]: cluster 2024-04-19T14:00:58.109102+0000 mgr.y (mgr.14152) 171 : cluster [DBG] pgmap v139: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:01 smithi139 bash[18762]: cluster 2024-04-19T14:01:00.109540+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:01 smithi135 bash[18636]: cluster 2024-04-19T14:01:00.109540+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:01.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:01 smithi135 bash[24028]: cluster 2024-04-19T14:01:00.109540+0000 mgr.y (mgr.14152) 172 : cluster [DBG] pgmap v140: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:03.599 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 4 on host 'smithi139' 2024-04-19T14:01:03.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:03 smithi139 bash[18762]: cluster 2024-04-19T14:01:02.110037+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:03.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:03 smithi135 bash[18636]: cluster 2024-04-19T14:01:02.110037+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:03.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:03 smithi135 bash[24028]: cluster 2024-04-19T14:01:02.110037+0000 mgr.y (mgr.14152) 173 : cluster [DBG] pgmap v141: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:04.199 DEBUG:teuthology.orchestra.run.smithi139:osd.4> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.4.service 2024-04-19T14:01:04.244 INFO:tasks.cephadm:Deploying osd.5 on smithi139 with /dev/vg_nvme/lv_3... 2024-04-19T14:01:04.244 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_3 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.599930+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.603352+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.606212+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.608205+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.612719+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: cephadm 2024-04-19T14:01:03.614155+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 16241M 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.624992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.635942+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.781254+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:04.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:04 smithi139 bash[18762]: audit 2024-04-19T14:01:03.782487+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.599930+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.603352+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.606212+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.608205+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.612719+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: cephadm 2024-04-19T14:01:03.614155+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 16241M 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.624992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.635942+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.781254+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[18636]: audit 2024-04-19T14:01:03.782487+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.599930+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.603352+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.606212+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.608205+0000 mon.a (mon.0) 540 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.612719+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: cephadm 2024-04-19T14:01:03.614155+0000 mgr.y (mgr.14152) 174 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 16241M 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.624992+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.635942+0000 mon.a (mon.0) 543 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.781254+0000 mon.b (mon.2) 10 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:04 smithi135 bash[24028]: audit 2024-04-19T14:01:03.782487+0000 mon.a (mon.0) 544 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:01:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: cluster 2024-04-19T14:01:04.110609+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: audit 2024-04-19T14:01:04.650379+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:01:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: cluster 2024-04-19T14:01:04.650569+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T14:01:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: audit 2024-04-19T14:01:04.650895+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: audit 2024-04-19T14:01:04.651231+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[18762]: audit 2024-04-19T14:01:04.652584+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.019 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[24160]: debug 2024-04-19T14:01:05.667+0000 7f4461b20700 -1 osd.4 0 waiting for initial osdmap 2024-04-19T14:01:06.019 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:01:05 smithi139 bash[24160]: debug 2024-04-19T14:01:05.679+0000 7f445ccb8700 -1 osd.4 29 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:01:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: cluster 2024-04-19T14:01:04.110609+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: audit 2024-04-19T14:01:04.650379+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: cluster 2024-04-19T14:01:04.650569+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: audit 2024-04-19T14:01:04.650895+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: audit 2024-04-19T14:01:04.651231+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[18636]: audit 2024-04-19T14:01:04.652584+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: cluster 2024-04-19T14:01:04.110609+0000 mgr.y (mgr.14152) 175 : cluster [DBG] pgmap v142: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: audit 2024-04-19T14:01:04.650379+0000 mon.a (mon.0) 545 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: cluster 2024-04-19T14:01:04.650569+0000 mon.a (mon.0) 546 : cluster [DBG] osdmap e28: 5 total, 4 up, 5 in 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: audit 2024-04-19T14:01:04.650895+0000 mon.a (mon.0) 547 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: audit 2024-04-19T14:01:04.651231+0000 mon.b (mon.2) 11 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:05 smithi135 bash[24028]: audit 2024-04-19T14:01:04.652584+0000 mon.a (mon.0) 548 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:06.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:05.657787+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: cluster 2024-04-19T14:01:05.658053+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:05.658984+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:05.671108+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.096194+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.105762+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.113286+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.116101+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.118048+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.129036+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: cluster 2024-04-19T14:01:06.656582+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670] boot 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: cluster 2024-04-19T14:01:06.656723+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T14:01:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:06 smithi139 bash[18762]: audit 2024-04-19T14:01:06.657060+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:05.657787+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: cluster 2024-04-19T14:01:05.658053+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:05.658984+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:05.671108+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.096194+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.105762+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.113286+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.116101+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.118048+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.129036+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: cluster 2024-04-19T14:01:06.656582+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670] boot 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: cluster 2024-04-19T14:01:06.656723+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T14:01:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[18636]: audit 2024-04-19T14:01:06.657060+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:05.657787+0000 mon.a (mon.0) 549 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: cluster 2024-04-19T14:01:05.658053+0000 mon.a (mon.0) 550 : cluster [DBG] osdmap e29: 5 total, 4 up, 5 in 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:05.658984+0000 mon.a (mon.0) 551 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:05.671108+0000 mon.a (mon.0) 552 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.096194+0000 mon.a (mon.0) 553 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.105762+0000 mon.a (mon.0) 554 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.113286+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.116101+0000 mon.a (mon.0) 556 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.118048+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.129036+0000 mon.a (mon.0) 558 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: cluster 2024-04-19T14:01:06.656582+0000 mon.a (mon.0) 559 : cluster [INF] osd.4 [v2:172.21.15.139:6800/1526284670,v1:172.21.15.139:6801/1526284670] boot 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: cluster 2024-04-19T14:01:06.656723+0000 mon.a (mon.0) 560 : cluster [DBG] osdmap e30: 5 total, 5 up, 5 in 2024-04-19T14:01:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:06 smithi135 bash[24028]: audit 2024-04-19T14:01:06.657060+0000 mon.a (mon.0) 561 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:01:07.375 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_3 2024-04-19T14:01:07.376 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_3 bs=1M count=10 conv=fsync 2024-04-19T14:01:07.376 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-04-19T14:01:07.376 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-04-19T14:01:07.376 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10485760 bytes (10 MB, 10 MiB) copied, 0.0155586 s, 674 MB/s 2024-04-19T14:01:07.376 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-04-19T14:01:08.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:07 smithi139 bash[18762]: cluster 2024-04-19T14:01:04.758692+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:08.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:07 smithi139 bash[18762]: cluster 2024-04-19T14:01:04.758835+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:08.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:07 smithi139 bash[18762]: cephadm 2024-04-19T14:01:06.097972+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:08.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:07 smithi139 bash[18762]: cluster 2024-04-19T14:01:06.111143+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:08.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:07 smithi139 bash[18762]: cluster 2024-04-19T14:01:07.658090+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[18636]: cluster 2024-04-19T14:01:04.758692+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[18636]: cluster 2024-04-19T14:01:04.758835+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[18636]: cephadm 2024-04-19T14:01:06.097972+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:08.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[18636]: cluster 2024-04-19T14:01:06.111143+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[18636]: cluster 2024-04-19T14:01:07.658090+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[24028]: cluster 2024-04-19T14:01:04.758692+0000 osd.4 (osd.4) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[24028]: cluster 2024-04-19T14:01:04.758835+0000 osd.4 (osd.4) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[24028]: cephadm 2024-04-19T14:01:06.097972+0000 mgr.y (mgr.14152) 176 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[24028]: cluster 2024-04-19T14:01:06.111143+0000 mgr.y (mgr.14152) 177 : cluster [DBG] pgmap v145: 1 pgs: 1 active+clean; 577 KiB data, 23 MiB used, 358 GiB / 358 GiB avail 2024-04-19T14:01:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:07 smithi135 bash[24028]: cluster 2024-04-19T14:01:07.658090+0000 mon.a (mon.0) 562 : cluster [DBG] osdmap e31: 5 total, 5 up, 5 in 2024-04-19T14:01:08.304 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_3 2024-04-19T14:01:09.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:09 smithi139 bash[18762]: cluster 2024-04-19T14:01:08.111676+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:09.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:09 smithi139 bash[18762]: cluster 2024-04-19T14:01:08.659523+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T14:01:09.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:09 smithi139 bash[18762]: cluster 2024-04-19T14:01:09.385232+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T14:01:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[18636]: cluster 2024-04-19T14:01:08.111676+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[18636]: cluster 2024-04-19T14:01:08.659523+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T14:01:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[18636]: cluster 2024-04-19T14:01:09.385232+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T14:01:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[24028]: cluster 2024-04-19T14:01:08.111676+0000 mgr.y (mgr.14152) 178 : cluster [DBG] pgmap v148: 1 pgs: 1 active+clean; 577 KiB data, 28 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[24028]: cluster 2024-04-19T14:01:08.659523+0000 mon.a (mon.0) 563 : cluster [DBG] osdmap e32: 5 total, 5 up, 5 in 2024-04-19T14:01:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:09 smithi135 bash[24028]: cluster 2024-04-19T14:01:09.385232+0000 mon.a (mon.0) 564 : cluster [DBG] osdmap e33: 5 total, 5 up, 5 in 2024-04-19T14:01:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:11 smithi135 bash[24028]: cluster 2024-04-19T14:01:10.112096+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v151: 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-19T14:01:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:11 smithi135 bash[24028]: cluster 2024-04-19T14:01:10.395087+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T14:01:11.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:11 smithi135 bash[18636]: cluster 2024-04-19T14:01:10.112096+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v151: 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-19T14:01:11.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:11 smithi135 bash[18636]: cluster 2024-04-19T14:01:10.395087+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T14:01:11.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:11 smithi139 bash[18762]: cluster 2024-04-19T14:01:10.112096+0000 mgr.y (mgr.14152) 179 : cluster [DBG] pgmap v151: 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-19T14:01:11.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:11 smithi139 bash[18762]: cluster 2024-04-19T14:01:10.395087+0000 mon.a (mon.0) 565 : cluster [DBG] osdmap e34: 5 total, 5 up, 5 in 2024-04-19T14:01:12.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:11 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:11] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.665054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.672003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.715429+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.718204+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.720085+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:12.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:11.731052+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:12.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:12.085941+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:12.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:12.091522+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:12.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:12 smithi139 bash[18762]: audit 2024-04-19T14:01:12.092715+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.665054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.672003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.715429+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.718204+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.720085+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:11.731052+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:12.085941+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:12.091522+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[18636]: audit 2024-04-19T14:01:12.092715+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.665054+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.672003+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.715429+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.718204+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.720085+0000 mon.a (mon.0) 570 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:11.731052+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:12.085941+0000 mon.a (mon.0) 572 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:12.091522+0000 mon.a (mon.0) 573 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:12 smithi135 bash[24028]: audit 2024-04-19T14:01:12.092715+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:13 smithi139 bash[18762]: audit 2024-04-19T14:01:12.081523+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:13 smithi139 bash[18762]: cluster 2024-04-19T14:01:12.112738+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-19T14:01:14.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:13 smithi135 bash[18636]: audit 2024-04-19T14:01:12.081523+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:14.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:13 smithi135 bash[18636]: cluster 2024-04-19T14:01:12.112738+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-19T14:01:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:13 smithi135 bash[24028]: audit 2024-04-19T14:01:12.081523+0000 mgr.y (mgr.14152) 180 : audit [DBG] from='client.24200 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_3", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:13 smithi135 bash[24028]: cluster 2024-04-19T14:01:12.112738+0000 mgr.y (mgr.14152) 181 : cluster [DBG] pgmap v153: 1 pgs: 1 active+undersized+remapped; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 116 KiB/s, 0 objects/s recovering 2024-04-19T14:01:14.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:14 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:01:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[18636]: cluster 2024-04-19T14:01:14.113404+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-19T14:01:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[18636]: audit 2024-04-19T14:01:14.281532+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[18636]: audit 2024-04-19T14:01:14.288916+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:15.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[24028]: cluster 2024-04-19T14:01:14.113404+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-19T14:01:15.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[24028]: audit 2024-04-19T14:01:14.281532+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:15.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:15 smithi135 bash[24028]: audit 2024-04-19T14:01:14.288916+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:15.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:15 smithi139 bash[18762]: cluster 2024-04-19T14:01:14.113404+0000 mgr.y (mgr.14152) 182 : cluster [DBG] pgmap v154: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 86 KiB/s, 0 objects/s recovering 2024-04-19T14:01:15.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:15 smithi139 bash[18762]: audit 2024-04-19T14:01:14.281532+0000 mon.a (mon.0) 575 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:15.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:15 smithi139 bash[18762]: audit 2024-04-19T14:01:14.288916+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:17.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:17 smithi139 bash[18762]: cluster 2024-04-19T14:01:16.113918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-19T14:01:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:17 smithi135 bash[18636]: cluster 2024-04-19T14:01:16.113918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-19T14:01:17.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:17 smithi135 bash[24028]: cluster 2024-04-19T14:01:16.113918+0000 mgr.y (mgr.14152) 183 : cluster [DBG] pgmap v155: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail; 69 KiB/s, 0 objects/s recovering 2024-04-19T14:01:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[18636]: audit 2024-04-19T14:01:17.826075+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.139:0/839060684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[18636]: audit 2024-04-19T14:01:17.827315+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[18636]: audit 2024-04-19T14:01:17.836034+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]': finished 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[18636]: cluster 2024-04-19T14:01:17.836166+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[18636]: audit 2024-04-19T14:01:17.836385+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[24028]: audit 2024-04-19T14:01:17.826075+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.139:0/839060684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[24028]: audit 2024-04-19T14:01:17.827315+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[24028]: audit 2024-04-19T14:01:17.836034+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]': finished 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[24028]: cluster 2024-04-19T14:01:17.836166+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T14:01:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:18 smithi135 bash[24028]: audit 2024-04-19T14:01:17.836385+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:18.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:18 smithi139 bash[18762]: audit 2024-04-19T14:01:17.826075+0000 mon.b (mon.2) 12 : audit [INF] from='client.? 172.21.15.139:0/839060684' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:18 smithi139 bash[18762]: audit 2024-04-19T14:01:17.827315+0000 mon.a (mon.0) 577 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]: dispatch 2024-04-19T14:01:18.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:18 smithi139 bash[18762]: audit 2024-04-19T14:01:17.836034+0000 mon.a (mon.0) 578 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "20db1afa-c6ed-4b78-afdf-bc713d12fe1a"}]': finished 2024-04-19T14:01:18.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:18 smithi139 bash[18762]: cluster 2024-04-19T14:01:17.836166+0000 mon.a (mon.0) 579 : cluster [DBG] osdmap e35: 6 total, 5 up, 6 in 2024-04-19T14:01:18.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:18 smithi139 bash[18762]: audit 2024-04-19T14:01:17.836385+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:19.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:19 smithi139 bash[18762]: cluster 2024-04-19T14:01:18.114487+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:19.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:19 smithi139 bash[18762]: audit 2024-04-19T14:01:18.462921+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.139:0/3290595969' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:19 smithi135 bash[18636]: cluster 2024-04-19T14:01:18.114487+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:19 smithi135 bash[18636]: audit 2024-04-19T14:01:18.462921+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.139:0/3290595969' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:19.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:19 smithi135 bash[24028]: cluster 2024-04-19T14:01:18.114487+0000 mgr.y (mgr.14152) 184 : cluster [DBG] pgmap v157: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:19.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:19 smithi135 bash[24028]: audit 2024-04-19T14:01:18.462921+0000 mon.b (mon.2) 13 : audit [DBG] from='client.? 172.21.15.139:0/3290595969' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:21.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:21 smithi139 bash[18762]: cluster 2024-04-19T14:01:20.115067+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:21.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:21 smithi135 bash[18636]: cluster 2024-04-19T14:01:20.115067+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:21 smithi135 bash[24028]: cluster 2024-04-19T14:01:20.115067+0000 mgr.y (mgr.14152) 185 : cluster [DBG] pgmap v158: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:23 smithi139 bash[18762]: cluster 2024-04-19T14:01:22.115613+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:23 smithi135 bash[18636]: cluster 2024-04-19T14:01:22.115613+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:23 smithi135 bash[24028]: cluster 2024-04-19T14:01:22.115613+0000 mgr.y (mgr.14152) 186 : cluster [DBG] pgmap v159: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:25 smithi139 bash[18762]: cluster 2024-04-19T14:01:24.116157+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:25.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:25 smithi135 bash[18636]: cluster 2024-04-19T14:01:24.116157+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:25 smithi135 bash[24028]: cluster 2024-04-19T14:01:24.116157+0000 mgr.y (mgr.14152) 187 : cluster [DBG] pgmap v160: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:27 smithi139 bash[18762]: cluster 2024-04-19T14:01:26.116738+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:27 smithi135 bash[18636]: cluster 2024-04-19T14:01:26.116738+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:27 smithi135 bash[24028]: cluster 2024-04-19T14:01:26.116738+0000 mgr.y (mgr.14152) 188 : cluster [DBG] pgmap v161: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:28 smithi139 bash[18762]: audit 2024-04-19T14:01:28.089409+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:01:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:28 smithi139 bash[18762]: audit 2024-04-19T14:01:28.091379+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:28 smithi135 bash[18636]: audit 2024-04-19T14:01:28.089409+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:01:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:28 smithi135 bash[18636]: audit 2024-04-19T14:01:28.091379+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:28 smithi135 bash[24028]: audit 2024-04-19T14:01:28.089409+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:01:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:28 smithi135 bash[24028]: audit 2024-04-19T14:01:28.091379+0000 mon.a (mon.0) 582 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:29.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:29 smithi139 bash[18762]: cephadm 2024-04-19T14:01:28.092924+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:01:29.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:29 smithi139 bash[18762]: cluster 2024-04-19T14:01:28.117393+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:29 smithi135 bash[18636]: cephadm 2024-04-19T14:01:28.092924+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:01:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:29 smithi135 bash[18636]: cluster 2024-04-19T14:01:28.117393+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:29 smithi135 bash[24028]: cephadm 2024-04-19T14:01:28.092924+0000 mgr.y (mgr.14152) 189 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:01:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:29 smithi135 bash[24028]: cluster 2024-04-19T14:01:28.117393+0000 mgr.y (mgr.14152) 190 : cluster [DBG] pgmap v162: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:31.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:31 smithi135 bash[18636]: cluster 2024-04-19T14:01:30.117999+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:31 smithi135 bash[24028]: cluster 2024-04-19T14:01:30.117999+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:31 smithi139 bash[18762]: cluster 2024-04-19T14:01:30.117999+0000 mgr.y (mgr.14152) 191 : cluster [DBG] pgmap v163: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:32.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:31 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:31] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:32.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:32.705 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:32.705 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:33.018 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:33.018 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:32 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:01:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:32 smithi139 bash[18762]: audit 2024-04-19T14:01:31.805884+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:32 smithi139 bash[18762]: audit 2024-04-19T14:01:31.814158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:32 smithi139 bash[18762]: cluster 2024-04-19T14:01:32.118529+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:33.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[18636]: audit 2024-04-19T14:01:31.805884+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[18636]: audit 2024-04-19T14:01:31.814158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[18636]: cluster 2024-04-19T14:01:32.118529+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:33.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[24028]: audit 2024-04-19T14:01:31.805884+0000 mon.a (mon.0) 583 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[24028]: audit 2024-04-19T14:01:31.814158+0000 mon.a (mon.0) 584 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:33.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:32 smithi135 bash[24028]: cluster 2024-04-19T14:01:32.118529+0000 mgr.y (mgr.14152) 192 : cluster [DBG] pgmap v164: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:33.832 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:34.117 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:32.837747+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:32.859385+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:32.862087+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:32.863614+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:32.876441+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:33.540649+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:33 smithi139 bash[18762]: audit 2024-04-19T14:01:33.547323+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.270 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:32.837747+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.270 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:32.859385+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:32.862087+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:32.863614+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:32.876441+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:33.540649+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[18636]: audit 2024-04-19T14:01:33.547323+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:32.837747+0000 mon.a (mon.0) 585 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:32.859385+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:32.862087+0000 mon.a (mon.0) 587 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:32.863614+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:32.876441+0000 mon.a (mon.0) 589 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.271 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:33.540649+0000 mon.a (mon.0) 590 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.272 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:33 smithi135 bash[24028]: audit 2024-04-19T14:01:33.547323+0000 mon.a (mon.0) 591 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:34.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:01:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:35.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:35 smithi139 bash[18762]: cluster 2024-04-19T14:01:34.119143+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:35.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:35 smithi139 bash[18762]: audit 2024-04-19T14:01:34.379602+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:35.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:35 smithi139 bash[18762]: audit 2024-04-19T14:01:34.384933+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[18636]: cluster 2024-04-19T14:01:34.119143+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[18636]: audit 2024-04-19T14:01:34.379602+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[18636]: audit 2024-04-19T14:01:34.384933+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:35.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[24028]: cluster 2024-04-19T14:01:34.119143+0000 mgr.y (mgr.14152) 193 : cluster [DBG] pgmap v165: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[24028]: audit 2024-04-19T14:01:34.379602+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:35.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:35 smithi135 bash[24028]: audit 2024-04-19T14:01:34.384933+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:37.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:37 smithi139 bash[18762]: cluster 2024-04-19T14:01:36.119713+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:37.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:37 smithi135 bash[18636]: cluster 2024-04-19T14:01:36.119713+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:37.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:37 smithi135 bash[24028]: cluster 2024-04-19T14:01:36.119713+0000 mgr.y (mgr.14152) 194 : cluster [DBG] pgmap v166: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:39.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:39 smithi139 bash[18762]: cluster 2024-04-19T14:01:38.120247+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:39.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:39 smithi135 bash[18636]: cluster 2024-04-19T14:01:38.120247+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:39.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:39 smithi135 bash[24028]: cluster 2024-04-19T14:01:38.120247+0000 mgr.y (mgr.14152) 195 : cluster [DBG] pgmap v167: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:39.931 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 5 on host 'smithi139' 2024-04-19T14:01:40.520 DEBUG:teuthology.orchestra.run.smithi139:osd.5> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.5.service 2024-04-19T14:01:40.523 INFO:tasks.cephadm:Deploying osd.6 on smithi139 with /dev/vg_nvme/lv_2... 2024-04-19T14:01:40.523 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_2 2024-04-19T14:01:40.926 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[27583]: debug 2024-04-19T14:01:40.591+0000 7f513cecc3c0 -1 osd.5 0 log_to_monitors true 2024-04-19T14:01:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.931588+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.961817+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.964481+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.966260+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.970494+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.972188+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: cephadm 2024-04-19T14:01:39.973569+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 8120M 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.983301+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:39.992642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: cluster 2024-04-19T14:01:40.120804+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:40.596938+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:40 smithi139 bash[18762]: audit 2024-04-19T14:01:40.597871+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:41.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.931588+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.961817+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:41.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.964481+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.966260+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.970494+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.972188+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: cephadm 2024-04-19T14:01:39.973569+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 8120M 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.983301+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:39.992642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: cluster 2024-04-19T14:01:40.120804+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:40.596938+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[18636]: audit 2024-04-19T14:01:40.597871+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.931588+0000 mon.a (mon.0) 594 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.961817+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:01:41.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.964481+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.966260+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.970494+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.972188+0000 mon.a (mon.0) 599 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: cephadm 2024-04-19T14:01:39.973569+0000 mgr.y (mgr.14152) 196 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 8120M 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.983301+0000 mon.a (mon.0) 600 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:39.992642+0000 mon.a (mon.0) 601 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: cluster 2024-04-19T14:01:40.120804+0000 mgr.y (mgr.14152) 197 : cluster [DBG] pgmap v168: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:40.596938+0000 mon.b (mon.2) 14 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:41.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:40 smithi135 bash[24028]: audit 2024-04-19T14:01:40.597871+0000 mon.a (mon.0) 602 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:01:42.268 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[27583]: debug 2024-04-19T14:01:42.011+0000 7f51338cf700 -1 osd.5 0 waiting for initial osdmap 2024-04-19T14:01:42.268 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[27583]: debug 2024-04-19T14:01:42.023+0000 7f512ea67700 -1 osd.5 37 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:01:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[18762]: audit 2024-04-19T14:01:41.000673+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:01:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[18762]: cluster 2024-04-19T14:01:41.000818+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T14:01:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[18762]: audit 2024-04-19T14:01:41.001091+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[18762]: audit 2024-04-19T14:01:41.003991+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:42 smithi139 bash[18762]: audit 2024-04-19T14:01:41.005319+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[18636]: audit 2024-04-19T14:01:41.000673+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[18636]: cluster 2024-04-19T14:01:41.000818+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[18636]: audit 2024-04-19T14:01:41.001091+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[18636]: audit 2024-04-19T14:01:41.003991+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[18636]: audit 2024-04-19T14:01:41.005319+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:42.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[24028]: audit 2024-04-19T14:01:41.000673+0000 mon.a (mon.0) 603 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:01:42.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[24028]: cluster 2024-04-19T14:01:41.000818+0000 mon.a (mon.0) 604 : cluster [DBG] osdmap e36: 6 total, 5 up, 6 in 2024-04-19T14:01:42.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[24028]: audit 2024-04-19T14:01:41.001091+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:42.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[24028]: audit 2024-04-19T14:01:41.003991+0000 mon.b (mon.2) 15 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:42.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:42 smithi135 bash[24028]: audit 2024-04-19T14:01:41.005319+0000 mon.a (mon.0) 606 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:01:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:43 smithi139 bash[18762]: audit 2024-04-19T14:01:42.004501+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:43 smithi139 bash[18762]: cluster 2024-04-19T14:01:42.004733+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T14:01:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:43 smithi139 bash[18762]: audit 2024-04-19T14:01:42.005406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:43 smithi139 bash[18762]: audit 2024-04-19T14:01:42.015345+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:43 smithi139 bash[18762]: cluster 2024-04-19T14:01:42.121361+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[18636]: audit 2024-04-19T14:01:42.004501+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[18636]: cluster 2024-04-19T14:01:42.004733+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[18636]: audit 2024-04-19T14:01:42.005406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[18636]: audit 2024-04-19T14:01:42.015345+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[18636]: cluster 2024-04-19T14:01:42.121361+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:43.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[24028]: audit 2024-04-19T14:01:42.004501+0000 mon.a (mon.0) 607 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:01:43.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[24028]: cluster 2024-04-19T14:01:42.004733+0000 mon.a (mon.0) 608 : cluster [DBG] osdmap e37: 6 total, 5 up, 6 in 2024-04-19T14:01:43.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[24028]: audit 2024-04-19T14:01:42.005406+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[24028]: audit 2024-04-19T14:01:42.015345+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:43.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:43 smithi135 bash[24028]: cluster 2024-04-19T14:01:42.121361+0000 mgr.y (mgr.14152) 198 : cluster [DBG] pgmap v171: 1 pgs: 1 active+clean; 577 KiB data, 29 MiB used, 447 GiB / 447 GiB avail 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_2 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_2 bs=1M count=10 conv=fsync 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.0192979 s, 543 MB/s 2024-04-19T14:01:43.647 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-04-19T14:01:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: cluster 2024-04-19T14:01:41.570267+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: cluster 2024-04-19T14:01:41.570376+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: audit 2024-04-19T14:01:43.014511+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: cluster 2024-04-19T14:01:43.025374+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158] boot 2024-04-19T14:01:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: cluster 2024-04-19T14:01:43.025505+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T14:01:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:44 smithi139 bash[18762]: audit 2024-04-19T14:01:43.025835+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: cluster 2024-04-19T14:01:41.570267+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:44.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: cluster 2024-04-19T14:01:41.570376+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:44.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: audit 2024-04-19T14:01:43.014511+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: cluster 2024-04-19T14:01:43.025374+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158] boot 2024-04-19T14:01:44.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: cluster 2024-04-19T14:01:43.025505+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[18636]: audit 2024-04-19T14:01:43.025835+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: cluster 2024-04-19T14:01:41.570267+0000 osd.5 (osd.5) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: cluster 2024-04-19T14:01:41.570376+0000 osd.5 (osd.5) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: audit 2024-04-19T14:01:43.014511+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: cluster 2024-04-19T14:01:43.025374+0000 mon.a (mon.0) 612 : cluster [INF] osd.5 [v2:172.21.15.139:6808/2989254158,v1:172.21.15.139:6809/2989254158] boot 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: cluster 2024-04-19T14:01:43.025505+0000 mon.a (mon.0) 613 : cluster [DBG] osdmap e38: 6 total, 6 up, 6 in 2024-04-19T14:01:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:44 smithi135 bash[24028]: audit 2024-04-19T14:01:43.025835+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:01:44.334 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_2 2024-04-19T14:01:45.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:45 smithi139 bash[18762]: cluster 2024-04-19T14:01:44.032156+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T14:01:45.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:45 smithi139 bash[18762]: cluster 2024-04-19T14:01:44.121935+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:45.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:45 smithi135 bash[18636]: cluster 2024-04-19T14:01:44.032156+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T14:01:45.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:45 smithi135 bash[18636]: cluster 2024-04-19T14:01:44.121935+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:45.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:45 smithi135 bash[24028]: cluster 2024-04-19T14:01:44.032156+0000 mon.a (mon.0) 615 : cluster [DBG] osdmap e39: 6 total, 6 up, 6 in 2024-04-19T14:01:45.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:45 smithi135 bash[24028]: cluster 2024-04-19T14:01:44.121935+0000 mgr.y (mgr.14152) 199 : cluster [DBG] pgmap v174: 1 pgs: 1 active+clean; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:46.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:46 smithi139 bash[18762]: cluster 2024-04-19T14:01:45.042784+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T14:01:46.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:46 smithi135 bash[18636]: cluster 2024-04-19T14:01:45.042784+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T14:01:46.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:46 smithi135 bash[24028]: cluster 2024-04-19T14:01:45.042784+0000 mon.a (mon.0) 616 : cluster [DBG] osdmap e40: 6 total, 6 up, 6 in 2024-04-19T14:01:47.241 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:47 smithi139 bash[18762]: cluster 2024-04-19T14:01:46.042771+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T14:01:47.241 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:47 smithi139 bash[18762]: cluster 2024-04-19T14:01:46.122630+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:47.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:47 smithi135 bash[18636]: cluster 2024-04-19T14:01:46.042771+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T14:01:47.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:47 smithi135 bash[18636]: cluster 2024-04-19T14:01:46.122630+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:47.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:47 smithi135 bash[24028]: cluster 2024-04-19T14:01:46.042771+0000 mon.a (mon.0) 617 : cluster [DBG] osdmap e41: 6 total, 6 up, 6 in 2024-04-19T14:01:47.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:47 smithi135 bash[24028]: cluster 2024-04-19T14:01:46.122630+0000 mgr.y (mgr.14152) 200 : cluster [DBG] pgmap v177: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:48.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: cluster 2024-04-19T14:01:47.046442+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T14:01:48.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: cluster 2024-04-19T14:01:47.046834+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:01:48.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: audit 2024-04-19T14:01:47.214568+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:48.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: audit 2024-04-19T14:01:47.221400+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:48.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: audit 2024-04-19T14:01:47.227804+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:48.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:48 smithi139 bash[18762]: audit 2024-04-19T14:01:47.229523+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: cluster 2024-04-19T14:01:47.046442+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: cluster 2024-04-19T14:01:47.046834+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: audit 2024-04-19T14:01:47.214568+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: audit 2024-04-19T14:01:47.221400+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: audit 2024-04-19T14:01:47.227804+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[18636]: audit 2024-04-19T14:01:47.229523+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:48.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: cluster 2024-04-19T14:01:47.046442+0000 mon.a (mon.0) 618 : cluster [DBG] osdmap e42: 6 total, 6 up, 6 in 2024-04-19T14:01:48.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: cluster 2024-04-19T14:01:47.046834+0000 mon.a (mon.0) 619 : cluster [WRN] Health check failed: Reduced data availability: 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:01:48.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: audit 2024-04-19T14:01:47.214568+0000 mgr.y (mgr.14152) 201 : audit [DBG] from='client.24227 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_2", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:01:48.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: audit 2024-04-19T14:01:47.221400+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:01:48.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: audit 2024-04-19T14:01:47.227804+0000 mon.a (mon.0) 621 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:01:48.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:48 smithi135 bash[24028]: audit 2024-04-19T14:01:47.229523+0000 mon.a (mon.0) 622 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:01:49.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:49 smithi139 bash[18762]: cluster 2024-04-19T14:01:48.123250+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:49.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:49 smithi135 bash[18636]: cluster 2024-04-19T14:01:48.123250+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:49.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:49 smithi135 bash[24028]: cluster 2024-04-19T14:01:48.123250+0000 mgr.y (mgr.14152) 202 : cluster [DBG] pgmap v179: 1 pgs: 1 remapped+peering; 577 KiB data, 34 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:50.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:50 smithi139 bash[18762]: cluster 2024-04-19T14:01:50.392151+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T14:01:50.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:50 smithi139 bash[18762]: cluster 2024-04-19T14:01:50.392227+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-04-19T14:01:50.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:50 smithi135 bash[24028]: cluster 2024-04-19T14:01:50.392151+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T14:01:50.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:50 smithi135 bash[24028]: cluster 2024-04-19T14:01:50.392227+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-04-19T14:01:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:50 smithi135 bash[18636]: cluster 2024-04-19T14:01:50.392151+0000 mon.a (mon.0) 623 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg peering) 2024-04-19T14:01:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:50 smithi135 bash[18636]: cluster 2024-04-19T14:01:50.392227+0000 mon.a (mon.0) 624 : cluster [INF] Cluster is now healthy 2024-04-19T14:01:51.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:51 smithi139 bash[18762]: cluster 2024-04-19T14:01:50.123850+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:51 smithi135 bash[24028]: cluster 2024-04-19T14:01:50.123850+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:51 smithi135 bash[18636]: cluster 2024-04-19T14:01:50.123850+0000 mgr.y (mgr.14152) 203 : cluster [DBG] pgmap v180: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:01:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:53 smithi139 bash[18762]: cluster 2024-04-19T14:01:52.124454+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-19T14:01:53.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:53 smithi135 bash[18636]: cluster 2024-04-19T14:01:52.124454+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-19T14:01:53.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:53 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:53.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:53 smithi135 bash[24028]: cluster 2024-04-19T14:01:52.124454+0000 mgr.y (mgr.14152) 204 : cluster [DBG] pgmap v181: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 73 KiB/s, 0 objects/s recovering 2024-04-19T14:01:54.650 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:01:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:53.655350+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: cephadm 2024-04-19T14:01:53.656728+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:53.665974+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.223149+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.139:0/135642284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.224100+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.234633+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]': finished 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: cluster 2024-04-19T14:01:54.234788+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.235100+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.512497+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:54 smithi139 bash[18762]: audit 2024-04-19T14:01:54.519907+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:53.655350+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: cephadm 2024-04-19T14:01:53.656728+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:53.665974+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.223149+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.139:0/135642284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.224100+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.234633+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]': finished 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: cluster 2024-04-19T14:01:54.234788+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.235100+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.512497+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[18636]: audit 2024-04-19T14:01:54.519907+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:53.655350+0000 mon.a (mon.0) 625 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: cephadm 2024-04-19T14:01:53.656728+0000 mgr.y (mgr.14152) 205 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:53.665974+0000 mon.a (mon.0) 626 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.223149+0000 mon.b (mon.2) 16 : audit [INF] from='client.? 172.21.15.139:0/135642284' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.224100+0000 mon.a (mon.0) 627 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]: dispatch 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.234633+0000 mon.a (mon.0) 628 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "bc87688a-942b-496c-8a6a-ceac967dba02"}]': finished 2024-04-19T14:01:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: cluster 2024-04-19T14:01:54.234788+0000 mon.a (mon.0) 629 : cluster [DBG] osdmap e43: 7 total, 6 up, 7 in 2024-04-19T14:01:55.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.235100+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:01:55.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.512497+0000 mon.a (mon.0) 631 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:54 smithi135 bash[24028]: audit 2024-04-19T14:01:54.519907+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:01:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[24028]: cluster 2024-04-19T14:01:54.124993+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[24028]: audit 2024-04-19T14:01:54.911061+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.139:0/3720904310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[24028]: audit 2024-04-19T14:01:55.546085+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[24028]: audit 2024-04-19T14:01:55.551369+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[18636]: cluster 2024-04-19T14:01:54.124993+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[18636]: audit 2024-04-19T14:01:54.911061+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.139:0/3720904310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[18636]: audit 2024-04-19T14:01:55.546085+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:55.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:55 smithi135 bash[18636]: audit 2024-04-19T14:01:55.551369+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:55 smithi139 bash[18762]: cluster 2024-04-19T14:01:54.124993+0000 mgr.y (mgr.14152) 206 : cluster [DBG] pgmap v182: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 64 KiB/s, 0 objects/s recovering 2024-04-19T14:01:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:55 smithi139 bash[18762]: audit 2024-04-19T14:01:54.911061+0000 mon.b (mon.2) 17 : audit [DBG] from='client.? 172.21.15.139:0/3720904310' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:01:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:55 smithi139 bash[18762]: audit 2024-04-19T14:01:55.546085+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:55 smithi139 bash[18762]: audit 2024-04-19T14:01:55.551369+0000 mon.a (mon.0) 634 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:01:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:57 smithi139 bash[18762]: cluster 2024-04-19T14:01:56.125581+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-19T14:01:58.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:57 smithi135 bash[18636]: cluster 2024-04-19T14:01:56.125581+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-19T14:01:58.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:57 smithi135 bash[24028]: cluster 2024-04-19T14:01:56.125581+0000 mgr.y (mgr.14152) 207 : cluster [DBG] pgmap v184: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 57 KiB/s, 0 objects/s recovering 2024-04-19T14:01:58.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:58 smithi139 bash[18762]: audit 2024-04-19T14:01:57.852805+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:01:58.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:58 smithi139 bash[18762]: audit 2024-04-19T14:01:57.853504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:01:59.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:58 smithi135 bash[24028]: audit 2024-04-19T14:01:57.852805+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:01:59.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:58 smithi135 bash[24028]: audit 2024-04-19T14:01:57.853504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:01:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:58 smithi135 bash[18636]: audit 2024-04-19T14:01:57.852805+0000 mon.a (mon.0) 635 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:01:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:58 smithi135 bash[18636]: audit 2024-04-19T14:01:57.853504+0000 mon.a (mon.0) 636 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:02:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:01:59 smithi139 bash[18762]: cluster 2024-04-19T14:01:58.126170+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:00.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:01:59 smithi135 bash[18636]: cluster 2024-04-19T14:01:58.126170+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:00.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:01:59 smithi135 bash[24028]: cluster 2024-04-19T14:01:58.126170+0000 mgr.y (mgr.14152) 208 : cluster [DBG] pgmap v185: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:01 smithi139 bash[18762]: cluster 2024-04-19T14:02:00.126761+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:01 smithi135 bash[18636]: cluster 2024-04-19T14:02:00.126761+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:01 smithi135 bash[24028]: cluster 2024-04-19T14:02:00.126761+0000 mgr.y (mgr.14152) 209 : cluster [DBG] pgmap v186: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:02 smithi139 bash[18762]: cluster 2024-04-19T14:02:02.127326+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:02 smithi135 bash[18636]: cluster 2024-04-19T14:02:02.127326+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:03.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:02 smithi135 bash[24028]: cluster 2024-04-19T14:02:02.127326+0000 mgr.y (mgr.14152) 210 : cluster [DBG] pgmap v187: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:05.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:05 smithi139 bash[18762]: cluster 2024-04-19T14:02:04.127905+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:05.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:05 smithi139 bash[18762]: audit 2024-04-19T14:02:04.661260+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:02:05.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:05 smithi139 bash[18762]: audit 2024-04-19T14:02:04.663139+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:05.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:05 smithi139 bash[18762]: cephadm 2024-04-19T14:02:04.664719+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:02:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[18636]: cluster 2024-04-19T14:02:04.127905+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[18636]: audit 2024-04-19T14:02:04.661260+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:02:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[18636]: audit 2024-04-19T14:02:04.663139+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[18636]: cephadm 2024-04-19T14:02:04.664719+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:02:05.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[24028]: cluster 2024-04-19T14:02:04.127905+0000 mgr.y (mgr.14152) 211 : cluster [DBG] pgmap v188: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:05.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[24028]: audit 2024-04-19T14:02:04.661260+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:02:05.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[24028]: audit 2024-04-19T14:02:04.663139+0000 mon.a (mon.0) 638 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:05.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:05 smithi135 bash[24028]: cephadm 2024-04-19T14:02:04.664719+0000 mgr.y (mgr.14152) 212 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:02:07.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:07 smithi139 bash[18762]: cluster 2024-04-19T14:02:06.128466+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:07 smithi135 bash[24028]: cluster 2024-04-19T14:02:06.128466+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:07.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:07 smithi135 bash[18636]: cluster 2024-04-19T14:02:06.128466+0000 mgr.y (mgr.14152) 213 : cluster [DBG] pgmap v189: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:08.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.268 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.268 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.268 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.768 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:08.769 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:02:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: cluster 2024-04-19T14:02:08.129050+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: audit 2024-04-19T14:02:08.426393+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: audit 2024-04-19T14:02:08.438968+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: audit 2024-04-19T14:02:08.441535+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: audit 2024-04-19T14:02:08.444121+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:09.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:09 smithi139 bash[18762]: audit 2024-04-19T14:02:08.459771+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: cluster 2024-04-19T14:02:08.129050+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: audit 2024-04-19T14:02:08.426393+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: audit 2024-04-19T14:02:08.438968+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: audit 2024-04-19T14:02:08.441535+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: audit 2024-04-19T14:02:08.444121+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:09.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[18636]: audit 2024-04-19T14:02:08.459771+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: cluster 2024-04-19T14:02:08.129050+0000 mgr.y (mgr.14152) 214 : cluster [DBG] pgmap v190: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: audit 2024-04-19T14:02:08.426393+0000 mon.a (mon.0) 639 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: audit 2024-04-19T14:02:08.438968+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: audit 2024-04-19T14:02:08.441535+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: audit 2024-04-19T14:02:08.444121+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:09.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:09 smithi135 bash[24028]: audit 2024-04-19T14:02:08.459771+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:11.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:11 smithi139 bash[18762]: cluster 2024-04-19T14:02:10.129735+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:11.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:11 smithi135 bash[18636]: cluster 2024-04-19T14:02:10.129735+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:11.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:11 smithi135 bash[24028]: cluster 2024-04-19T14:02:10.129735+0000 mgr.y (mgr.14152) 215 : cluster [DBG] pgmap v191: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:13.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:13 smithi139 bash[18762]: cluster 2024-04-19T14:02:12.130492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:13.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:13 smithi135 bash[18636]: cluster 2024-04-19T14:02:12.130492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:13.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:13 smithi135 bash[24028]: cluster 2024-04-19T14:02:12.130492+0000 mgr.y (mgr.14152) 216 : cluster [DBG] pgmap v192: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:14.966 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:14 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:02:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:15.330 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 6 on host 'smithi139' 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: cluster 2024-04-19T14:02:14.131137+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:14.641814+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:14.649326+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:14.883516+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:14.884001+0000 mon.a (mon.0) 646 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.331266+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.347472+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.350132+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.351859+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.356422+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.358165+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.359961+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.372115+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:15 smithi139 bash[18762]: audit 2024-04-19T14:02:15.383126+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:02:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: cluster 2024-04-19T14:02:14.131137+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:14.641814+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:14.649326+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:14.883516+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:14.884001+0000 mon.a (mon.0) 646 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.331266+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.347472+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.350132+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.351859+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.356422+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.358165+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.359961+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.372115+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[18636]: audit 2024-04-19T14:02:15.383126+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: cluster 2024-04-19T14:02:14.131137+0000 mgr.y (mgr.14152) 217 : cluster [DBG] pgmap v193: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:14.641814+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:14.649326+0000 mon.a (mon.0) 645 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:14.883516+0000 mon.b (mon.2) 18 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:14.884001+0000 mon.a (mon.0) 646 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.331266+0000 mon.a (mon.0) 647 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.347472+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.350132+0000 mon.a (mon.0) 649 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.351859+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.356422+0000 mon.a (mon.0) 651 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.358165+0000 mon.a (mon.0) 652 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.359961+0000 mon.a (mon.0) 653 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.372115+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:15 smithi135 bash[24028]: audit 2024-04-19T14:02:15.383126+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.494 DEBUG:teuthology.orchestra.run.smithi139:osd.6> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.6.service 2024-04-19T14:02:16.496 INFO:tasks.cephadm:Deploying osd.7 on smithi139 with /dev/vg_nvme/lv_1... 2024-04-19T14:02:16.496 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph-volume lvm zap /dev/vg_nvme/lv_1 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: cephadm 2024-04-19T14:02:15.361363+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 5413M 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.661130+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: cluster 2024-04-19T14:02:15.661409+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.661783+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.662039+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.663330+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.692696+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.704411+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.705289+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.708195+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.710023+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:15.723648+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.567322+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.578735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.597573+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.600283+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.602268+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[18762]: audit 2024-04-19T14:02:16.615737+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:16.943 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[30673]: debug 2024-04-19T14:02:16.678+0000 7f6f2f1ca700 -1 osd.6 0 waiting for initial osdmap 2024-04-19T14:02:16.943 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:02:16 smithi139 bash[30673]: debug 2024-04-19T14:02:16.686+0000 7f6f28b5f700 -1 osd.6 45 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:02:17.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:02:16] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: cephadm 2024-04-19T14:02:15.361363+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 5413M 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.661130+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: cluster 2024-04-19T14:02:15.661409+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.661783+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.662039+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.663330+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.692696+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.704411+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.705289+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.708195+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.710023+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:15.723648+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.567322+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.578735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.597573+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.600283+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.602268+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[18636]: audit 2024-04-19T14:02:16.615737+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: cephadm 2024-04-19T14:02:15.361363+0000 mgr.y (mgr.14152) 218 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 5413M 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.661130+0000 mon.a (mon.0) 656 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:02:17.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: cluster 2024-04-19T14:02:15.661409+0000 mon.a (mon.0) 657 : cluster [DBG] osdmap e44: 7 total, 6 up, 7 in 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.661783+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.662039+0000 mon.b (mon.2) 19 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.663330+0000 mon.a (mon.0) 659 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.692696+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.704411+0000 mon.a (mon.0) 661 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.705289+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.708195+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.710023+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:15.723648+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.567322+0000 mon.a (mon.0) 666 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.578735+0000 mon.a (mon.0) 667 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.597573+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.600283+0000 mon.a (mon.0) 669 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.602268+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:17.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:16 smithi135 bash[24028]: audit 2024-04-19T14:02:16.615737+0000 mon.a (mon.0) 671 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:17.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: cephadm 2024-04-19T14:02:15.694518+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: cluster 2024-04-19T14:02:16.131730+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: audit 2024-04-19T14:02:16.669558+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: cluster 2024-04-19T14:02:16.669829+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: audit 2024-04-19T14:02:16.670764+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: audit 2024-04-19T14:02:16.684760+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: cluster 2024-04-19T14:02:17.669007+0000 mon.a (mon.0) 676 : cluster [INF] osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320] boot 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: cluster 2024-04-19T14:02:17.669120+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T14:02:17.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:17 smithi139 bash[18762]: audit 2024-04-19T14:02:17.669440+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: cephadm 2024-04-19T14:02:15.694518+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: cluster 2024-04-19T14:02:16.131730+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: audit 2024-04-19T14:02:16.669558+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: cluster 2024-04-19T14:02:16.669829+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: audit 2024-04-19T14:02:16.670764+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: audit 2024-04-19T14:02:16.684760+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: cluster 2024-04-19T14:02:17.669007+0000 mon.a (mon.0) 676 : cluster [INF] osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320] boot 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: cluster 2024-04-19T14:02:17.669120+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[18636]: audit 2024-04-19T14:02:17.669440+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: cephadm 2024-04-19T14:02:15.694518+0000 mgr.y (mgr.14152) 219 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:18.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: cluster 2024-04-19T14:02:16.131730+0000 mgr.y (mgr.14152) 220 : cluster [DBG] pgmap v195: 1 pgs: 1 active+clean; 577 KiB data, 35 MiB used, 536 GiB / 536 GiB avail 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: audit 2024-04-19T14:02:16.669558+0000 mon.a (mon.0) 672 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: cluster 2024-04-19T14:02:16.669829+0000 mon.a (mon.0) 673 : cluster [DBG] osdmap e45: 7 total, 6 up, 7 in 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: audit 2024-04-19T14:02:16.670764+0000 mon.a (mon.0) 674 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: audit 2024-04-19T14:02:16.684760+0000 mon.a (mon.0) 675 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: cluster 2024-04-19T14:02:17.669007+0000 mon.a (mon.0) 676 : cluster [INF] osd.6 [v2:172.21.15.139:6816/1858891320,v1:172.21.15.139:6817/1858891320] boot 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: cluster 2024-04-19T14:02:17.669120+0000 mon.a (mon.0) 677 : cluster [DBG] osdmap e46: 7 total, 7 up, 7 in 2024-04-19T14:02:18.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:17 smithi135 bash[24028]: audit 2024-04-19T14:02:17.669440+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:02:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:18 smithi139 bash[18762]: cluster 2024-04-19T14:02:15.924030+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:18 smithi139 bash[18762]: cluster 2024-04-19T14:02:15.924192+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:18 smithi139 bash[18762]: cluster 2024-04-19T14:02:18.669762+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T14:02:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[18636]: cluster 2024-04-19T14:02:15.924030+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[18636]: cluster 2024-04-19T14:02:15.924192+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:19.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[18636]: cluster 2024-04-19T14:02:18.669762+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T14:02:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[24028]: cluster 2024-04-19T14:02:15.924030+0000 osd.6 (osd.6) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[24028]: cluster 2024-04-19T14:02:15.924192+0000 osd.6 (osd.6) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:18 smithi135 bash[24028]: cluster 2024-04-19T14:02:18.669762+0000 mon.a (mon.0) 679 : cluster [DBG] osdmap e47: 7 total, 7 up, 7 in 2024-04-19T14:02:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:19 smithi139 bash[18762]: cluster 2024-04-19T14:02:18.132313+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:19 smithi139 bash[18762]: cluster 2024-04-19T14:02:19.673142+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T14:02:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:19 smithi135 bash[24028]: cluster 2024-04-19T14:02:18.132313+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:19 smithi135 bash[24028]: cluster 2024-04-19T14:02:19.673142+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T14:02:20.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:19 smithi135 bash[18636]: cluster 2024-04-19T14:02:18.132313+0000 mgr.y (mgr.14152) 221 : cluster [DBG] pgmap v198: 1 pgs: 1 active+clean; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:20.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:19 smithi135 bash[18636]: cluster 2024-04-19T14:02:19.673142+0000 mon.a (mon.0) 680 : cluster [DBG] osdmap e48: 7 total, 7 up, 7 in 2024-04-19T14:02:20.182 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping: /dev/vg_nvme/lv_1 2024-04-19T14:02:20.182 INFO:teuthology.orchestra.run.smithi139.stderr:Running command: /usr/bin/dd if=/dev/zero of=/dev/vg_nvme/lv_1 bs=1M count=10 conv=fsync 2024-04-19T14:02:20.182 INFO:teuthology.orchestra.run.smithi139.stderr: stderr: 10+0 records in 2024-04-19T14:02:20.182 INFO:teuthology.orchestra.run.smithi139.stderr:10+0 records out 2024-04-19T14:02:20.183 INFO:teuthology.orchestra.run.smithi139.stderr:10485760 bytes (10 MB, 10 MiB) copied, 0.014638 s, 716 MB/s 2024-04-19T14:02:20.183 INFO:teuthology.orchestra.run.smithi139.stderr:--> Zapping successful for: 2024-04-19T14:02:20.980 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch daemon add osd smithi139:vg_nvme/lv_1 2024-04-19T14:02:21.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:21 smithi139 bash[18762]: cluster 2024-04-19T14:02:20.132887+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:21.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:21 smithi139 bash[18762]: cluster 2024-04-19T14:02:20.703968+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T14:02:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:21 smithi135 bash[18636]: cluster 2024-04-19T14:02:20.132887+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:21 smithi135 bash[18636]: cluster 2024-04-19T14:02:20.703968+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T14:02:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:21 smithi135 bash[24028]: cluster 2024-04-19T14:02:20.132887+0000 mgr.y (mgr.14152) 222 : cluster [DBG] pgmap v201: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:21 smithi135 bash[24028]: cluster 2024-04-19T14:02:20.703968+0000 mon.a (mon.0) 681 : cluster [DBG] osdmap e49: 7 total, 7 up, 7 in 2024-04-19T14:02:23.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:22 smithi139 bash[18762]: cluster 2024-04-19T14:02:21.704715+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T14:02:23.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:22 smithi139 bash[18762]: cluster 2024-04-19T14:02:22.133594+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:22 smithi135 bash[18636]: cluster 2024-04-19T14:02:21.704715+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T14:02:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:22 smithi135 bash[18636]: cluster 2024-04-19T14:02:22.133594+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:23.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:22 smithi135 bash[24028]: cluster 2024-04-19T14:02:21.704715+0000 mon.a (mon.0) 682 : cluster [DBG] osdmap e50: 7 total, 7 up, 7 in 2024-04-19T14:02:23.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:22 smithi135 bash[24028]: cluster 2024-04-19T14:02:22.133594+0000 mgr.y (mgr.14152) 223 : cluster [DBG] pgmap v204: 1 pgs: 1 remapped+peering; 577 KiB data, 40 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:23 smithi139 bash[18762]: audit 2024-04-19T14:02:23.569644+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:02:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:23 smithi139 bash[18762]: audit 2024-04-19T14:02:23.576539+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:02:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:23 smithi139 bash[18762]: audit 2024-04-19T14:02:23.583073+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:02:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:23 smithi139 bash[18762]: audit 2024-04-19T14:02:23.585062+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[18636]: audit 2024-04-19T14:02:23.569644+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:02:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[18636]: audit 2024-04-19T14:02:23.576539+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:02:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[18636]: audit 2024-04-19T14:02:23.583073+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:02:24.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[18636]: audit 2024-04-19T14:02:23.585062+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[24028]: audit 2024-04-19T14:02:23.569644+0000 mgr.y (mgr.14152) 224 : audit [DBG] from='client.24254 -' entity='client.admin' cmd=[{"prefix": "orch daemon add osd", "svc_arg": "smithi139:vg_nvme/lv_1", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:02:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[24028]: audit 2024-04-19T14:02:23.576539+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd tree", "states": ["destroyed"], "format": "json"}]: dispatch 2024-04-19T14:02:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[24028]: audit 2024-04-19T14:02:23.583073+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.bootstrap-osd"}]: dispatch 2024-04-19T14:02:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:23 smithi135 bash[24028]: audit 2024-04-19T14:02:23.585062+0000 mon.a (mon.0) 685 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:25 smithi139 bash[18762]: cluster 2024-04-19T14:02:24.134198+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 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-19T14:02:25.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:25 smithi135 bash[18636]: cluster 2024-04-19T14:02:24.134198+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 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-19T14:02:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:25 smithi135 bash[24028]: cluster 2024-04-19T14:02:24.134198+0000 mgr.y (mgr.14152) 225 : cluster [DBG] pgmap v205: 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-19T14:02:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:27 smithi139 bash[18762]: cluster 2024-04-19T14:02:26.134796+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-19T14:02:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:27 smithi135 bash[18636]: cluster 2024-04-19T14:02:26.134796+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-19T14:02:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:27 smithi135 bash[24028]: cluster 2024-04-19T14:02:26.134796+0000 mgr.y (mgr.14152) 226 : cluster [DBG] pgmap v206: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 80 KiB/s, 0 objects/s recovering 2024-04-19T14:02:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: cluster 2024-04-19T14:02:28.135399+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:02:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: audit 2024-04-19T14:02:29.382679+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.139:0/1034691743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: audit 2024-04-19T14:02:29.383534+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: audit 2024-04-19T14:02:29.392943+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]': finished 2024-04-19T14:02:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: cluster 2024-04-19T14:02:29.393105+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T14:02:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:29 smithi139 bash[18762]: audit 2024-04-19T14:02:29.393439+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: cluster 2024-04-19T14:02:28.135399+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:02:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: audit 2024-04-19T14:02:29.382679+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.139:0/1034691743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: audit 2024-04-19T14:02:29.383534+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: audit 2024-04-19T14:02:29.392943+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]': finished 2024-04-19T14:02:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: cluster 2024-04-19T14:02:29.393105+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[18636]: audit 2024-04-19T14:02:29.393439+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: cluster 2024-04-19T14:02:28.135399+0000 mgr.y (mgr.14152) 227 : cluster [DBG] pgmap v207: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: audit 2024-04-19T14:02:29.382679+0000 mon.b (mon.2) 20 : audit [INF] from='client.? 172.21.15.139:0/1034691743' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: audit 2024-04-19T14:02:29.383534+0000 mon.a (mon.0) 686 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd=[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]: dispatch 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: audit 2024-04-19T14:02:29.392943+0000 mon.a (mon.0) 687 : audit [INF] from='client.? ' entity='client.bootstrap-osd' cmd='[{"prefix": "osd new", "uuid": "4cbd228a-4bdc-46bb-8ba6-45f5a82d6329"}]': finished 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: cluster 2024-04-19T14:02:29.393105+0000 mon.a (mon.0) 688 : cluster [DBG] osdmap e51: 8 total, 7 up, 8 in 2024-04-19T14:02:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:29 smithi135 bash[24028]: audit 2024-04-19T14:02:29.393439+0000 mon.a (mon.0) 689 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:30 smithi139 bash[18762]: audit 2024-04-19T14:02:30.080443+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.139:0/114471076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:02:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:30 smithi135 bash[18636]: audit 2024-04-19T14:02:30.080443+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.139:0/114471076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:02:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:30 smithi135 bash[24028]: audit 2024-04-19T14:02:30.080443+0000 mon.b (mon.2) 21 : audit [DBG] from='client.? 172.21.15.139:0/114471076' entity='client.bootstrap-osd' cmd=[{"prefix": "mon getmap"}]: dispatch 2024-04-19T14:02:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:31 smithi139 bash[18762]: cluster 2024-04-19T14:02:30.136071+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-19T14:02:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:31 smithi135 bash[18636]: cluster 2024-04-19T14:02:30.136071+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-19T14:02:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:31 smithi135 bash[24028]: cluster 2024-04-19T14:02:30.136071+0000 mgr.y (mgr.14152) 228 : cluster [DBG] pgmap v209: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 61 KiB/s, 0 objects/s recovering 2024-04-19T14:02:33.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:33 smithi135 bash[18636]: cluster 2024-04-19T14:02:32.136803+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:33.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:33 smithi135 bash[24028]: cluster 2024-04-19T14:02:32.136803+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:33 smithi139 bash[18762]: cluster 2024-04-19T14:02:32.136803+0000 mgr.y (mgr.14152) 229 : cluster [DBG] pgmap v210: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:02:34.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:34 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:02:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:35.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:02:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:35.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:35 smithi139 bash[18762]: cluster 2024-04-19T14:02:34.137183+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:35.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:35 smithi139 bash[18762]: audit 2024-04-19T14:02:34.157222+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:35 smithi139 bash[18762]: audit 2024-04-19T14:02:34.163800+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:35 smithi139 bash[18762]: audit 2024-04-19T14:02:34.752903+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:35 smithi139 bash[18762]: audit 2024-04-19T14:02:34.759277+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[18636]: cluster 2024-04-19T14:02:34.137183+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[18636]: audit 2024-04-19T14:02:34.157222+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[18636]: audit 2024-04-19T14:02:34.163800+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[18636]: audit 2024-04-19T14:02:34.752903+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[18636]: audit 2024-04-19T14:02:34.759277+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[24028]: cluster 2024-04-19T14:02:34.137183+0000 mgr.y (mgr.14152) 230 : cluster [DBG] pgmap v211: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[24028]: audit 2024-04-19T14:02:34.157222+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[24028]: audit 2024-04-19T14:02:34.163800+0000 mon.a (mon.0) 691 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[24028]: audit 2024-04-19T14:02:34.752903+0000 mon.a (mon.0) 692 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:35.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:35 smithi135 bash[24028]: audit 2024-04-19T14:02:34.759277+0000 mon.a (mon.0) 693 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:37.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:37 smithi139 bash[18762]: cluster 2024-04-19T14:02:36.137736+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:37.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:37 smithi135 bash[18636]: cluster 2024-04-19T14:02:36.137736+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:37.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:37 smithi135 bash[24028]: cluster 2024-04-19T14:02:36.137736+0000 mgr.y (mgr.14152) 231 : cluster [DBG] pgmap v212: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:39.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:39 smithi139 bash[18762]: cluster 2024-04-19T14:02:38.138348+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:39.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:39 smithi135 bash[18636]: cluster 2024-04-19T14:02:38.138348+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:39.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:39 smithi135 bash[24028]: cluster 2024-04-19T14:02:38.138348+0000 mgr.y (mgr.14152) 232 : cluster [DBG] pgmap v213: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:40.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:40 smithi139 bash[18762]: audit 2024-04-19T14:02:39.797362+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:02:40.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:40 smithi139 bash[18762]: audit 2024-04-19T14:02:39.799019+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:40.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:40 smithi135 bash[18636]: audit 2024-04-19T14:02:39.797362+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:02:40.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:40 smithi135 bash[18636]: audit 2024-04-19T14:02:39.799019+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:40.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:40 smithi135 bash[24028]: audit 2024-04-19T14:02:39.797362+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:02:40.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:40 smithi135 bash[24028]: audit 2024-04-19T14:02:39.799019+0000 mon.a (mon.0) 695 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:41.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:41 smithi139 bash[18762]: cephadm 2024-04-19T14:02:39.800457+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:02:41.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:41 smithi139 bash[18762]: cluster 2024-04-19T14:02:40.138877+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:41 smithi135 bash[18636]: cephadm 2024-04-19T14:02:39.800457+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:02:41.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:41 smithi135 bash[18636]: cluster 2024-04-19T14:02:40.138877+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:41.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:41 smithi135 bash[24028]: cephadm 2024-04-19T14:02:39.800457+0000 mgr.y (mgr.14152) 233 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:02:41.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:41 smithi135 bash[24028]: cluster 2024-04-19T14:02:40.138877+0000 mgr.y (mgr.14152) 234 : cluster [DBG] pgmap v214: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:43.419 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.420 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.420 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.421 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.421 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.767 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.768 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:43 smithi139 bash[18762]: cluster 2024-04-19T14:02:42.139460+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:43.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.768 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:02:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:02:43.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:43 smithi135 bash[18636]: cluster 2024-04-19T14:02:42.139460+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:43.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:43 smithi135 bash[24028]: cluster 2024-04-19T14:02:42.139460+0000 mgr.y (mgr.14152) 235 : cluster [DBG] pgmap v215: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:44 smithi139 bash[18762]: audit 2024-04-19T14:02:43.608933+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:44 smithi139 bash[18762]: audit 2024-04-19T14:02:43.609649+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:44 smithi139 bash[18762]: audit 2024-04-19T14:02:43.613500+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:44 smithi139 bash[18762]: audit 2024-04-19T14:02:43.615646+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:44 smithi139 bash[18762]: audit 2024-04-19T14:02:43.629547+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[18636]: audit 2024-04-19T14:02:43.608933+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[18636]: audit 2024-04-19T14:02:43.609649+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[18636]: audit 2024-04-19T14:02:43.613500+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[18636]: audit 2024-04-19T14:02:43.615646+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[18636]: audit 2024-04-19T14:02:43.629547+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[24028]: audit 2024-04-19T14:02:43.608933+0000 mon.a (mon.0) 696 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[24028]: audit 2024-04-19T14:02:43.609649+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[24028]: audit 2024-04-19T14:02:43.613500+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[24028]: audit 2024-04-19T14:02:43.615646+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:44 smithi135 bash[24028]: audit 2024-04-19T14:02:43.629547+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:45 smithi139 bash[18762]: cluster 2024-04-19T14:02:44.140167+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:45 smithi135 bash[18636]: cluster 2024-04-19T14:02:44.140167+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:45 smithi135 bash[24028]: cluster 2024-04-19T14:02:44.140167+0000 mgr.y (mgr.14152) 236 : cluster [DBG] pgmap v216: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:47.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:47 smithi139 bash[18762]: cluster 2024-04-19T14:02:46.140904+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:47 smithi135 bash[18636]: cluster 2024-04-19T14:02:46.140904+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:47 smithi135 bash[24028]: cluster 2024-04-19T14:02:46.140904+0000 mgr.y (mgr.14152) 237 : cluster [DBG] pgmap v217: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:49.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:49 smithi139 bash[18762]: cluster 2024-04-19T14:02:48.141652+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:49 smithi135 bash[18636]: cluster 2024-04-19T14:02:48.141652+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:49 smithi135 bash[24028]: cluster 2024-04-19T14:02:48.141652+0000 mgr.y (mgr.14152) 238 : cluster [DBG] pgmap v218: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:50.319 INFO:teuthology.orchestra.run.smithi139.stdout:Created osd(s) 7 on host 'smithi139' 2024-04-19T14:02:50.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:49.915021+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:49.915551+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.320640+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.326951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.329671+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.331508+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.336349+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.338084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.339885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.341545+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.351338+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:50.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:50 smithi139 bash[18762]: audit 2024-04-19T14:02:50.362750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:49.915021+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:51.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:49.915551+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.320640+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.326951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.329671+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.331508+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.336349+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.338084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.339885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.341545+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.351338+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[18636]: audit 2024-04-19T14:02:50.362750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:49.915021+0000 mon.b (mon.2) 22 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:51.135 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:49.915551+0000 mon.a (mon.0) 701 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.320640+0000 mon.a (mon.0) 702 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.326951+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.329671+0000 mon.a (mon.0) 704 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.331508+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.336349+0000 mon.a (mon.0) 706 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.338084+0000 mon.a (mon.0) 707 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.339885+0000 mon.a (mon.0) 708 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.341545+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.351338+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:50 smithi135 bash[24028]: audit 2024-04-19T14:02:50.362750+0000 mon.a (mon.0) 711 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:51.361 DEBUG:teuthology.orchestra.run.smithi139:osd.7> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.7.service 2024-04-19T14:02:51.366 INFO:tasks.cephadm:Waiting for 8 OSDs to come up... 2024-04-19T14:02:51.367 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd stat -f json 2024-04-19T14:02:51.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: cluster 2024-04-19T14:02:50.142230+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:51.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: cephadm 2024-04-19T14:02:50.342867+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 4060M 2024-04-19T14:02:51.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: audit 2024-04-19T14:02:50.656961+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:02:51.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: cluster 2024-04-19T14:02:50.657135+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T14:02:51.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: audit 2024-04-19T14:02:50.657428+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:51.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: audit 2024-04-19T14:02:50.658600+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:51.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[18762]: audit 2024-04-19T14:02:50.659075+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:51.961 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[34000]: debug 2024-04-19T14:02:51.662+0000 7f3aafa57700 -1 osd.7 0 waiting for initial osdmap 2024-04-19T14:02:51.961 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:02:51 smithi139 bash[34000]: debug 2024-04-19T14:02:51.678+0000 7f3aab3f0700 -1 osd.7 53 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: cluster 2024-04-19T14:02:50.142230+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: cephadm 2024-04-19T14:02:50.342867+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 4060M 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: audit 2024-04-19T14:02:50.656961+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: cluster 2024-04-19T14:02:50.657135+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: audit 2024-04-19T14:02:50.657428+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: audit 2024-04-19T14:02:50.658600+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[18636]: audit 2024-04-19T14:02:50.659075+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: cluster 2024-04-19T14:02:50.142230+0000 mgr.y (mgr.14152) 239 : cluster [DBG] pgmap v219: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: cephadm 2024-04-19T14:02:50.342867+0000 mgr.y (mgr.14152) 240 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 4060M 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: audit 2024-04-19T14:02:50.656961+0000 mon.a (mon.0) 712 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: cluster 2024-04-19T14:02:50.657135+0000 mon.a (mon.0) 713 : cluster [DBG] osdmap e52: 8 total, 7 up, 8 in 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: audit 2024-04-19T14:02:50.657428+0000 mon.a (mon.0) 714 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: audit 2024-04-19T14:02:50.658600+0000 mon.b (mon.2) 23 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:51 smithi135 bash[24028]: audit 2024-04-19T14:02:50.659075+0000 mon.a (mon.0) 715 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:02:52.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: audit 2024-04-19T14:02:51.652954+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:52.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: cluster 2024-04-19T14:02:51.653130+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T14:02:52.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: audit 2024-04-19T14:02:51.653885+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: audit 2024-04-19T14:02:51.665723+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: cluster 2024-04-19T14:02:52.655785+0000 mon.a (mon.0) 720 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901] boot 2024-04-19T14:02:52.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: cluster 2024-04-19T14:02:52.655916+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T14:02:52.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:52 smithi139 bash[18762]: audit 2024-04-19T14:02:52.656242+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: audit 2024-04-19T14:02:51.652954+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:52.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: cluster 2024-04-19T14:02:51.653130+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T14:02:52.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: audit 2024-04-19T14:02:51.653885+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: audit 2024-04-19T14:02:51.665723+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: cluster 2024-04-19T14:02:52.655785+0000 mon.a (mon.0) 720 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901] boot 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: cluster 2024-04-19T14:02:52.655916+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[18636]: audit 2024-04-19T14:02:52.656242+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: audit 2024-04-19T14:02:51.652954+0000 mon.a (mon.0) 716 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]': finished 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: cluster 2024-04-19T14:02:51.653130+0000 mon.a (mon.0) 717 : cluster [DBG] osdmap e53: 8 total, 7 up, 8 in 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: audit 2024-04-19T14:02:51.653885+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: audit 2024-04-19T14:02:51.665723+0000 mon.a (mon.0) 719 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: cluster 2024-04-19T14:02:52.655785+0000 mon.a (mon.0) 720 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1722098901,v1:172.21.15.139:6825/1722098901] boot 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: cluster 2024-04-19T14:02:52.655916+0000 mon.a (mon.0) 721 : cluster [DBG] osdmap e54: 8 total, 8 up, 8 in 2024-04-19T14:02:52.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:52 smithi135 bash[24028]: audit 2024-04-19T14:02:52.656242+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:02:53.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:53 smithi139 bash[18762]: cluster 2024-04-19T14:02:50.927530+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:53.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:53 smithi139 bash[18762]: cluster 2024-04-19T14:02:50.927645+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:53.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:53 smithi139 bash[18762]: cluster 2024-04-19T14:02:52.142798+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[18636]: cluster 2024-04-19T14:02:50.927530+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[18636]: cluster 2024-04-19T14:02:50.927645+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[18636]: cluster 2024-04-19T14:02:52.142798+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[24028]: cluster 2024-04-19T14:02:50.927530+0000 osd.7 (osd.7) 1 : cluster [DBG] purged_snaps scrub starts 2024-04-19T14:02:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[24028]: cluster 2024-04-19T14:02:50.927645+0000 osd.7 (osd.7) 2 : cluster [DBG] purged_snaps scrub ok 2024-04-19T14:02:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:53 smithi135 bash[24028]: cluster 2024-04-19T14:02:52.142798+0000 mgr.y (mgr.14152) 241 : cluster [DBG] pgmap v222: 1 pgs: 1 active+clean; 577 KiB data, 41 MiB used, 626 GiB / 626 GiB avail 2024-04-19T14:02:54.677 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:02:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:55.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: cluster 2024-04-19T14:02:53.668229+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T14:02:55.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.326994+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.336599+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.345187+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.347884+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.349684+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: audit 2024-04-19T14:02:54.361302+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:54 smithi139 bash[18762]: cluster 2024-04-19T14:02:54.667392+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:02:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: cluster 2024-04-19T14:02:53.668229+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.326994+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.336599+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.345187+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.347884+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:55.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.349684+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: audit 2024-04-19T14:02:54.361302+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[18636]: cluster 2024-04-19T14:02:54.667392+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: cluster 2024-04-19T14:02:53.668229+0000 mon.a (mon.0) 723 : cluster [DBG] osdmap e55: 8 total, 8 up, 8 in 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.326994+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.336599+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.345187+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.347884+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.349684+0000 mon.a (mon.0) 728 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: audit 2024-04-19T14:02:54.361302+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:54 smithi135 bash[24028]: cluster 2024-04-19T14:02:54.667392+0000 mon.a (mon.0) 730 : cluster [DBG] osdmap e56: 8 total, 8 up, 8 in 2024-04-19T14:02:55.944 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:02:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:02:55.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: cluster 2024-04-19T14:02:54.143383+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 2024-04-19T14:02:55.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: cephadm 2024-04-19T14:02:54.328843+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: cluster 2024-04-19T14:02:54.354354+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: cluster 2024-04-19T14:02:54.670682+0000 mon.a (mon.0) 731 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:54.899584+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:54.909097+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.626823+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.635987+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.636618+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:55.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.640038+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:55.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.641881+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:55.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[24028]: audit 2024-04-19T14:02:55.653881+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: cluster 2024-04-19T14:02:54.143383+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 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: cephadm 2024-04-19T14:02:54.328843+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: cluster 2024-04-19T14:02:54.354354+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: cluster 2024-04-19T14:02:54.670682+0000 mon.a (mon.0) 731 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:54.899584+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:54.909097+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.626823+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.635987+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:55.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.636618+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:55.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.640038+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:55.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.641881+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:55.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:55 smithi135 bash[18636]: audit 2024-04-19T14:02:55.653881+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: cluster 2024-04-19T14:02:54.143383+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 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: cephadm 2024-04-19T14:02:54.328843+0000 mgr.y (mgr.14152) 243 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: cluster 2024-04-19T14:02:54.354354+0000 mgr.y (mgr.14152) 244 : cluster [DBG] pgmap v226: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: cluster 2024-04-19T14:02:54.670682+0000 mon.a (mon.0) 731 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:54.899584+0000 mon.a (mon.0) 732 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:54.909097+0000 mon.a (mon.0) 733 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.626823+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.635987+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.636618+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:02:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.640038+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:02:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.641881+0000 mon.a (mon.0) 738 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:02:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:55 smithi139 bash[18762]: audit 2024-04-19T14:02:55.653881+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:02:56.074 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:02:56.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[24028]: cluster 2024-04-19T14:02:55.646289+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:56.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[24028]: cluster 2024-04-19T14:02:55.700331+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T14:02:56.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[24028]: audit 2024-04-19T14:02:56.076478+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.135:0/3824142748' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T14:02:56.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[24028]: cluster 2024-04-19T14:02:56.631972+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:02:56.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[24028]: cluster 2024-04-19T14:02:56.632032+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-04-19T14:02:56.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[18636]: cluster 2024-04-19T14:02:55.646289+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:56.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[18636]: cluster 2024-04-19T14:02:55.700331+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T14:02:56.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[18636]: audit 2024-04-19T14:02:56.076478+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.135:0/3824142748' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T14:02:56.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[18636]: cluster 2024-04-19T14:02:56.631972+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:02:56.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:56 smithi135 bash[18636]: cluster 2024-04-19T14:02:56.632032+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-04-19T14:02:56.978 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":57,"num_osds":8,"num_up_osds":8,"osd_up_since":1713535372,"num_in_osds":8,"osd_in_since":1713535349,"num_remapped_pgs":0} 2024-04-19T14:02:56.978 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T14:02:57.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:56 smithi139 bash[18762]: cluster 2024-04-19T14:02:55.646289+0000 mgr.y (mgr.14152) 245 : cluster [DBG] pgmap v228: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:57.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:56 smithi139 bash[18762]: cluster 2024-04-19T14:02:55.700331+0000 mon.a (mon.0) 740 : cluster [DBG] osdmap e57: 8 total, 8 up, 8 in 2024-04-19T14:02:57.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:56 smithi139 bash[18762]: audit 2024-04-19T14:02:56.076478+0000 mon.a (mon.0) 741 : audit [DBG] from='client.? 172.21.15.135:0/3824142748' entity='client.admin' cmd=[{"prefix": "osd stat", "format": "json"}]: dispatch 2024-04-19T14:02:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:56 smithi139 bash[18762]: cluster 2024-04-19T14:02:56.631972+0000 mon.a (mon.0) 742 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:02:57.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:56 smithi139 bash[18762]: cluster 2024-04-19T14:02:56.632032+0000 mon.a (mon.0) 743 : cluster [INF] Cluster is now healthy 2024-04-19T14:02:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:57 smithi139 bash[18762]: cluster 2024-04-19T14:02:56.700675+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T14:02:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:57 smithi139 bash[18762]: cluster 2024-04-19T14:02:57.646869+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:58.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:57 smithi135 bash[18636]: cluster 2024-04-19T14:02:56.700675+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T14:02:58.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:57 smithi135 bash[18636]: cluster 2024-04-19T14:02:57.646869+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:58.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:57 smithi135 bash[24028]: cluster 2024-04-19T14:02:56.700675+0000 mon.a (mon.0) 744 : cluster [DBG] osdmap e58: 8 total, 8 up, 8 in 2024-04-19T14:02:58.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:57 smithi135 bash[24028]: cluster 2024-04-19T14:02:57.646869+0000 mgr.y (mgr.14152) 246 : cluster [DBG] pgmap v231: 1 pgs: 1 remapped+peering; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:02:59.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:58 smithi139 bash[18762]: audit 2024-04-19T14:02:57.861777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:02:59.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:02:58 smithi139 bash[18762]: audit 2024-04-19T14:02:57.862257+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:02:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:58 smithi135 bash[18636]: audit 2024-04-19T14:02:57.861777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:02:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:02:58 smithi135 bash[18636]: audit 2024-04-19T14:02:57.862257+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:02:59.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:58 smithi135 bash[24028]: audit 2024-04-19T14:02:57.861777+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:02:59.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:02:58 smithi135 bash[24028]: audit 2024-04-19T14:02:57.862257+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:02:59.699 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:03:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:00 smithi139 bash[18762]: cluster 2024-04-19T14:02:59.647538+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-19T14:03:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:00 smithi135 bash[18636]: cluster 2024-04-19T14:02:59.647538+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-19T14:03:00.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:00 smithi135 bash[24028]: cluster 2024-04-19T14:02:59.647538+0000 mgr.y (mgr.14152) 247 : cluster [DBG] pgmap v232: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 98 KiB/s, 0 objects/s recovering 2024-04-19T14:03:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:01 smithi139 bash[18762]: cluster 2024-04-19T14:03:01.648077+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-04-19T14:03:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:01 smithi135 bash[18636]: cluster 2024-04-19T14:03:01.648077+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-04-19T14:03:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:01 smithi135 bash[24028]: cluster 2024-04-19T14:03:01.648077+0000 mgr.y (mgr.14152) 248 : cluster [DBG] pgmap v233: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 74 KiB/s, 0 objects/s recovering 2024-04-19T14:03:02.383 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:03:02.383 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":58,"fsid":"66d0bdae-fe54-11ee-bc92-c7b262605968","created":"2024-04-19T13:55:58.070797+0000","modified":"2024-04-19T14:02:56.693385+0000","last_up_change":"2024-04-19T14:02:52.647464+0000","last_in_change":"2024-04-19T14:02:29.384952+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-19T13:59:54.355597+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":"f09df81d-5a76-43f4-8a17-e85f4f26feb4","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.135:6802","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6803","nonce":1758986844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6805","nonce":1758986844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6809","nonce":1758986844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6807","nonce":1758986844}]},"public_addr":"172.21.15.135:6803/1758986844","cluster_addr":"172.21.15.135:6805/1758986844","heartbeat_back_addr":"172.21.15.135:6809/1758986844","heartbeat_front_addr":"172.21.15.135:6807/1758986844","state":["exists","up"]},{"osd":1,"uuid":"86ff6aee-a132-406f-9408-d8e2f4ac1d8e","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.135:6810","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6811","nonce":1402831392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6813","nonce":1402831392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6817","nonce":1402831392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6815","nonce":1402831392}]},"public_addr":"172.21.15.135:6811/1402831392","cluster_addr":"172.21.15.135:6813/1402831392","heartbeat_back_addr":"172.21.15.135:6817/1402831392","heartbeat_front_addr":"172.21.15.135:6815/1402831392","state":["exists","up"]},{"osd":2,"uuid":"b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a","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.135:6818","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6819","nonce":1836170297}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6821","nonce":1836170297}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6825","nonce":1836170297}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6823","nonce":1836170297}]},"public_addr":"172.21.15.135:6819/1836170297","cluster_addr":"172.21.15.135:6821/1836170297","heartbeat_back_addr":"172.21.15.135:6825/1836170297","heartbeat_front_addr":"172.21.15.135:6823/1836170297","state":["exists","up"]},{"osd":3,"uuid":"78fa4e75-f76b-4eb4-a27b-059f31c0b8d0","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.135:6826","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6827","nonce":3387256034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6829","nonce":3387256034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6833","nonce":3387256034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6831","nonce":3387256034}]},"public_addr":"172.21.15.135:6827/3387256034","cluster_addr":"172.21.15.135:6829/3387256034","heartbeat_back_addr":"172.21.15.135:6833/3387256034","heartbeat_front_addr":"172.21.15.135:6831/3387256034","state":["exists","up"]},{"osd":4,"uuid":"3e385dfa-c5c4-45a5-84b3-92bc34307b20","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.139:6800","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6801","nonce":1526284670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6803","nonce":1526284670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6807","nonce":1526284670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6805","nonce":1526284670}]},"public_addr":"172.21.15.139:6801/1526284670","cluster_addr":"172.21.15.139:6803/1526284670","heartbeat_back_addr":"172.21.15.139:6807/1526284670","heartbeat_front_addr":"172.21.15.139:6805/1526284670","state":["exists","up"]},{"osd":5,"uuid":"20db1afa-c6ed-4b78-afdf-bc713d12fe1a","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.139:6808","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6809","nonce":2989254158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6811","nonce":2989254158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6815","nonce":2989254158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6813","nonce":2989254158}]},"public_addr":"172.21.15.139:6809/2989254158","cluster_addr":"172.21.15.139:6811/2989254158","heartbeat_back_addr":"172.21.15.139:6815/2989254158","heartbeat_front_addr":"172.21.15.139:6813/2989254158","state":["exists","up"]},{"osd":6,"uuid":"bc87688a-942b-496c-8a6a-ceac967dba02","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.139:6816","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6817","nonce":1858891320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6819","nonce":1858891320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6823","nonce":1858891320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6821","nonce":1858891320}]},"public_addr":"172.21.15.139:6817/1858891320","cluster_addr":"172.21.15.139:6819/1858891320","heartbeat_back_addr":"172.21.15.139:6823/1858891320","heartbeat_front_addr":"172.21.15.139:6821/1858891320","state":["exists","up"]},{"osd":7,"uuid":"4cbd228a-4bdc-46bb-8ba6-45f5a82d6329","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.139:6824","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6825","nonce":1722098901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6827","nonce":1722098901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6831","nonce":1722098901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6829","nonce":1722098901}]},"public_addr":"172.21.15.139:6825/1722098901","cluster_addr":"172.21.15.139:6827/1722098901","heartbeat_back_addr":"172.21.15.139:6831/1722098901","heartbeat_front_addr":"172.21.15.139:6829/1722098901","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-19T13:58:41.931684+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-19T13:59:15.867834+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-19T13:59:51.595949+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-19T14:00:28.349052+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-19T14:01:04.758840+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-19T14:01:41.570379+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-19T14:02:15.924197+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-19T14:02:50.927649+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:6801/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/320367821":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/223603523":"2024-04-20T13:56:57.711357+0000","172.21.15.135:6800/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/1360977206":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/3450084722":"2024-04-20T13:56:29.047346+0000","172.21.15.135:6800/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:6801/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/3152799915":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/3981607672":"2024-04-20T13:56:29.047346+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-19T14:03:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:02 smithi139 bash[18762]: audit 2024-04-19T14:03:02.384725+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/859365479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:03:03.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:02 smithi135 bash[18636]: audit 2024-04-19T14:03:02.384725+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/859365479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:03:03.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:02 smithi135 bash[24028]: audit 2024-04-19T14:03:02.384725+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/859365479' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:03:03.187 INFO:tasks.cephadm.ceph_manager.ceph:[{'pool': 1, 'pool_name': '.mgr', 'create_time': '2024-04-19T13:59:54.355597+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-19T14:03:03.188 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd pool get .mgr pg_num 2024-04-19T14:03:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:03 smithi139 bash[18762]: cluster 2024-04-19T14:03:03.648716+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:03:04.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:03 smithi135 bash[18636]: cluster 2024-04-19T14:03:03.648716+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:03:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:03 smithi135 bash[24028]: cluster 2024-04-19T14:03:03.648716+0000 mgr.y (mgr.14152) 249 : cluster [DBG] pgmap v234: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s, 0 objects/s recovering 2024-04-19T14:03:05.906 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:03:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:05 smithi139 bash[18762]: cluster 2024-04-19T14:03:05.649390+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:03:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:05 smithi135 bash[18636]: cluster 2024-04-19T14:03:05.649390+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:03:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:05 smithi135 bash[24028]: cluster 2024-04-19T14:03:05.649390+0000 mgr.y (mgr.14152) 250 : cluster [DBG] pgmap v235: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s, 0 objects/s recovering 2024-04-19T14:03:08.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:07 smithi139 bash[18762]: cluster 2024-04-19T14:03:07.649972+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-04-19T14:03:08.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:07 smithi135 bash[18636]: cluster 2024-04-19T14:03:07.649972+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-04-19T14:03:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:07 smithi135 bash[24028]: cluster 2024-04-19T14:03:07.649972+0000 mgr.y (mgr.14152) 251 : cluster [DBG] pgmap v236: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 47 KiB/s, 0 objects/s recovering 2024-04-19T14:03:08.682 INFO:teuthology.orchestra.run.smithi135.stdout:pg_num: 1 2024-04-19T14:03:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:08 smithi139 bash[18762]: audit 2024-04-19T14:03:08.684182+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.135:0/1774562828' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T14:03:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:08 smithi135 bash[18636]: audit 2024-04-19T14:03:08.684182+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.135:0/1774562828' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T14:03:09.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:08 smithi135 bash[24028]: audit 2024-04-19T14:03:08.684182+0000 mon.a (mon.0) 747 : audit [DBG] from='client.? 172.21.15.135:0/1774562828' entity='client.admin' cmd=[{"prefix": "osd pool get", "pool": ".mgr", "var": "pg_num"}]: dispatch 2024-04-19T14:03:09.399 INFO:tasks.cephadm:Adding prometheus.a on smithi139 2024-04-19T14:03:09.399 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply prometheus '1;smithi139=a' 2024-04-19T14:03:10.707 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:10 smithi139 bash[18762]: cluster 2024-04-19T14:03:09.650534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-19T14:03:10.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:10 smithi135 bash[18636]: cluster 2024-04-19T14:03:09.650534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-19T14:03:10.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:10 smithi135 bash[24028]: cluster 2024-04-19T14:03:09.650534+0000 mgr.y (mgr.14152) 252 : cluster [DBG] pgmap v237: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail; 43 KiB/s, 0 objects/s recovering 2024-04-19T14:03:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:11 smithi139 bash[18762]: cluster 2024-04-19T14:03:11.651129+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:11 smithi135 bash[18636]: cluster 2024-04-19T14:03:11.651129+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:11 smithi135 bash[24028]: cluster 2024-04-19T14:03:11.651129+0000 mgr.y (mgr.14152) 253 : cluster [DBG] pgmap v238: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:13.316 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled prometheus update... 2024-04-19T14:03:13.975 DEBUG:teuthology.orchestra.run.smithi139:prometheus.a> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service 2024-04-19T14:03:13.977 INFO:tasks.cephadm:Adding node-exporter.a on smithi135 2024-04-19T14:03:13.977 INFO:tasks.cephadm:Adding node-exporter.b on smithi139 2024-04-19T14:03:13.978 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply node-exporter '2;smithi135=a;smithi139=b' 2024-04-19T14:03:14.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[19896]: ignoring --setuser ceph since I am not root 2024-04-19T14:03:14.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[19896]: ignoring --setgroup ceph since I am not root 2024-04-19T14:03:14.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[19896]: debug 2024-04-19T14:03:14.438+0000 7fa6372ea700 1 -- 172.21.15.139:0/3596901483 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55990c87c340 con 0x55990d5f8400 2024-04-19T14:03:14.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.307468+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: cephadm 2024-04-19T14:03:13.310856+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi139=a;count:1 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.317664+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.366166+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.368963+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.370868+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.383960+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: audit 2024-04-19T14:03:13.397168+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:14.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[18762]: cluster 2024-04-19T14:03:13.651666+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:14.594 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18891]: ignoring --setuser ceph since I am not root 2024-04-19T14:03:14.594 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18891]: ignoring --setgroup ceph since I am not root 2024-04-19T14:03:14.594 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18891]: debug 2024-04-19T14:03:14.452+0000 7ff6939bb700 1 -- 172.21.15.135:0/2575973854 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55b4c5cae340 con 0x55b4c6a2c800 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.307468+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: cephadm 2024-04-19T14:03:13.310856+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi139=a;count:1 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.317664+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.366166+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.368963+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.370868+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.383960+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: audit 2024-04-19T14:03:13.397168+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[24028]: cluster 2024-04-19T14:03:13.651666+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.307468+0000 mgr.y (mgr.14152) 254 : audit [DBG] from='client.24284 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "prometheus", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: cephadm 2024-04-19T14:03:13.310856+0000 mgr.y (mgr.14152) 255 : cephadm [INF] Saving service prometheus spec with placement smithi139=a;count:1 2024-04-19T14:03:14.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.317664+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.366166+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.368963+0000 mon.a (mon.0) 750 : audit [DBG] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.370868+0000 mon.a (mon.0) 751 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.383960+0000 mon.a (mon.0) 752 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: audit 2024-04-19T14:03:13.397168+0000 mon.a (mon.0) 753 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:14.596 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18636]: cluster 2024-04-19T14:03:13.651666+0000 mgr.y (mgr.14152) 256 : cluster [DBG] pgmap v239: 1 pgs: 1 active+clean; 577 KiB data, 47 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:14.914 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:14 smithi135 bash[18891]: debug 2024-04-19T14:03:14.592+0000 7ff69c417000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:03:15.017 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:14 smithi139 bash[19896]: debug 2024-04-19T14:03:14.582+0000 7fa63fd46000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:03:15.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:15 smithi135 bash[18636]: audit 2024-04-19T14:03:14.402359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:15.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:15 smithi135 bash[18636]: cluster 2024-04-19T14:03:14.402708+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-19T14:03:15.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:15 smithi135 bash[24028]: audit 2024-04-19T14:03:14.402359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:15.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:15 smithi135 bash[24028]: cluster 2024-04-19T14:03:14.402708+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-19T14:03:15.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:15 smithi139 bash[18762]: audit 2024-04-19T14:03:14.402359+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.14152 172.21.15.135:0/3423277586' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:15.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:15 smithi139 bash[18762]: cluster 2024-04-19T14:03:14.402708+0000 mon.a (mon.0) 755 : cluster [DBG] mgrmap e16: y(active, since 6m), standbys: x 2024-04-19T14:03:16.388 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:16 smithi139 bash[19896]: debug 2024-04-19T14:03:16.118+0000 7fa63fd46000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:03:16.388 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:16 smithi139 bash[19896]: debug 2024-04-19T14:03:16.222+0000 7fa63fd46000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:03:16.493 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:16 smithi135 bash[18891]: debug 2024-04-19T14:03:16.144+0000 7ff69c417000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:03:16.493 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:16 smithi135 bash[18891]: debug 2024-04-19T14:03:16.244+0000 7ff69c417000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:03:16.723 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:16 smithi139 bash[19896]: debug 2024-04-19T14:03:16.466+0000 7fa63fd46000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:03:16.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:16 smithi135 bash[18891]: debug 2024-04-19T14:03:16.492+0000 7ff69c417000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:03:17.462 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:17 smithi139 bash[19896]: debug 2024-04-19T14:03:17.198+0000 7fa63fd46000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:03:17.462 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:17 smithi139 bash[19896]: debug 2024-04-19T14:03:17.302+0000 7fa63fd46000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:03:17.462 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:17 smithi139 bash[19896]: debug 2024-04-19T14:03:17.406+0000 7fa63fd46000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:03:17.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:17 smithi135 bash[18891]: debug 2024-04-19T14:03:17.236+0000 7ff69c417000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:03:17.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:17 smithi135 bash[18891]: debug 2024-04-19T14:03:17.340+0000 7ff69c417000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:03:17.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:17 smithi135 bash[18891]: debug 2024-04-19T14:03:17.444+0000 7ff69c417000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:03:17.733 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:17 smithi139 bash[19896]: debug 2024-04-19T14:03:17.518+0000 7fa63fd46000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:03:17.952 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:17 smithi135 bash[18891]: debug 2024-04-19T14:03:17.556+0000 7ff69c417000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:03:17.952 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:17 smithi135 bash[18891]: debug 2024-04-19T14:03:17.772+0000 7ff69c417000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:03:18.005 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:17 smithi139 bash[19896]: debug 2024-04-19T14:03:17.734+0000 7fa63fd46000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:03:18.005 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.006+0000 7fa63fd46000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:03:18.267 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.106+0000 7fa63fd46000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:03:18.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:18 smithi135 bash[18891]: debug 2024-04-19T14:03:18.048+0000 7ff69c417000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:03:18.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:18 smithi135 bash[18891]: debug 2024-04-19T14:03:18.152+0000 7ff69c417000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:03:18.767 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.282+0000 7fa63fd46000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:03:18.767 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.526+0000 7fa63fd46000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:03:18.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:18 smithi135 bash[18891]: debug 2024-04-19T14:03:18.332+0000 7ff69c417000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:03:18.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:18 smithi135 bash[18891]: debug 2024-04-19T14:03:18.580+0000 7ff69c417000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:03:19.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.790+0000 7fa63fd46000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:03:19.184 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:18 smithi139 bash[19896]: debug 2024-04-19T14:03:18.950+0000 7fa63fd46000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:03:19.245 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:18 smithi135 bash[18891]: debug 2024-04-19T14:03:18.848+0000 7ff69c417000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:03:19.245 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:19 smithi135 bash[18891]: debug 2024-04-19T14:03:19.008+0000 7ff69c417000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:03:19.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:19 smithi139 bash[19896]: debug 2024-04-19T14:03:19.182+0000 7fa63fd46000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:03:19.517 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:19 smithi139 bash[19896]: debug 2024-04-19T14:03:19.298+0000 7fa63fd46000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:03:19.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:19 smithi135 bash[18891]: debug 2024-04-19T14:03:19.244+0000 7ff69c417000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:03:19.531 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:19 smithi135 bash[18891]: debug 2024-04-19T14:03:19.360+0000 7ff69c417000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:03:20.017 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:19 smithi139 bash[19896]: debug 2024-04-19T14:03:19.634+0000 7fa63fd46000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:03:20.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:19 smithi135 bash[18891]: debug 2024-04-19T14:03:19.696+0000 7ff69c417000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:03:20.657 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:20 smithi139 bash[19896]: debug 2024-04-19T14:03:20.342+0000 7fa63fd46000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:03:20.658 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:20 smithi139 bash[19896]: debug 2024-04-19T14:03:20.454+0000 7fa63fd46000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:03:20.736 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:20 smithi135 bash[18891]: debug 2024-04-19T14:03:20.416+0000 7ff69c417000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:03:20.736 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:20 smithi135 bash[18891]: debug 2024-04-19T14:03:20.532+0000 7ff69c417000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:03:20.981 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:20 smithi139 bash[19896]: debug 2024-04-19T14:03:20.658+0000 7fa63fd46000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:03:21.031 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:20 smithi135 bash[18891]: debug 2024-04-19T14:03:20.736+0000 7ff69c417000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:03:21.267 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:20 smithi139 bash[19896]: debug 2024-04-19T14:03:20.982+0000 7fa63fd46000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:03:21.433 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18891]: debug 2024-04-19T14:03:21.060+0000 7ff69c417000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:03:21.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.487415+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:03:21.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.487623+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:03:21.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: audit 2024-04-19T14:03:21.490138+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: audit 2024-04-19T14:03:21.491762+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: audit 2024-04-19T14:03:21.493698+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[18762]: audit 2024-04-19T14:03:21.494306+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: debug 2024-04-19T14:03:21.350+0000 7fa63fd46000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: debug 2024-04-19T14:03:21.462+0000 7fa63fd46000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: [19/Apr/2024:14:03:21] ENGINE Bus STARTING 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: CherryPy Checker: 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: The Application mounted at '' has an empty config. 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: [19/Apr/2024:14:03:21] ENGINE Serving on http://:::9283 2024-04-19T14:03:21.768 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:21 smithi139 bash[19896]: [19/Apr/2024:14:03:21] ENGINE Bus STARTED 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18891]: debug 2024-04-19T14:03:21.432+0000 7ff69c417000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18891]: debug 2024-04-19T14:03:21.552+0000 7ff69c417000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.487415+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.487623+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: audit 2024-04-19T14:03:21.490138+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:03:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: audit 2024-04-19T14:03:21.491762+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: audit 2024-04-19T14:03:21.493698+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[24028]: audit 2024-04-19T14:03:21.494306+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.487415+0000 mon.a (mon.0) 756 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.487623+0000 mon.a (mon.0) 757 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: audit 2024-04-19T14:03:21.490138+0000 mon.b (mon.2) 24 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: audit 2024-04-19T14:03:21.491762+0000 mon.b (mon.2) 25 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: audit 2024-04-19T14:03:21.493698+0000 mon.b (mon.2) 26 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:03:21.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:21 smithi135 bash[18636]: audit 2024-04-19T14:03:21.494306+0000 mon.b (mon.2) 27 : audit [DBG] from='mgr.? 172.21.15.139:0/3648986747' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.546138+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.575631+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.576705+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18636]: cluster 2024-04-19T14:03:21.581280+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18891]: [19/Apr/2024:14:03:22] ENGINE Bus STARTING 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18891]: CherryPy Checker: 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18891]: The Application mounted at '' has an empty config. 2024-04-19T14:03:22.868 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18891]: [19/Apr/2024:14:03:22] ENGINE Serving on http://:::9283 2024-04-19T14:03:22.869 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[18891]: [19/Apr/2024:14:03:22] ENGINE Bus STARTED 2024-04-19T14:03:22.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.546138+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T14:03:22.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.575631+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:03:22.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.576705+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-04-19T14:03:22.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:22 smithi135 bash[24028]: cluster 2024-04-19T14:03:21.581280+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T14:03:22.881 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:22 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.546138+0000 mon.a (mon.0) 758 : cluster [DBG] mgrmap e17: y(active, since 6m), standbys: x 2024-04-19T14:03:22.881 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:22 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.575631+0000 mon.a (mon.0) 759 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:03:22.881 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:22 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.576705+0000 mon.a (mon.0) 760 : cluster [INF] Activating manager daemon y 2024-04-19T14:03:22.881 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:22 smithi139 bash[18762]: cluster 2024-04-19T14:03:21.581280+0000 mon.a (mon.0) 761 : cluster [DBG] osdmap e59: 8 total, 8 up, 8 in 2024-04-19T14:03:23.464 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18891]: [19/Apr/2024:14:03:23] ENGINE Bus STARTING 2024-04-19T14:03:23.621 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled node-exporter update... 2024-04-19T14:03:23.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18891]: [19/Apr/2024:14:03:23] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:03:23.781 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18891]: [19/Apr/2024:14:03:23] ENGINE Bus STARTED 2024-04-19T14:03:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cluster 2024-04-19T14:03:22.560397+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e18: y(active, starting, since 0.983914s), standbys: x 2024-04-19T14:03:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.569058+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.569270+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.569461+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.570173+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.570307+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.570754+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.570932+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571049+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571211+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571405+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571610+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571797+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.571988+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:03:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.572279+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.575419+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.576044+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cluster 2024-04-19T14:03:22.605090+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.631720+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cluster 2024-04-19T14:03:22.560397+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e18: y(active, starting, since 0.983914s), standbys: x 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.569058+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.569270+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.569461+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.570173+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:03:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.570307+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.570754+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.570932+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571049+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571211+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571405+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571610+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571797+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.571988+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.572279+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.575419+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.576044+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cluster 2024-04-19T14:03:22.605090+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-04-19T14:03:23.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.631720+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.634649+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.636318+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.637974+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.639162+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.642211+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.642600+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.643599+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.648094+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.648737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cephadm 2024-04-19T14:03:22.652404+0000 mgr.y (mgr.24301) 1 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.654130+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cephadm 2024-04-19T14:03:22.656387+0000 mgr.y (mgr.24301) 2 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.661051+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.674293+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.674774+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.683823+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:22.684198+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.054993+0000 mgr.y (mgr.24301) 3 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.064300+0000 mgr.y (mgr.24301) 4 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.634649+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.636318+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.637974+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.639162+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.642211+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.642600+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.643599+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.648094+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.648737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cephadm 2024-04-19T14:03:22.652404+0000 mgr.y (mgr.24301) 1 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.654130+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cephadm 2024-04-19T14:03:22.656387+0000 mgr.y (mgr.24301) 2 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.661051+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.674293+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.674774+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.683823+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:22.684198+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.054993+0000 mgr.y (mgr.24301) 3 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.064300+0000 mgr.y (mgr.24301) 4 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.151190+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.175232+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.181254+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.188020+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.188364+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.350183+0000 mgr.y (mgr.24301) 5 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTING 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[18636]: audit 2024-04-19T14:03:23.476211+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.151190+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.175232+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.181254+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.188020+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.188364+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.350183+0000 mgr.y (mgr.24301) 5 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTING 2024-04-19T14:03:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:23 smithi135 bash[24028]: audit 2024-04-19T14:03:23.476211+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cluster 2024-04-19T14:03:22.560397+0000 mon.a (mon.0) 762 : cluster [DBG] mgrmap e18: y(active, starting, since 0.983914s), standbys: x 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.569058+0000 mon.c (mon.1) 14 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.569270+0000 mon.c (mon.1) 15 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.569461+0000 mon.c (mon.1) 16 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.570173+0000 mon.c (mon.1) 17 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.570307+0000 mon.c (mon.1) 18 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.570754+0000 mon.c (mon.1) 19 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.570932+0000 mon.c (mon.1) 20 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571049+0000 mon.c (mon.1) 21 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:03:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571211+0000 mon.c (mon.1) 22 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571405+0000 mon.c (mon.1) 23 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571610+0000 mon.c (mon.1) 24 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571797+0000 mon.c (mon.1) 25 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.571988+0000 mon.c (mon.1) 26 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.572279+0000 mon.c (mon.1) 27 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.575419+0000 mon.c (mon.1) 28 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.576044+0000 mon.c (mon.1) 29 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cluster 2024-04-19T14:03:22.605090+0000 mon.a (mon.0) 763 : cluster [INF] Manager daemon y is now available 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.631720+0000 mon.a (mon.0) 764 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.634649+0000 mon.c (mon.1) 30 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.636318+0000 mon.c (mon.1) 31 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.637974+0000 mon.c (mon.1) 32 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.639162+0000 mon.c (mon.1) 33 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.642211+0000 mon.c (mon.1) 34 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.642600+0000 mon.a (mon.0) 765 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.643599+0000 mon.c (mon.1) 35 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.648094+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.648737+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cephadm 2024-04-19T14:03:22.652404+0000 mgr.y (mgr.24301) 1 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.654130+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]': finished 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cephadm 2024-04-19T14:03:22.656387+0000 mgr.y (mgr.24301) 2 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.661051+0000 mon.a (mon.0) 769 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.674293+0000 mon.c (mon.1) 36 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.674774+0000 mon.a (mon.0) 770 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.683823+0000 mon.c (mon.1) 37 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:22.684198+0000 mon.a (mon.0) 771 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.054993+0000 mgr.y (mgr.24301) 3 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.064300+0000 mgr.y (mgr.24301) 4 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:03:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.151190+0000 mon.a (mon.0) 772 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.175232+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.181254+0000 mon.a (mon.0) 774 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.188020+0000 mon.c (mon.1) 38 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.188364+0000 mon.a (mon.0) 775 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr module enable", "module": "prometheus"}]: dispatch 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.350183+0000 mgr.y (mgr.24301) 5 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTING 2024-04-19T14:03:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:23 smithi139 bash[18762]: audit 2024-04-19T14:03:23.476211+0000 mon.a (mon.0) 776 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.506 DEBUG:teuthology.orchestra.run.smithi135:node-exporter.a> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service 2024-04-19T14:03:24.509 DEBUG:teuthology.orchestra.run.smithi139:node-exporter.b> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service 2024-04-19T14:03:24.512 INFO:tasks.cephadm:Adding alertmanager.a on smithi135 2024-04-19T14:03:24.512 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply alertmanager '1;smithi135=a' 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.467404+0000 mgr.y (mgr.24301) 6 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.467613+0000 mgr.y (mgr.24301) 7 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTED 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: audit 2024-04-19T14:03:23.580339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cluster 2024-04-19T14:03:23.580526+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: audit 2024-04-19T14:03:23.593090+0000 mgr.y (mgr.24301) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi135=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.604419+0000 mgr.y (mgr.24301) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi135=a;smithi139=b;count:2 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cluster 2024-04-19T14:03:23.605784+0000 mgr.y (mgr.24301) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: audit 2024-04-19T14:03:23.615084+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:24 smithi139 bash[18762]: cephadm 2024-04-19T14:03:23.641667+0000 mgr.y (mgr.24301) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:03:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.467404+0000 mgr.y (mgr.24301) 6 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:03:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.467613+0000 mgr.y (mgr.24301) 7 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTED 2024-04-19T14:03:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: audit 2024-04-19T14:03:23.580339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cluster 2024-04-19T14:03:23.580526+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-19T14:03:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: audit 2024-04-19T14:03:23.593090+0000 mgr.y (mgr.24301) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi135=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.604419+0000 mgr.y (mgr.24301) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi135=a;smithi139=b;count:2 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cluster 2024-04-19T14:03:23.605784+0000 mgr.y (mgr.24301) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: audit 2024-04-19T14:03:23.615084+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[18636]: cephadm 2024-04-19T14:03:23.641667+0000 mgr.y (mgr.24301) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.467404+0000 mgr.y (mgr.24301) 6 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.467613+0000 mgr.y (mgr.24301) 7 : cephadm [INF] [19/Apr/2024:14:03:23] ENGINE Bus STARTED 2024-04-19T14:03:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: audit 2024-04-19T14:03:23.580339+0000 mon.a (mon.0) 777 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr module enable", "module": "prometheus"}]': finished 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cluster 2024-04-19T14:03:23.580526+0000 mon.a (mon.0) 778 : cluster [DBG] mgrmap e19: y(active, since 2s), standbys: x 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: audit 2024-04-19T14:03:23.593090+0000 mgr.y (mgr.24301) 8 : audit [DBG] from='client.24302 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "node-exporter", "placement": "2;smithi135=a;smithi139=b", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.604419+0000 mgr.y (mgr.24301) 9 : cephadm [INF] Saving service node-exporter spec with placement smithi135=a;smithi139=b;count:2 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cluster 2024-04-19T14:03:23.605784+0000 mgr.y (mgr.24301) 10 : cluster [DBG] pgmap v3: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: audit 2024-04-19T14:03:23.615084+0000 mon.a (mon.0) 779 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:24 smithi135 bash[24028]: cephadm 2024-04-19T14:03:23.641667+0000 mgr.y (mgr.24301) 11 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:03:26.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:25 smithi139 bash[18762]: cluster 2024-04-19T14:03:24.572448+0000 mgr.y (mgr.24301) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:26.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:25 smithi139 bash[18762]: cluster 2024-04-19T14:03:24.614688+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-19T14:03:26.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:25 smithi135 bash[18636]: cluster 2024-04-19T14:03:24.572448+0000 mgr.y (mgr.24301) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:26.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:25 smithi135 bash[18636]: cluster 2024-04-19T14:03:24.614688+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-19T14:03:26.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:25 smithi135 bash[24028]: cluster 2024-04-19T14:03:24.572448+0000 mgr.y (mgr.24301) 12 : cluster [DBG] pgmap v4: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:26.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:25 smithi135 bash[24028]: cluster 2024-04-19T14:03:24.614688+0000 mon.a (mon.0) 780 : cluster [DBG] mgrmap e20: y(active, since 3s), standbys: x 2024-04-19T14:03:28.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:27 smithi139 bash[18762]: cluster 2024-04-19T14:03:26.573096+0000 mgr.y (mgr.24301) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:27 smithi135 bash[18636]: cluster 2024-04-19T14:03:26.573096+0000 mgr.y (mgr.24301) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:27 smithi135 bash[24028]: cluster 2024-04-19T14:03:26.573096+0000 mgr.y (mgr.24301) 13 : cluster [DBG] pgmap v5: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:29.481 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled alertmanager update... 2024-04-19T14:03:30.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:30 smithi139 bash[18762]: cluster 2024-04-19T14:03:28.573690+0000 mgr.y (mgr.24301) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:30.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:30 smithi139 bash[18762]: audit 2024-04-19T14:03:29.482232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:30 smithi135 bash[18636]: cluster 2024-04-19T14:03:28.573690+0000 mgr.y (mgr.24301) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:30 smithi135 bash[18636]: audit 2024-04-19T14:03:29.482232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:30 smithi135 bash[24028]: cluster 2024-04-19T14:03:28.573690+0000 mgr.y (mgr.24301) 14 : cluster [DBG] pgmap v6: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:30 smithi135 bash[24028]: audit 2024-04-19T14:03:29.482232+0000 mon.a (mon.0) 781 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:31.522 DEBUG:teuthology.orchestra.run.smithi135:alertmanager.a> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@alertmanager.a.service 2024-04-19T14:03:31.526 INFO:tasks.cephadm:Adding grafana.a on smithi139 2024-04-19T14:03:31.526 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph orch apply grafana '1;smithi139=a' 2024-04-19T14:03:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:31 smithi139 bash[18762]: audit 2024-04-19T14:03:29.469581+0000 mgr.y (mgr.24301) 15 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:31 smithi139 bash[18762]: cephadm 2024-04-19T14:03:29.472956+0000 mgr.y (mgr.24301) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi135=a;count:1 2024-04-19T14:03:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:31 smithi135 bash[18636]: audit 2024-04-19T14:03:29.469581+0000 mgr.y (mgr.24301) 15 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:31 smithi135 bash[18636]: cephadm 2024-04-19T14:03:29.472956+0000 mgr.y (mgr.24301) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi135=a;count:1 2024-04-19T14:03:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:31 smithi135 bash[24028]: audit 2024-04-19T14:03:29.469581+0000 mgr.y (mgr.24301) 15 : audit [DBG] from='client.24314 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "alertmanager", "placement": "1;smithi135=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:31 smithi135 bash[24028]: cephadm 2024-04-19T14:03:29.472956+0000 mgr.y (mgr.24301) 16 : cephadm [INF] Saving service alertmanager spec with placement smithi135=a;count:1 2024-04-19T14:03:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:32 smithi139 bash[18762]: cluster 2024-04-19T14:03:30.574338+0000 mgr.y (mgr.24301) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:32 smithi135 bash[18636]: cluster 2024-04-19T14:03:30.574338+0000 mgr.y (mgr.24301) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:32 smithi135 bash[24028]: cluster 2024-04-19T14:03:30.574338+0000 mgr.y (mgr.24301) 17 : cluster [DBG] pgmap v7: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:34 smithi135 bash[24028]: cluster 2024-04-19T14:03:32.574923+0000 mgr.y (mgr.24301) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:34.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:34 smithi135 bash[18636]: cluster 2024-04-19T14:03:32.574923+0000 mgr.y (mgr.24301) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:34 smithi139 bash[18762]: cluster 2024-04-19T14:03:32.574923+0000 mgr.y (mgr.24301) 18 : cluster [DBG] pgmap v8: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:35.423 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:35 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:03:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[18636]: cluster 2024-04-19T14:03:34.575527+0000 mgr.y (mgr.24301) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[18636]: audit 2024-04-19T14:03:35.148349+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[18636]: audit 2024-04-19T14:03:35.157911+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[24028]: cluster 2024-04-19T14:03:34.575527+0000 mgr.y (mgr.24301) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[24028]: audit 2024-04-19T14:03:35.148349+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[24028]: audit 2024-04-19T14:03:35.157911+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:36 smithi139 bash[18762]: cluster 2024-04-19T14:03:34.575527+0000 mgr.y (mgr.24301) 19 : cluster [DBG] pgmap v9: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:36.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:36 smithi139 bash[18762]: audit 2024-04-19T14:03:35.148349+0000 mon.a (mon.0) 782 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:36 smithi139 bash[18762]: audit 2024-04-19T14:03:35.157911+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:36.780 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:36 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:03:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:37.346 INFO:teuthology.orchestra.run.smithi139.stdout:Scheduled grafana update... 2024-04-19T14:03:37.617 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:37 smithi139 bash[18762]: audit 2024-04-19T14:03:36.425568+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.617 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:37 smithi139 bash[18762]: audit 2024-04-19T14:03:36.434998+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.617 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:37 smithi139 bash[18762]: audit 2024-04-19T14:03:37.347868+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[18636]: audit 2024-04-19T14:03:36.425568+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[18636]: audit 2024-04-19T14:03:36.434998+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[18636]: audit 2024-04-19T14:03:37.347868+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[24028]: audit 2024-04-19T14:03:36.425568+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[24028]: audit 2024-04-19T14:03:36.434998+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:37.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:37 smithi135 bash[24028]: audit 2024-04-19T14:03:37.347868+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:38.246 DEBUG:teuthology.orchestra.run.smithi139:grafana.a> sudo journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service 2024-04-19T14:03:38.249 INFO:tasks.cephadm:Setting up client nodes... 2024-04-19T14:03:38.253 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph auth get-or-create client.0 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-19T14:03:38.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:38 smithi139 bash[18762]: cluster 2024-04-19T14:03:36.575951+0000 mgr.y (mgr.24301) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:38.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:38 smithi139 bash[18762]: audit 2024-04-19T14:03:37.337361+0000 mgr.y (mgr.24301) 21 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:38.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:38 smithi139 bash[18762]: cephadm 2024-04-19T14:03:37.340709+0000 mgr.y (mgr.24301) 22 : cephadm [INF] Saving service grafana spec with placement smithi139=a;count:1 2024-04-19T14:03:38.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[24028]: cluster 2024-04-19T14:03:36.575951+0000 mgr.y (mgr.24301) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:38.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[24028]: audit 2024-04-19T14:03:37.337361+0000 mgr.y (mgr.24301) 21 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:38.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[24028]: cephadm 2024-04-19T14:03:37.340709+0000 mgr.y (mgr.24301) 22 : cephadm [INF] Saving service grafana spec with placement smithi139=a;count:1 2024-04-19T14:03:38.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[18636]: cluster 2024-04-19T14:03:36.575951+0000 mgr.y (mgr.24301) 20 : cluster [DBG] pgmap v10: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:38.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[18636]: audit 2024-04-19T14:03:37.337361+0000 mgr.y (mgr.24301) 21 : audit [DBG] from='client.24320 -' entity='client.admin' cmd=[{"prefix": "orch apply", "service_type": "grafana", "placement": "1;smithi139=a", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:03:38.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:38 smithi135 bash[18636]: cephadm 2024-04-19T14:03:37.340709+0000 mgr.y (mgr.24301) 22 : cephadm [INF] Saving service grafana spec with placement smithi139=a;count:1 2024-04-19T14:03:40.516 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:40 smithi139 bash[18762]: cluster 2024-04-19T14:03:38.576537+0000 mgr.y (mgr.24301) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:40.517 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.517 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.518 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.518 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:40.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:40 smithi135 bash[18636]: cluster 2024-04-19T14:03:38.576537+0000 mgr.y (mgr.24301) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:40.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:40 smithi135 bash[24028]: cluster 2024-04-19T14:03:38.576537+0000 mgr.y (mgr.24301) 23 : cluster [DBG] pgmap v11: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.017 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.017 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.018 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.018 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.018 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:03:40 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:41.359 INFO:teuthology.orchestra.run.smithi135.stdout:[client.0] 2024-04-19T14:03:41.359 INFO:teuthology.orchestra.run.smithi135.stdout: key = AQC9eSJmXmAWFRAAFV/ajI0S9r178Qmh6U4jiw== 2024-04-19T14:03:42.017 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[36681]: ts=2024-04-19T14:03:41.968Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T14:03:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: cluster 2024-04-19T14:03:40.577196+0000 mgr.y (mgr.24301) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.756021+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.761227+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.763936+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.765782+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.779232+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: cephadm 2024-04-19T14:03:40.781112+0000 mgr.y (mgr.24301) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.791654+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.792728+0000 mgr.y (mgr.24301) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.795033+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.795998+0000 mgr.y (mgr.24301) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.806987+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.811353+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.814490+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.816774+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.835230+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: cephadm 2024-04-19T14:03:40.836112+0000 mgr.y (mgr.24301) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.838795+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.840512+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.841596+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:40.853311+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: cephadm 2024-04-19T14:03:40.854466+0000 mgr.y (mgr.24301) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:41.353563+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:41 smithi139 bash[18762]: audit 2024-04-19T14:03:41.362113+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: cluster 2024-04-19T14:03:40.577196+0000 mgr.y (mgr.24301) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.756021+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.761227+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.763936+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.765782+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.779232+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: cephadm 2024-04-19T14:03:40.781112+0000 mgr.y (mgr.24301) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.791654+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.792728+0000 mgr.y (mgr.24301) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.795033+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.795998+0000 mgr.y (mgr.24301) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.806987+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.811353+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.814490+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.816774+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.835230+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: cephadm 2024-04-19T14:03:40.836112+0000 mgr.y (mgr.24301) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.838795+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.840512+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: cluster 2024-04-19T14:03:40.577196+0000 mgr.y (mgr.24301) 24 : cluster [DBG] pgmap v12: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.756021+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.761227+0000 mon.c (mon.1) 39 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.763936+0000 mon.c (mon.1) 40 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.765782+0000 mon.c (mon.1) 41 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.779232+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: cephadm 2024-04-19T14:03:40.781112+0000 mgr.y (mgr.24301) 25 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.791654+0000 mon.c (mon.1) 42 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.792728+0000 mgr.y (mgr.24301) 26 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.795033+0000 mon.c (mon.1) 43 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.795998+0000 mgr.y (mgr.24301) 27 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://172.21.15.139:9095"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.806987+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.811353+0000 mon.c (mon.1) 44 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.814490+0000 mon.c (mon.1) 45 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.816774+0000 mon.c (mon.1) 46 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.835230+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: cephadm 2024-04-19T14:03:40.836112+0000 mgr.y (mgr.24301) 28 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.838795+0000 mon.c (mon.1) 47 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.840512+0000 mon.c (mon.1) 48 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.841596+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:40.853311+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: cephadm 2024-04-19T14:03:40.854466+0000 mgr.y (mgr.24301) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:41.353563+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[18636]: audit 2024-04-19T14:03:41.362113+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T14:03:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.841596+0000 mon.c (mon.1) 49 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:40.853311+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: cephadm 2024-04-19T14:03:40.854466+0000 mgr.y (mgr.24301) 29 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:03:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:41.353563+0000 mon.a (mon.0) 792 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:41 smithi135 bash[24028]: audit 2024-04-19T14:03:41.362113+0000 mon.a (mon.0) 793 : audit [INF] from='client.? 172.21.15.135:0/207627755' entity='client.admin' cmd='[{"prefix": "auth get-or-create", "entity": "client.0", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]': finished 2024-04-19T14:03:42.103 DEBUG:teuthology.orchestra.run.smithi135:> set -ex 2024-04-19T14:03:42.103 DEBUG:teuthology.orchestra.run.smithi135:> sudo dd of=/etc/ceph/ceph.client.0.keyring 2024-04-19T14:03:42.103 DEBUG:teuthology.orchestra.run.smithi135:> sudo chmod 0644 /etc/ceph/ceph.client.0.keyring 2024-04-19T14:03:42.126 DEBUG:teuthology.orchestra.run.smithi139:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph auth get-or-create client.1 mon 'allow *' osd 'allow *' mds 'allow *' mgr 'allow *' 2024-04-19T14:03:43.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:43 smithi139 bash[18762]: cluster 2024-04-19T14:03:42.577822+0000 mgr.y (mgr.24301) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:43.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:43 smithi139 bash[18762]: audit 2024-04-19T14:03:42.661613+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:44.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:43 smithi135 bash[18636]: cluster 2024-04-19T14:03:42.577822+0000 mgr.y (mgr.24301) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:43 smithi135 bash[18636]: audit 2024-04-19T14:03:42.661613+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:43 smithi135 bash[24028]: cluster 2024-04-19T14:03:42.577822+0000 mgr.y (mgr.24301) 30 : cluster [DBG] pgmap v13: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:43 smithi135 bash[24028]: audit 2024-04-19T14:03:42.661613+0000 mon.a (mon.0) 794 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:45.933 INFO:teuthology.orchestra.run.smithi139.stdout:[client.1] 2024-04-19T14:03:45.933 INFO:teuthology.orchestra.run.smithi139.stdout: key = AQDBeSJmefRaNxAArgxEDkAa6zYnircU3uZaqQ== 2024-04-19T14:03:46.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:46 smithi139 bash[18762]: cluster 2024-04-19T14:03:44.578486+0000 mgr.y (mgr.24301) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:46.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:46 smithi139 bash[18762]: audit 2024-04-19T14:03:45.928104+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.139:0/1318254785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:46.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:46 smithi139 bash[18762]: audit 2024-04-19T14:03:45.928372+0000 mon.a (mon.0) 795 : 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-19T14:03:46.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:46 smithi139 bash[18762]: audit 2024-04-19T14:03:45.935859+0000 mon.a (mon.0) 796 : 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-19T14:03:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[18636]: cluster 2024-04-19T14:03:44.578486+0000 mgr.y (mgr.24301) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[18636]: audit 2024-04-19T14:03:45.928104+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.139:0/1318254785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[18636]: audit 2024-04-19T14:03:45.928372+0000 mon.a (mon.0) 795 : 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-19T14:03:46.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[18636]: audit 2024-04-19T14:03:45.935859+0000 mon.a (mon.0) 796 : 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-19T14:03:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[24028]: cluster 2024-04-19T14:03:44.578486+0000 mgr.y (mgr.24301) 31 : cluster [DBG] pgmap v14: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[24028]: audit 2024-04-19T14:03:45.928104+0000 mon.b (mon.2) 28 : audit [INF] from='client.? 172.21.15.139:0/1318254785' entity='client.admin' cmd=[{"prefix": "auth get-or-create", "entity": "client.1", "caps": ["mon", "allow *", "osd", "allow *", "mds", "allow *", "mgr", "allow *"]}]: dispatch 2024-04-19T14:03:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[24028]: audit 2024-04-19T14:03:45.928372+0000 mon.a (mon.0) 795 : 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-19T14:03:46.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:46 smithi135 bash[24028]: audit 2024-04-19T14:03:45.935859+0000 mon.a (mon.0) 796 : 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-19T14:03:46.967 DEBUG:teuthology.orchestra.run.smithi139:> set -ex 2024-04-19T14:03:46.967 DEBUG:teuthology.orchestra.run.smithi139:> sudo dd of=/etc/ceph/ceph.client.1.keyring 2024-04-19T14:03:46.967 DEBUG:teuthology.orchestra.run.smithi139:> sudo chmod 0644 /etc/ceph/ceph.client.1.keyring 2024-04-19T14:03:46.987 INFO:tasks.ceph:Waiting until ceph daemons up and pgs clean... 2024-04-19T14:03:46.987 INFO:tasks.cephadm.ceph_manager.ceph:waiting for mgr available 2024-04-19T14:03:46.987 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph mgr dump --format=json 2024-04-19T14:03:48.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:48 smithi139 bash[18762]: cluster 2024-04-19T14:03:46.579085+0000 mgr.y (mgr.24301) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:48 smithi135 bash[18636]: cluster 2024-04-19T14:03:46.579085+0000 mgr.y (mgr.24301) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:48 smithi135 bash[24028]: cluster 2024-04-19T14:03:46.579085+0000 mgr.y (mgr.24301) 32 : cluster [DBG] pgmap v15: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:49.707 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:03:49.727 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:49 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:03:49] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:50.554 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:03:50] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:50.555 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: cluster 2024-04-19T14:03:48.579627+0000 mgr.y (mgr.24301) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:49.421281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.268250+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.281151+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.295274+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:50.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.298127+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.299994+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[18636]: audit 2024-04-19T14:03:50.313082+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: cluster 2024-04-19T14:03:48.579627+0000 mgr.y (mgr.24301) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:49.421281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.268250+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.281151+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.295274+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.298127+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.299994+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:50.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 bash[24028]: audit 2024-04-19T14:03:50.313082+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: cluster 2024-04-19T14:03:48.579627+0000 mgr.y (mgr.24301) 33 : cluster [DBG] pgmap v16: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:49.421281+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.268250+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.281151+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.295274+0000 mon.c (mon.1) 50 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.298127+0000 mon.c (mon.1) 51 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.299994+0000 mon.c (mon.1) 52 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:03:50.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:50 smithi139 bash[18762]: audit 2024-04-19T14:03:50.313082+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:50.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.879 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.879 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.879 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:50.880 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.281 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.282 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.282 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:50 smithi135 systemd[1]: Started Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:03:51.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:51 smithi135 bash[41892]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-19T14:03:51.678 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.679 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:51 smithi139 bash[18762]: cephadm 2024-04-19T14:03:50.322713+0000 mgr.y (mgr.24301) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:03:51.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:51 smithi139 bash[18762]: audit 2024-04-19T14:03:51.030767+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:51.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.682 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.682 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.682 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.682 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.683 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:51.684 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:51 smithi139 systemd[1]: Started Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:03:51.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:51 smithi135 bash[18636]: cephadm 2024-04-19T14:03:50.322713+0000 mgr.y (mgr.24301) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:03:51.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:51 smithi135 bash[18636]: audit 2024-04-19T14:03:51.030767+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:51.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:51 smithi135 bash[24028]: cephadm 2024-04-19T14:03:50.322713+0000 mgr.y (mgr.24301) 34 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:03:51.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:51 smithi135 bash[24028]: audit 2024-04-19T14:03:51.030767+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:52.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:51 smithi139 bash[37618]: Unable to find image 'quay.io/prometheus/node-exporter:v1.3.1' locally 2024-04-19T14:03:52.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:03:51 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:03:52.429 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[41892]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-19T14:03:52.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:52 smithi139 bash[18762]: cluster 2024-04-19T14:03:50.580082+0000 mgr.y (mgr.24301) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:52.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:52 smithi139 bash[18762]: cephadm 2024-04-19T14:03:51.033925+0000 mgr.y (mgr.24301) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:03:52.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:52 smithi139 bash[18762]: audit 2024-04-19T14:03:51.730115+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:52.728 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[18636]: cluster 2024-04-19T14:03:50.580082+0000 mgr.y (mgr.24301) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:52.728 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[18636]: cephadm 2024-04-19T14:03:51.033925+0000 mgr.y (mgr.24301) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:03:52.728 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[18636]: audit 2024-04-19T14:03:51.730115+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:52.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[24028]: cluster 2024-04-19T14:03:50.580082+0000 mgr.y (mgr.24301) 35 : cluster [DBG] pgmap v17: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:52.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[24028]: cephadm 2024-04-19T14:03:51.033925+0000 mgr.y (mgr.24301) 36 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:03:52.729 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:52 smithi135 bash[24028]: audit 2024-04-19T14:03:51.730115+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:53.266 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:52 smithi139 bash[37618]: v1.3.1: Pulling from prometheus/node-exporter 2024-04-19T14:03:53.686 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: aa2a8d90b84c: Pulling fs layer 2024-04-19T14:03:53.686 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: b45d31ee2d7f: Pulling fs layer 2024-04-19T14:03:53.686 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: b5db1e299295: Pulling fs layer 2024-04-19T14:03:53.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[18762]: cephadm 2024-04-19T14:03:51.749776+0000 mgr.y (mgr.24301) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:03:53.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[18762]: audit 2024-04-19T14:03:52.671376+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:53.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[18636]: cephadm 2024-04-19T14:03:51.749776+0000 mgr.y (mgr.24301) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:03:53.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[18636]: audit 2024-04-19T14:03:52.671376+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:53.781 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[41892]: aa2a8d90b84c: Pulling fs layer 2024-04-19T14:03:53.781 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[41892]: b45d31ee2d7f: Pulling fs layer 2024-04-19T14:03:53.781 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[41892]: b5db1e299295: Pulling fs layer 2024-04-19T14:03:53.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[24028]: cephadm 2024-04-19T14:03:51.749776+0000 mgr.y (mgr.24301) 37 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:03:53.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:53 smithi135 bash[24028]: audit 2024-04-19T14:03:52.671376+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:54.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: b45d31ee2d7f: Download complete 2024-04-19T14:03:54.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: aa2a8d90b84c: Verifying Checksum 2024-04-19T14:03:54.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: aa2a8d90b84c: Download complete 2024-04-19T14:03:54.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: b5db1e299295: Verifying Checksum 2024-04-19T14:03:54.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:53 smithi139 bash[37618]: b5db1e299295: Download complete 2024-04-19T14:03:54.305 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: b45d31ee2d7f: Verifying Checksum 2024-04-19T14:03:54.305 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: aa2a8d90b84c: Verifying Checksum 2024-04-19T14:03:54.305 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: aa2a8d90b84c: Download complete 2024-04-19T14:03:54.305 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: b5db1e299295: Verifying Checksum 2024-04-19T14:03:54.305 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: b5db1e299295: Download complete 2024-04-19T14:03:54.528 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:03:54.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[24028]: cluster 2024-04-19T14:03:52.580586+0000 mgr.y (mgr.24301) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:54.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[18636]: cluster 2024-04-19T14:03:52.580586+0000 mgr.y (mgr.24301) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:54.557 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:54 smithi135 bash[41892]: aa2a8d90b84c: Pull complete 2024-04-19T14:03:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:54 smithi139 bash[18762]: cluster 2024-04-19T14:03:52.580586+0000 mgr.y (mgr.24301) 38 : cluster [DBG] pgmap v18: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:54.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:54 smithi139 bash[37618]: aa2a8d90b84c: Pull complete 2024-04-19T14:03:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:55 smithi139 bash[18762]: audit 2024-04-19T14:03:54.526358+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.135:0/1108710418' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T14:03:55.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:55 smithi139 bash[18762]: audit 2024-04-19T14:03:55.283337+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:55.517 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:55 smithi139 bash[37618]: b45d31ee2d7f: Pull complete 2024-04-19T14:03:55.559 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:03:55] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:55.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[18636]: audit 2024-04-19T14:03:54.526358+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.135:0/1108710418' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T14:03:55.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[18636]: audit 2024-04-19T14:03:55.283337+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:55.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[24028]: audit 2024-04-19T14:03:54.526358+0000 mon.c (mon.1) 53 : audit [DBG] from='client.? 172.21.15.135:0/1108710418' entity='client.admin' cmd=[{"prefix": "mgr dump", "format": "json"}]: dispatch 2024-04-19T14:03:55.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[24028]: audit 2024-04-19T14:03:55.283337+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:56.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:55 smithi135 bash[41892]: b45d31ee2d7f: Pull complete 2024-04-19T14:03:56.117 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:55 smithi139 bash[37618]: b5db1e299295: Pull complete 2024-04-19T14:03:56.117 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:56 smithi139 bash[37618]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-19T14:03:56.447 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:56 smithi139 bash[37618]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-19T14:03:56.518 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":20,"active_gid":24301,"active_name":"y","active_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6800","nonce":916975666},{"type":"v1","addr":"172.21.15.135:6801","nonce":916975666}]},"active_addr":"172.21.15.135:6801/916975666","active_change":"2024-04-19T14:03:21.576461+0000","active_mgr_features":4540138303579357183,"available":true,"standbys":[{"gid":24290,"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.135:8443/","prometheus":"http://172.21.15.135: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.135:0","nonce":2421510985}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":3531730424}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":3418654445}]},{"addrvec":[{"type":"v2","addr":"172.21.15.135:0","nonce":3001407704}]}]}} 2024-04-19T14:03:56.521 INFO:tasks.cephadm.ceph_manager.ceph:mgr available! 2024-04-19T14:03:56.521 INFO:tasks.cephadm.ceph_manager.ceph:waiting for all up 2024-04-19T14:03:56.522 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T14:03:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:56 smithi135 bash[18636]: cluster 2024-04-19T14:03:54.580978+0000 mgr.y (mgr.24301) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:56.725 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:56 smithi135 bash[24028]: cluster 2024-04-19T14:03:54.580978+0000 mgr.y (mgr.24301) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:56.725 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:56 smithi135 bash[41892]: b5db1e299295: Pull complete 2024-04-19T14:03:56.725 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:56 smithi135 bash[41892]: Digest: sha256:f2269e73124dd0f60a7d19a2ce1264d33d08a985aed0ee6b0b89d0be470592cd 2024-04-19T14:03:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:56 smithi139 bash[18762]: cluster 2024-04-19T14:03:54.580978+0000 mgr.y (mgr.24301) 39 : cluster [DBG] pgmap v19: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:56.777 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:56 smithi135 bash[41892]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.3.1 2024-04-19T14:03:57.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.426Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T14:03:57.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.426Z 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-19T14:03:57.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z 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-19T14:03:57.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z 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-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T14:03:57.768 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T14:03:57.769 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.427Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T14:03:57.770 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T14:03:57.771 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:03:57 smithi139 bash[37618]: ts=2024-04-19T14:03:57.428Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T14:03:58.453 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:03:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:03:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:58 smithi139 bash[18762]: cluster 2024-04-19T14:03:56.581340+0000 mgr.y (mgr.24301) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:03:58 smithi139 bash[18762]: audit 2024-04-19T14:03:58.106201+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[18636]: cluster 2024-04-19T14:03:56.581340+0000 mgr.y (mgr.24301) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[18636]: audit 2024-04-19T14:03:58.106201+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[24028]: cluster 2024-04-19T14:03:56.581340+0000 mgr.y (mgr.24301) 40 : cluster [DBG] pgmap v20: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:03:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[24028]: audit 2024-04-19T14:03:58.106201+0000 mon.a (mon.0) 805 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:03:59.012 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:03:59.280 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.975Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.975Z 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-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.975Z 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-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.976Z 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-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T14:03:59.281 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T14:03:59.282 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T14:03:59.283 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T14:03:59.284 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T14:03:59.284 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T14:03:59.284 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T14:03:59.284 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T14:03:59.284 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:03:58 smithi135 bash[41892]: ts=2024-04-19T14:03:58.977Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T14:04:00.280 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:03:59 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:03:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:00 smithi139 bash[18762]: cluster 2024-04-19T14:03:58.581876+0000 mgr.y (mgr.24301) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:00 smithi139 bash[18762]: audit 2024-04-19T14:03:59.802059+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:00 smithi139 bash[18762]: audit 2024-04-19T14:03:59.807581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:00.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[18636]: cluster 2024-04-19T14:03:58.581876+0000 mgr.y (mgr.24301) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:00.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[18636]: audit 2024-04-19T14:03:59.802059+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:00.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[18636]: audit 2024-04-19T14:03:59.807581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:00.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[24028]: cluster 2024-04-19T14:03:58.581876+0000 mgr.y (mgr.24301) 41 : cluster [DBG] pgmap v21: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:00.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[24028]: audit 2024-04-19T14:03:59.802059+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:00.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:00 smithi135 bash[24028]: audit 2024-04-19T14:03:59.807581+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:01.560 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:01 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:04:01] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:02 smithi139 bash[18762]: cluster 2024-04-19T14:04:00.582531+0000 mgr.y (mgr.24301) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:02 smithi139 bash[18762]: audit 2024-04-19T14:04:01.173065+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:02 smithi139 bash[18762]: audit 2024-04-19T14:04:01.181555+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[18636]: cluster 2024-04-19T14:04:00.582531+0000 mgr.y (mgr.24301) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[18636]: audit 2024-04-19T14:04:01.173065+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[18636]: audit 2024-04-19T14:04:01.181555+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:02.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[24028]: cluster 2024-04-19T14:04:00.582531+0000 mgr.y (mgr.24301) 42 : cluster [DBG] pgmap v22: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:02.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[24028]: audit 2024-04-19T14:04:01.173065+0000 mon.a (mon.0) 808 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:02.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:02 smithi135 bash[24028]: audit 2024-04-19T14:04:01.181555+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:03.933 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:04:03.933 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":59,"fsid":"66d0bdae-fe54-11ee-bc92-c7b262605968","created":"2024-04-19T13:55:58.070797+0000","modified":"2024-04-19T14:03:21.575772+0000","last_up_change":"2024-04-19T14:02:52.647464+0000","last_in_change":"2024-04-19T14:02:29.384952+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-19T13:59:54.355597+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":"f09df81d-5a76-43f4-8a17-e85f4f26feb4","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.135:6802","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6803","nonce":1758986844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6805","nonce":1758986844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6809","nonce":1758986844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6807","nonce":1758986844}]},"public_addr":"172.21.15.135:6803/1758986844","cluster_addr":"172.21.15.135:6805/1758986844","heartbeat_back_addr":"172.21.15.135:6809/1758986844","heartbeat_front_addr":"172.21.15.135:6807/1758986844","state":["exists","up"]},{"osd":1,"uuid":"86ff6aee-a132-406f-9408-d8e2f4ac1d8e","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.135:6810","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6811","nonce":1402831392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6813","nonce":1402831392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6817","nonce":1402831392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6815","nonce":1402831392}]},"public_addr":"172.21.15.135:6811/1402831392","cluster_addr":"172.21.15.135:6813/1402831392","heartbeat_back_addr":"172.21.15.135:6817/1402831392","heartbeat_front_addr":"172.21.15.135:6815/1402831392","state":["exists","up"]},{"osd":2,"uuid":"b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a","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.135:6818","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6819","nonce":1836170297}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6821","nonce":1836170297}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6825","nonce":1836170297}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6823","nonce":1836170297}]},"public_addr":"172.21.15.135:6819/1836170297","cluster_addr":"172.21.15.135:6821/1836170297","heartbeat_back_addr":"172.21.15.135:6825/1836170297","heartbeat_front_addr":"172.21.15.135:6823/1836170297","state":["exists","up"]},{"osd":3,"uuid":"78fa4e75-f76b-4eb4-a27b-059f31c0b8d0","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.135:6826","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6827","nonce":3387256034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6829","nonce":3387256034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6833","nonce":3387256034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6831","nonce":3387256034}]},"public_addr":"172.21.15.135:6827/3387256034","cluster_addr":"172.21.15.135:6829/3387256034","heartbeat_back_addr":"172.21.15.135:6833/3387256034","heartbeat_front_addr":"172.21.15.135:6831/3387256034","state":["exists","up"]},{"osd":4,"uuid":"3e385dfa-c5c4-45a5-84b3-92bc34307b20","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.139:6800","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6801","nonce":1526284670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6803","nonce":1526284670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6807","nonce":1526284670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6805","nonce":1526284670}]},"public_addr":"172.21.15.139:6801/1526284670","cluster_addr":"172.21.15.139:6803/1526284670","heartbeat_back_addr":"172.21.15.139:6807/1526284670","heartbeat_front_addr":"172.21.15.139:6805/1526284670","state":["exists","up"]},{"osd":5,"uuid":"20db1afa-c6ed-4b78-afdf-bc713d12fe1a","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.139:6808","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6809","nonce":2989254158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6811","nonce":2989254158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6815","nonce":2989254158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6813","nonce":2989254158}]},"public_addr":"172.21.15.139:6809/2989254158","cluster_addr":"172.21.15.139:6811/2989254158","heartbeat_back_addr":"172.21.15.139:6815/2989254158","heartbeat_front_addr":"172.21.15.139:6813/2989254158","state":["exists","up"]},{"osd":6,"uuid":"bc87688a-942b-496c-8a6a-ceac967dba02","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.139:6816","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6817","nonce":1858891320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6819","nonce":1858891320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6823","nonce":1858891320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6821","nonce":1858891320}]},"public_addr":"172.21.15.139:6817/1858891320","cluster_addr":"172.21.15.139:6819/1858891320","heartbeat_back_addr":"172.21.15.139:6823/1858891320","heartbeat_front_addr":"172.21.15.139:6821/1858891320","state":["exists","up"]},{"osd":7,"uuid":"4cbd228a-4bdc-46bb-8ba6-45f5a82d6329","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.139:6824","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6825","nonce":1722098901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6827","nonce":1722098901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6831","nonce":1722098901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6829","nonce":1722098901}]},"public_addr":"172.21.15.139:6825/1722098901","cluster_addr":"172.21.15.139:6827/1722098901","heartbeat_back_addr":"172.21.15.139:6831/1722098901","heartbeat_front_addr":"172.21.15.139:6829/1722098901","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-19T13:58:41.931684+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-19T13:59:15.867834+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-19T13:59:51.595949+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-19T14:00:28.349052+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-19T14:01:04.758840+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-19T14:01:41.570379+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-19T14:02:15.924197+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-19T14:02:50.927649+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:0/2885197814":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/1074731757":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6801/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/320367821":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/223603523":"2024-04-20T13:56:57.711357+0000","172.21.15.135:6801/395796444":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6800/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/1360977206":"2024-04-20T13:56:57.711357+0000","172.21.15.135:6800/395796444":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/3450084722":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/2385494404":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6800/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:6801/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/1829672524":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/3152799915":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/3981607672":"2024-04-20T13:56:29.047346+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-19T14:04:04.221 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:04 smithi135 bash[18636]: cluster 2024-04-19T14:04:02.583101+0000 mgr.y (mgr.24301) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:04.221 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:04 smithi135 bash[18636]: audit 2024-04-19T14:04:03.935369+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.135:0/4056294890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:04.221 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:04 smithi135 bash[24028]: cluster 2024-04-19T14:04:02.583101+0000 mgr.y (mgr.24301) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:04.221 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:04 smithi135 bash[24028]: audit 2024-04-19T14:04:03.935369+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.135:0/4056294890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:04.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:04 smithi139 bash[18762]: cluster 2024-04-19T14:04:02.583101+0000 mgr.y (mgr.24301) 43 : cluster [DBG] pgmap v23: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:04.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:04 smithi139 bash[18762]: audit 2024-04-19T14:04:03.935369+0000 mon.a (mon.0) 810 : audit [DBG] from='client.? 172.21.15.135:0/4056294890' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:04.878 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.879 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.879 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.880 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.880 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:04.880 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.039 INFO:tasks.cephadm.ceph_manager.ceph:all up! 2024-04-19T14:04:05.040 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd dump --format=json 2024-04-19T14:04:05.151 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.151 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.152 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.152 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.152 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.153 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.153 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.153 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:04 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:05.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:05 smithi135 systemd[1]: Started Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:05.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:05 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:06.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: cluster 2024-04-19T14:04:04.583775+0000 mgr.y (mgr.24301) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.165477+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.240299+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.245261+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.248357+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.248826+0000 mgr.y (mgr.24301) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: audit 2024-04-19T14:04:05.253703+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:06 smithi139 bash[18762]: cephadm 2024-04-19T14:04:05.257477+0000 mgr.y (mgr.24301) 46 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:04:06.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: cluster 2024-04-19T14:04:04.583775+0000 mgr.y (mgr.24301) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:06.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.165477+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.240299+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.245261+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.248357+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.248826+0000 mgr.y (mgr.24301) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: audit 2024-04-19T14:04:05.253703+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[18636]: cephadm 2024-04-19T14:04:05.257477+0000 mgr.y (mgr.24301) 46 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: cluster 2024-04-19T14:04:04.583775+0000 mgr.y (mgr.24301) 44 : cluster [DBG] pgmap v24: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.165477+0000 mon.a (mon.0) 811 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.240299+0000 mon.a (mon.0) 812 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.245261+0000 mon.a (mon.0) 813 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.248357+0000 mon.c (mon.1) 54 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.248826+0000 mgr.y (mgr.24301) 45 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:04:06.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: audit 2024-04-19T14:04:05.253703+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:06.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[24028]: cephadm 2024-04-19T14:04:05.257477+0000 mgr.y (mgr.24301) 46 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:04:07.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.635Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T14:04:07.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.635Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T14:04:07.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.638Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.135 port=9094 2024-04-19T14:04:07.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.639Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T14:04:07.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.675Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:04:07.031 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.675Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:04:07.031 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.679Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T14:04:07.031 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:06 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:06.679Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T14:04:08.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:08 smithi139 bash[18762]: cluster 2024-04-19T14:04:06.584173+0000 mgr.y (mgr.24301) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:08.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:08 smithi139 bash[18762]: audit 2024-04-19T14:04:07.680867+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:08.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[18636]: cluster 2024-04-19T14:04:06.584173+0000 mgr.y (mgr.24301) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:08.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[18636]: audit 2024-04-19T14:04:07.680867+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:08.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[24028]: cluster 2024-04-19T14:04:06.584173+0000 mgr.y (mgr.24301) 47 : cluster [DBG] pgmap v25: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:08.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[24028]: audit 2024-04-19T14:04:07.680867+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:09.012 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:09.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:09.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:08 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:08.639Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000536853s 2024-04-19T14:04:09.965 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:09 smithi135 bash[18636]: cluster 2024-04-19T14:04:08.584526+0000 mgr.y (mgr.24301) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:09.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:09 smithi135 bash[18636]: audit 2024-04-19T14:04:08.631944+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:09.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:09 smithi135 bash[24028]: cluster 2024-04-19T14:04:08.584526+0000 mgr.y (mgr.24301) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:09.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:09 smithi135 bash[24028]: audit 2024-04-19T14:04:08.631944+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:09 smithi139 bash[18762]: cluster 2024-04-19T14:04:08.584526+0000 mgr.y (mgr.24301) 48 : cluster [DBG] pgmap v26: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:09 smithi139 bash[18762]: audit 2024-04-19T14:04:08.631944+0000 mon.a (mon.0) 816 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:11 smithi139 bash[18762]: cluster 2024-04-19T14:04:10.585141+0000 mgr.y (mgr.24301) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:11 smithi135 bash[24028]: cluster 2024-04-19T14:04:10.585141+0000 mgr.y (mgr.24301) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:11 smithi135 bash[18636]: cluster 2024-04-19T14:04:10.585141+0000 mgr.y (mgr.24301) 49 : cluster [DBG] pgmap v27: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:12.530 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:12 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:12] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:12.591 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:04:12.591 INFO:teuthology.orchestra.run.smithi135.stdout:{"epoch":59,"fsid":"66d0bdae-fe54-11ee-bc92-c7b262605968","created":"2024-04-19T13:55:58.070797+0000","modified":"2024-04-19T14:03:21.575772+0000","last_up_change":"2024-04-19T14:02:52.647464+0000","last_in_change":"2024-04-19T14:02:29.384952+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-19T13:59:54.355597+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":"f09df81d-5a76-43f4-8a17-e85f4f26feb4","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.135:6802","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6803","nonce":1758986844}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6804","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6805","nonce":1758986844}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6808","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6809","nonce":1758986844}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6806","nonce":1758986844},{"type":"v1","addr":"172.21.15.135:6807","nonce":1758986844}]},"public_addr":"172.21.15.135:6803/1758986844","cluster_addr":"172.21.15.135:6805/1758986844","heartbeat_back_addr":"172.21.15.135:6809/1758986844","heartbeat_front_addr":"172.21.15.135:6807/1758986844","state":["exists","up"]},{"osd":1,"uuid":"86ff6aee-a132-406f-9408-d8e2f4ac1d8e","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.135:6810","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6811","nonce":1402831392}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6812","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6813","nonce":1402831392}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6816","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6817","nonce":1402831392}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6814","nonce":1402831392},{"type":"v1","addr":"172.21.15.135:6815","nonce":1402831392}]},"public_addr":"172.21.15.135:6811/1402831392","cluster_addr":"172.21.15.135:6813/1402831392","heartbeat_back_addr":"172.21.15.135:6817/1402831392","heartbeat_front_addr":"172.21.15.135:6815/1402831392","state":["exists","up"]},{"osd":2,"uuid":"b6fffc4b-c9ac-4831-bf26-66e5a49f0a4a","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.135:6818","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6819","nonce":1836170297}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6820","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6821","nonce":1836170297}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6824","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6825","nonce":1836170297}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6822","nonce":1836170297},{"type":"v1","addr":"172.21.15.135:6823","nonce":1836170297}]},"public_addr":"172.21.15.135:6819/1836170297","cluster_addr":"172.21.15.135:6821/1836170297","heartbeat_back_addr":"172.21.15.135:6825/1836170297","heartbeat_front_addr":"172.21.15.135:6823/1836170297","state":["exists","up"]},{"osd":3,"uuid":"78fa4e75-f76b-4eb4-a27b-059f31c0b8d0","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.135:6826","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6827","nonce":3387256034}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6828","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6829","nonce":3387256034}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6832","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6833","nonce":3387256034}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.135:6830","nonce":3387256034},{"type":"v1","addr":"172.21.15.135:6831","nonce":3387256034}]},"public_addr":"172.21.15.135:6827/3387256034","cluster_addr":"172.21.15.135:6829/3387256034","heartbeat_back_addr":"172.21.15.135:6833/3387256034","heartbeat_front_addr":"172.21.15.135:6831/3387256034","state":["exists","up"]},{"osd":4,"uuid":"3e385dfa-c5c4-45a5-84b3-92bc34307b20","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.139:6800","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6801","nonce":1526284670}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6802","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6803","nonce":1526284670}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6806","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6807","nonce":1526284670}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6804","nonce":1526284670},{"type":"v1","addr":"172.21.15.139:6805","nonce":1526284670}]},"public_addr":"172.21.15.139:6801/1526284670","cluster_addr":"172.21.15.139:6803/1526284670","heartbeat_back_addr":"172.21.15.139:6807/1526284670","heartbeat_front_addr":"172.21.15.139:6805/1526284670","state":["exists","up"]},{"osd":5,"uuid":"20db1afa-c6ed-4b78-afdf-bc713d12fe1a","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.139:6808","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6809","nonce":2989254158}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6810","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6811","nonce":2989254158}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6814","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6815","nonce":2989254158}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6812","nonce":2989254158},{"type":"v1","addr":"172.21.15.139:6813","nonce":2989254158}]},"public_addr":"172.21.15.139:6809/2989254158","cluster_addr":"172.21.15.139:6811/2989254158","heartbeat_back_addr":"172.21.15.139:6815/2989254158","heartbeat_front_addr":"172.21.15.139:6813/2989254158","state":["exists","up"]},{"osd":6,"uuid":"bc87688a-942b-496c-8a6a-ceac967dba02","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.139:6816","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6817","nonce":1858891320}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6818","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6819","nonce":1858891320}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6822","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6823","nonce":1858891320}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6820","nonce":1858891320},{"type":"v1","addr":"172.21.15.139:6821","nonce":1858891320}]},"public_addr":"172.21.15.139:6817/1858891320","cluster_addr":"172.21.15.139:6819/1858891320","heartbeat_back_addr":"172.21.15.139:6823/1858891320","heartbeat_front_addr":"172.21.15.139:6821/1858891320","state":["exists","up"]},{"osd":7,"uuid":"4cbd228a-4bdc-46bb-8ba6-45f5a82d6329","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.139:6824","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6825","nonce":1722098901}]},"cluster_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6826","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6827","nonce":1722098901}]},"heartbeat_back_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6830","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6831","nonce":1722098901}]},"heartbeat_front_addrs":{"addrvec":[{"type":"v2","addr":"172.21.15.139:6828","nonce":1722098901},{"type":"v1","addr":"172.21.15.139:6829","nonce":1722098901}]},"public_addr":"172.21.15.139:6825/1722098901","cluster_addr":"172.21.15.139:6827/1722098901","heartbeat_back_addr":"172.21.15.139:6831/1722098901","heartbeat_front_addr":"172.21.15.139:6829/1722098901","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-19T13:58:41.931684+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-19T13:59:15.867834+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-19T13:59:51.595949+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-19T14:00:28.349052+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-19T14:01:04.758840+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-19T14:01:41.570379+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-19T14:02:15.924197+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-19T14:02:50.927649+0000","dead_epoch":0}],"pg_upmap":[],"pg_upmap_items":[],"pg_temp":[],"primary_temp":[],"blocklist":{"172.21.15.135:0/2885197814":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/1074731757":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6801/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/320367821":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/223603523":"2024-04-20T13:56:57.711357+0000","172.21.15.135:6801/395796444":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6800/2345383117":"2024-04-20T13:56:57.711357+0000","172.21.15.135:0/1360977206":"2024-04-20T13:56:57.711357+0000","172.21.15.135:6800/395796444":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/3450084722":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/2385494404":"2024-04-20T14:03:21.575677+0000","172.21.15.135:6800/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:6801/3312443321":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/1829672524":"2024-04-20T14:03:21.575677+0000","172.21.15.135:0/3152799915":"2024-04-20T13:56:29.047346+0000","172.21.15.135:0/3981607672":"2024-04-20T13:56:29.047346+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-19T14:04:13.454 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.0 flush_pg_stats 2024-04-19T14:04:13.455 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.1 flush_pg_stats 2024-04-19T14:04:13.455 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.2 flush_pg_stats 2024-04-19T14:04:13.456 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.3 flush_pg_stats 2024-04-19T14:04:13.456 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.4 flush_pg_stats 2024-04-19T14:04:13.456 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.5 flush_pg_stats 2024-04-19T14:04:13.457 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.6 flush_pg_stats 2024-04-19T14:04:13.457 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph tell osd.7 flush_pg_stats 2024-04-19T14:04:13.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:13 smithi139 bash[18762]: audit 2024-04-19T14:04:12.438289+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:13 smithi139 bash[18762]: audit 2024-04-19T14:04:12.444913+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:13 smithi139 bash[18762]: audit 2024-04-19T14:04:12.594400+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.135:0/4244168538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:13.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[18636]: audit 2024-04-19T14:04:12.438289+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[18636]: audit 2024-04-19T14:04:12.444913+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[18636]: audit 2024-04-19T14:04:12.594400+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.135:0/4244168538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:13.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[24028]: audit 2024-04-19T14:04:12.438289+0000 mon.a (mon.0) 817 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[24028]: audit 2024-04-19T14:04:12.444913+0000 mon.a (mon.0) 818 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:13.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:13 smithi135 bash[24028]: audit 2024-04-19T14:04:12.594400+0000 mon.c (mon.1) 55 : audit [DBG] from='client.? 172.21.15.135:0/4244168538' entity='client.admin' cmd=[{"prefix": "osd dump", "format": "json"}]: dispatch 2024-04-19T14:04:14.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:14 smithi135 bash[24028]: cluster 2024-04-19T14:04:12.585534+0000 mgr.y (mgr.24301) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:14.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:14 smithi135 bash[18636]: cluster 2024-04-19T14:04:12.585534+0000 mgr.y (mgr.24301) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:14 smithi139 bash[18762]: cluster 2024-04-19T14:04:12.585534+0000 mgr.y (mgr.24301) 50 : cluster [DBG] pgmap v28: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:15.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:14 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:16.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:15 smithi139 bash[18762]: cluster 2024-04-19T14:04:14.586116+0000 mgr.y (mgr.24301) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:16.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:15 smithi139 bash[18762]: audit 2024-04-19T14:04:14.737801+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:15 smithi139 bash[18762]: audit 2024-04-19T14:04:14.746645+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[24028]: cluster 2024-04-19T14:04:14.586116+0000 mgr.y (mgr.24301) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:16.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[24028]: audit 2024-04-19T14:04:14.737801+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[24028]: audit 2024-04-19T14:04:14.746645+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[18636]: cluster 2024-04-19T14:04:14.586116+0000 mgr.y (mgr.24301) 51 : cluster [DBG] pgmap v29: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:16.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[18636]: audit 2024-04-19T14:04:14.737801+0000 mon.a (mon.0) 819 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:15 smithi135 bash[18636]: audit 2024-04-19T14:04:14.746645+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:16.318 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.319 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.319 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.319 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.320 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.320 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.321 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:16.322 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:17.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:16 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:16.642Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.002804167s 2024-04-19T14:04:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:17 smithi139 bash[18762]: cluster 2024-04-19T14:04:16.586838+0000 mgr.y (mgr.24301) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:18.030 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:17 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:04:17] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:17 smithi135 bash[24028]: cluster 2024-04-19T14:04:16.586838+0000 mgr.y (mgr.24301) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:17 smithi135 bash[18636]: cluster 2024-04-19T14:04:16.586838+0000 mgr.y (mgr.24301) 52 : cluster [DBG] pgmap v30: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:18 smithi139 bash[18762]: audit 2024-04-19T14:04:17.831933+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:18 smithi139 bash[18762]: audit 2024-04-19T14:04:17.839009+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:19.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:19 smithi135 bash[24028]: audit 2024-04-19T14:04:17.831933+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:19.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:19 smithi135 bash[24028]: audit 2024-04-19T14:04:17.839009+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:19.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:19 smithi135 bash[18636]: audit 2024-04-19T14:04:17.831933+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:19.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:19 smithi135 bash[18636]: audit 2024-04-19T14:04:17.839009+0000 mon.a (mon.0) 822 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:20 smithi139 bash[18762]: cluster 2024-04-19T14:04:18.587357+0000 mgr.y (mgr.24301) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:20.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:20 smithi135 bash[18636]: cluster 2024-04-19T14:04:18.587357+0000 mgr.y (mgr.24301) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:20 smithi135 bash[24028]: cluster 2024-04-19T14:04:18.587357+0000 mgr.y (mgr.24301) 53 : cluster [DBG] pgmap v31: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:22 smithi139 bash[18762]: cluster 2024-04-19T14:04:20.587870+0000 mgr.y (mgr.24301) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:22 smithi135 bash[18636]: cluster 2024-04-19T14:04:20.587870+0000 mgr.y (mgr.24301) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:22 smithi135 bash[24028]: cluster 2024-04-19T14:04:20.587870+0000 mgr.y (mgr.24301) 54 : cluster [DBG] pgmap v32: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:23 smithi139 bash[18762]: audit 2024-04-19T14:04:22.679588+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:23 smithi139 bash[18762]: audit 2024-04-19T14:04:22.680345+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:23 smithi139 bash[18762]: audit 2024-04-19T14:04:22.697846+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[18636]: audit 2024-04-19T14:04:22.679588+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[18636]: audit 2024-04-19T14:04:22.680345+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[18636]: audit 2024-04-19T14:04:22.697846+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[18636]: audit 2024-04-19T14:04:22.698701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[24028]: audit 2024-04-19T14:04:22.679588+0000 mon.c (mon.1) 56 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[24028]: audit 2024-04-19T14:04:22.680345+0000 mon.a (mon.0) 823 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:04:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[24028]: audit 2024-04-19T14:04:22.697846+0000 mon.c (mon.1) 57 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:23 smithi135 bash[24028]: audit 2024-04-19T14:04:22.698701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:24.669 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:24 smithi135 bash[18636]: cluster 2024-04-19T14:04:22.588401+0000 mgr.y (mgr.24301) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:24.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:24 smithi135 bash[24028]: cluster 2024-04-19T14:04:22.588401+0000 mgr.y (mgr.24301) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:23 smithi139 bash[18762]: audit 2024-04-19T14:04:22.698701+0000 mon.a (mon.0) 824 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:04:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:24 smithi139 bash[18762]: cluster 2024-04-19T14:04:22.588401+0000 mgr.y (mgr.24301) 55 : cluster [DBG] pgmap v33: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:26 smithi139 bash[18762]: cluster 2024-04-19T14:04:24.589084+0000 mgr.y (mgr.24301) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:26 smithi135 bash[18636]: cluster 2024-04-19T14:04:24.589084+0000 mgr.y (mgr.24301) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:26 smithi135 bash[24028]: cluster 2024-04-19T14:04:24.589084+0000 mgr.y (mgr.24301) 56 : cluster [DBG] pgmap v34: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:28 smithi139 bash[18762]: cluster 2024-04-19T14:04:26.589672+0000 mgr.y (mgr.24301) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:28 smithi135 bash[24028]: cluster 2024-04-19T14:04:26.589672+0000 mgr.y (mgr.24301) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:28 smithi135 bash[18636]: cluster 2024-04-19T14:04:26.589672+0000 mgr.y (mgr.24301) 57 : cluster [DBG] pgmap v35: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:29.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.692 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.692 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.693 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.693 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.693 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.693 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.693 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.694 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.694 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:29.694 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.016 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.016 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.017 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.017 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.017 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.018 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.018 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:04:30.018 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:29 smithi139 systemd[1]: Started Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: cluster 2024-04-19T14:04:28.590349+0000 mgr.y (mgr.24301) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: audit 2024-04-19T14:04:29.842080+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: audit 2024-04-19T14:04:29.846790+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: audit 2024-04-19T14:04:29.847857+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: audit 2024-04-19T14:04:29.848586+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:30 smithi139 bash[18762]: audit 2024-04-19T14:04:29.856487+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: cluster 2024-04-19T14:04:28.590349+0000 mgr.y (mgr.24301) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: audit 2024-04-19T14:04:29.842080+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: audit 2024-04-19T14:04:29.846790+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: audit 2024-04-19T14:04:29.847857+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: audit 2024-04-19T14:04:29.848586+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[18636]: audit 2024-04-19T14:04:29.856487+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: cluster 2024-04-19T14:04:28.590349+0000 mgr.y (mgr.24301) 58 : cluster [DBG] pgmap v36: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: audit 2024-04-19T14:04:29.842080+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: audit 2024-04-19T14:04:29.846790+0000 mon.c (mon.1) 58 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: audit 2024-04-19T14:04:29.847857+0000 mon.c (mon.1) 59 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: audit 2024-04-19T14:04:29.848586+0000 mon.c (mon.1) 60 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:30 smithi135 bash[24028]: audit 2024-04-19T14:04:29.856487+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+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-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+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-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-19T14:04:31.336 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="App mode production" logger=settings 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+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-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create migration_log table" 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table" 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.login" 2024-04-19T14:04:31.337 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user.email" 2024-04-19T14:04:31.622 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[18762]: cephadm 2024-04-19T14:04:29.857255+0000 mgr.y (mgr.24301) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:04:31.622 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[18762]: cephadm 2024-04-19T14:04:29.858580+0000 mgr.y (mgr.24301) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:04:31.622 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[18762]: cephadm 2024-04-19T14:04:29.861737+0000 mgr.y (mgr.24301) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_login - v1" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_user_email - v1" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table user to user_v1 - v1" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create user table v2" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_login - v2" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_user_email - v2" 2024-04-19T14:04:31.623 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[18636]: cephadm 2024-04-19T14:04:29.857255+0000 mgr.y (mgr.24301) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[18636]: cephadm 2024-04-19T14:04:29.858580+0000 mgr.y (mgr.24301) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[18636]: cephadm 2024-04-19T14:04:29.861737+0000 mgr.y (mgr.24301) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[24028]: cephadm 2024-04-19T14:04:29.857255+0000 mgr.y (mgr.24301) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[24028]: cephadm 2024-04-19T14:04:29.858580+0000 mgr.y (mgr.24301) 60 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:04:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:31 smithi135 bash[24028]: cephadm 2024-04-19T14:04:29.861737+0000 mgr.y (mgr.24301) 61 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:04:31.828 INFO:teuthology.orchestra.run.smithi135.stdout:163208757282 2024-04-19T14:04:31.829 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.5 2024-04-19T14:04:31.907 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table user_v1" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add column help_flags1 to user table" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Update user table charset" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add last_seen_at column to user" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add missing user data" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_disabled column to user" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add index user.login/user.email" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="Add is_service_account column to user" 2024-04-19T14:04:31.908 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create temp user table v1-7" 2024-04-19T14:04:32.159 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v1-7" 2024-04-19T14:04:32.159 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:31 smithi139 bash[38642]: t=2024-04-19T14:04:31+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v1-7" 2024-04-19T14:04:32.159 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v1-7" 2024-04-19T14:04:32.160 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v1-7" 2024-04-19T14:04:32.160 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="Update temp_user table charset" 2024-04-19T14:04:32.428 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_email - v1" 2024-04-19T14:04:32.428 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_org_id - v1" 2024-04-19T14:04:32.428 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_code - v1" 2024-04-19T14:04:32.428 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_temp_user_status - v1" 2024-04-19T14:04:32.429 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table temp_user to temp_user_tmp_qwerty - v1" 2024-04-19T14:04:32.429 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create temp_user v2" 2024-04-19T14:04:32.429 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_email - v2" 2024-04-19T14:04:32.429 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_org_id - v2" 2024-04-19T14:04:32.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[18762]: cluster 2024-04-19T14:04:30.590879+0000 mgr.y (mgr.24301) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:32.689 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_code - v2" 2024-04-19T14:04:32.689 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_temp_user_status - v2" 2024-04-19T14:04:32.689 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="copy temp_user v1 to v2" 2024-04-19T14:04:32.852 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:32 smithi135 bash[18636]: cluster 2024-04-19T14:04:30.590879+0000 mgr.y (mgr.24301) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:32.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:32 smithi135 bash[24028]: cluster 2024-04-19T14:04:30.590879+0000 mgr.y (mgr.24301) 62 : cluster [DBG] pgmap v37: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:32.984 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="drop temp_user_tmp_qwerty" 2024-04-19T14:04:32.984 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:32 smithi139 bash[38642]: t=2024-04-19T14:04:32+0000 lvl=info msg="Executing migration" logger=migrator id="Set created for temp users that will otherwise prematurely expire" 2024-04-19T14:04:33.062 INFO:teuthology.orchestra.run.smithi135.stdout:231928234005 2024-04-19T14:04:33.062 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.7 2024-04-19T14:04:33.266 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="create star table" 2024-04-19T14:04:33.421 INFO:teuthology.orchestra.run.smithi135.stdout:107374182450 2024-04-19T14:04:33.421 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.3 2024-04-19T14:04:33.567 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index star.user_id_dashboard_id" 2024-04-19T14:04:33.567 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org table v1" 2024-04-19T14:04:34.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[18762]: cluster 2024-04-19T14:04:32.591458+0000 mgr.y (mgr.24301) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:34.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[18762]: audit 2024-04-19T14:04:32.701119+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:34.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_name - v1" 2024-04-19T14:04:34.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="create org_user table v1" 2024-04-19T14:04:34.017 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:33 smithi139 bash[38642]: t=2024-04-19T14:04:33+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_org_id - v1" 2024-04-19T14:04:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:33 smithi135 bash[18636]: cluster 2024-04-19T14:04:32.591458+0000 mgr.y (mgr.24301) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:33 smithi135 bash[18636]: audit 2024-04-19T14:04:32.701119+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:34.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:33 smithi135 bash[24028]: cluster 2024-04-19T14:04:32.591458+0000 mgr.y (mgr.24301) 63 : cluster [DBG] pgmap v38: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:34.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:33 smithi135 bash[24028]: audit 2024-04-19T14:04:32.701119+0000 mon.a (mon.0) 827 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:34.309 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_org_user_org_id_user_id - v1" 2024-04-19T14:04:34.583 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_org_user_user_id - v1" 2024-04-19T14:04:34.583 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org table charset" 2024-04-19T14:04:34.860 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="Update org_user table charset" 2024-04-19T14:04:34.860 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate all Read Only Viewers to Viewers" 2024-04-19T14:04:34.860 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard table" 2024-04-19T14:04:34.860 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard.account_id" 2024-04-19T14:04:34.949 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:34.977 INFO:teuthology.orchestra.run.smithi135.stdout:34359738438 2024-04-19T14:04:34.978 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.0 2024-04-19T14:04:35.021 INFO:teuthology.orchestra.run.smithi135.stdout:77309411384 2024-04-19T14:04:35.021 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.2 2024-04-19T14:04:35.138 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_account_id_slug" 2024-04-19T14:04:35.138 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:34 smithi139 bash[38642]: t=2024-04-19T14:04:34+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_tag table" 2024-04-19T14:04:35.138 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_tag.dasboard_id_term" 2024-04-19T14:04:35.138 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_dashboard_tag_dashboard_id_term - v1" 2024-04-19T14:04:35.138 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard to dashboard_v1 - v1" 2024-04-19T14:04:35.437 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard v2" 2024-04-19T14:04:35.437 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_org_id - v2" 2024-04-19T14:04:35.437 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_org_id_slug - v2" 2024-04-19T14:04:35.437 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard v1 to v2" 2024-04-19T14:04:35.731 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_v1" 2024-04-19T14:04:35.843 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:04:35] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:36.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard.data to mediumtext v1" 2024-04-19T14:04:36.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[38642]: t=2024-04-19T14:04:35+0000 lvl=info msg="Executing migration" logger=migrator id="Add column updated_by in dashboard - v2" 2024-04-19T14:04:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[18762]: cluster 2024-04-19T14:04:34.592164+0000 mgr.y (mgr.24301) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[18762]: audit 2024-04-19T14:04:34.847155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[18762]: audit 2024-04-19T14:04:34.853633+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[18762]: audit 2024-04-19T14:04:35.725839+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:35 smithi139 bash[18762]: audit 2024-04-19T14:04:35.733738+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18636]: cluster 2024-04-19T14:04:34.592164+0000 mgr.y (mgr.24301) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:36.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18636]: audit 2024-04-19T14:04:34.847155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18636]: audit 2024-04-19T14:04:34.853633+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18636]: audit 2024-04-19T14:04:35.725839+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[18636]: audit 2024-04-19T14:04:35.733738+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[24028]: cluster 2024-04-19T14:04:34.592164+0000 mgr.y (mgr.24301) 64 : cluster [DBG] pgmap v39: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:36.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[24028]: audit 2024-04-19T14:04:34.847155+0000 mon.a (mon.0) 828 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[24028]: audit 2024-04-19T14:04:34.853633+0000 mon.a (mon.0) 829 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[24028]: audit 2024-04-19T14:04:35.725839+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:35 smithi135 bash[24028]: audit 2024-04-19T14:04:35.733738+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:36.371 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column created_by in dashboard - v2" 2024-04-19T14:04:36.372 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column gnetId in dashboard" 2024-04-19T14:04:36.372 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for gnetId in dashboard" 2024-04-19T14:04:36.679 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_id in dashboard" 2024-04-19T14:04:36.955 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for plugin_id in dashboard" 2024-04-19T14:04:37.191 INFO:teuthology.orchestra.run.smithi135.stdout:128849018923 2024-04-19T14:04:37.191 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.4 2024-04-19T14:04:37.235 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:36 smithi139 bash[38642]: t=2024-04-19T14:04:36+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_id in dashboard_tag" 2024-04-19T14:04:37.235 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard table charset" 2024-04-19T14:04:37.236 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_tag table charset" 2024-04-19T14:04:37.236 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column folder_id in dashboard" 2024-04-19T14:04:37.357 INFO:teuthology.orchestra.run.smithi135.stdout:197568495644 2024-04-19T14:04:37.357 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.6 2024-04-19T14:04:37.515 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column isFolder in dashboard" 2024-04-19T14:04:37.515 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column has_acl in dashboard" 2024-04-19T14:04:37.515 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in dashboard" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in dashboard" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index dashboard_org_id_uid" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_slug" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard title length" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index for dashboard_org_id_title_folder_id" 2024-04-19T14:04:37.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning" 2024-04-19T14:04:37.767 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table dashboard_provisioning to dashboard_provisioning_tmp_qwerty - v1" 2024-04-19T14:04:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:37 smithi135 bash[18636]: cluster 2024-04-19T14:04:36.592800+0000 mgr.y (mgr.24301) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:37 smithi135 bash[24028]: cluster 2024-04-19T14:04:36.592800+0000 mgr.y (mgr.24301) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:38.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[18762]: cluster 2024-04-19T14:04:36.592800+0000 mgr.y (mgr.24301) 65 : cluster [DBG] pgmap v40: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:38.073 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_provisioning v2" 2024-04-19T14:04:38.073 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id - v2" 2024-04-19T14:04:38.073 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_provisioning_dashboard_id_name - v2" 2024-04-19T14:04:38.073 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="copy dashboard_provisioning v1 to v2" 2024-04-19T14:04:38.074 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:37 smithi139 bash[38642]: t=2024-04-19T14:04:37+0000 lvl=info msg="Executing migration" logger=migrator id="drop dashboard_provisioning_tmp_qwerty" 2024-04-19T14:04:38.074 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add check_sum column" 2024-04-19T14:04:38.074 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_title" 2024-04-19T14:04:38.074 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="delete tags for deleted dashboards" 2024-04-19T14:04:38.131 INFO:teuthology.orchestra.run.smithi135.stdout:55834574913 2024-04-19T14:04:38.132 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph osd last-stat-seq osd.1 2024-04-19T14:04:38.342 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="delete stars for deleted dashboards" 2024-04-19T14:04:38.342 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for dashboard_is_folder" 2024-04-19T14:04:38.342 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table" 2024-04-19T14:04:38.343 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="add index data_source.account_id" 2024-04-19T14:04:38.343 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index data_source.account_id_name" 2024-04-19T14:04:38.343 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_data_source_account_id - v1" 2024-04-19T14:04:38.343 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_data_source_account_id_name - v1" 2024-04-19T14:04:38.594 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table data_source to data_source_v1 - v1" 2024-04-19T14:04:38.595 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="create data_source table v2" 2024-04-19T14:04:38.595 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_data_source_org_id - v2" 2024-04-19T14:04:38.595 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_data_source_org_id_name - v2" 2024-04-19T14:04:38.595 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="copy data_source v1 to v2" 2024-04-19T14:04:38.596 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table data_source_v1 #2" 2024-04-19T14:04:38.596 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add column with_credentials" 2024-04-19T14:04:38.615 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:38.616 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:38.617 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:38.617 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:38.618 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add secure json data column" 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update data_source table charset" 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update initial version to 1" 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add read_only data column" 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Migrate logging ds to loki ds" 2024-04-19T14:04:38.855 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update json_data with nulls" 2024-04-19T14:04:39.157 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:38 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:39.230 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add uid column" 2024-04-19T14:04:39.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid value" 2024-04-19T14:04:39.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:38 smithi139 bash[38642]: t=2024-04-19T14:04:38+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index datasource_org_id_uid" 2024-04-19T14:04:39.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index datasource_org_id_is_default" 2024-04-19T14:04:39.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table" 2024-04-19T14:04:39.516 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id" 2024-04-19T14:04:39.516 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.key" 2024-04-19T14:04:39.589 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:39.589 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:39.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[18762]: cluster 2024-04-19T14:04:38.593487+0000 mgr.y (mgr.24301) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:39.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[18762]: audit 2024-04-19T14:04:38.817696+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:39.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[18762]: audit 2024-04-19T14:04:38.823012+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:39.945 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="add index api_key.account_id_name" 2024-04-19T14:04:39.945 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_api_key_account_id - v1" 2024-04-19T14:04:39.945 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_key - v1" 2024-04-19T14:04:39.945 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_api_key_account_id_name - v1" 2024-04-19T14:04:39.946 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table api_key to api_key_v1 - v1" 2024-04-19T14:04:40.218 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:40 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:04:40] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[18636]: cluster 2024-04-19T14:04:38.593487+0000 mgr.y (mgr.24301) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[18636]: audit 2024-04-19T14:04:38.817696+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[18636]: audit 2024-04-19T14:04:38.823012+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[24028]: cluster 2024-04-19T14:04:38.593487+0000 mgr.y (mgr.24301) 66 : cluster [DBG] pgmap v41: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[24028]: audit 2024-04-19T14:04:38.817696+0000 mon.a (mon.0) 832 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:40.219 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:39 smithi135 bash[24028]: audit 2024-04-19T14:04:38.823012+0000 mon.a (mon.0) 833 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:39 smithi139 bash[38642]: t=2024-04-19T14:04:39+0000 lvl=info msg="Executing migration" logger=migrator id="create api_key table v2" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_api_key_org_id - v2" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_key - v2" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_api_key_org_id_name - v2" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="copy api_key v1 to v2" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table api_key_v1" 2024-04-19T14:04:40.231 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update api_key table charset" 2024-04-19T14:04:40.500 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add expires to api_key table" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add service account foreign key" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v4" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="drop table dashboard_snapshot_v4 #1" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_snapshot table v5 #2" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_key - v5" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_dashboard_snapshot_delete_key - v5" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_dashboard_snapshot_user_id - v5" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_snapshot to mediumtext v2" 2024-04-19T14:04:40.501 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update dashboard_snapshot table charset" 2024-04-19T14:04:40.608 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external_delete_url to dashboard_snapshots table" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add encrypted dashboard json column" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Change dashboard_encrypted column to MEDIUMBLOB" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create quota table v1" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_quota_org_id_user_id_target - v1" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update quota table charset" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create plugin_setting table" 2024-04-19T14:04:40.753 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create index UQE_plugin_setting_org_id_plugin_id - v1" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Add column plugin_version to plugin_settings" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update plugin_setting table charset" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create session table" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist table" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old table playlist_item table" 2024-04-19T14:04:41.016 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist table v2" 2024-04-19T14:04:41.017 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="create playlist item table v2" 2024-04-19T14:04:41.017 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist table charset" 2024-04-19T14:04:41.017 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:40 smithi139 bash[38642]: t=2024-04-19T14:04:40+0000 lvl=info msg="Executing migration" logger=migrator id="Update playlist_item table charset" 2024-04-19T14:04:41.017 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v2" 2024-04-19T14:04:41.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:41 smithi135 bash[18636]: audit 2024-04-19T14:04:40.023307+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:41 smithi135 bash[18636]: audit 2024-04-19T14:04:40.033212+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:41 smithi135 bash[24028]: audit 2024-04-19T14:04:40.023307+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:41 smithi135 bash[24028]: audit 2024-04-19T14:04:40.033212+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.291 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[18762]: audit 2024-04-19T14:04:40.023307+0000 mon.a (mon.0) 834 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.291 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[18762]: audit 2024-04-19T14:04:40.033212+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop preferences table v3" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="create preferences table v3" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update preferences table charset" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column team_id in preferences" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update team_id column values in preferences" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column week_start in preferences" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert table v1" 2024-04-19T14:04:41.292 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert org_id & id " 2024-04-19T14:04:41.552 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert state" 2024-04-19T14:04:41.552 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert dashboard_id" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v1" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_rule_tag.alert_id_tag_id" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_alert_rule_tag_alert_id_tag_id - v1" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table alert_rule_tag to alert_rule_tag_v1 - v1" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Create alert_rule_tag table v2" 2024-04-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+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-19T14:04:41.553 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="copy alert_rule_tag v1 to v2" 2024-04-19T14:04:41.813 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop table alert_rule_tag_v1" 2024-04-19T14:04:41.813 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification table v1" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column is_default" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column frequency" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column send_reminder" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Add column disable_resolve_message" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification org_id & name" 2024-04-19T14:04:41.814 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert table charset" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[18762]: cluster 2024-04-19T14:04:40.594147+0000 mgr.y (mgr.24301) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert_notification table charset" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="create notification_journal table v1" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index notification_journal org_id & alert_id & notifier_id" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_notification_journal" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_notification_state table v1" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:41 smithi139 bash[38642]: t=2024-04-19T14:04:41+0000 lvl=info msg="Executing migration" logger=migrator id="add index alert_notification_state org_id & alert_id & notifier_id" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add for to alert table" 2024-04-19T14:04:42.066 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column uid in alert_notification" 2024-04-19T14:04:42.067 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update uid column values in alert_notification" 2024-04-19T14:04:42.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:42 smithi135 bash[18636]: cluster 2024-04-19T14:04:40.594147+0000 mgr.y (mgr.24301) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:42.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:42 smithi135 bash[24028]: cluster 2024-04-19T14:04:40.594147+0000 mgr.y (mgr.24301) 67 : cluster [DBG] pgmap v42: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index alert_notification_org_id_uid" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index org_id_name" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column secure_settings in alert_notification" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert.settings to mediumtext" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_notification_state_alert_id" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add non-unique index alert_rule_tag_alert_id" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop old annotation table v4" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="create annotation table v5" 2024-04-19T14:04:42.319 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 0 v3" 2024-04-19T14:04:42.638 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 1 v3" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 2 v3" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 3 v3" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="add index annotation 4 v3" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update annotation table charset" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column region_id to annotation table" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Drop category_id index" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add column tags to annotation table" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v2" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add unique index annotation_tag.annotation_id_tag_id" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop index UQE_annotation_tag_annotation_id_tag_id - v2" 2024-04-19T14:04:42.639 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table annotation_tag to annotation_tag_v2 - v2" 2024-04-19T14:04:42.891 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Create annotation_tag table v3" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+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-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="copy annotation_tag v2 to v3" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="drop table annotation_tag_v2" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Update alert annotations and set TEXT to empty" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add created time to annotation table" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add updated time to annotation table" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for created in annotation table" 2024-04-19T14:04:42.892 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for updated in annotation table" 2024-04-19T14:04:43.143 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Convert existing annotations from seconds to milliseconds" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add epoch_end column" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:42 smithi139 bash[38642]: t=2024-04-19T14:04:42+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for epoch_end" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Make epoch_end the same as epoch" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Move region to single row" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch from annotation table" 2024-04-19T14:04:43.144 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_dashboard_id_panel_id_epoch from annotation table" 2024-04-19T14:04:43.283 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:43 smithi135 systemd[1]: Stopping Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:04:43.284 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:43 smithi135 bash[46000]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T14:04:43.284 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:43 smithi135 bash[42927]: level=info ts=2024-04-19T14:04:43.151Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:04:43.429 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_dashboard_id_epoch_end_epoch on annotation table" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for org_id_epoch_end_epoch on annotation table" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Remove index org_id_epoch_epoch_end from annotation table" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add index for alert_id on annotation table" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="create test_data table" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard_version table v1" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_version.dashboard_id" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_version.dashboard_id and dashboard_version.version" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Set dashboard version to 1 where 0" 2024-04-19T14:04:43.430 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="save existing dashboard data in dashboard_version table v1" 2024-04-19T14:04:43.690 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="alter dashboard_version.data to mediumtext v1" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team table" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team.org_id" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_org_id_name" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="create team member table" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.org_id" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_member_org_id_team_id_user_id" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_member.team_id" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column email to team table" 2024-04-19T14:04:43.691 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column external to team_member table" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="Add column permission to team_member table" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="create dashboard acl table" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_dashboard_id" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_user_id" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index dashboard_acl_dashboard_id_team_id" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_user_id" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_team_id" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_acl_org_id_role" 2024-04-19T14:04:43.952 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="add index dashboard_permission" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[18762]: cluster 2024-04-19T14:04:42.594697+0000 mgr.y (mgr.24301) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:43 smithi139 bash[38642]: t=2024-04-19T14:04:43+0000 lvl=info msg="Executing migration" logger=migrator id="save default acl rules in dashboard_acl table" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="delete acl rules for deleted dashboards and folders" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create tag table" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index tag.key_value" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login attempt table" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index login_attempt.username" 2024-04-19T14:04:44.229 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop index IDX_login_attempt_username - v1" 2024-04-19T14:04:44.498 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Rename table login_attempt to login_attempt_tmp_qwerty - v1" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create login_attempt v2" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_login_attempt_username - v2" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="copy login_attempt v1 to v2" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="drop login_attempt_tmp_qwerty" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth table" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create index IDX_user_auth_auth_module_auth_id - v1" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="alter user_auth.auth_id to length 190" 2024-04-19T14:04:44.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth access token to user_auth" 2024-04-19T14:04:44.506 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:44 smithi135 bash[18636]: cluster 2024-04-19T14:04:42.594697+0000 mgr.y (mgr.24301) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:44.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:44 smithi135 bash[24028]: cluster 2024-04-19T14:04:42.594697+0000 mgr.y (mgr.24301) 68 : cluster [DBG] pgmap v43: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth refresh token to user_auth" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth token type to user_auth" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add OAuth expiry to user_auth" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add index to user_id column in user_auth" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create server_lock table" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index server_lock.operation_uid" 2024-04-19T14:04:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create user auth token table" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.auth_token" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_auth_token.prev_auth_token" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_auth_token.user_id" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="Add revoked_at to the user auth token" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create cache_data table" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index cache_data.cache_key" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="create short_url table v1" 2024-04-19T14:04:45.037 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:44 smithi139 bash[38642]: t=2024-04-19T14:04:44+0000 lvl=info msg="Executing migration" logger=migrator id="add index short_url.org_id-uid" 2024-04-19T14:04:45.038 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition table" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition table" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and title columns" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_definition on org_id and uid columns" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition table data column to mediumtext in mysql" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and title columns" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop index in alert_definition on org_id and uid columns" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and title columns" 2024-04-19T14:04:45.306 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index in alert_definition on org_id and uid columns" 2024-04-19T14:04:45.575 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="Add column paused in alert_definition" 2024-04-19T14:04:45.575 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition table" 2024-04-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="delete alert_definition_version table" 2024-04-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="recreate alert_definition_version table" 2024-04-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+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-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+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-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_definition_version table data column to mediumtext in mysql" 2024-04-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="drop alert_definition_version table" 2024-04-19T14:04:45.576 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_instance table" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+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-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_instance table on def_org_id, current_state columns" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add column current_state_end to alert_instance" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, def_uid, current_state on alert_instance" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="remove index def_org_id, current_state on alert_instance" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_org_id to rule_org_id in alert_instance" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="rename def_uid to rule_uid in alert_instance" 2024-04-19T14:04:45.836 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, rule_uid, current_state on alert_instance" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index rule_org_id, current_state on alert_instance" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule table" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and title columns" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id and uid columns" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespace_uid, group_uid columns" 2024-04-19T14:04:46.088 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:45 smithi139 bash[38642]: t=2024-04-19T14:04:45+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule table data column to mediumtext in mysql" 2024-04-19T14:04:46.089 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule" 2024-04-19T14:04:46.089 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule" 2024-04-19T14:04:46.089 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="remove unique index from alert_rule on org_id, title columns" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_rule on org_id, namespase_uid and title columns" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add dashboard_uid column to alert_rule" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add panel_id column to alert_rule" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+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-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="create alert_rule_version table" 2024-04-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+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-19T14:04:46.341 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+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-19T14:04:46.601 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[18762]: cluster 2024-04-19T14:04:44.595306+0000 mgr.y (mgr.24301) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="alter alert_rule_version table data column to mediumtext in mysql" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column for to alert_rule_version" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column annotations to alert_rule_version" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column labels to alert_rule_version" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id=create_alert_configuration_table 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="Add column default in alert_configuration" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="alert alert_configuration alertmanager_configuration column from TEXT to MEDIUMTEXT if mysql" 2024-04-19T14:04:46.602 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add column org_id in alert_configuration" 2024-04-19T14:04:46.603 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in alert_configuration table on org_id column" 2024-04-19T14:04:46.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:46 smithi135 bash[18636]: cluster 2024-04-19T14:04:44.595306+0000 mgr.y (mgr.24301) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:46.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:46 smithi135 bash[24028]: cluster 2024-04-19T14:04:44.595306+0000 mgr.y (mgr.24301) 69 : cluster [DBG] pgmap v44: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:46.807 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:46 smithi135 bash[46009]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:04:46.807 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:46 smithi135 bash[46307]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T14:04:46.853 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id=create_ngalert_configuration_table 2024-04-19T14:04:46.853 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index in ngalert_configuration on org_id column" 2024-04-19T14:04:46.853 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="clear migration entry \"remove unified alerting data\"" 2024-04-19T14:04:46.853 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="move dashboard alerts to unified alerting" 2024-04-19T14:04:46.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element table v1" 2024-04-19T14:04:46.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element org_id-folder_id-name-kind" 2024-04-19T14:04:46.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="create library_element_connection table v1" 2024-04-19T14:04:47.106 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add index library_element_connection element_id-kind-connection_id" 2024-04-19T14:04:47.106 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index library_element org_id_uid" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="clone move dashboard alerts to unified alerting" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="create data_keys table" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:46 smithi139 bash[38642]: t=2024-04-19T14:04:46+0000 lvl=info msg="Executing migration" logger=migrator id="create kv_store table v1" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index kv_store.org_id-namespace-key" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="update dashboard_uid and panel_id from existing annotations" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="create permission table" 2024-04-19T14:04:47.107 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index permission.role_id" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_id_action_scope" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="create role table" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column display_name" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add column group_name" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index role.org_id" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role_org_id_name" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index role_org_id_uid" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="create team role table" 2024-04-19T14:04:47.384 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.org_id" 2024-04-19T14:04:47.612 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:47 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T14:04:47.613 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:47 smithi135 systemd[1]: Stopped Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:47.613 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:47 smithi135 systemd[1]: Started Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:47.746 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index team_role_org_id_team_id_role_id" 2024-04-19T14:04:47.747 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index team_role.team_id" 2024-04-19T14:04:47.747 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="create user role table" 2024-04-19T14:04:47.747 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.org_id" 2024-04-19T14:04:47.747 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index user_role_org_id_user_id_role_id" 2024-04-19T14:04:48.040 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index user_role.user_id" 2024-04-19T14:04:48.040 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="create builtin role table" 2024-04-19T14:04:48.040 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:47 smithi139 bash[38642]: t=2024-04-19T14:04:47+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.role_id" 2024-04-19T14:04:48.496 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[38642]: t=2024-04-19T14:04:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.name" 2024-04-19T14:04:48.496 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[38642]: t=2024-04-19T14:04:48+0000 lvl=info msg="Executing migration" logger=migrator id="Add column org_id to builtin_role table" 2024-04-19T14:04:48.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[18762]: cluster 2024-04-19T14:04:46.595840+0000 mgr.y (mgr.24301) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:48.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[18762]: audit 2024-04-19T14:04:47.385601+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:48.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[18762]: cephadm 2024-04-19T14:04:47.389238+0000 mgr.y (mgr.24301) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:04:48.497 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[18762]: cephadm 2024-04-19T14:04:47.393578+0000 mgr.y (mgr.24301) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:04:48.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[18636]: cluster 2024-04-19T14:04:46.595840+0000 mgr.y (mgr.24301) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:48.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[18636]: audit 2024-04-19T14:04:47.385601+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:48.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[18636]: cephadm 2024-04-19T14:04:47.389238+0000 mgr.y (mgr.24301) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:04:48.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[18636]: cephadm 2024-04-19T14:04:47.393578+0000 mgr.y (mgr.24301) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:04:48.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:48 smithi139 bash[38642]: t=2024-04-19T14:04:48+0000 lvl=info msg="Executing migration" logger=migrator id="add index builtin_role.org_id" 2024-04-19T14:04:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[24028]: cluster 2024-04-19T14:04:46.595840+0000 mgr.y (mgr.24301) 70 : cluster [DBG] pgmap v45: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[24028]: audit 2024-04-19T14:04:47.385601+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[24028]: cephadm 2024-04-19T14:04:47.389238+0000 mgr.y (mgr.24301) 71 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:04:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:48 smithi135 bash[24028]: cephadm 2024-04-19T14:04:47.393578+0000 mgr.y (mgr.24301) 72 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:04:49.457 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_org_id_role_id_role" 2024-04-19T14:04:49.712 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Executing migration" logger=migrator id="Remove unique index role_org_id_uid" 2024-04-19T14:04:49.712 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index role.uid" 2024-04-19T14:04:49.712 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Executing migration" logger=migrator id="create seed assignment table" 2024-04-19T14:04:49.997 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Executing migration" logger=migrator id="add unique index builtin_role_role_name" 2024-04-19T14:04:49.997 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="migrations completed" logger=migrator performed=381 skipped=0 duration=18.696214907s 2024-04-19T14:04:49.997 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-19T14:04:49.997 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:49 smithi139 bash[38642]: t=2024-04-19T14:04:49+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-19T14:04:50.266 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-19T14:04:50.266 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-19T14:04:50.266 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-19T14:04:50.266 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-19T14:04:50.619 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[18762]: cluster 2024-04-19T14:04:48.596364+0000 mgr.y (mgr.24301) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:50.620 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=warn msg="[Deprecated] the datasource provisioning config is outdated. please upgrade" logger=provisioning.datasources filename=/etc/grafana/provisioning/datasources/ceph-dashboard.yml 2024-04-19T14:04:50.620 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-19T14:04:50.620 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-19T14:04:50.620 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-19T14:04:50.620 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:04:50 smithi139 bash[38642]: t=2024-04-19T14:04:50+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-19T14:04:50.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:50 smithi135 bash[18636]: cluster 2024-04-19T14:04:48.596364+0000 mgr.y (mgr.24301) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:50 smithi135 bash[24028]: cluster 2024-04-19T14:04:48.596364+0000 mgr.y (mgr.24301) 73 : cluster [DBG] pgmap v46: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:52.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:52 smithi139 bash[18762]: cluster 2024-04-19T14:04:50.596928+0000 mgr.y (mgr.24301) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:52.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:52 smithi135 bash[18636]: cluster 2024-04-19T14:04:50.596928+0000 mgr.y (mgr.24301) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:52.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:52 smithi135 bash[24028]: cluster 2024-04-19T14:04:50.596928+0000 mgr.y (mgr.24301) 74 : cluster [DBG] pgmap v47: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:53.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:53 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:04:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:53.894 INFO:teuthology.orchestra.run.smithi135.stdout:231928234009 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[39744]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.752Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T14:04:53.970 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T14:04:53.971 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:53 smithi139 bash[36681]: ts=2024-04-19T14:04:53.753Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T14:04:54.203 INFO:teuthology.orchestra.run.smithi135.stdout:163208757287 2024-04-19T14:04:54.378 INFO:teuthology.orchestra.run.smithi135.stdout:34359738442 2024-04-19T14:04:54.467 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: cluster 2024-04-19T14:04:52.597425+0000 mgr.y (mgr.24301) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:54.467 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: audit 2024-04-19T14:04:53.447106+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.467 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: audit 2024-04-19T14:04:53.454693+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: audit 2024-04-19T14:04:53.898606+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.135:0/2475621659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T14:04:54.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: audit 2024-04-19T14:04:54.207288+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.135:0/1821976106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T14:04:54.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[24028]: audit 2024-04-19T14:04:54.382163+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.135:0/3753169201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T14:04:54.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[39754]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:04:54.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[39788]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:04:54.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:54 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:04:54.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:54 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:54.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:54 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:04:54.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: cluster 2024-04-19T14:04:52.597425+0000 mgr.y (mgr.24301) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:54.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: audit 2024-04-19T14:04:53.447106+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: audit 2024-04-19T14:04:53.454693+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: audit 2024-04-19T14:04:53.898606+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.135:0/2475621659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T14:04:54.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: audit 2024-04-19T14:04:54.207288+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.135:0/1821976106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T14:04:54.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:54 smithi139 bash[18762]: audit 2024-04-19T14:04:54.382163+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.135:0/3753169201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T14:04:54.763 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.410Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.410Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.473Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.135 port=9094 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.474Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.509Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.509Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.512Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T14:04:54.764 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:54.512Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T14:04:54.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: cluster 2024-04-19T14:04:52.597425+0000 mgr.y (mgr.24301) 75 : cluster [DBG] pgmap v48: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:54.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: audit 2024-04-19T14:04:53.447106+0000 mon.a (mon.0) 837 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: audit 2024-04-19T14:04:53.454693+0000 mon.a (mon.0) 838 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:54.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: audit 2024-04-19T14:04:53.898606+0000 mon.a (mon.0) 839 : audit [DBG] from='client.? 172.21.15.135:0/2475621659' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 7}]: dispatch 2024-04-19T14:04:54.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: audit 2024-04-19T14:04:54.207288+0000 mon.a (mon.0) 840 : audit [DBG] from='client.? 172.21.15.135:0/1821976106' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 5}]: dispatch 2024-04-19T14:04:54.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:54 smithi135 bash[18636]: audit 2024-04-19T14:04:54.382163+0000 mon.c (mon.1) 61 : audit [DBG] from='client.? 172.21.15.135:0/3753169201' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 0}]: dispatch 2024-04-19T14:04:55.532 INFO:teuthology.orchestra.run.smithi135.stdout:77309411388 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.479336+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.483805+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.484188+0000 mgr.y (mgr.24301) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.485133+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.485448+0000 mgr.y (mgr.24301) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.489444+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.495457+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.495940+0000 mgr.y (mgr.24301) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.506566+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.506989+0000 mgr.y (mgr.24301) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.507937+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.508335+0000 mgr.y (mgr.24301) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.514521+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.516276+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.517718+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.518516+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.525465+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.530429+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.531407+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.531959+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: audit 2024-04-19T14:04:54.536864+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[18762]: cluster 2024-04-19T14:04:54.597941+0000 mgr.y (mgr.24301) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.479336+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.483805+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.484188+0000 mgr.y (mgr.24301) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.485133+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.485448+0000 mgr.y (mgr.24301) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.489444+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.495457+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.495940+0000 mgr.y (mgr.24301) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.506566+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.506989+0000 mgr.y (mgr.24301) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.507937+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.508335+0000 mgr.y (mgr.24301) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.514521+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.516276+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.517718+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.518516+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.525465+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.530429+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.531407+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.531959+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: audit 2024-04-19T14:04:54.536864+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[18636]: cluster 2024-04-19T14:04:54.597941+0000 mgr.y (mgr.24301) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:55.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.479336+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.483805+0000 mon.c (mon.1) 62 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.484188+0000 mgr.y (mgr.24301) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.485133+0000 mon.c (mon.1) 63 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.485448+0000 mgr.y (mgr.24301) 77 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://172.21.15.135:9093"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.489444+0000 mon.a (mon.0) 842 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.495457+0000 mon.c (mon.1) 64 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.495940+0000 mgr.y (mgr.24301) 78 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.506566+0000 mon.c (mon.1) 65 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.506989+0000 mgr.y (mgr.24301) 79 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.507937+0000 mon.c (mon.1) 66 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.508335+0000 mgr.y (mgr.24301) 80 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://172.21.15.139:3000"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.514521+0000 mon.a (mon.0) 843 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.516276+0000 mon.c (mon.1) 67 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.517718+0000 mon.c (mon.1) 68 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.518516+0000 mon.c (mon.1) 69 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.525465+0000 mon.a (mon.0) 844 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.530429+0000 mon.c (mon.1) 70 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:04:55.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.531407+0000 mon.c (mon.1) 71 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:04:55.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.531959+0000 mon.c (mon.1) 72 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:04:55.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: audit 2024-04-19T14:04:54.536864+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:04:55.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:55 smithi135 bash[24028]: cluster 2024-04-19T14:04:54.597941+0000 mgr.y (mgr.24301) 81 : cluster [DBG] pgmap v49: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.773Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.775Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:04:56.266 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.775Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.776Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.781Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.781Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=3.118µs 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.781Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.783Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=1 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.783Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=1 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.783Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=57.298µs wal_replay_duration=1.734223ms total_replay_duration=1.820987ms 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.784Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.784Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.784Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.808Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=23.832543ms db_storage=737ns remote_storage=2.04µs web_handler=465ns query_engine=841ns scrape=421.961µs scrape_sd=45.224µs notify=32.937µs notify_sd=13.387µs rules=22.926005ms 2024-04-19T14:04:56.267 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:04:55 smithi139 bash[39824]: ts=2024-04-19T14:04:55.808Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T14:04:56.631 INFO:tasks.cephadm.ceph_manager.ceph:need seq 163208757282 got 163208757287 for osd.5 2024-04-19T14:04:56.632 DEBUG:teuthology.parallel:result is None 2024-04-19T14:04:56.645 INFO:tasks.cephadm.ceph_manager.ceph:need seq 231928234005 got 231928234009 for osd.7 2024-04-19T14:04:56.646 DEBUG:teuthology.parallel:result is None 2024-04-19T14:04:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:56 smithi139 bash[18762]: audit 2024-04-19T14:04:55.535887+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.135:0/460770353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T14:04:56.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:56 smithi135 bash[24028]: audit 2024-04-19T14:04:55.535887+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.135:0/460770353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T14:04:56.832 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:04:56 smithi135 bash[46339]: level=info ts=2024-04-19T14:04:56.475Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000916271s 2024-04-19T14:04:56.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:56 smithi135 bash[18636]: audit 2024-04-19T14:04:55.535887+0000 mon.a (mon.0) 846 : audit [DBG] from='client.? 172.21.15.135:0/460770353' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 2}]: dispatch 2024-04-19T14:04:56.949 INFO:teuthology.orchestra.run.smithi135.stdout:197568495648 2024-04-19T14:04:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:57 smithi139 bash[18762]: cluster 2024-04-19T14:04:56.598292+0000 mgr.y (mgr.24301) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:57 smithi139 bash[18762]: audit 2024-04-19T14:04:56.953090+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.135:0/992132099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T14:04:57.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:57 smithi135 bash[18636]: cluster 2024-04-19T14:04:56.598292+0000 mgr.y (mgr.24301) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:57.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:57 smithi135 bash[18636]: audit 2024-04-19T14:04:56.953090+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.135:0/992132099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T14:04:57.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:57 smithi135 bash[24028]: cluster 2024-04-19T14:04:56.598292+0000 mgr.y (mgr.24301) 82 : cluster [DBG] pgmap v50: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:04:57.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:57 smithi135 bash[24028]: audit 2024-04-19T14:04:56.953090+0000 mon.c (mon.1) 73 : audit [DBG] from='client.? 172.21.15.135:0/992132099' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 6}]: dispatch 2024-04-19T14:04:57.932 INFO:tasks.cephadm.ceph_manager.ceph:need seq 34359738438 got 34359738442 for osd.0 2024-04-19T14:04:57.933 DEBUG:teuthology.parallel:result is None 2024-04-19T14:04:58.607 INFO:tasks.cephadm.ceph_manager.ceph:need seq 77309411384 got 77309411388 for osd.2 2024-04-19T14:04:58.607 DEBUG:teuthology.parallel:result is None 2024-04-19T14:04:59.302 INFO:teuthology.orchestra.run.smithi135.stdout:128849018928 2024-04-19T14:04:59.316 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:04:58] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:04:59.444 INFO:tasks.cephadm.ceph_manager.ceph:need seq 197568495644 got 197568495648 for osd.6 2024-04-19T14:04:59.444 DEBUG:teuthology.parallel:result is None 2024-04-19T14:05:00.044 INFO:teuthology.orchestra.run.smithi135.stdout:107374182455 2024-04-19T14:05:00.081 INFO:teuthology.orchestra.run.smithi135.stdout:55834574918 2024-04-19T14:05:00.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:59 smithi139 bash[18762]: cluster 2024-04-19T14:04:58.598741+0000 mgr.y (mgr.24301) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:00.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:59 smithi139 bash[18762]: audit 2024-04-19T14:04:58.968261+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:59 smithi139 bash[18762]: audit 2024-04-19T14:04:58.976151+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:04:59 smithi139 bash[18762]: audit 2024-04-19T14:04:59.306619+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.135:0/302519724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[18636]: cluster 2024-04-19T14:04:58.598741+0000 mgr.y (mgr.24301) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[18636]: audit 2024-04-19T14:04:58.968261+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[18636]: audit 2024-04-19T14:04:58.976151+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[18636]: audit 2024-04-19T14:04:59.306619+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.135:0/302519724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[24028]: cluster 2024-04-19T14:04:58.598741+0000 mgr.y (mgr.24301) 83 : cluster [DBG] pgmap v51: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[24028]: audit 2024-04-19T14:04:58.968261+0000 mon.a (mon.0) 847 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[24028]: audit 2024-04-19T14:04:58.976151+0000 mon.a (mon.0) 848 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:00.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:04:59 smithi135 bash[24028]: audit 2024-04-19T14:04:59.306619+0000 mon.a (mon.0) 849 : audit [DBG] from='client.? 172.21.15.135:0/302519724' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 4}]: dispatch 2024-04-19T14:05:00.821 INFO:tasks.cephadm.ceph_manager.ceph:need seq 128849018923 got 128849018928 for osd.4 2024-04-19T14:05:00.821 DEBUG:teuthology.parallel:result is None 2024-04-19T14:05:01.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:00 smithi135 bash[18636]: audit 2024-04-19T14:05:00.048447+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.135:0/3028747504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T14:05:01.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:00 smithi135 bash[18636]: audit 2024-04-19T14:05:00.085662+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.135:0/2817988625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T14:05:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:00 smithi135 bash[24028]: audit 2024-04-19T14:05:00.048447+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.135:0/3028747504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T14:05:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:00 smithi135 bash[24028]: audit 2024-04-19T14:05:00.085662+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.135:0/2817988625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T14:05:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:00 smithi139 bash[18762]: audit 2024-04-19T14:05:00.048447+0000 mon.a (mon.0) 850 : audit [DBG] from='client.? 172.21.15.135:0/3028747504' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 3}]: dispatch 2024-04-19T14:05:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:00 smithi139 bash[18762]: audit 2024-04-19T14:05:00.085662+0000 mon.a (mon.0) 851 : audit [DBG] from='client.? 172.21.15.135:0/2817988625' entity='client.admin' cmd=[{"prefix": "osd last-stat-seq", "id": 1}]: dispatch 2024-04-19T14:05:01.408 INFO:tasks.cephadm.ceph_manager.ceph:need seq 107374182450 got 107374182455 for osd.3 2024-04-19T14:05:01.409 DEBUG:teuthology.parallel:result is None 2024-04-19T14:05:01.763 INFO:tasks.cephadm.ceph_manager.ceph:need seq 55834574913 got 55834574918 for osd.1 2024-04-19T14:05:01.763 DEBUG:teuthology.parallel:result is None 2024-04-19T14:05:01.763 INFO:tasks.cephadm.ceph_manager.ceph:waiting for clean 2024-04-19T14:05:01.764 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph pg dump --format=json 2024-04-19T14:05:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:01 smithi135 bash[18636]: cluster 2024-04-19T14:05:00.599357+0000 mgr.y (mgr.24301) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:01 smithi135 bash[24028]: cluster 2024-04-19T14:05:00.599357+0000 mgr.y (mgr.24301) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:01 smithi139 bash[18762]: cluster 2024-04-19T14:05:00.599357+0000 mgr.y (mgr.24301) 84 : cluster [DBG] pgmap v52: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:03.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:02 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:05:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:04.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[18636]: cluster 2024-04-19T14:05:02.599742+0000 mgr.y (mgr.24301) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:04.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[18636]: audit 2024-04-19T14:05:02.930916+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[18636]: audit 2024-04-19T14:05:02.939681+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[24028]: cluster 2024-04-19T14:05:02.599742+0000 mgr.y (mgr.24301) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:04.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[24028]: audit 2024-04-19T14:05:02.930916+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:03 smithi135 bash[24028]: audit 2024-04-19T14:05:02.939681+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.262 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:05:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:03 smithi139 bash[18762]: cluster 2024-04-19T14:05:02.599742+0000 mgr.y (mgr.24301) 85 : cluster [DBG] pgmap v53: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:03 smithi139 bash[18762]: audit 2024-04-19T14:05:02.930916+0000 mon.a (mon.0) 852 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:03 smithi139 bash[18762]: audit 2024-04-19T14:05:02.939681+0000 mon.a (mon.0) 853 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:04.779 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:05:04 smithi135 bash[46339]: level=info ts=2024-04-19T14:05:04.478Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.003371848s 2024-04-19T14:05:06.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:06 smithi135 bash[18636]: cluster 2024-04-19T14:05:04.600137+0000 mgr.y (mgr.24301) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:06.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:06 smithi135 bash[24028]: cluster 2024-04-19T14:05:04.600137+0000 mgr.y (mgr.24301) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:06.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:06 smithi139 bash[18762]: cluster 2024-04-19T14:05:04.600137+0000 mgr.y (mgr.24301) 86 : cluster [DBG] pgmap v54: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:07.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:07] "GET /metrics HTTP/1.1" 200 191519 "" "Prometheus/2.33.4" 2024-04-19T14:05:07.566 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:05:07.569 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2024-04-19T14:05:08.319 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":55,"stamp":"2024-04-19T14:05:06.600387+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3488278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.002741"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-19T14:03:22.718924+0000","last_change":"2024-04-19T14:02:56.706746+0000","last_active":"2024-04-19T14:03:22.718924+0000","last_peered":"2024-04-19T14:03:22.718924+0000","last_clean":"2024-04-19T14:03:22.718924+0000","last_became_active":"2024-04-19T14:02:56.705625+0000","last_became_peered":"2024-04-19T14:02:56.705625+0000","last_unstale":"2024-04-19T14:03:22.718924+0000","last_undegraded":"2024-04-19T14:03:22.718924+0000","last_fullsized":"2024-04-19T14:03:22.718924+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-19T13:59:54.541429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-19T13:59:54.541429+0000","last_clean_scrub_stamp":"2024-04-19T13:59:54.541429+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-20T17:34:54.592970+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":231928234012,"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":766446,"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":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.876,"15min":0.87},"min":{"1min":0.58999999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.202,"5min":1.218,"15min":1.218},"last":0.626},{"interface":"front","average":{"1min":0.871,"5min":0.82999999999999996,"15min":0.82299999999999995},"min":{"1min":0.60599999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.91200000000000003}]},{"osd":1,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.54100000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2370000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.81200000000000006},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90300000000000002,"15min":0.89300000000000002},"min":{"1min":0.53600000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.70899999999999996}]},{"osd":2,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.84799999999999998,"15min":0.84199999999999997},"min":{"1min":0.61499999999999999,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":1.0289999999999999},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.91800000000000004,"15min":0.91000000000000003},"min":{"1min":0.63,"5min":0.435,"15min":0.435},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.73499999999999999}]},{"osd":3,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.86599999999999999,"15min":0.85999999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2589999999999999,"5min":1.288,"15min":1.288},"last":0.66800000000000004},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.90900000000000003,"15min":0.88600000000000001},"min":{"1min":0.77300000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":1.0609999999999999}]},{"osd":4,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.86399999999999999,"15min":0.83999999999999997},"min":{"1min":0.76800000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.333,"5min":1.458,"15min":1.458},"last":1.0009999999999999},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.91100000000000003,"15min":0.90200000000000002},"min":{"1min":0.70699999999999996,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3440000000000001,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":1.1240000000000001}]},{"osd":5,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":0.95099999999999996,"15min":0.93000000000000005},"min":{"1min":0.80700000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.95199999999999996,"15min":0.93200000000000005},"min":{"1min":0.80300000000000005,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":1.099}]},{"osd":6,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.98199999999999998,"15min":0.95899999999999996},"min":{"1min":0.66900000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.369,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.2350000000000001},{"interface":"front","average":{"1min":1.123,"5min":0.96599999999999997,"15min":0.93999999999999995},"min":{"1min":0.75800000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.2130000000000001}]}]},{"osd":6,"up_from":46,"seq":197568495650,"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":766446,"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":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":1.26},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.88200000000000001,"15min":0.88800000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.74099999999999999}]},{"osd":1,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.86899999999999999,"15min":0.87},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.155,"5min":1.169,"15min":1.169},"last":1.409},{"interface":"front","average":{"1min":0.875,"5min":0.89900000000000002,"15min":0.90300000000000002},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.133,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.1080000000000001}]},{"osd":2,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.87,"15min":0.871},"min":{"1min":0.65900000000000003,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":1.0089999999999999},{"interface":"front","average":{"1min":0.87,"5min":0.85999999999999999,"15min":0.85799999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.155,"5min":1.175,"15min":1.175},"last":1.0549999999999999}]},{"osd":3,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.90400000000000003,"15min":0.89900000000000002},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.1479999999999999},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.92800000000000005,"15min":0.92300000000000004},"min":{"1min":0.66400000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1599999999999999,"5min":1.224,"15min":1.224},"last":0.81999999999999995}]},{"osd":4,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.79200000000000004,"15min":0.78000000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.86299999999999999,"15min":0.84599999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.554}]},{"osd":5,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.86299999999999999,"15min":0.84299999999999997},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.321,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.94599999999999995},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.92900000000000005,"15min":0.90900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":1.339}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1,"15min":0.98899999999999999},"min":{"1min":0.60299999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":1.194},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.0640000000000001,"15min":1.0429999999999999},"min":{"1min":0.66000000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.696}]}]},{"osd":1,"up_from":13,"seq":55834574919,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:24 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.55300000000000005},"min":{"1min":0.318,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.81000000000000005},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.70799999999999996,"15min":0.622},"min":{"1min":0.42699999999999999,"5min":0.247,"15min":0.247},"max":{"1min":2.0990000000000002,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.67300000000000004}]},{"osd":2,"last update":"Fri Apr 19 14:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.76000000000000001,"15min":0.68799999999999994},"min":{"1min":0.45400000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.76700000000000002},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.67800000000000005,"15min":0.65200000000000002},"min":{"1min":0.377,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.90400000000000003,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":1.083}]},{"osd":3,"last update":"Fri Apr 19 14:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.75700000000000001,"15min":0.73499999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.282,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.746},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.84399999999999997,"15min":0.83399999999999996},"min":{"1min":0.49199999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.86899999999999999}]},{"osd":4,"last update":"Fri Apr 19 14:04:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.59099999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.4319999999999999,"5min":1.698,"15min":1.698},"last":0.97699999999999998},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.006,"15min":1.0209999999999999},"min":{"1min":0.69299999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.2390000000000001,"5min":1.405,"15min":1.405},"last":1.0549999999999999}]},{"osd":5,"last update":"Fri Apr 19 14:04:51 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.95599999999999996,"15min":0.97399999999999998},"min":{"1min":0.61799999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3660000000000001,"5min":1.639,"15min":1.639},"last":0.98499999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.0529999999999999,"15min":1.075},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.1140000000000001}]},{"osd":6,"last update":"Fri Apr 19 14:04:18 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0900000000000001,"15min":1.1000000000000001},"min":{"1min":0.66700000000000004,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2230000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":0.90600000000000003},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3700000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.147}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1619999999999999,"15min":1.1819999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.02},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.1080000000000001,"15min":1.1160000000000001},"min":{"1min":0.70699999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":2.0379999999999998,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.167}]}]},{"osd":0,"up_from":8,"seq":34359738445,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Apr 19 14:04:30 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.64400000000000002,"15min":0.56000000000000005},"min":{"1min":0.39000000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.93200000000000005,"5min":1.411,"15min":1.411},"last":0.46700000000000003},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.70599999999999996,"15min":0.57999999999999996},"min":{"1min":0.30399999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0800000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.76100000000000001}]},{"osd":2,"last update":"Fri Apr 19 14:04:06 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.70799999999999996,"15min":0.65200000000000002},"min":{"1min":0.42899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.94899999999999995},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.75600000000000001,"15min":0.69799999999999995},"min":{"1min":0.54300000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.0289999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.86099999999999999}]},{"osd":3,"last update":"Fri Apr 19 14:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.81000000000000005,"15min":0.78100000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.218,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.71199999999999997},{"interface":"front","average":{"1min":0.755,"5min":0.79300000000000004,"15min":0.78100000000000003},"min":{"1min":0.39800000000000002,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.2589999999999999,"5min":1.304,"15min":1.304},"last":0.58899999999999997}]},{"osd":4,"last update":"Fri Apr 19 14:04:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92400000000000004,"15min":0.90200000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1559999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":1.0509999999999999},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96299999999999997,"15min":0.93999999999999995},"min":{"1min":0.61399999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.274,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":1.1950000000000001}]},{"osd":5,"last update":"Fri Apr 19 14:04:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0349999999999999,"15min":1.0329999999999999},"min":{"1min":0.58299999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.677,"5min":1.804,"15min":1.804},"last":0.91300000000000003},{"interface":"front","average":{"1min":1.042,"5min":1.117,"15min":1.131},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.635,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":1.1220000000000001}]},{"osd":6,"last update":"Fri Apr 19 14:04:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.1579999999999999,"15min":1.1839999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.236,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.98499999999999999},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.153,"15min":1.163},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.399,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":1.1399999999999999}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1519999999999999,"15min":1.1499999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.113,"15min":1.113},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.5760000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":1.034}]}]},{"osd":2,"up_from":18,"seq":77309411391,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:01 2024","interfaces":[{"interface":"back","average":{"1min":0.70699999999999996,"5min":0.67600000000000005,"15min":0.63200000000000001},"min":{"1min":0.50800000000000001,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.1000000000000001,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.41099999999999998},{"interface":"front","average":{"1min":0.71999999999999997,"5min":0.68200000000000005,"15min":0.66200000000000003},"min":{"1min":0.39900000000000002,"5min":0.35699999999999998,"15min":0.35699999999999998},"max":{"1min":1.198,"5min":1.198,"15min":1.198},"last":0.35999999999999999}]},{"osd":1,"last update":"Fri Apr 19 14:04:01 2024","interfaces":[{"interface":"back","average":{"1min":0.72899999999999998,"5min":0.67900000000000005,"15min":0.63900000000000001},"min":{"1min":0.61499999999999999,"5min":0.32700000000000001,"15min":0.32700000000000001},"max":{"1min":0.99299999999999999,"5min":1.0469999999999999,"15min":1.0469999999999999},"last":0.375},{"interface":"front","average":{"1min":0.86399999999999999,"5min":0.76900000000000002,"15min":0.72099999999999997},"min":{"1min":0.65400000000000003,"5min":0.33400000000000002,"15min":0.33400000000000002},"max":{"1min":1.198,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.438}]},{"osd":3,"last update":"Fri Apr 19 14:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.76400000000000001,"15min":0.76000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0249999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.42399999999999999},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.84599999999999997,"15min":0.82399999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3160000000000001,"5min":1.401,"15min":1.401},"last":0.38200000000000001}]},{"osd":4,"last update":"Fri Apr 19 14:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.98999999999999999,"15min":0.98199999999999998},"min":{"1min":0.629,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":0.64900000000000002},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93700000000000006,"15min":0.93300000000000005},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2250000000000001,"5min":1.325,"15min":1.325},"last":0.746}]},{"osd":5,"last update":"Fri Apr 19 14:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.98999999999999999,"15min":0.98199999999999998},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.66400000000000003},{"interface":"front","average":{"1min":1.014,"5min":1.087,"15min":1.0920000000000001},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.488,"5min":1.768,"15min":1.768},"last":0.91900000000000004}]},{"osd":6,"last update":"Fri Apr 19 14:04:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.151,"15min":1.1639999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.492,"5min":1.849,"15min":1.849},"last":0.86199999999999999},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0649999999999999,"15min":1.0669999999999999},"min":{"1min":0.72799999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.73199999999999998}]},{"osd":7,"last update":"Fri Apr 19 14:04:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.069,"15min":1.071},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":0.88600000000000001},{"interface":"front","average":{"1min":1.024,"5min":1.1000000000000001,"15min":1.113},"min":{"1min":0.56100000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.81499999999999995}]}]},{"osd":3,"up_from":25,"seq":107374182457,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67600000000000005,"15min":0.65800000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0269999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.46400000000000002},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.73899999999999999,"15min":0.74399999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":1.1859999999999999,"5min":1.611,"15min":1.611},"last":0.39400000000000002}]},{"osd":1,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.73899999999999999,"15min":0.749},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.161,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.33100000000000002},{"interface":"front","average":{"1min":0.745,"5min":0.752,"15min":0.748},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.198,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.51500000000000001}]},{"osd":2,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.83299999999999996,"15min":0.82899999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":0.55200000000000005},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.82799999999999996,"15min":0.82399999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.2609999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.50900000000000001}]},{"osd":4,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.238,"5min":1.286,"15min":1.286},"last":0.79800000000000004},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.96799999999999997,"15min":0.94799999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.266,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.66700000000000004}]},{"osd":5,"last update":"Fri Apr 19 14:04:51 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.038,"15min":1.052},"min":{"1min":0.56899999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.63800000000000001},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98299999999999998,"15min":1.0009999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1919999999999999,"5min":1.274,"15min":1.274},"last":0.81799999999999995}]},{"osd":6,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0589999999999999,"15min":1.0600000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.401,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.747},{"interface":"front","average":{"1min":1.056,"5min":1.008,"15min":1},"min":{"1min":0.71099999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.65500000000000003}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0629999999999999,"15min":1.0609999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4350000000000001,"5min":1.597,"15min":1.597},"last":0.76000000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.117,"15min":1.107},"min":{"1min":0.69799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6619999999999999,"5min":1.907,"15min":1.907},"last":0.68000000000000005}]}]},{"osd":4,"up_from":30,"seq":128849018929,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.81699999999999995,"15min":0.81499999999999995},"min":{"1min":0.64200000000000002,"5min":0.501,"15min":0.501},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":1.1659999999999999},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.85299999999999998,"15min":0.83899999999999997},"min":{"1min":0.59999999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.165,"5min":1.611,"15min":1.611},"last":0.871}]},{"osd":1,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.86099999999999999,"15min":0.83999999999999997},"min":{"1min":0.65500000000000003,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1679999999999999,"5min":1.375,"15min":1.375},"last":0.97599999999999998},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.59299999999999997,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1930000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":0.753}]},{"osd":2,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.86899999999999999,"15min":0.875},"min":{"1min":0.63,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1100000000000001,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":1.0700000000000001},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90800000000000003,"15min":0.88900000000000001},"min":{"1min":0.629,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.228,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":0.80300000000000005}]},{"osd":3,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88900000000000001,"15min":0.88600000000000001},"min":{"1min":0.626,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.216,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":1.2430000000000001},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.92200000000000004,"15min":0.92300000000000004},"min":{"1min":0.61399999999999999,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1679999999999999,"5min":1.669,"15min":1.669},"last":0.84999999999999998}]},{"osd":5,"last update":"Fri Apr 19 14:04:46 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.80000000000000004,"15min":0.74399999999999999},"min":{"1min":0.41999999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3140000000000001,"5min":1.321,"15min":1.321},"last":0.70899999999999996},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.85599999999999998,"15min":0.80600000000000005},"min":{"1min":0.56499999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.343,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":0.92900000000000005}]},{"osd":6,"last update":"Fri Apr 19 14:04:23 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.93300000000000005,"15min":0.93999999999999995},"min":{"1min":0.52400000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2490000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":1.02},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.98299999999999998,"15min":0.98399999999999999},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.1950000000000001}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0389999999999999,"15min":1.0429999999999999},"min":{"1min":0.56999999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.1140000000000001},{"interface":"front","average":{"1min":1.012,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.624,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2949999999999999,"5min":1.373,"15min":1.373},"last":1.3069999999999999}]}]},{"osd":5,"up_from":38,"seq":163208757290,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.79800000000000004,"15min":0.79400000000000004},"min":{"1min":0.49099999999999999,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.97199999999999998},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88400000000000001,"15min":0.89800000000000002},"min":{"1min":0.59199999999999997,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.347,"5min":1.778,"15min":1.778},"last":0.68600000000000005}]},{"osd":1,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.80200000000000005,"15min":0.80200000000000005},"min":{"1min":0.55400000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.085,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.73099999999999998},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.91200000000000003,"15min":0.93000000000000005},"min":{"1min":0.57999999999999996,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2250000000000001,"5min":1.5,"15min":1.5},"last":0.90800000000000003}]},{"osd":2,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90100000000000002,"15min":0.90200000000000002},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.262,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.877,"15min":0.874},"min":{"1min":0.58199999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.24,"5min":1.278,"15min":1.278},"last":0.99199999999999999}]},{"osd":3,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.544,"5min":1.988,"15min":1.988},"last":1.123},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.91900000000000004,"15min":0.93100000000000005},"min":{"1min":0.60499999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.351,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":0.88100000000000001}]},{"osd":4,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.753,"15min":0.74299999999999999},"min":{"1min":0.44400000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.77000000000000002},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.79700000000000004,"15min":0.77600000000000002},"min":{"1min":0.43099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.6699999999999999,"5min":1.774,"15min":1.774},"last":0.94099999999999995}]},{"osd":6,"last update":"Fri Apr 19 14:04:24 2024","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.875,"15min":0.88700000000000001},"min":{"1min":0.42199999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.85699999999999998},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.92500000000000004,"15min":0.93700000000000006},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.9319999999999999,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.044}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.91900000000000004,"15min":0.90500000000000003},"min":{"1min":0.47199999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.772,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.1870000000000001},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.89100000000000001,"15min":0.86299999999999999},"min":{"1min":0.47999999999999998,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0740000000000001}]}]}],"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-19T14:05:08.321 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph pg dump --format=json 2024-04-19T14:05:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:08 smithi139 bash[18762]: cluster 2024-04-19T14:05:06.600649+0000 mgr.y (mgr.24301) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:08.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:08 smithi135 bash[18636]: cluster 2024-04-19T14:05:06.600649+0000 mgr.y (mgr.24301) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:08.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:08 smithi135 bash[24028]: cluster 2024-04-19T14:05:06.600649+0000 mgr.y (mgr.24301) 87 : cluster [DBG] pgmap v55: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:09.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:09 smithi139 bash[18762]: audit 2024-04-19T14:05:07.567787+0000 mgr.y (mgr.24301) 88 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:09.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:09 smithi135 bash[18636]: audit 2024-04-19T14:05:07.567787+0000 mgr.y (mgr.24301) 88 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:09.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:09 smithi135 bash[24028]: audit 2024-04-19T14:05:07.567787+0000 mgr.y (mgr.24301) 88 : audit [DBG] from='client.14559 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:10.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:10 smithi139 bash[18762]: cluster 2024-04-19T14:05:08.601279+0000 mgr.y (mgr.24301) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:10.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:10 smithi135 bash[18636]: cluster 2024-04-19T14:05:08.601279+0000 mgr.y (mgr.24301) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:10.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:10 smithi135 bash[24028]: cluster 2024-04-19T14:05:08.601279+0000 mgr.y (mgr.24301) 89 : cluster [DBG] pgmap v56: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:11.045 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:05:11.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:05:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:05:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:12 smithi139 bash[18762]: cluster 2024-04-19T14:05:10.601862+0000 mgr.y (mgr.24301) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:12.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:12 smithi135 bash[18636]: cluster 2024-04-19T14:05:10.601862+0000 mgr.y (mgr.24301) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:12.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:12 smithi135 bash[24028]: cluster 2024-04-19T14:05:10.601862+0000 mgr.y (mgr.24301) 90 : cluster [DBG] pgmap v57: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:13.877 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:13 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:05:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:14.153 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:05:14.155 INFO:teuthology.orchestra.run.smithi135.stderr:dumped all 2024-04-19T14:05:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:14 smithi139 bash[18762]: cluster 2024-04-19T14:05:12.602444+0000 mgr.y (mgr.24301) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:14 smithi139 bash[18762]: audit 2024-04-19T14:05:13.607113+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:14 smithi139 bash[18762]: audit 2024-04-19T14:05:13.618555+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:14.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[18636]: cluster 2024-04-19T14:05:12.602444+0000 mgr.y (mgr.24301) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:14.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[18636]: audit 2024-04-19T14:05:13.607113+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[18636]: audit 2024-04-19T14:05:13.618555+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:14.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[24028]: cluster 2024-04-19T14:05:12.602444+0000 mgr.y (mgr.24301) 91 : cluster [DBG] pgmap v58: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:14.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[24028]: audit 2024-04-19T14:05:13.607113+0000 mon.a (mon.0) 854 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:14.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:14 smithi135 bash[24028]: audit 2024-04-19T14:05:13.618555+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:15.580 INFO:teuthology.orchestra.run.smithi135.stdout:{"pg_ready":true,"pg_map":{"version":58,"stamp":"2024-04-19T14:05:12.602179+0000","last_osdmap_epoch":0,"last_pg_scan":0,"pg_stats_sum":{"stat_sum":{"num_bytes":590368,"num_objects":2,"num_object_clones":0,"num_object_copies":6,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":2,"num_whiteouts":0,"num_read":212,"num_read_kb":306,"num_write":179,"num_write_kb":2416,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":6,"num_bytes_recovered":1586784,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":128,"ondisk_log_size":128,"up":3,"acting":3,"num_store_stats":0},"osd_stats_sum":{"up_from":0,"seq":0,"num_pgs":3,"num_osds":8,"num_per_pool_osds":3,"num_per_pool_omap_osds":3,"kb":749961216,"kb_used":48904,"kb_used_data":6088,"kb_used_omap":0,"kb_used_meta":42752,"kb_avail":749912312,"statfs":{"total":767960285184,"available":767910207488,"internally_reserved":0,"allocated":6234112,"data_stored":3488278,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":43778048},"hb_peers":[],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[]},"pg_stats_delta":{"stat_sum":{"num_bytes":0,"num_objects":0,"num_object_clones":0,"num_object_copies":0,"num_objects_missing_on_primary":0,"num_objects_missing":0,"num_objects_degraded":0,"num_objects_misplaced":0,"num_objects_unfound":0,"num_objects_dirty":0,"num_whiteouts":0,"num_read":0,"num_read_kb":0,"num_write":0,"num_write_kb":0,"num_scrub_errors":0,"num_shallow_scrub_errors":0,"num_deep_scrub_errors":0,"num_objects_recovered":0,"num_bytes_recovered":0,"num_keys_recovered":0,"num_objects_omap":0,"num_objects_hit_set_archive":0,"num_bytes_hit_set_archive":0,"num_flush":0,"num_flush_kb":0,"num_evict":0,"num_evict_kb":0,"num_promote":0,"num_flush_mode_high":0,"num_flush_mode_low":0,"num_evict_mode_some":0,"num_evict_mode_full":0,"num_objects_pinned":0,"num_legacy_snapsets":0,"num_large_omap_objects":0,"num_objects_manifest":0,"num_omap_bytes":0,"num_omap_keys":0,"num_objects_repaired":0},"store_stats":{"total":0,"available":0,"internally_reserved":0,"allocated":0,"data_stored":0,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":0},"log_size":0,"ondisk_log_size":0,"up":0,"acting":0,"num_store_stats":0,"stamp_delta":"12.003118"},"pg_stats":[{"pgid":"1.0","version":"59'128","reported_seq":266,"reported_epoch":59,"state":"active+clean","last_fresh":"2024-04-19T14:03:22.718924+0000","last_change":"2024-04-19T14:02:56.706746+0000","last_active":"2024-04-19T14:03:22.718924+0000","last_peered":"2024-04-19T14:03:22.718924+0000","last_clean":"2024-04-19T14:03:22.718924+0000","last_became_active":"2024-04-19T14:02:56.705625+0000","last_became_peered":"2024-04-19T14:02:56.705625+0000","last_unstale":"2024-04-19T14:03:22.718924+0000","last_undegraded":"2024-04-19T14:03:22.718924+0000","last_fullsized":"2024-04-19T14:03:22.718924+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-19T13:59:54.541429+0000","last_deep_scrub":"0'0","last_deep_scrub_stamp":"2024-04-19T13:59:54.541429+0000","last_clean_scrub_stamp":"2024-04-19T13:59:54.541429+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-20T17:34:54.592970+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":231928234013,"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":766446,"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":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.91600000000000004,"5min":0.876,"15min":0.87},"min":{"1min":0.58999999999999997,"5min":0.39500000000000002,"15min":0.39500000000000002},"max":{"1min":1.202,"5min":1.218,"15min":1.218},"last":0.625},{"interface":"front","average":{"1min":0.871,"5min":0.82999999999999996,"15min":0.82299999999999995},"min":{"1min":0.60599999999999998,"5min":0.48299999999999998,"15min":0.48299999999999998},"max":{"1min":1.1659999999999999,"5min":1.1659999999999999,"15min":1.1659999999999999},"last":0.69799999999999995}]},{"osd":1,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.93999999999999995,"5min":0.86599999999999999,"15min":0.85399999999999998},"min":{"1min":0.54100000000000004,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.2370000000000001,"5min":1.2549999999999999,"15min":1.2549999999999999},"last":0.88600000000000001},{"interface":"front","average":{"1min":0.96299999999999997,"5min":0.90300000000000002,"15min":0.89300000000000002},"min":{"1min":0.53600000000000003,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.256,"5min":1.256,"15min":1.256},"last":0.85899999999999999}]},{"osd":2,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.88800000000000001,"5min":0.84799999999999998,"15min":0.84199999999999997},"min":{"1min":0.61499999999999999,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.218,"5min":1.218,"15min":1.218},"last":0.66600000000000004},{"interface":"front","average":{"1min":0.96799999999999997,"5min":0.91800000000000004,"15min":0.91000000000000003},"min":{"1min":0.63,"5min":0.435,"15min":0.435},"max":{"1min":1.3169999999999999,"5min":1.3169999999999999,"15min":1.3169999999999999},"last":0.72999999999999998}]},{"osd":3,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.86599999999999999,"15min":0.85999999999999999},"min":{"1min":0.57099999999999995,"5min":0.57099999999999995,"15min":0.57099999999999995},"max":{"1min":1.2589999999999999,"5min":1.288,"15min":1.288},"last":0.75},{"interface":"front","average":{"1min":1.0469999999999999,"5min":0.90900000000000003,"15min":0.88600000000000001},"min":{"1min":0.77300000000000002,"5min":0.59099999999999997,"15min":0.59099999999999997},"max":{"1min":1.3779999999999999,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.81200000000000006}]},{"osd":4,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.004,"5min":0.86399999999999999,"15min":0.83999999999999997},"min":{"1min":0.76800000000000002,"5min":0.36599999999999999,"15min":0.36599999999999999},"max":{"1min":1.333,"5min":1.458,"15min":1.458},"last":0.78200000000000003},{"interface":"front","average":{"1min":0.96399999999999997,"5min":0.91100000000000003,"15min":0.90200000000000002},"min":{"1min":0.70699999999999996,"5min":0.49399999999999999,"15min":0.49399999999999999},"max":{"1min":1.3440000000000001,"5min":1.5249999999999999,"15min":1.5249999999999999},"last":0.91200000000000003}]},{"osd":5,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.0760000000000001,"5min":0.95099999999999996,"15min":0.93000000000000005},"min":{"1min":0.80700000000000005,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.4239999999999999,"5min":1.4239999999999999,"15min":1.4239999999999999},"last":0.94999999999999996},{"interface":"front","average":{"1min":1.0720000000000001,"5min":0.95199999999999996,"15min":0.93200000000000005},"min":{"1min":0.80300000000000005,"5min":0.40899999999999997,"15min":0.40899999999999997},"max":{"1min":1.452,"5min":1.452,"15min":1.452},"last":0.99199999999999999}]},{"osd":6,"last update":"Fri Apr 19 14:04:58 2024","interfaces":[{"interface":"back","average":{"1min":1.1180000000000001,"5min":0.98199999999999998,"15min":0.95899999999999996},"min":{"1min":0.66900000000000004,"5min":0.46500000000000002,"15min":0.46500000000000002},"max":{"1min":1.369,"5min":1.3839999999999999,"15min":1.3839999999999999},"last":1.153},{"interface":"front","average":{"1min":1.123,"5min":0.96599999999999997,"15min":0.93999999999999995},"min":{"1min":0.75800000000000001,"5min":0.44400000000000001,"15min":0.44400000000000001},"max":{"1min":1.431,"5min":1.431,"15min":1.431},"last":1.081}]}]},{"osd":6,"up_from":46,"seq":197568495651,"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":766446,"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":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86299999999999999,"5min":0.86399999999999999,"15min":0.86399999999999999},"min":{"1min":0.52800000000000002,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.294,"5min":1.294,"15min":1.294},"last":0.86499999999999999},{"interface":"front","average":{"1min":0.84299999999999997,"5min":0.88200000000000001,"15min":0.88800000000000001},"min":{"1min":0.57399999999999995,"5min":0.57399999999999995,"15min":0.57399999999999995},"max":{"1min":1.2050000000000001,"5min":1.2050000000000001,"15min":1.2050000000000001},"last":0.90900000000000003}]},{"osd":1,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86199999999999999,"5min":0.86899999999999999,"15min":0.87},"min":{"1min":0.51000000000000001,"5min":0.51000000000000001,"15min":0.51000000000000001},"max":{"1min":1.155,"5min":1.169,"15min":1.169},"last":0.93500000000000005},{"interface":"front","average":{"1min":0.875,"5min":0.89900000000000002,"15min":0.90300000000000002},"min":{"1min":0.57699999999999996,"5min":0.57699999999999996,"15min":0.57699999999999996},"max":{"1min":1.133,"5min":1.1879999999999999,"15min":1.1879999999999999},"last":1.008}]},{"osd":2,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86599999999999999,"5min":0.87,"15min":0.871},"min":{"1min":0.65900000000000003,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.204,"5min":1.204,"15min":1.204},"last":0.81899999999999995},{"interface":"front","average":{"1min":0.87,"5min":0.85999999999999999,"15min":0.85799999999999998},"min":{"1min":0.54600000000000004,"5min":0.54600000000000004,"15min":0.54600000000000004},"max":{"1min":1.155,"5min":1.175,"15min":1.175},"last":0.80200000000000005}]},{"osd":3,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.93500000000000005,"5min":0.90400000000000003,"15min":0.89900000000000002},"min":{"1min":0.54200000000000004,"5min":0.54200000000000004,"15min":0.54200000000000004},"max":{"1min":1.292,"5min":1.292,"15min":1.292},"last":1.087},{"interface":"front","average":{"1min":0.95599999999999996,"5min":0.92800000000000005,"15min":0.92300000000000004},"min":{"1min":0.66400000000000003,"5min":0.64100000000000001,"15min":0.64100000000000001},"max":{"1min":1.1599999999999999,"5min":1.224,"15min":1.224},"last":1.0680000000000001}]},{"osd":4,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.86399999999999999,"5min":0.79200000000000004,"15min":0.78000000000000003},"min":{"1min":0.377,"5min":0.377,"15min":0.377},"max":{"1min":1.3220000000000001,"5min":1.3220000000000001,"15min":1.3220000000000001},"last":0.66300000000000003},{"interface":"front","average":{"1min":0.96599999999999997,"5min":0.86299999999999999,"15min":0.84599999999999997},"min":{"1min":0.32800000000000001,"5min":0.32800000000000001,"15min":0.32800000000000001},"max":{"1min":1.25,"5min":1.25,"15min":1.25},"last":1.0349999999999999}]},{"osd":5,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.97899999999999998,"5min":0.86299999999999999,"15min":0.84299999999999997},"min":{"1min":0.34200000000000003,"5min":0.34200000000000003,"15min":0.34200000000000003},"max":{"1min":1.321,"5min":1.3260000000000001,"15min":1.3260000000000001},"last":0.88500000000000001},{"interface":"front","average":{"1min":1.0489999999999999,"5min":0.92900000000000005,"15min":0.90900000000000003},"min":{"1min":0.36399999999999999,"5min":0.36399999999999999,"15min":0.36399999999999999},"max":{"1min":1.409,"5min":1.409,"15min":1.409},"last":0.97899999999999998}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1.0680000000000001,"5min":1,"15min":0.98899999999999999},"min":{"1min":0.60299999999999998,"5min":0.41899999999999998,"15min":0.41899999999999998},"max":{"1min":1.262,"5min":1.262,"15min":1.262},"last":0.95199999999999996},{"interface":"front","average":{"1min":1.1919999999999999,"5min":1.0640000000000001,"15min":1.0429999999999999},"min":{"1min":0.66000000000000003,"5min":0.438,"15min":0.438},"max":{"1min":1.696,"5min":1.696,"15min":1.696},"last":1.1439999999999999}]}]},{"osd":1,"up_from":13,"seq":55834574920,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6332,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5760,"kb_avail":93738820,"statfs":{"total":95995035648,"available":95988551680,"internally_reserved":0,"allocated":577536,"data_stored":237576,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5898240},"hb_peers":[0,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:24 2024","interfaces":[{"interface":"back","average":{"1min":0.67000000000000004,"5min":0.63900000000000001,"15min":0.55300000000000005},"min":{"1min":0.318,"5min":0.26800000000000002,"15min":0.26800000000000002},"max":{"1min":1.179,"5min":1.179,"15min":1.179},"last":0.53500000000000003},{"interface":"front","average":{"1min":0.76400000000000001,"5min":0.70799999999999996,"15min":0.622},"min":{"1min":0.42699999999999999,"5min":0.247,"15min":0.247},"max":{"1min":2.0990000000000002,"5min":2.0990000000000002,"15min":2.0990000000000002},"last":0.84199999999999997}]},{"osd":2,"last update":"Fri Apr 19 14:05:01 2024","interfaces":[{"interface":"back","average":{"1min":0.84999999999999998,"5min":0.76000000000000001,"15min":0.68799999999999994},"min":{"1min":0.45400000000000001,"5min":0.28299999999999997,"15min":0.28299999999999997},"max":{"1min":1.869,"5min":1.869,"15min":1.869},"last":0.55700000000000005},{"interface":"front","average":{"1min":0.66400000000000003,"5min":0.67800000000000005,"15min":0.65200000000000002},"min":{"1min":0.377,"5min":0.29599999999999999,"15min":0.29599999999999999},"max":{"1min":0.90400000000000003,"5min":1.6579999999999999,"15min":1.6579999999999999},"last":0.59499999999999997}]},{"osd":3,"last update":"Fri Apr 19 14:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.749,"5min":0.75700000000000001,"15min":0.73499999999999999},"min":{"1min":0.40600000000000003,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.282,"5min":1.3480000000000001,"15min":1.3480000000000001},"last":0.72699999999999998},{"interface":"front","average":{"1min":0.82699999999999996,"5min":0.84399999999999997,"15min":0.83399999999999996},"min":{"1min":0.49199999999999999,"5min":0.432,"15min":0.432},"max":{"1min":1.754,"5min":1.754,"15min":1.754},"last":0.93799999999999994}]},{"osd":4,"last update":"Fri Apr 19 14:04:12 2024","interfaces":[{"interface":"back","average":{"1min":0.90600000000000003,"5min":0.97899999999999998,"15min":0.97899999999999998},"min":{"1min":0.59099999999999997,"5min":0.501,"15min":0.501},"max":{"1min":1.4319999999999999,"5min":1.698,"15min":1.698},"last":1.323},{"interface":"front","average":{"1min":0.94199999999999995,"5min":1.006,"15min":1.0209999999999999},"min":{"1min":0.69299999999999995,"5min":0.53800000000000003,"15min":0.53800000000000003},"max":{"1min":1.2390000000000001,"5min":1.405,"15min":1.405},"last":1.1779999999999999}]},{"osd":5,"last update":"Fri Apr 19 14:04:51 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.95599999999999996,"15min":0.97399999999999998},"min":{"1min":0.61799999999999999,"5min":0.51300000000000001,"15min":0.51300000000000001},"max":{"1min":1.3660000000000001,"5min":1.639,"15min":1.639},"last":1.1599999999999999},{"interface":"front","average":{"1min":0.92000000000000004,"5min":1.0529999999999999,"15min":1.075},"min":{"1min":0.56200000000000006,"5min":0.56200000000000006,"15min":0.56200000000000006},"max":{"1min":1.5840000000000001,"5min":1.5840000000000001,"15min":1.5840000000000001},"last":1.081}]},{"osd":6,"last update":"Fri Apr 19 14:04:18 2024","interfaces":[{"interface":"back","average":{"1min":1.03,"5min":1.0900000000000001,"15min":1.1000000000000001},"min":{"1min":0.66700000000000004,"5min":0.58699999999999997,"15min":0.58699999999999997},"max":{"1min":1.2230000000000001,"5min":1.5600000000000001,"15min":1.5600000000000001},"last":1.133},{"interface":"front","average":{"1min":0.97899999999999998,"5min":1.0029999999999999,"15min":1.0069999999999999},"min":{"1min":0.68000000000000005,"5min":0.67900000000000005,"15min":0.67900000000000005},"max":{"1min":1.3700000000000001,"5min":1.4059999999999999,"15min":1.4059999999999999},"last":1.3140000000000001}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.0389999999999999,"5min":1.1619999999999999,"15min":1.1819999999999999},"min":{"1min":0.58499999999999996,"5min":0.58499999999999996,"15min":0.58499999999999996},"max":{"1min":1.718,"5min":1.718,"15min":1.718},"last":1.111},{"interface":"front","average":{"1min":1.0640000000000001,"5min":1.1080000000000001,"15min":1.1160000000000001},"min":{"1min":0.70699999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":2.0379999999999998,"5min":2.0379999999999998,"15min":2.0379999999999998},"last":1.2470000000000001}]}]},{"osd":0,"up_from":8,"seq":34359738446,"num_pgs":1,"num_osds":1,"num_per_pool_osds":1,"num_per_pool_omap_osds":1,"kb":93745152,"kb_used":6920,"kb_used_data":1088,"kb_used_omap":0,"kb_used_meta":5824,"kb_avail":93738232,"statfs":{"total":95995035648,"available":95987949568,"internally_reserved":0,"allocated":1114112,"data_stored":766769,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5963776},"hb_peers":[1,2,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":1,"last update":"Fri Apr 19 14:04:30 2024","interfaces":[{"interface":"back","average":{"1min":0.65400000000000003,"5min":0.64400000000000002,"15min":0.56000000000000005},"min":{"1min":0.39000000000000001,"5min":0.29699999999999999,"15min":0.29699999999999999},"max":{"1min":0.93200000000000005,"5min":1.411,"15min":1.411},"last":0.45600000000000002},{"interface":"front","average":{"1min":0.78300000000000003,"5min":0.70599999999999996,"15min":0.57999999999999996},"min":{"1min":0.30399999999999999,"5min":0.28199999999999997,"15min":0.28199999999999997},"max":{"1min":1.0800000000000001,"5min":1.1220000000000001,"15min":1.1220000000000001},"last":0.41599999999999998}]},{"osd":2,"last update":"Fri Apr 19 14:04:06 2024","interfaces":[{"interface":"back","average":{"1min":0.76500000000000001,"5min":0.70799999999999996,"15min":0.65200000000000002},"min":{"1min":0.42899999999999999,"5min":0.29899999999999999,"15min":0.29899999999999999},"max":{"1min":1.2470000000000001,"5min":1.2470000000000001,"15min":1.2470000000000001},"last":0.437},{"interface":"front","average":{"1min":0.80400000000000005,"5min":0.75600000000000001,"15min":0.69799999999999995},"min":{"1min":0.54300000000000004,"5min":0.371,"15min":0.371},"max":{"1min":1.0289999999999999,"5min":1.3180000000000001,"15min":1.3180000000000001},"last":0.49199999999999999}]},{"osd":3,"last update":"Fri Apr 19 14:04:39 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.81000000000000005,"15min":0.78100000000000003},"min":{"1min":0.38700000000000001,"5min":0.38700000000000001,"15min":0.38700000000000001},"max":{"1min":1.218,"5min":1.2569999999999999,"15min":1.2569999999999999},"last":0.47999999999999998},{"interface":"front","average":{"1min":0.755,"5min":0.79300000000000004,"15min":0.78100000000000003},"min":{"1min":0.39800000000000002,"5min":0.36899999999999999,"15min":0.36899999999999999},"max":{"1min":1.2589999999999999,"5min":1.304,"15min":1.304},"last":0.53900000000000003}]},{"osd":4,"last update":"Fri Apr 19 14:04:16 2024","interfaces":[{"interface":"back","average":{"1min":0.92200000000000004,"5min":0.92400000000000004,"15min":0.90200000000000002},"min":{"1min":0.55500000000000005,"5min":0.55500000000000005,"15min":0.55500000000000005},"max":{"1min":1.1559999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.66000000000000003},{"interface":"front","average":{"1min":0.99299999999999999,"5min":0.96299999999999997,"15min":0.93999999999999995},"min":{"1min":0.61399999999999999,"5min":0.60599999999999998,"15min":0.60599999999999998},"max":{"1min":1.274,"5min":1.5660000000000001,"15min":1.5660000000000001},"last":0.58999999999999997}]},{"osd":5,"last update":"Fri Apr 19 14:04:48 2024","interfaces":[{"interface":"back","average":{"1min":1.0429999999999999,"5min":1.0349999999999999,"15min":1.0329999999999999},"min":{"1min":0.58299999999999996,"5min":0.47599999999999998,"15min":0.47599999999999998},"max":{"1min":1.677,"5min":1.804,"15min":1.804},"last":0.72299999999999998},{"interface":"front","average":{"1min":1.042,"5min":1.117,"15min":1.131},"min":{"1min":0.52100000000000002,"5min":0.52100000000000002,"15min":0.52100000000000002},"max":{"1min":1.635,"5min":1.6359999999999999,"15min":1.6359999999999999},"last":0.746}]},{"osd":6,"last update":"Fri Apr 19 14:04:22 2024","interfaces":[{"interface":"back","average":{"1min":1.0049999999999999,"5min":1.1579999999999999,"15min":1.1839999999999999},"min":{"1min":0.65300000000000002,"5min":0.65300000000000002,"15min":0.65300000000000002},"max":{"1min":1.236,"5min":1.7809999999999999,"15min":1.7809999999999999},"last":0.57799999999999996},{"interface":"front","average":{"1min":1.0920000000000001,"5min":1.153,"15min":1.163},"min":{"1min":0.621,"5min":0.621,"15min":0.621},"max":{"1min":1.399,"5min":1.7110000000000001,"15min":1.7110000000000001},"last":0.73299999999999998}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.167,"5min":1.1519999999999999,"15min":1.1499999999999999},"min":{"1min":0.68400000000000005,"5min":0.68400000000000005,"15min":0.68400000000000005},"max":{"1min":1.768,"5min":1.768,"15min":1.768},"last":0.621},{"interface":"front","average":{"1min":1.1140000000000001,"5min":1.113,"15min":1.113},"min":{"1min":0.5,"5min":0.5,"15min":0.5},"max":{"1min":1.5760000000000001,"5min":1.6850000000000001,"15min":1.6850000000000001},"last":0.68400000000000005}]}]},{"osd":2,"up_from":18,"seq":77309411392,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":6272,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5696,"kb_avail":93738880,"statfs":{"total":95995035648,"available":95988613120,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5832704},"hb_peers":[0,1,3,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:05:04 2024","interfaces":[{"interface":"back","average":{"1min":0.54100000000000004,"5min":0.66200000000000003,"15min":0.628},"min":{"1min":0.28599999999999998,"5min":0.28599999999999998,"15min":0.28599999999999998},"max":{"1min":0.85299999999999998,"5min":1.4850000000000001,"15min":1.4850000000000001},"last":0.39600000000000002},{"interface":"front","average":{"1min":0.58599999999999997,"5min":0.66900000000000004,"15min":0.65800000000000003},"min":{"1min":0.27200000000000002,"5min":0.27200000000000002,"15min":0.27200000000000002},"max":{"1min":1.0569999999999999,"5min":1.198,"15min":1.198},"last":0.53100000000000003}]},{"osd":1,"last update":"Fri Apr 19 14:05:04 2024","interfaces":[{"interface":"back","average":{"1min":0.625,"5min":0.68000000000000005,"15min":0.64000000000000001},"min":{"1min":0.32200000000000001,"5min":0.32200000000000001,"15min":0.32200000000000001},"max":{"1min":1.1140000000000001,"5min":1.1140000000000001,"15min":1.1140000000000001},"last":0.71899999999999997},{"interface":"front","average":{"1min":0.61399999999999999,"5min":0.752,"15min":0.71599999999999997},"min":{"1min":0.26200000000000001,"5min":0.26200000000000001,"15min":0.26200000000000001},"max":{"1min":1.048,"5min":1.2390000000000001,"15min":1.2390000000000001},"last":0.78000000000000003}]},{"osd":3,"last update":"Fri Apr 19 14:04:40 2024","interfaces":[{"interface":"back","average":{"1min":0.76000000000000001,"5min":0.76400000000000001,"15min":0.76000000000000001},"min":{"1min":0.34300000000000003,"5min":0.34300000000000003,"15min":0.34300000000000003},"max":{"1min":1.0249999999999999,"5min":1.1299999999999999,"15min":1.1299999999999999},"last":0.59699999999999998},{"interface":"front","average":{"1min":0.81299999999999994,"5min":0.84599999999999997,"15min":0.82399999999999995},"min":{"1min":0.39700000000000002,"5min":0.39700000000000002,"15min":0.39700000000000002},"max":{"1min":1.3160000000000001,"5min":1.401,"15min":1.401},"last":0.68200000000000005}]},{"osd":4,"last update":"Fri Apr 19 14:04:10 2024","interfaces":[{"interface":"back","average":{"1min":0.99399999999999999,"5min":0.98999999999999999,"15min":0.98199999999999998},"min":{"1min":0.629,"5min":0.58099999999999996,"15min":0.58099999999999996},"max":{"1min":1.444,"5min":1.444,"15min":1.444},"last":1.123},{"interface":"front","average":{"1min":0.95999999999999996,"5min":0.93700000000000006,"15min":0.93300000000000005},"min":{"1min":0.54100000000000004,"5min":0.54100000000000004,"15min":0.54100000000000004},"max":{"1min":1.2250000000000001,"5min":1.325,"15min":1.325},"last":0.64300000000000002}]},{"osd":5,"last update":"Fri Apr 19 14:04:49 2024","interfaces":[{"interface":"back","average":{"1min":0.96399999999999997,"5min":0.98999999999999999,"15min":0.98199999999999998},"min":{"1min":0.60299999999999998,"5min":0.60299999999999998,"15min":0.60299999999999998},"max":{"1min":1.4339999999999999,"5min":1.4339999999999999,"15min":1.4339999999999999},"last":0.748},{"interface":"front","average":{"1min":1.014,"5min":1.087,"15min":1.0920000000000001},"min":{"1min":0.55000000000000004,"5min":0.55000000000000004,"15min":0.55000000000000004},"max":{"1min":1.488,"5min":1.768,"15min":1.768},"last":0.97999999999999998}]},{"osd":6,"last update":"Fri Apr 19 14:04:21 2024","interfaces":[{"interface":"back","average":{"1min":1.0720000000000001,"5min":1.151,"15min":1.1639999999999999},"min":{"1min":0.60499999999999998,"5min":0.60499999999999998,"15min":0.60499999999999998},"max":{"1min":1.492,"5min":1.849,"15min":1.849},"last":1.0600000000000001},{"interface":"front","average":{"1min":1.0569999999999999,"5min":1.0649999999999999,"15min":1.0669999999999999},"min":{"1min":0.72799999999999998,"5min":0.54000000000000004,"15min":0.54000000000000004},"max":{"1min":1.597,"5min":1.597,"15min":1.597},"last":0.80100000000000005}]},{"osd":7,"last update":"Fri Apr 19 14:04:54 2024","interfaces":[{"interface":"back","average":{"1min":1.0569999999999999,"5min":1.069,"15min":1.071},"min":{"1min":0.58299999999999996,"5min":0.58299999999999996,"15min":0.58299999999999996},"max":{"1min":1.659,"5min":1.659,"15min":1.659},"last":0.85499999999999998},{"interface":"front","average":{"1min":1.024,"5min":1.1000000000000001,"15min":1.113},"min":{"1min":0.56100000000000005,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.4650000000000001,"5min":1.4650000000000001,"15min":1.4650000000000001},"last":0.83699999999999997}]}]},{"osd":3,"up_from":25,"seq":107374182458,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5696,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739456,"statfs":{"total":95995035648,"available":95989202944,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,4,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.67800000000000005,"5min":0.67600000000000005,"15min":0.65800000000000003},"min":{"1min":0.29999999999999999,"5min":0.29999999999999999,"15min":0.29999999999999999},"max":{"1min":1.0269999999999999,"5min":1.1699999999999999,"15min":1.1699999999999999},"last":0.626},{"interface":"front","average":{"1min":0.72899999999999998,"5min":0.73899999999999999,"15min":0.74399999999999999},"min":{"1min":0.248,"5min":0.248,"15min":0.248},"max":{"1min":1.1859999999999999,"5min":1.611,"15min":1.611},"last":0.78300000000000003}]},{"osd":1,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.72299999999999998,"5min":0.73899999999999999,"15min":0.749},"min":{"1min":0.34699999999999998,"5min":0.34699999999999998,"15min":0.34699999999999998},"max":{"1min":1.161,"5min":1.4410000000000001,"15min":1.4410000000000001},"last":0.66900000000000004},{"interface":"front","average":{"1min":0.745,"5min":0.752,"15min":0.748},"min":{"1min":0.35499999999999998,"5min":0.35499999999999998,"15min":0.35499999999999998},"max":{"1min":1.198,"5min":1.2030000000000001,"15min":1.2030000000000001},"last":0.84599999999999997}]},{"osd":2,"last update":"Fri Apr 19 14:04:35 2024","interfaces":[{"interface":"back","average":{"1min":0.83099999999999996,"5min":0.83299999999999996,"15min":0.82899999999999996},"min":{"1min":0.38900000000000001,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.153,"5min":1.153,"15min":1.153},"last":1.042},{"interface":"front","average":{"1min":0.83199999999999996,"5min":0.82799999999999996,"15min":0.82399999999999995},"min":{"1min":0.378,"5min":0.378,"15min":0.378},"max":{"1min":1.2609999999999999,"5min":1.5129999999999999,"15min":1.5129999999999999},"last":0.93500000000000005}]},{"osd":4,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":0.92600000000000005,"5min":0.92100000000000004,"15min":0.91500000000000004},"min":{"1min":0.56399999999999995,"5min":0.56399999999999995,"15min":0.56399999999999995},"max":{"1min":1.238,"5min":1.286,"15min":1.286},"last":0.879},{"interface":"front","average":{"1min":0.94599999999999995,"5min":0.96799999999999997,"15min":0.94799999999999995},"min":{"1min":0.63400000000000001,"5min":0.63400000000000001,"15min":0.63400000000000001},"max":{"1min":1.266,"5min":1.4530000000000001,"15min":1.4530000000000001},"last":0.89100000000000001}]},{"osd":5,"last update":"Fri Apr 19 14:04:51 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.038,"15min":1.052},"min":{"1min":0.56899999999999995,"5min":0.55300000000000005,"15min":0.55300000000000005},"max":{"1min":1.5700000000000001,"5min":1.5700000000000001,"15min":1.5700000000000001},"last":0.94299999999999995},{"interface":"front","average":{"1min":0.93899999999999995,"5min":0.98299999999999998,"15min":1.0009999999999999},"min":{"1min":0.55700000000000005,"5min":0.55700000000000005,"15min":0.55700000000000005},"max":{"1min":1.1919999999999999,"5min":1.274,"15min":1.274},"last":1.032}]},{"osd":6,"last update":"Fri Apr 19 14:04:20 2024","interfaces":[{"interface":"back","average":{"1min":1.052,"5min":1.0589999999999999,"15min":1.0600000000000001},"min":{"1min":0.58899999999999997,"5min":0.58899999999999997,"15min":0.58899999999999997},"max":{"1min":1.401,"5min":1.5109999999999999,"15min":1.5109999999999999},"last":0.97999999999999998},{"interface":"front","average":{"1min":1.056,"5min":1.008,"15min":1},"min":{"1min":0.71099999999999997,"5min":0.53600000000000003,"15min":0.53600000000000003},"max":{"1min":1.4099999999999999,"5min":1.4099999999999999,"15min":1.4099999999999999},"last":0.99299999999999999}]},{"osd":7,"last update":"Fri Apr 19 14:04:56 2024","interfaces":[{"interface":"back","average":{"1min":1.075,"5min":1.0629999999999999,"15min":1.0609999999999999},"min":{"1min":0.61399999999999999,"5min":0.61399999999999999,"15min":0.61399999999999999},"max":{"1min":1.4350000000000001,"5min":1.597,"15min":1.597},"last":1.0680000000000001},{"interface":"front","average":{"1min":1.179,"5min":1.117,"15min":1.107},"min":{"1min":0.69799999999999995,"5min":0.67100000000000004,"15min":0.67100000000000004},"max":{"1min":1.6619999999999999,"5min":1.907,"15min":1.907},"last":1.1200000000000001}]}]},{"osd":4,"up_from":30,"seq":128849018930,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5760,"kb_used_data":568,"kb_used_omap":0,"kb_used_meta":5184,"kb_avail":93739392,"statfs":{"total":95995035648,"available":95989137408,"internally_reserved":0,"allocated":581632,"data_stored":237841,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5308416},"hb_peers":[0,1,2,3,5,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84799999999999998,"5min":0.81699999999999995,"15min":0.81499999999999995},"min":{"1min":0.64200000000000002,"5min":0.501,"15min":0.501},"max":{"1min":1.167,"5min":1.173,"15min":1.173},"last":1.03},{"interface":"front","average":{"1min":0.89600000000000002,"5min":0.85299999999999998,"15min":0.83899999999999997},"min":{"1min":0.59999999999999998,"5min":0.47699999999999998,"15min":0.47699999999999998},"max":{"1min":1.165,"5min":1.611,"15min":1.611},"last":1.163}]},{"osd":1,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.90800000000000003,"5min":0.86099999999999999,"15min":0.83999999999999997},"min":{"1min":0.65500000000000003,"5min":0.52400000000000002,"15min":0.52400000000000002},"max":{"1min":1.1679999999999999,"5min":1.375,"15min":1.375},"last":0.79200000000000004},{"interface":"front","average":{"1min":0.84999999999999998,"5min":0.83299999999999996,"15min":0.82399999999999995},"min":{"1min":0.59299999999999997,"5min":0.45600000000000002,"15min":0.45600000000000002},"max":{"1min":1.1930000000000001,"5min":1.3440000000000001,"15min":1.3440000000000001},"last":1.1870000000000001}]},{"osd":2,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.84599999999999997,"5min":0.86899999999999999,"15min":0.875},"min":{"1min":0.63,"5min":0.46800000000000003,"15min":0.46800000000000003},"max":{"1min":1.1100000000000001,"5min":1.1639999999999999,"15min":1.1639999999999999},"last":0.96099999999999997},{"interface":"front","average":{"1min":0.98399999999999999,"5min":0.90800000000000003,"15min":0.88900000000000001},"min":{"1min":0.629,"5min":0.51500000000000001,"15min":0.51500000000000001},"max":{"1min":1.228,"5min":1.3009999999999999,"15min":1.3009999999999999},"last":1.052}]},{"osd":3,"last update":"Fri Apr 19 14:04:13 2024","interfaces":[{"interface":"back","average":{"1min":0.89000000000000001,"5min":0.88900000000000001,"15min":0.88600000000000001},"min":{"1min":0.626,"5min":0.52800000000000002,"15min":0.52800000000000002},"max":{"1min":1.216,"5min":1.2350000000000001,"15min":1.2350000000000001},"last":0.85999999999999999},{"interface":"front","average":{"1min":0.89900000000000002,"5min":0.92200000000000004,"15min":0.92300000000000004},"min":{"1min":0.61399999999999999,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.1679999999999999,"5min":1.669,"15min":1.669},"last":1.242}]},{"osd":5,"last update":"Fri Apr 19 14:04:46 2024","interfaces":[{"interface":"back","average":{"1min":0.91400000000000003,"5min":0.80000000000000004,"15min":0.74399999999999999},"min":{"1min":0.41999999999999998,"5min":0.36699999999999999,"15min":0.36699999999999999},"max":{"1min":1.3140000000000001,"5min":1.321,"15min":1.321},"last":0.69899999999999995},{"interface":"front","average":{"1min":0.93500000000000005,"5min":0.85599999999999998,"15min":0.80600000000000005},"min":{"1min":0.56499999999999995,"5min":0.379,"15min":0.379},"max":{"1min":1.343,"5min":1.4359999999999999,"15min":1.4359999999999999},"last":1.097}]},{"osd":6,"last update":"Fri Apr 19 14:04:23 2024","interfaces":[{"interface":"back","average":{"1min":0.89100000000000001,"5min":0.93300000000000005,"15min":0.93999999999999995},"min":{"1min":0.52400000000000002,"5min":0.38900000000000001,"15min":0.38900000000000001},"max":{"1min":1.2490000000000001,"5min":1.5289999999999999,"15min":1.5289999999999999},"last":0.97899999999999998},{"interface":"front","average":{"1min":0.97699999999999998,"5min":0.98299999999999998,"15min":0.98399999999999999},"min":{"1min":0.46100000000000002,"5min":0.36299999999999999,"15min":0.36299999999999999},"max":{"1min":1.395,"5min":1.395,"15min":1.395},"last":1.258}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1.012,"5min":1.0389999999999999,"15min":1.0429999999999999},"min":{"1min":0.56999999999999995,"5min":0.44600000000000001,"15min":0.44600000000000001},"max":{"1min":1.4810000000000001,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.218},{"interface":"front","average":{"1min":1.012,"5min":0.98799999999999999,"15min":0.98399999999999999},"min":{"1min":0.624,"5min":0.48499999999999999,"15min":0.48499999999999999},"max":{"1min":1.2949999999999999,"5min":1.373,"15min":1.373},"last":1.139}]}]},{"osd":5,"up_from":38,"seq":163208757291,"num_pgs":0,"num_osds":1,"num_per_pool_osds":0,"num_per_pool_omap_osds":0,"kb":93745152,"kb_used":5692,"kb_used_data":564,"kb_used_omap":0,"kb_used_meta":5120,"kb_avail":93739460,"statfs":{"total":95995035648,"available":95989207040,"internally_reserved":0,"allocated":577536,"data_stored":237518,"data_compressed":0,"data_compressed_allocated":0,"data_compressed_original":0,"omap_allocated":0,"internal_metadata":5242880},"hb_peers":[0,1,2,3,4,6,7],"snap_trim_queue_len":0,"num_snap_trimming":0,"num_shards_repaired":0,"op_queue_age_hist":{"histogram":[],"upper_bound":1},"perf_stat":{"commit_latency_ms":0,"apply_latency_ms":0,"commit_latency_ns":0,"apply_latency_ns":0},"alerts":[],"network_ping_times":[{"osd":0,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.82899999999999996,"5min":0.79800000000000004,"15min":0.79400000000000004},"min":{"1min":0.49099999999999999,"5min":0.45100000000000001,"15min":0.45100000000000001},"max":{"1min":1.2909999999999999,"5min":1.2909999999999999,"15min":1.2909999999999999},"last":0.67500000000000004},{"interface":"front","average":{"1min":0.89100000000000001,"5min":0.88400000000000001,"15min":0.89800000000000002},"min":{"1min":0.59199999999999997,"5min":0.51800000000000002,"15min":0.51800000000000002},"max":{"1min":1.347,"5min":1.778,"15min":1.778},"last":1.0509999999999999}]},{"osd":1,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.82099999999999995,"5min":0.80200000000000005,"15min":0.80200000000000005},"min":{"1min":0.55400000000000005,"5min":0.47499999999999998,"15min":0.47499999999999998},"max":{"1min":1.085,"5min":1.3779999999999999,"15min":1.3779999999999999},"last":0.92600000000000005},{"interface":"front","average":{"1min":0.89300000000000002,"5min":0.91200000000000003,"15min":0.93000000000000005},"min":{"1min":0.57999999999999996,"5min":0.46899999999999997,"15min":0.46899999999999997},"max":{"1min":1.2250000000000001,"5min":1.5,"15min":1.5},"last":0.88100000000000001}]},{"osd":2,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.85399999999999998,"5min":0.90100000000000002,"15min":0.90200000000000002},"min":{"1min":0.52000000000000002,"5min":0.52000000000000002,"15min":0.52000000000000002},"max":{"1min":1.262,"5min":2.0289999999999999,"15min":2.0289999999999999},"last":0.95699999999999996},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.877,"15min":0.874},"min":{"1min":0.58199999999999996,"5min":0.56499999999999995,"15min":0.56499999999999995},"max":{"1min":1.24,"5min":1.278,"15min":1.278},"last":0.84599999999999997}]},{"osd":3,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.878,"5min":0.88800000000000001,"15min":0.88400000000000001},"min":{"1min":0.48199999999999998,"5min":0.48199999999999998,"15min":0.48199999999999998},"max":{"1min":1.544,"5min":1.988,"15min":1.988},"last":0.82699999999999996},{"interface":"front","average":{"1min":0.90200000000000002,"5min":0.91900000000000004,"15min":0.93100000000000005},"min":{"1min":0.60499999999999998,"5min":0.54300000000000004,"15min":0.54300000000000004},"max":{"1min":1.351,"5min":1.4810000000000001,"15min":1.4810000000000001},"last":1.002}]},{"osd":4,"last update":"Fri Apr 19 14:04:50 2024","interfaces":[{"interface":"back","average":{"1min":0.83499999999999996,"5min":0.753,"15min":0.74299999999999999},"min":{"1min":0.44400000000000001,"5min":0.31,"15min":0.31},"max":{"1min":1.4299999999999999,"5min":1.4299999999999999,"15min":1.4299999999999999},"last":0.79300000000000004},{"interface":"front","average":{"1min":0.90500000000000003,"5min":0.79700000000000004,"15min":0.77600000000000002},"min":{"1min":0.43099999999999999,"5min":0.372,"15min":0.372},"max":{"1min":1.6699999999999999,"5min":1.774,"15min":1.774},"last":0.77000000000000002}]},{"osd":6,"last update":"Fri Apr 19 14:04:24 2024","interfaces":[{"interface":"back","average":{"1min":0.80000000000000004,"5min":0.875,"15min":0.88700000000000001},"min":{"1min":0.42199999999999999,"5min":0.40200000000000002,"15min":0.40200000000000002},"max":{"1min":1.5029999999999999,"5min":1.5029999999999999,"15min":1.5029999999999999},"last":0.98299999999999998},{"interface":"front","average":{"1min":0.85699999999999998,"5min":0.92500000000000004,"15min":0.93700000000000006},"min":{"1min":0.40999999999999998,"5min":0.40999999999999998,"15min":0.40999999999999998},"max":{"1min":1.9319999999999999,"5min":1.9319999999999999,"15min":1.9319999999999999},"last":1.087}]},{"osd":7,"last update":"Fri Apr 19 14:04:57 2024","interfaces":[{"interface":"back","average":{"1min":1,"5min":0.91900000000000004,"15min":0.90500000000000003},"min":{"1min":0.47199999999999998,"5min":0.40600000000000003,"15min":0.40600000000000003},"max":{"1min":1.772,"5min":1.8600000000000001,"15min":1.8600000000000001},"last":1.0269999999999999},{"interface":"front","average":{"1min":1.0580000000000001,"5min":0.89100000000000001,"15min":0.86299999999999999},"min":{"1min":0.47999999999999998,"5min":0.42799999999999999,"15min":0.42799999999999999},"max":{"1min":1.6060000000000001,"5min":1.6060000000000001,"15min":1.6060000000000001},"last":1.0680000000000001}]}]}],"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-19T14:05:15.582 INFO:tasks.cephadm.ceph_manager.ceph:clean! 2024-04-19T14:05:15.582 INFO:tasks.ceph:Waiting until ceph cluster ceph is healthy... 2024-04-19T14:05:15.582 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy 2024-04-19T14:05:15.582 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm --image quay.io/ceph/ceph:v17.2.0 shell --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 -- ceph health --format=json 2024-04-19T14:05:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:15 smithi139 bash[18762]: audit 2024-04-19T14:05:14.153450+0000 mgr.y (mgr.24301) 92 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:15.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:15 smithi135 bash[18636]: audit 2024-04-19T14:05:14.153450+0000 mgr.y (mgr.24301) 92 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:15.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:15 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:05:15] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:15 smithi135 bash[24028]: audit 2024-04-19T14:05:14.153450+0000 mgr.y (mgr.24301) 92 : audit [DBG] from='client.14565 -' entity='client.admin' cmd=[{"prefix": "pg dump", "target": ["mon-mgr", ""], "format": "json"}]: dispatch 2024-04-19T14:05:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:16 smithi139 bash[18762]: cluster 2024-04-19T14:05:14.603047+0000 mgr.y (mgr.24301) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:16 smithi139 bash[18762]: audit 2024-04-19T14:05:15.703130+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:16 smithi139 bash[18762]: audit 2024-04-19T14:05:15.712789+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[18636]: cluster 2024-04-19T14:05:14.603047+0000 mgr.y (mgr.24301) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[18636]: audit 2024-04-19T14:05:15.703130+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[18636]: audit 2024-04-19T14:05:15.712789+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[24028]: cluster 2024-04-19T14:05:14.603047+0000 mgr.y (mgr.24301) 93 : cluster [DBG] pgmap v59: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[24028]: audit 2024-04-19T14:05:15.703130+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:16 smithi135 bash[24028]: audit 2024-04-19T14:05:15.712789+0000 mon.a (mon.0) 857 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:17.310 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:17] "GET /metrics HTTP/1.1" 200 191516 "" "Prometheus/2.33.4" 2024-04-19T14:05:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:17 smithi139 bash[18762]: cluster 2024-04-19T14:05:16.603551+0000 mgr.y (mgr.24301) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:17 smithi135 bash[18636]: cluster 2024-04-19T14:05:16.603551+0000 mgr.y (mgr.24301) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:17.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:17 smithi135 bash[24028]: cluster 2024-04-19T14:05:16.603551+0000 mgr.y (mgr.24301) 94 : cluster [DBG] pgmap v60: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:18.614 INFO:teuthology.orchestra.run.smithi135.stderr:Inferring config /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/mon.a/config 2024-04-19T14:05:19.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:18 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:05:18] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[18636]: cluster 2024-04-19T14:05:18.603901+0000 mgr.y (mgr.24301) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:19.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[18636]: audit 2024-04-19T14:05:18.744530+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:19.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[18636]: audit 2024-04-19T14:05:18.750576+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[24028]: cluster 2024-04-19T14:05:18.603901+0000 mgr.y (mgr.24301) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[24028]: audit 2024-04-19T14:05:18.744530+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:19 smithi135 bash[24028]: audit 2024-04-19T14:05:18.750576+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:19 smithi139 bash[18762]: cluster 2024-04-19T14:05:18.603901+0000 mgr.y (mgr.24301) 95 : cluster [DBG] pgmap v61: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:19 smithi139 bash[18762]: audit 2024-04-19T14:05:18.744530+0000 mon.a (mon.0) 858 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:19 smithi139 bash[18762]: audit 2024-04-19T14:05:18.750576+0000 mon.a (mon.0) 859 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:21.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:05:20 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:05:21.452 INFO:teuthology.orchestra.run.smithi135.stdout: 2024-04-19T14:05:21.452 INFO:teuthology.orchestra.run.smithi135.stdout:{"status":"HEALTH_OK","checks":{},"mutes":[]} 2024-04-19T14:05:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:21 smithi139 bash[18762]: cluster 2024-04-19T14:05:20.604451+0000 mgr.y (mgr.24301) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:21 smithi139 bash[18762]: audit 2024-04-19T14:05:21.455919+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.135:0/3676122411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T14:05:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:21 smithi135 bash[18636]: cluster 2024-04-19T14:05:20.604451+0000 mgr.y (mgr.24301) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:21 smithi135 bash[18636]: audit 2024-04-19T14:05:21.455919+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.135:0/3676122411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T14:05:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:21 smithi135 bash[24028]: cluster 2024-04-19T14:05:20.604451+0000 mgr.y (mgr.24301) 96 : cluster [DBG] pgmap v62: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:21 smithi135 bash[24028]: audit 2024-04-19T14:05:21.455919+0000 mon.a (mon.0) 860 : audit [DBG] from='client.? 172.21.15.135:0/3676122411' entity='client.admin' cmd=[{"prefix": "health", "format": "json"}]: dispatch 2024-04-19T14:05:22.144 INFO:tasks.cephadm.ceph_manager.ceph:wait_until_healthy done 2024-04-19T14:05:22.145 INFO:tasks.cephadm:Setup complete, yielding 2024-04-19T14:05:22.145 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T14:05:22.156 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T14:05:22.156 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- bash -c 'ceph config set mgr mgr/cephadm/use_repo_digest false --force' 2024-04-19T14:05:23.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:22 smithi139 bash[18762]: audit 2024-04-19T14:05:22.683781+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:22 smithi139 bash[18762]: audit 2024-04-19T14:05:22.684655+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:22 smithi139 bash[18762]: audit 2024-04-19T14:05:22.707717+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:23.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:22 smithi139 bash[18762]: audit 2024-04-19T14:05:22.708561+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:23.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[18636]: audit 2024-04-19T14:05:22.683781+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[18636]: audit 2024-04-19T14:05:22.684655+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[18636]: audit 2024-04-19T14:05:22.707717+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[18636]: audit 2024-04-19T14:05:22.708561+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[24028]: audit 2024-04-19T14:05:22.683781+0000 mon.c (mon.1) 74 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[24028]: audit 2024-04-19T14:05:22.684655+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[24028]: audit 2024-04-19T14:05:22.707717+0000 mon.c (mon.1) 75 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:22 smithi135 bash[24028]: audit 2024-04-19T14:05:22.708561+0000 mon.a (mon.0) 862 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:05:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:23 smithi139 bash[18762]: cluster 2024-04-19T14:05:22.605005+0000 mgr.y (mgr.24301) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:24.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:23 smithi135 bash[18636]: cluster 2024-04-19T14:05:22.605005+0000 mgr.y (mgr.24301) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:23 smithi135 bash[24028]: cluster 2024-04-19T14:05:22.605005+0000 mgr.y (mgr.24301) 97 : cluster [DBG] pgmap v63: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:26 smithi139 bash[18762]: cluster 2024-04-19T14:05:24.605641+0000 mgr.y (mgr.24301) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:26 smithi139 bash[18762]: audit 2024-04-19T14:05:25.800747+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.135:0/1377520795' entity='client.admin' 2024-04-19T14:05:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:26 smithi139 bash[18762]: audit 2024-04-19T14:05:25.827360+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:26 smithi139 bash[18762]: audit 2024-04-19T14:05:25.828267+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:26 smithi139 bash[18762]: audit 2024-04-19T14:05:25.833914+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[18636]: cluster 2024-04-19T14:05:24.605641+0000 mgr.y (mgr.24301) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[18636]: audit 2024-04-19T14:05:25.800747+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.135:0/1377520795' entity='client.admin' 2024-04-19T14:05:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[18636]: audit 2024-04-19T14:05:25.827360+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[18636]: audit 2024-04-19T14:05:25.828267+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[18636]: audit 2024-04-19T14:05:25.833914+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[24028]: cluster 2024-04-19T14:05:24.605641+0000 mgr.y (mgr.24301) 98 : cluster [DBG] pgmap v64: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[24028]: audit 2024-04-19T14:05:25.800747+0000 mon.a (mon.0) 863 : audit [INF] from='client.? 172.21.15.135:0/1377520795' entity='client.admin' 2024-04-19T14:05:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[24028]: audit 2024-04-19T14:05:25.827360+0000 mon.c (mon.1) 76 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[24028]: audit 2024-04-19T14:05:25.828267+0000 mon.c (mon.1) 77 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:26 smithi135 bash[24028]: audit 2024-04-19T14:05:25.833914+0000 mon.a (mon.0) 864 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:27.158 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T14:05:27.168 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T14:05:27.168 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'radosgw-admin realm create --rgw-realm=r --default' 2024-04-19T14:05:27.347 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:27 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:27] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-19T14:05:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:28 smithi139 bash[18762]: cluster 2024-04-19T14:05:26.606154+0000 mgr.y (mgr.24301) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:28 smithi135 bash[18636]: cluster 2024-04-19T14:05:26.606154+0000 mgr.y (mgr.24301) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:28 smithi135 bash[24028]: cluster 2024-04-19T14:05:26.606154+0000 mgr.y (mgr.24301) 99 : cluster [DBG] pgmap v65: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:30 smithi139 bash[18762]: cluster 2024-04-19T14:05:28.606520+0000 mgr.y (mgr.24301) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:30 smithi135 bash[18636]: cluster 2024-04-19T14:05:28.606520+0000 mgr.y (mgr.24301) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:30 smithi135 bash[24028]: cluster 2024-04-19T14:05:28.606520+0000 mgr.y (mgr.24301) 100 : cluster [DBG] pgmap v66: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:31.265 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:05:30 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "5a865b5e-677f-44b5-9960-86cd3577fff4", 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "r", 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout: "current_period": "8b4603a9-716e-47f6-bf5b-df164442fb95", 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout: "epoch": 1 2024-04-19T14:05:32.548 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[18636]: cluster 2024-04-19T14:05:30.606992+0000 mgr.y (mgr.24301) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[18636]: cluster 2024-04-19T14:05:31.483551+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[18636]: audit 2024-04-19T14:05:31.491951+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.135:0/3542641744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[18636]: audit 2024-04-19T14:05:31.492803+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[24028]: cluster 2024-04-19T14:05:30.606992+0000 mgr.y (mgr.24301) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[24028]: cluster 2024-04-19T14:05:31.483551+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[24028]: audit 2024-04-19T14:05:31.491951+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.135:0/3542641744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:32.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:32 smithi135 bash[24028]: audit 2024-04-19T14:05:31.492803+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:32 smithi139 bash[18762]: cluster 2024-04-19T14:05:30.606992+0000 mgr.y (mgr.24301) 101 : cluster [DBG] pgmap v67: 1 pgs: 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:32 smithi139 bash[18762]: cluster 2024-04-19T14:05:31.483551+0000 mon.a (mon.0) 865 : cluster [DBG] osdmap e60: 8 total, 8 up, 8 in 2024-04-19T14:05:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:32 smithi139 bash[18762]: audit 2024-04-19T14:05:31.491951+0000 mon.c (mon.1) 78 : audit [INF] from='client.? 172.21.15.135:0/3542641744' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:32 smithi139 bash[18762]: audit 2024-04-19T14:05:31.492803+0000 mon.a (mon.0) 866 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]: dispatch 2024-04-19T14:05:33.421 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'radosgw-admin zonegroup create --rgw-zonegroup=default --master --default' 2024-04-19T14:05:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:33 smithi139 bash[18762]: audit 2024-04-19T14:05:32.488238+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T14:05:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:33 smithi139 bash[18762]: cluster 2024-04-19T14:05:32.489048+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T14:05:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:33 smithi139 bash[18762]: cluster 2024-04-19T14:05:32.607471+0000 mgr.y (mgr.24301) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[18636]: audit 2024-04-19T14:05:32.488238+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T14:05:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[18636]: cluster 2024-04-19T14:05:32.489048+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T14:05:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[18636]: cluster 2024-04-19T14:05:32.607471+0000 mgr.y (mgr.24301) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[24028]: audit 2024-04-19T14:05:32.488238+0000 mon.a (mon.0) 867 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": ".rgw.root","app": "rgw"}]': finished 2024-04-19T14:05:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[24028]: cluster 2024-04-19T14:05:32.489048+0000 mon.a (mon.0) 868 : cluster [DBG] osdmap e61: 8 total, 8 up, 8 in 2024-04-19T14:05:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:33 smithi135 bash[24028]: cluster 2024-04-19T14:05:32.607471+0000 mgr.y (mgr.24301) 102 : cluster [DBG] pgmap v70: 33 pgs: 32 unknown, 1 active+clean; 577 KiB data, 48 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:05:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:34 smithi139 bash[18762]: cluster 2024-04-19T14:05:33.519303+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T14:05:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:34 smithi139 bash[18762]: audit 2024-04-19T14:05:34.427218+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:34 smithi139 bash[18762]: audit 2024-04-19T14:05:34.439042+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:34.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:05:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:34.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[18636]: cluster 2024-04-19T14:05:33.519303+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T14:05:34.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[18636]: audit 2024-04-19T14:05:34.427218+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:34.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[18636]: audit 2024-04-19T14:05:34.439042+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[24028]: cluster 2024-04-19T14:05:33.519303+0000 mon.a (mon.0) 869 : cluster [DBG] osdmap e62: 8 total, 8 up, 8 in 2024-04-19T14:05:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[24028]: audit 2024-04-19T14:05:34.427218+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:34.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:34 smithi135 bash[24028]: audit 2024-04-19T14:05:34.439042+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:35.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:35 smithi135 bash[18636]: cluster 2024-04-19T14:05:34.607969+0000 mgr.y (mgr.24301) 103 : cluster [DBG] pgmap v72: 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-19T14:05:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:35 smithi135 bash[24028]: cluster 2024-04-19T14:05:34.607969+0000 mgr.y (mgr.24301) 103 : cluster [DBG] pgmap v72: 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-19T14:05:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:35 smithi139 bash[18762]: cluster 2024-04-19T14:05:34.607969+0000 mgr.y (mgr.24301) 103 : cluster [DBG] pgmap v72: 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-19T14:05:36.211 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:05:36.211 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "9c291f32-4c3e-477e-8758-a23c3ee16c12", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "default", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "api_name": "default", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "is_master": "true", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "endpoints": [], 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "hostnames": [], 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "hostnames_s3website": [], 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "master_zone": "", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "zones": [], 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "placement_targets": [], 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "default_placement": "", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_id": "5a865b5e-677f-44b5-9960-86cd3577fff4", 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "sync_policy": { 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: "groups": [] 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:36.212 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:05:36.902 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'radosgw-admin zone create --rgw-zonegroup=default --rgw-zone=z --master --default' 2024-04-19T14:05:37.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:37] "GET /metrics HTTP/1.1" 200 191515 "" "Prometheus/2.33.4" 2024-04-19T14:05:37.914 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:37 smithi135 bash[18636]: cluster 2024-04-19T14:05:36.608546+0000 mgr.y (mgr.24301) 104 : cluster [DBG] pgmap v73: 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-19T14:05:37.914 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:37 smithi135 bash[24028]: cluster 2024-04-19T14:05:36.608546+0000 mgr.y (mgr.24301) 104 : cluster [DBG] pgmap v73: 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-19T14:05:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:37 smithi139 bash[18762]: cluster 2024-04-19T14:05:36.608546+0000 mgr.y (mgr.24301) 104 : cluster [DBG] pgmap v73: 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-19T14:05:39.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:38 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:05:38] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:39.510 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:05:39.510 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "9e6df5e2-f4ba-4589-93d5-42163c4a2f17", 2024-04-19T14:05:39.510 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "z", 2024-04-19T14:05:39.510 INFO:teuthology.orchestra.run.smithi135.stdout: "domain_root": "z.rgw.meta:root", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "control_pool": "z.rgw.control", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "gc_pool": "z.rgw.log:gc", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "lc_pool": "z.rgw.log:lc", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "log_pool": "z.rgw.log", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "intent_log_pool": "z.rgw.log:intent", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "usage_log_pool": "z.rgw.log:usage", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "roles_pool": "z.rgw.meta:roles", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "reshard_pool": "z.rgw.log:reshard", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "user_keys_pool": "z.rgw.meta:users.keys", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "user_email_pool": "z.rgw.meta:users.email", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "user_swift_pool": "z.rgw.meta:users.swift", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "user_uid_pool": "z.rgw.meta:users.uid", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "otp_pool": "z.rgw.otp", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "system_key": { 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "access_key": "", 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: "secret_key": "" 2024-04-19T14:05:39.511 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "placement_pools": [ 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "key": "default-placement", 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "val": { 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "index_pool": "z.rgw.buckets.index", 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "storage_classes": { 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "STANDARD": { 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "data_pool": "z.rgw.buckets.data" 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "data_extra_pool": "z.rgw.buckets.non-ec", 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "index_type": 0 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:05:39.512 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_id": "5a865b5e-677f-44b5-9960-86cd3577fff4", 2024-04-19T14:05:39.513 INFO:teuthology.orchestra.run.smithi135.stdout: "notif_pool": "z.rgw.log:notif" 2024-04-19T14:05:39.513 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:05:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[18636]: cluster 2024-04-19T14:05:38.609598+0000 mgr.y (mgr.24301) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 287 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[18636]: audit 2024-04-19T14:05:38.864381+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[18636]: audit 2024-04-19T14:05:38.874356+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:40.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[24028]: cluster 2024-04-19T14:05:38.609598+0000 mgr.y (mgr.24301) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 287 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[24028]: audit 2024-04-19T14:05:38.864381+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:39 smithi135 bash[24028]: audit 2024-04-19T14:05:38.874356+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:40.178 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'radosgw-admin period update --rgw-realm=r --commit' 2024-04-19T14:05:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:39 smithi139 bash[18762]: cluster 2024-04-19T14:05:38.609598+0000 mgr.y (mgr.24301) 105 : cluster [DBG] pgmap v74: 33 pgs: 33 active+clean; 577 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 287 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:39 smithi139 bash[18762]: audit 2024-04-19T14:05:38.864381+0000 mon.a (mon.0) 872 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:39 smithi139 bash[18762]: audit 2024-04-19T14:05:38.874356+0000 mon.a (mon.0) 873 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:41.265 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:05:40 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:05:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:41 smithi139 bash[18762]: cluster 2024-04-19T14:05:40.610265+0000 mgr.y (mgr.24301) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 503 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:42.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:41 smithi135 bash[18636]: cluster 2024-04-19T14:05:40.610265+0000 mgr.y (mgr.24301) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 503 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:42.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:41 smithi135 bash[24028]: cluster 2024-04-19T14:05:40.610265+0000 mgr.y (mgr.24301) 106 : cluster [DBG] pgmap v75: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 503 B/s rd, 1.4 KiB/s wr, 2 op/s 2024-04-19T14:05:44.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:43 smithi139 bash[18762]: cluster 2024-04-19T14:05:42.610863+0000 mgr.y (mgr.24301) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-19T14:05:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:43 smithi135 bash[18636]: cluster 2024-04-19T14:05:42.610863+0000 mgr.y (mgr.24301) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-19T14:05:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:43 smithi135 bash[24028]: cluster 2024-04-19T14:05:42.610863+0000 mgr.y (mgr.24301) 107 : cluster [DBG] pgmap v76: 33 pgs: 33 active+clean; 578 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 409 B/s rd, 1.1 KiB/s wr, 1 op/s 2024-04-19T14:05:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:44 smithi139 bash[18762]: cluster 2024-04-19T14:05:43.886365+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T14:05:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:44 smithi139 bash[18762]: audit 2024-04-19T14:05:43.889351+0000 mon.a (mon.0) 875 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T14:05:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:44 smithi135 bash[18636]: cluster 2024-04-19T14:05:43.886365+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T14:05:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:44 smithi135 bash[18636]: audit 2024-04-19T14:05:43.889351+0000 mon.a (mon.0) 875 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T14:05:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:44 smithi135 bash[24028]: cluster 2024-04-19T14:05:43.886365+0000 mon.a (mon.0) 874 : cluster [DBG] osdmap e63: 8 total, 8 up, 8 in 2024-04-19T14:05:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:44 smithi135 bash[24028]: audit 2024-04-19T14:05:43.889351+0000 mon.a (mon.0) 875 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]: dispatch 2024-04-19T14:05:46.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[18636]: cluster 2024-04-19T14:05:44.611606+0000 mgr.y (mgr.24301) 108 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-19T14:05:46.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[18636]: audit 2024-04-19T14:05:44.889915+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T14:05:46.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[18636]: cluster 2024-04-19T14:05:44.890319+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T14:05:46.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[24028]: cluster 2024-04-19T14:05:44.611606+0000 mgr.y (mgr.24301) 108 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-19T14:05:46.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[24028]: audit 2024-04-19T14:05:44.889915+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T14:05:46.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:45 smithi135 bash[24028]: cluster 2024-04-19T14:05:44.890319+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T14:05:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:45 smithi139 bash[18762]: cluster 2024-04-19T14:05:44.611606+0000 mgr.y (mgr.24301) 108 : cluster [DBG] pgmap v78: 65 pgs: 32 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 3.0 KiB/s rd, 818 B/s wr, 3 op/s 2024-04-19T14:05:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:45 smithi139 bash[18762]: audit 2024-04-19T14:05:44.889915+0000 mon.a (mon.0) 876 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.log","app": "rgw"}]': finished 2024-04-19T14:05:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:45 smithi139 bash[18762]: cluster 2024-04-19T14:05:44.890319+0000 mon.a (mon.0) 877 : cluster [DBG] osdmap e64: 8 total, 8 up, 8 in 2024-04-19T14:05:47.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:46 smithi139 bash[18762]: cluster 2024-04-19T14:05:45.913527+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T14:05:47.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:46 smithi139 bash[18762]: audit 2024-04-19T14:05:45.915752+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T14:05:47.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:47] "GET /metrics HTTP/1.1" 200 192828 "" "Prometheus/2.33.4" 2024-04-19T14:05:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:46 smithi135 bash[18636]: cluster 2024-04-19T14:05:45.913527+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T14:05:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:46 smithi135 bash[18636]: audit 2024-04-19T14:05:45.915752+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T14:05:47.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:46 smithi135 bash[24028]: cluster 2024-04-19T14:05:45.913527+0000 mon.a (mon.0) 878 : cluster [DBG] osdmap e65: 8 total, 8 up, 8 in 2024-04-19T14:05:47.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:46 smithi135 bash[24028]: audit 2024-04-19T14:05:45.915752+0000 mon.a (mon.0) 879 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]: dispatch 2024-04-19T14:05:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:47 smithi139 bash[18762]: cluster 2024-04-19T14:05:46.612354+0000 mgr.y (mgr.24301) 109 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-04-19T14:05:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:47 smithi139 bash[18762]: audit 2024-04-19T14:05:46.932766+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T14:05:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:47 smithi139 bash[18762]: cluster 2024-04-19T14:05:46.933836+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T14:05:48.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[18636]: cluster 2024-04-19T14:05:46.612354+0000 mgr.y (mgr.24301) 109 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-04-19T14:05:48.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[18636]: audit 2024-04-19T14:05:46.932766+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T14:05:48.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[18636]: cluster 2024-04-19T14:05:46.933836+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T14:05:48.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[24028]: cluster 2024-04-19T14:05:46.612354+0000 mgr.y (mgr.24301) 109 : cluster [DBG] pgmap v81: 97 pgs: 64 unknown, 33 active+clean; 579 KiB data, 49 MiB used, 715 GiB / 715 GiB avail; 4.3 KiB/s rd, 853 B/s wr, 5 op/s 2024-04-19T14:05:48.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[24028]: audit 2024-04-19T14:05:46.932766+0000 mon.a (mon.0) 880 : audit [INF] from='client.? 172.21.15.135:0/607064141' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.control","app": "rgw"}]': finished 2024-04-19T14:05:48.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:47 smithi135 bash[24028]: cluster 2024-04-19T14:05:46.933836+0000 mon.a (mon.0) 881 : cluster [DBG] osdmap e66: 8 total, 8 up, 8 in 2024-04-19T14:05:49.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:48 smithi139 bash[18762]: cluster 2024-04-19T14:05:47.932436+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T14:05:49.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:48 smithi139 bash[18762]: audit 2024-04-19T14:05:47.953996+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T14:05:49.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:48 smithi139 bash[18762]: audit 2024-04-19T14:05:48.927241+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T14:05:49.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:48 smithi139 bash[18762]: cluster 2024-04-19T14:05:48.927399+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T14:05:49.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:48 smithi139 bash[18762]: audit 2024-04-19T14:05:48.930817+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T14:05:49.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[18636]: cluster 2024-04-19T14:05:47.932436+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T14:05:49.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[18636]: audit 2024-04-19T14:05:47.953996+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T14:05:49.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[18636]: audit 2024-04-19T14:05:48.927241+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T14:05:49.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[18636]: cluster 2024-04-19T14:05:48.927399+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T14:05:49.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[18636]: audit 2024-04-19T14:05:48.930817+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T14:05:49.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[24028]: cluster 2024-04-19T14:05:47.932436+0000 mon.a (mon.0) 882 : cluster [DBG] osdmap e67: 8 total, 8 up, 8 in 2024-04-19T14:05:49.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[24028]: audit 2024-04-19T14:05:47.953996+0000 mon.a (mon.0) 883 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]: dispatch 2024-04-19T14:05:49.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[24028]: audit 2024-04-19T14:05:48.927241+0000 mon.a (mon.0) 884 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "z.rgw.meta","app": "rgw"}]': finished 2024-04-19T14:05:49.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[24028]: cluster 2024-04-19T14:05:48.927399+0000 mon.a (mon.0) 885 : cluster [DBG] osdmap e68: 8 total, 8 up, 8 in 2024-04-19T14:05:49.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:48 smithi135 bash[24028]: audit 2024-04-19T14:05:48.930817+0000 mon.a (mon.0) 886 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]: dispatch 2024-04-19T14:05:50.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:50 smithi139 bash[18762]: cluster 2024-04-19T14:05:48.613580+0000 mgr.y (mgr.24301) 110 : cluster [DBG] pgmap v84: 129 pgs: 25 creating+peering, 79 active+clean, 25 unknown; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:50.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:50 smithi139 bash[18762]: audit 2024-04-19T14:05:49.934525+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T14:05:50.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:50 smithi139 bash[18762]: cluster 2024-04-19T14:05:49.934723+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T14:05:50.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:50 smithi139 bash[18762]: audit 2024-04-19T14:05:49.936010+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T14:05:50.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[18636]: cluster 2024-04-19T14:05:48.613580+0000 mgr.y (mgr.24301) 110 : cluster [DBG] pgmap v84: 129 pgs: 25 creating+peering, 79 active+clean, 25 unknown; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:50.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[18636]: audit 2024-04-19T14:05:49.934525+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T14:05:50.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[18636]: cluster 2024-04-19T14:05:49.934723+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T14:05:50.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[18636]: audit 2024-04-19T14:05:49.936010+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T14:05:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[24028]: cluster 2024-04-19T14:05:48.613580+0000 mgr.y (mgr.24301) 110 : cluster [DBG] pgmap v84: 129 pgs: 25 creating+peering, 79 active+clean, 25 unknown; 579 KiB data, 50 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[24028]: audit 2024-04-19T14:05:49.934525+0000 mon.a (mon.0) 887 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_autoscale_bias", "val": "4"}]': finished 2024-04-19T14:05:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[24028]: cluster 2024-04-19T14:05:49.934723+0000 mon.a (mon.0) 888 : cluster [DBG] osdmap e69: 8 total, 8 up, 8 in 2024-04-19T14:05:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:50 smithi135 bash[24028]: audit 2024-04-19T14:05:49.936010+0000 mon.a (mon.0) 889 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd=[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]: dispatch 2024-04-19T14:05:51.035 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:05:51.035 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "c125f59c-93d1-4ab1-a413-264b0d04889b", 2024-04-19T14:05:51.035 INFO:teuthology.orchestra.run.smithi135.stdout: "epoch": 1, 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "predecessor_uuid": "8b4603a9-716e-47f6-bf5b-df164442fb95", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "sync_status": [], 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "period_map": { 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "c125f59c-93d1-4ab1-a413-264b0d04889b", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "zonegroups": [ 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "9c291f32-4c3e-477e-8758-a23c3ee16c12", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "default", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "api_name": "default", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "is_master": "true", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "endpoints": [], 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "hostnames": [], 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "hostnames_s3website": [], 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "master_zone": "9e6df5e2-f4ba-4589-93d5-42163c4a2f17", 2024-04-19T14:05:51.036 INFO:teuthology.orchestra.run.smithi135.stdout: "zones": [ 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "id": "9e6df5e2-f4ba-4589-93d5-42163c4a2f17", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "z", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "endpoints": [], 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "log_meta": "false", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "log_data": "false", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "bucket_index_max_shards": 11, 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "read_only": "false", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "tier_type": "", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "sync_from_all": "true", 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "sync_from": [], 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "redirect_zone": "" 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: "placement_targets": [ 2024-04-19T14:05:51.037 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "name": "default-placement", 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "tags": [], 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "storage_classes": [ 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "STANDARD" 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "default_placement": "default-placement", 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_id": "5a865b5e-677f-44b5-9960-86cd3577fff4", 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "sync_policy": { 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: "groups": [] 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.038 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "short_zone_ids": [ 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: { 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "key": "9e6df5e2-f4ba-4589-93d5-42163c4a2f17", 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "val": 1344377349 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: ] 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "master_zonegroup": "9c291f32-4c3e-477e-8758-a23c3ee16c12", 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "master_zone": "9e6df5e2-f4ba-4589-93d5-42163c4a2f17", 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "period_config": { 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "bucket_quota": { 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "enabled": false, 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "check_on_raw": false, 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "max_size": -1, 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "max_size_kb": 0, 2024-04-19T14:05:51.039 INFO:teuthology.orchestra.run.smithi135.stdout: "max_objects": -1 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "user_quota": { 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "enabled": false, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "check_on_raw": false, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_size": -1, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_size_kb": 0, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_objects": -1 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "user_ratelimit": { 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_ops": 0, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_ops": 0, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_bytes": 0, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_bytes": 0, 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: "enabled": false 2024-04-19T14:05:51.040 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "bucket_ratelimit": { 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_ops": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_ops": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_bytes": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_bytes": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "enabled": false 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "anonymous_ratelimit": { 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_ops": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_ops": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_read_bytes": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "max_write_bytes": 0, 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: "enabled": false 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:05:51.041 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:05:51.042 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_id": "5a865b5e-677f-44b5-9960-86cd3577fff4", 2024-04-19T14:05:51.042 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_name": "r", 2024-04-19T14:05:51.042 INFO:teuthology.orchestra.run.smithi135.stdout: "realm_epoch": 2 2024-04-19T14:05:51.042 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:05:51.265 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:05:50 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:05:51.810 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch apply rgw foo --realm r --zone z --placement=2 --port=8000' 2024-04-19T14:05:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:51 smithi139 bash[18762]: cluster 2024-04-19T14:05:50.614156+0000 mgr.y (mgr.24301) 111 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:51 smithi139 bash[18762]: audit 2024-04-19T14:05:50.938339+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T14:05:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:51 smithi139 bash[18762]: cluster 2024-04-19T14:05:50.938522+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[18636]: cluster 2024-04-19T14:05:50.614156+0000 mgr.y (mgr.24301) 111 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[18636]: audit 2024-04-19T14:05:50.938339+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[18636]: cluster 2024-04-19T14:05:50.938522+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[24028]: cluster 2024-04-19T14:05:50.614156+0000 mgr.y (mgr.24301) 111 : cluster [DBG] pgmap v87: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 255 B/s rd, 511 B/s wr, 1 op/s 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[24028]: audit 2024-04-19T14:05:50.938339+0000 mon.a (mon.0) 890 : audit [INF] from='client.? 172.21.15.135:0/841144510' entity='client.admin' cmd='[{"prefix": "osd pool set", "pool": "z.rgw.meta", "var": "pg_num_min", "val": "8"}]': finished 2024-04-19T14:05:52.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:51 smithi135 bash[24028]: cluster 2024-04-19T14:05:50.938522+0000 mon.a (mon.0) 891 : cluster [DBG] osdmap e70: 8 total, 8 up, 8 in 2024-04-19T14:05:54.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:53 smithi139 bash[18762]: cluster 2024-04-19T14:05:52.614556+0000 mgr.y (mgr.24301) 112 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 436 B/s wr, 1 op/s 2024-04-19T14:05:54.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:53 smithi135 bash[18636]: cluster 2024-04-19T14:05:52.614556+0000 mgr.y (mgr.24301) 112 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 436 B/s wr, 1 op/s 2024-04-19T14:05:54.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:53 smithi135 bash[24028]: cluster 2024-04-19T14:05:52.614556+0000 mgr.y (mgr.24301) 112 : cluster [DBG] pgmap v89: 129 pgs: 32 creating+peering, 97 active+clean; 579 KiB data, 51 MiB used, 715 GiB / 715 GiB avail; 218 B/s rd, 436 B/s wr, 1 op/s 2024-04-19T14:05:54.688 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled rgw.foo update... 2024-04-19T14:05:54.892 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:54 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:05:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.614278+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: cluster 2024-04-19T14:05:54.615427+0000 mgr.y (mgr.24301) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.629732+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.680567+0000 mgr.y (mgr.24301) 114 : audit [DBG] from='client.14643 -' 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-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: cephadm 2024-04-19T14:05:54.682992+0000 mgr.y (mgr.24301) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.691791+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.738364+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.739404+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:55.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.746015+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.754888+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.760509+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: cephadm 2024-04-19T14:05:54.761227+0000 mgr.y (mgr.24301) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.766221+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.766896+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.767146+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.771011+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.776233+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: audit 2024-04-19T14:05:54.777128+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[18636]: cephadm 2024-04-19T14:05:54.777899+0000 mgr.y (mgr.24301) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.614278+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: cluster 2024-04-19T14:05:54.615427+0000 mgr.y (mgr.24301) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.629732+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.680567+0000 mgr.y (mgr.24301) 114 : audit [DBG] from='client.14643 -' 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-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: cephadm 2024-04-19T14:05:54.682992+0000 mgr.y (mgr.24301) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.691791+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.738364+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.739404+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.746015+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.754888+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.760509+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: cephadm 2024-04-19T14:05:54.761227+0000 mgr.y (mgr.24301) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.766221+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.766896+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.767146+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.771011+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:55.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.776233+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:55.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: audit 2024-04-19T14:05:54.777128+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:55.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:55 smithi135 bash[24028]: cephadm 2024-04-19T14:05:54.777899+0000 mgr.y (mgr.24301) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:05:55.882 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch apply rgw smpl' 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.614278+0000 mon.a (mon.0) 892 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: cluster 2024-04-19T14:05:54.615427+0000 mgr.y (mgr.24301) 113 : cluster [DBG] pgmap v90: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1.2 KiB/s wr, 2 op/s 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.629732+0000 mon.a (mon.0) 893 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.680567+0000 mgr.y (mgr.24301) 114 : audit [DBG] from='client.14643 -' 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-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: cephadm 2024-04-19T14:05:54.682992+0000 mgr.y (mgr.24301) 115 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.691791+0000 mon.a (mon.0) 894 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.738364+0000 mon.c (mon.1) 79 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.739404+0000 mon.c (mon.1) 80 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:05:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.746015+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.754888+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.760509+0000 mon.a (mon.0) 897 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: cephadm 2024-04-19T14:05:54.761227+0000 mgr.y (mgr.24301) 116 : cephadm [INF] Saving service rgw.foo spec with placement count:2 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.766221+0000 mon.a (mon.0) 898 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.766896+0000 mon.c (mon.1) 81 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.767146+0000 mon.a (mon.0) 899 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.771011+0000 mon.a (mon.0) 900 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.776233+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: audit 2024-04-19T14:05:54.777128+0000 mon.c (mon.1) 82 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:55 smithi139 bash[18762]: cephadm 2024-04-19T14:05:54.777899+0000 mgr.y (mgr.24301) 117 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:05:57.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:05:57] "GET /metrics HTTP/1.1" 200 196768 "" "Prometheus/2.33.4" 2024-04-19T14:05:57.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:57 smithi135 bash[18636]: cluster 2024-04-19T14:05:56.616195+0000 mgr.y (mgr.24301) 118 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 932 B/s wr, 2 op/s 2024-04-19T14:05:57.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:57 smithi135 bash[24028]: cluster 2024-04-19T14:05:56.616195+0000 mgr.y (mgr.24301) 118 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 932 B/s wr, 2 op/s 2024-04-19T14:05:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:57 smithi139 bash[18762]: cluster 2024-04-19T14:05:56.616195+0000 mgr.y (mgr.24301) 118 : cluster [DBG] pgmap v91: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 932 B/s rd, 932 B/s wr, 2 op/s 2024-04-19T14:05:58.211 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.212 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.212 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.212 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.213 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.213 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.213 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.213 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.214 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:05:57 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.530 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.530 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.530 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.531 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.531 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:58.531 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:05:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:05:59.281 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:05:59] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.369036+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.373722+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.374011+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.379604+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.389291+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:58.390090+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: cephadm 2024-04-19T14:05:58.390843+0000 mgr.y (mgr.24301) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:59.016078+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[24028]: audit 2024-04-19T14:05:59.025142+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.695 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.369036+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.373722+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.374011+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.379604+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.389291+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:58.390090+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: cephadm 2024-04-19T14:05:58.390843+0000 mgr.y (mgr.24301) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:59.016078+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:05:59 smithi135 bash[18636]: audit 2024-04-19T14:05:59.025142+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.369036+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.373722+0000 mon.c (mon.1) 83 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.374011+0000 mon.a (mon.0) 903 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.379604+0000 mon.a (mon.0) 904 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.389291+0000 mon.a (mon.0) 905 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:58.390090+0000 mon.c (mon.1) 84 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: cephadm 2024-04-19T14:05:58.390843+0000 mgr.y (mgr.24301) 119 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:59.016078+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:05:59.749 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:05:59 smithi139 bash[18762]: audit 2024-04-19T14:05:59.025142+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:00.483 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.484 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.484 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.484 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.484 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.485 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.485 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.485 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.485 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:00 smithi135 bash[18636]: cluster 2024-04-19T14:05:58.617681+0000 mgr.y (mgr.24301) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 825 B/s wr, 2 op/s 2024-04-19T14:06:00.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:00 smithi135 bash[24028]: cluster 2024-04-19T14:05:58.617681+0000 mgr.y (mgr.24301) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 825 B/s wr, 2 op/s 2024-04-19T14:06:00.741 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.741 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.741 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.741 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.742 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:00 smithi139 bash[18762]: cluster 2024-04-19T14:05:58.617681+0000 mgr.y (mgr.24301) 120 : cluster [DBG] pgmap v92: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 825 B/s rd, 825 B/s wr, 2 op/s 2024-04-19T14:06:00.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.742 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.743 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:00.743 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:06:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:01.015 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:00 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:01.220 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled rgw.smpl update... 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:00.618257+0000 mgr.y (mgr.24301) 121 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:00.736207+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:00.740404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:00.741533+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:00.749679+0000 mgr.y (mgr.24301) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.164883+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.176127+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.182201+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:01.182857+0000 mgr.y (mgr.24301) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.191857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.194317+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:01.197965+0000 mgr.y (mgr.24301) 124 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 698 B/s wr, 1 op/s 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:01.200937+0000 mgr.y (mgr.24301) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.215107+0000 mgr.y (mgr.24301) 126 : audit [DBG] from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:01.219205+0000 mgr.y (mgr.24301) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.224169+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.435044+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:01.435753+0000 mgr.y (mgr.24301) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.438742+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.439495+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:01.441359+0000 mgr.y (mgr.24301) 129 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 812 B/s wr, 2 op/s 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:01.441564+0000 mgr.y (mgr.24301) 130 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: audit 2024-04-19T14:06:01.445666+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cephadm 2024-04-19T14:06:01.446146+0000 mgr.y (mgr.24301) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:01.487563+0000 mon.a (mon.0) 915 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:06:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:00.618257+0000 mgr.y (mgr.24301) 121 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:00.736207+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:00.740404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:00.741533+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:00.749679+0000 mgr.y (mgr.24301) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.164883+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.176127+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.182201+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:01.182857+0000 mgr.y (mgr.24301) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.191857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.194317+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:01.197965+0000 mgr.y (mgr.24301) 124 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 698 B/s wr, 1 op/s 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:01.200937+0000 mgr.y (mgr.24301) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.215107+0000 mgr.y (mgr.24301) 126 : audit [DBG] from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:02.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:01.219205+0000 mgr.y (mgr.24301) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.224169+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.435044+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:01.435753+0000 mgr.y (mgr.24301) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.438742+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.439495+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:01.441359+0000 mgr.y (mgr.24301) 129 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 812 B/s wr, 2 op/s 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:00.618257+0000 mgr.y (mgr.24301) 121 : cluster [DBG] pgmap v93: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 716 B/s rd, 716 B/s wr, 1 op/s 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:00.736207+0000 mon.a (mon.0) 908 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:00.740404+0000 mon.c (mon.1) 85 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:00.741533+0000 mon.c (mon.1) 86 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:00.749679+0000 mgr.y (mgr.24301) 122 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.164883+0000 mon.a (mon.0) 909 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.176127+0000 mon.a (mon.0) 910 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.182201+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:01.182857+0000 mgr.y (mgr.24301) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.191857+0000 mon.c (mon.1) 87 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.194317+0000 mon.c (mon.1) 88 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:01.197965+0000 mgr.y (mgr.24301) 124 : cluster [DBG] pgmap v94: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 698 B/s wr, 1 op/s 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:01.200937+0000 mgr.y (mgr.24301) 125 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.215107+0000 mgr.y (mgr.24301) 126 : audit [DBG] from='client.14685 -' entity='client.admin' cmd=[{"prefix": "orch apply rgw", "svc_id": "smpl", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:01.219205+0000 mgr.y (mgr.24301) 127 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.224169+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.435044+0000 mon.a (mon.0) 913 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:01.435753+0000 mgr.y (mgr.24301) 128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.438742+0000 mon.c (mon.1) 89 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.439495+0000 mon.c (mon.1) 90 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:02.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:01.441359+0000 mgr.y (mgr.24301) 129 : cluster [DBG] pgmap v95: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail; 812 B/s rd, 812 B/s wr, 2 op/s 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:01.441564+0000 mgr.y (mgr.24301) 130 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: audit 2024-04-19T14:06:01.445666+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cephadm 2024-04-19T14:06:01.446146+0000 mgr.y (mgr.24301) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:01.487563+0000 mon.a (mon.0) 915 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:01.441564+0000 mgr.y (mgr.24301) 130 : cluster [DBG] pgmap v96: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: audit 2024-04-19T14:06:01.445666+0000 mon.a (mon.0) 914 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cephadm 2024-04-19T14:06:01.446146+0000 mgr.y (mgr.24301) 131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:01.487563+0000 mon.a (mon.0) 915 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:06:02.862 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph osd pool create foo' 2024-04-19T14:06:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:03 smithi139 bash[18762]: audit 2024-04-19T14:06:02.718485+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:03 smithi139 bash[18762]: cluster 2024-04-19T14:06:03.442257+0000 mgr.y (mgr.24301) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:03 smithi135 bash[24028]: audit 2024-04-19T14:06:02.718485+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:03 smithi135 bash[24028]: cluster 2024-04-19T14:06:03.442257+0000 mgr.y (mgr.24301) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:03 smithi135 bash[18636]: audit 2024-04-19T14:06:02.718485+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:03 smithi135 bash[18636]: cluster 2024-04-19T14:06:03.442257+0000 mgr.y (mgr.24301) 132 : cluster [DBG] pgmap v97: 129 pgs: 129 active+clean; 581 KiB data, 52 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:06.476 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:06 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:06:06] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:06.640 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:06 smithi139 bash[18762]: cluster 2024-04-19T14:06:05.443479+0000 mgr.y (mgr.24301) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:06.641 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:06 smithi139 bash[18762]: audit 2024-04-19T14:06:06.305515+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:06 smithi135 bash[18636]: cluster 2024-04-19T14:06:05.443479+0000 mgr.y (mgr.24301) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:06 smithi135 bash[18636]: audit 2024-04-19T14:06:06.305515+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:06.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:06 smithi135 bash[24028]: cluster 2024-04-19T14:06:05.443479+0000 mgr.y (mgr.24301) 133 : cluster [DBG] pgmap v98: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:06.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:06 smithi135 bash[24028]: audit 2024-04-19T14:06:06.305515+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:07.461 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:07] "GET /metrics HTTP/1.1" 200 196768 "" "Prometheus/2.33.4" 2024-04-19T14:06:07.883 INFO:teuthology.orchestra.run.smithi135.stderr:pool 'foo' created 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:06:07] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[24028]: audit 2024-04-19T14:06:07.383413+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[24028]: cluster 2024-04-19T14:06:07.443946+0000 mgr.y (mgr.24301) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[24028]: audit 2024-04-19T14:06:07.827499+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[24028]: audit 2024-04-19T14:06:07.833044+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[24028]: audit 2024-04-19T14:06:07.837727+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18636]: audit 2024-04-19T14:06:07.383413+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T14:06:08.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18636]: cluster 2024-04-19T14:06:07.443946+0000 mgr.y (mgr.24301) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:08.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18636]: audit 2024-04-19T14:06:07.827499+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18636]: audit 2024-04-19T14:06:07.833044+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:07 smithi135 bash[18636]: audit 2024-04-19T14:06:07.837727+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:07 smithi139 bash[18762]: audit 2024-04-19T14:06:07.383413+0000 mon.a (mon.0) 918 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd=[{"prefix": "osd pool create", "pool": "foo"}]: dispatch 2024-04-19T14:06:08.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:07 smithi139 bash[18762]: cluster 2024-04-19T14:06:07.443946+0000 mgr.y (mgr.24301) 134 : cluster [DBG] pgmap v99: 129 pgs: 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail; 174 KiB/s rd, 5.3 KiB/s wr, 323 op/s 2024-04-19T14:06:08.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:07 smithi139 bash[18762]: audit 2024-04-19T14:06:07.827499+0000 mon.a (mon.0) 919 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:07 smithi139 bash[18762]: audit 2024-04-19T14:06:07.833044+0000 mon.a (mon.0) 920 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:07 smithi139 bash[18762]: audit 2024-04-19T14:06:07.837727+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:08.529 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:08] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:08.790 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'rbd pool init foo' 2024-04-19T14:06:09.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:08 smithi139 bash[18762]: audit 2024-04-19T14:06:07.874146+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T14:06:09.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:08 smithi139 bash[18762]: cluster 2024-04-19T14:06:07.874238+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T14:06:09.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:08 smithi139 bash[18762]: audit 2024-04-19T14:06:08.383629+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[24028]: audit 2024-04-19T14:06:07.874146+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[24028]: cluster 2024-04-19T14:06:07.874238+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[24028]: audit 2024-04-19T14:06:08.383629+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[18636]: audit 2024-04-19T14:06:07.874146+0000 mon.a (mon.0) 922 : audit [INF] from='client.? 172.21.15.135:0/347606051' entity='client.admin' cmd='[{"prefix": "osd pool create", "pool": "foo"}]': finished 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[18636]: cluster 2024-04-19T14:06:07.874238+0000 mon.a (mon.0) 923 : cluster [DBG] osdmap e71: 8 total, 8 up, 8 in 2024-04-19T14:06:09.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:08 smithi135 bash[18636]: audit 2024-04-19T14:06:08.383629+0000 mon.a (mon.0) 924 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:10.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:09 smithi139 bash[18762]: cluster 2024-04-19T14:06:08.883059+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T14:06:10.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:09 smithi139 bash[18762]: cluster 2024-04-19T14:06:09.444414+0000 mgr.y (mgr.24301) 135 : cluster [DBG] pgmap v102: 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-19T14:06:10.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:09 smithi139 bash[18762]: cluster 2024-04-19T14:06:09.879243+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T14:06:10.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:09] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:10.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[18636]: cluster 2024-04-19T14:06:08.883059+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T14:06:10.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[18636]: cluster 2024-04-19T14:06:09.444414+0000 mgr.y (mgr.24301) 135 : cluster [DBG] pgmap v102: 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-19T14:06:10.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[18636]: cluster 2024-04-19T14:06:09.879243+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T14:06:10.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[24028]: cluster 2024-04-19T14:06:08.883059+0000 mon.a (mon.0) 925 : cluster [DBG] osdmap e72: 8 total, 8 up, 8 in 2024-04-19T14:06:10.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[24028]: cluster 2024-04-19T14:06:09.444414+0000 mgr.y (mgr.24301) 135 : cluster [DBG] pgmap v102: 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-19T14:06:10.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:09 smithi135 bash[24028]: cluster 2024-04-19T14:06:09.879243+0000 mon.a (mon.0) 926 : cluster [DBG] osdmap e73: 8 total, 8 up, 8 in 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.900008+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.917628+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.931671+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.933042+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:11.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: cluster 2024-04-19T14:06:09.936853+0000 mgr.y (mgr.24301) 136 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.944776+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: cephadm 2024-04-19T14:06:09.948763+0000 mgr.y (mgr.24301) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.952798+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.953636+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.953973+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.959476+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.966545+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: audit 2024-04-19T14:06:09.967944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:10 smithi139 bash[18762]: cephadm 2024-04-19T14:06:09.968798+0000 mgr.y (mgr.24301) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.900008+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.917628+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.931671+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.933042+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: cluster 2024-04-19T14:06:09.936853+0000 mgr.y (mgr.24301) 136 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.944776+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: cephadm 2024-04-19T14:06:09.948763+0000 mgr.y (mgr.24301) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.952798+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.953636+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.953973+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.959476+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.966545+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: audit 2024-04-19T14:06:09.967944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[18636]: cephadm 2024-04-19T14:06:09.968798+0000 mgr.y (mgr.24301) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.900008+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.917628+0000 mon.a (mon.0) 928 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.931671+0000 mon.c (mon.1) 91 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.933042+0000 mon.c (mon.1) 92 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: cluster 2024-04-19T14:06:09.936853+0000 mgr.y (mgr.24301) 136 : cluster [DBG] pgmap v104: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.944776+0000 mon.a (mon.0) 929 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: cephadm 2024-04-19T14:06:09.948763+0000 mgr.y (mgr.24301) 137 : cephadm [INF] Saving service rgw.smpl spec with placement count:2 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.952798+0000 mon.a (mon.0) 930 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.953636+0000 mon.c (mon.1) 93 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.953973+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:11.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.959476+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:11.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.966545+0000 mon.a (mon.0) 933 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:11.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: audit 2024-04-19T14:06:09.967944+0000 mon.c (mon.1) 94 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:11.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:10 smithi135 bash[24028]: cephadm 2024-04-19T14:06:09.968798+0000 mgr.y (mgr.24301) 138 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:06:12.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:11 smithi139 bash[18762]: cluster 2024-04-19T14:06:10.917704+0000 mon.a (mon.0) 934 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:06:12.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:11 smithi139 bash[18762]: cluster 2024-04-19T14:06:10.917794+0000 mon.a (mon.0) 935 : cluster [INF] Cluster is now healthy 2024-04-19T14:06:12.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:11 smithi135 bash[18636]: cluster 2024-04-19T14:06:10.917704+0000 mon.a (mon.0) 934 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:06:12.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:11 smithi135 bash[18636]: cluster 2024-04-19T14:06:10.917794+0000 mon.a (mon.0) 935 : cluster [INF] Cluster is now healthy 2024-04-19T14:06:12.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:11 smithi135 bash[24028]: cluster 2024-04-19T14:06:10.917704+0000 mon.a (mon.0) 934 : cluster [INF] Health check cleared: CEPHADM_STRAY_DAEMON (was: 1 stray daemon(s) not managed by cephadm) 2024-04-19T14:06:12.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:11 smithi135 bash[24028]: cluster 2024-04-19T14:06:10.917794+0000 mon.a (mon.0) 935 : cluster [INF] Cluster is now healthy 2024-04-19T14:06:13.160 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.160 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.160 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.161 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.161 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[18636]: cluster 2024-04-19T14:06:11.937493+0000 mgr.y (mgr.24301) 139 : cluster [DBG] pgmap v105: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:13.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[18636]: audit 2024-04-19T14:06:12.365775+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.135:0/261727430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.161 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[18636]: audit 2024-04-19T14:06:12.366111+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.162 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[24028]: cluster 2024-04-19T14:06:11.937493+0000 mgr.y (mgr.24301) 139 : cluster [DBG] pgmap v105: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:13.162 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[24028]: audit 2024-04-19T14:06:12.365775+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.135:0/261727430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.162 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:12 smithi135 bash[24028]: audit 2024-04-19T14:06:12.366111+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.162 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:12 smithi139 bash[18762]: cluster 2024-04-19T14:06:11.937493+0000 mgr.y (mgr.24301) 139 : cluster [DBG] pgmap v105: 161 pgs: 32 creating+peering, 129 active+clean; 585 KiB data, 59 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:13.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:12 smithi139 bash[18762]: audit 2024-04-19T14:06:12.365775+0000 mon.c (mon.1) 95 : audit [INF] from='client.? 172.21.15.135:0/261727430' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:12 smithi139 bash[18762]: audit 2024-04-19T14:06:12.366111+0000 mon.a (mon.0) 936 : audit [INF] from='client.? ' entity='client.admin' cmd=[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]: dispatch 2024-04-19T14:06:13.411 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.411 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.412 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.780 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.780 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.780 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.781 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.781 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:13.781 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:06:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:14.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:12.930096+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T14:06:14.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: cluster 2024-04-19T14:06:12.930288+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T14:06:14.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.575749+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.577705+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.578050+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.584210+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:14.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.592484+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:13 smithi139 bash[18762]: audit 2024-04-19T14:06:13.594018+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:12.930096+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: cluster 2024-04-19T14:06:12.930288+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.575749+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.577705+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.578050+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.584210+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.592484+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[24028]: audit 2024-04-19T14:06:13.594018+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:12.930096+0000 mon.a (mon.0) 937 : audit [INF] from='client.? ' entity='client.admin' cmd='[{"prefix": "osd pool application enable","pool": "foo","app": "rbd"}]': finished 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: cluster 2024-04-19T14:06:12.930288+0000 mon.a (mon.0) 938 : cluster [DBG] osdmap e74: 8 total, 8 up, 8 in 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.575749+0000 mon.a (mon.0) 939 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.577705+0000 mon.c (mon.1) 96 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.578050+0000 mon.a (mon.0) 940 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.584210+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]': finished 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.592484+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:14.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:13 smithi135 bash[18636]: audit 2024-04-19T14:06:13.594018+0000 mon.c (mon.1) 97 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:15.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:14 smithi139 bash[18762]: cephadm 2024-04-19T14:06:13.594889+0000 mgr.y (mgr.24301) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:06:15.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:14 smithi139 bash[18762]: cluster 2024-04-19T14:06:13.933517+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T14:06:15.238 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:14 smithi139 bash[18762]: cluster 2024-04-19T14:06:13.938196+0000 mgr.y (mgr.24301) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[18636]: cephadm 2024-04-19T14:06:13.594889+0000 mgr.y (mgr.24301) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[18636]: cluster 2024-04-19T14:06:13.933517+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[18636]: cluster 2024-04-19T14:06:13.938196+0000 mgr.y (mgr.24301) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[24028]: cephadm 2024-04-19T14:06:13.594889+0000 mgr.y (mgr.24301) 140 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[24028]: cluster 2024-04-19T14:06:13.933517+0000 mon.a (mon.0) 943 : cluster [DBG] osdmap e75: 8 total, 8 up, 8 in 2024-04-19T14:06:15.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:14 smithi135 bash[24028]: cluster 2024-04-19T14:06:13.938196+0000 mgr.y (mgr.24301) 141 : cluster [DBG] pgmap v108: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:15.753 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch apply iscsi foo u p' 2024-04-19T14:06:16.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:15 smithi135 bash[18636]: cluster 2024-04-19T14:06:14.945005+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T14:06:16.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:15 smithi135 bash[24028]: cluster 2024-04-19T14:06:14.945005+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T14:06:16.141 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.142 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.142 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.143 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.143 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.143 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.143 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:15 smithi139 bash[18762]: cluster 2024-04-19T14:06:14.945005+0000 mon.a (mon.0) 944 : cluster [DBG] osdmap e76: 8 total, 8 up, 8 in 2024-04-19T14:06:16.144 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.144 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.144 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:15 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.515 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.516 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.516 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.516 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.516 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.517 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.517 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:16.517 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:06:16 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:17.320 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:17] "GET /metrics HTTP/1.1" 200 206960 "" "Prometheus/2.33.4" 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: cluster 2024-04-19T14:06:15.938816+0000 mgr.y (mgr.24301) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.327399+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.333591+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.335265+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: cephadm 2024-04-19T14:06:16.346596+0000 mgr.y (mgr.24301) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.607535+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.616672+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.617562+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:17 smithi139 bash[18762]: audit 2024-04-19T14:06:16.855235+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: cluster 2024-04-19T14:06:15.938816+0000 mgr.y (mgr.24301) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.327399+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.333591+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.335265+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: cephadm 2024-04-19T14:06:16.346596+0000 mgr.y (mgr.24301) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.607535+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.616672+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.617562+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[18636]: audit 2024-04-19T14:06:16.855235+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: cluster 2024-04-19T14:06:15.938816+0000 mgr.y (mgr.24301) 142 : cluster [DBG] pgmap v110: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.327399+0000 mon.a (mon.0) 945 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.333591+0000 mon.c (mon.1) 98 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.335265+0000 mon.c (mon.1) 99 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: cephadm 2024-04-19T14:06:16.346596+0000 mgr.y (mgr.24301) 143 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.607535+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.616672+0000 mon.c (mon.1) 100 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.617562+0000 mon.c (mon.1) 101 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:17.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:17 smithi135 bash[24028]: audit 2024-04-19T14:06:16.855235+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:18.654 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:18 smithi139 bash[18762]: cephadm 2024-04-19T14:06:16.608376+0000 mgr.y (mgr.24301) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.654 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:18 smithi139 bash[18762]: cephadm 2024-04-19T14:06:16.621962+0000 mgr.y (mgr.24301) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:18.654 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:18 smithi139 bash[18762]: cephadm 2024-04-19T14:06:16.855904+0000 mgr.y (mgr.24301) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.655 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:18 smithi139 bash[18762]: audit 2024-04-19T14:06:17.740938+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:18.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[18636]: cephadm 2024-04-19T14:06:16.608376+0000 mgr.y (mgr.24301) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[18636]: cephadm 2024-04-19T14:06:16.621962+0000 mgr.y (mgr.24301) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:18.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[18636]: cephadm 2024-04-19T14:06:16.855904+0000 mgr.y (mgr.24301) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[18636]: audit 2024-04-19T14:06:17.740938+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:18.726 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[24028]: cephadm 2024-04-19T14:06:16.608376+0000 mgr.y (mgr.24301) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[24028]: cephadm 2024-04-19T14:06:16.621962+0000 mgr.y (mgr.24301) 145 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:06:18.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[24028]: cephadm 2024-04-19T14:06:16.855904+0000 mgr.y (mgr.24301) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:18.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:18 smithi135 bash[24028]: audit 2024-04-19T14:06:17.740938+0000 mon.a (mon.0) 948 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:19 smithi135 bash[18636]: cluster 2024-04-19T14:06:17.939507+0000 mgr.y (mgr.24301) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:19.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:19 smithi135 bash[24028]: cluster 2024-04-19T14:06:17.939507+0000 mgr.y (mgr.24301) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:19 smithi139 bash[18762]: cluster 2024-04-19T14:06:17.939507+0000 mgr.y (mgr.24301) 147 : cluster [DBG] pgmap v111: 161 pgs: 161 active+clean; 585 KiB data, 60 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:20.678 INFO:teuthology.orchestra.run.smithi135.stdout:Scheduled iscsi.foo update... 2024-04-19T14:06:21.057 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:20 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:21.719 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'sleep 120' 2024-04-19T14:06:21.728 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18636]: cluster 2024-04-19T14:06:19.941592+0000 mgr.y (mgr.24301) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 583 B/s wr, 296 op/s 2024-04-19T14:06:21.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18636]: audit 2024-04-19T14:06:20.680318+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:21.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18636]: audit 2024-04-19T14:06:20.730861+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:21.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18636]: audit 2024-04-19T14:06:20.732075+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:21.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18636]: audit 2024-04-19T14:06:20.741183+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:21.730 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:06:21] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:21.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[24028]: cluster 2024-04-19T14:06:19.941592+0000 mgr.y (mgr.24301) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 583 B/s wr, 296 op/s 2024-04-19T14:06:21.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[24028]: audit 2024-04-19T14:06:20.680318+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:21.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[24028]: audit 2024-04-19T14:06:20.730861+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:21.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[24028]: audit 2024-04-19T14:06:20.732075+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:21.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:21 smithi135 bash[24028]: audit 2024-04-19T14:06:20.741183+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:21.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:21 smithi139 bash[18762]: cluster 2024-04-19T14:06:19.941592+0000 mgr.y (mgr.24301) 148 : cluster [DBG] pgmap v112: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 195 KiB/s rd, 583 B/s wr, 296 op/s 2024-04-19T14:06:21.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:21 smithi139 bash[18762]: audit 2024-04-19T14:06:20.680318+0000 mon.a (mon.0) 949 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:21.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:21 smithi139 bash[18762]: audit 2024-04-19T14:06:20.730861+0000 mon.c (mon.1) 102 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:21.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:21 smithi139 bash[18762]: audit 2024-04-19T14:06:20.732075+0000 mon.c (mon.1) 103 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:21.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:21 smithi139 bash[18762]: audit 2024-04-19T14:06:20.741183+0000 mon.a (mon.0) 950 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:22.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[18636]: audit 2024-04-19T14:06:20.670718+0000 mgr.y (mgr.24301) 149 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:22.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[18636]: cephadm 2024-04-19T14:06:20.674875+0000 mgr.y (mgr.24301) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T14:06:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:22 smithi139 bash[18762]: audit 2024-04-19T14:06:20.670718+0000 mgr.y (mgr.24301) 149 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:22 smithi139 bash[18762]: cephadm 2024-04-19T14:06:20.674875+0000 mgr.y (mgr.24301) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T14:06:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:22 smithi139 bash[18762]: cephadm 2024-04-19T14:06:20.742948+0000 mgr.y (mgr.24301) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:22 smithi139 bash[18762]: audit 2024-04-19T14:06:21.723185+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.028 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:22] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[18636]: cephadm 2024-04-19T14:06:20.742948+0000 mgr.y (mgr.24301) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[18636]: audit 2024-04-19T14:06:21.723185+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[24028]: audit 2024-04-19T14:06:20.670718+0000 mgr.y (mgr.24301) 149 : audit [DBG] from='client.24766 -' entity='client.admin' cmd=[{"prefix": "orch apply iscsi", "pool": "foo", "api_user": "u", "api_password": "p", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[24028]: cephadm 2024-04-19T14:06:20.674875+0000 mgr.y (mgr.24301) 150 : cephadm [INF] Saving service iscsi.foo spec with placement count:1 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[24028]: cephadm 2024-04-19T14:06:20.742948+0000 mgr.y (mgr.24301) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:22 smithi135 bash[24028]: audit 2024-04-19T14:06:21.723185+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: cluster 2024-04-19T14:06:21.942064+0000 mgr.y (mgr.24301) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 259 op/s 2024-04-19T14:06:23.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.613657+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.613986+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.614165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.614228+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.614424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.614668+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.615068+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: cluster 2024-04-19T14:06:21.942064+0000 mgr.y (mgr.24301) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 259 op/s 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.613657+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.613986+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.614165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.614228+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.614424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.614668+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.615068+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.615244+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.676512+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.687920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.688333+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.721717+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.724653+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.751044+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.823120+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:23 smithi139 bash[18762]: audit 2024-04-19T14:06:22.843671+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.615244+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.676512+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.687920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.688333+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.721717+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.724653+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.751044+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.823120+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[18636]: audit 2024-04-19T14:06:22.843671+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: cluster 2024-04-19T14:06:21.942064+0000 mgr.y (mgr.24301) 152 : cluster [DBG] pgmap v113: 161 pgs: 161 active+clean; 585 KiB data, 82 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 259 op/s 2024-04-19T14:06:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.613657+0000 mon.c (mon.1) 104 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.613986+0000 mon.c (mon.1) 105 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.614165+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.614228+0000 mon.c (mon.1) 106 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.614424+0000 mon.c (mon.1) 107 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.614668+0000 mon.a (mon.0) 953 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.615068+0000 mon.a (mon.0) 954 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.615244+0000 mon.a (mon.0) 955 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.676512+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.687920+0000 mon.c (mon.1) 108 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.688333+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.721717+0000 mon.c (mon.1) 109 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.724653+0000 mon.a (mon.0) 958 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.751044+0000 mon.a (mon.0) 959 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.823120+0000 mon.a (mon.0) 960 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:23 smithi135 bash[24028]: audit 2024-04-19T14:06:22.843671+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: audit 2024-04-19T14:06:23.500091+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: audit 2024-04-19T14:06:23.500221+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: audit 2024-04-19T14:06:23.500661+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: audit 2024-04-19T14:06:23.500776+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: cluster 2024-04-19T14:06:23.500878+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: cluster 2024-04-19T14:06:23.943845+0000 mgr.y (mgr.24301) 153 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 455 B/s wr, 231 op/s 2024-04-19T14:06:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:24 smithi139 bash[18762]: cluster 2024-04-19T14:06:24.490437+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: audit 2024-04-19T14:06:23.500091+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: audit 2024-04-19T14:06:23.500221+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: audit 2024-04-19T14:06:23.500661+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: audit 2024-04-19T14:06:23.500776+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: cluster 2024-04-19T14:06:23.500878+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: cluster 2024-04-19T14:06:23.943845+0000 mgr.y (mgr.24301) 153 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 455 B/s wr, 231 op/s 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18636]: cluster 2024-04-19T14:06:24.490437+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: audit 2024-04-19T14:06:23.500091+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.1a", "id": [7, 2]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: audit 2024-04-19T14:06:23.500221+0000 mon.a (mon.0) 963 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.7", "id": [1, 2]}]': finished 2024-04-19T14:06:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: audit 2024-04-19T14:06:23.500661+0000 mon.a (mon.0) 964 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.9", "id": [1, 2]}]': finished 2024-04-19T14:06:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: audit 2024-04-19T14:06:23.500776+0000 mon.a (mon.0) 965 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "4.f", "id": [1, 5]}]': finished 2024-04-19T14:06:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: cluster 2024-04-19T14:06:23.500878+0000 mon.a (mon.0) 966 : cluster [DBG] osdmap e77: 8 total, 8 up, 8 in 2024-04-19T14:06:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: cluster 2024-04-19T14:06:23.943845+0000 mgr.y (mgr.24301) 153 : cluster [DBG] pgmap v115: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 152 KiB/s rd, 455 B/s wr, 231 op/s 2024-04-19T14:06:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[24028]: cluster 2024-04-19T14:06:24.490437+0000 mon.a (mon.0) 967 : cluster [DBG] osdmap e78: 8 total, 8 up, 8 in 2024-04-19T14:06:25.251 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:24 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:06:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:25.251 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:25] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:26.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:24.962936+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:24.977727+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:24.979018+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:24.981771+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:24.995910+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: cephadm 2024-04-19T14:06:25.007677+0000 mgr.y (mgr.24301) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.018153+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.018576+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.025079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.030950+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: cephadm 2024-04-19T14:06:25.032138+0000 mgr.y (mgr.24301) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:06:26.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.156852+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:25 smithi139 bash[18762]: audit 2024-04-19T14:06:25.164644+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:24.962936+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:24.977727+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:24.979018+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:24.981771+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:24.995910+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: cephadm 2024-04-19T14:06:25.007677+0000 mgr.y (mgr.24301) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.018153+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.018576+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.025079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.030950+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: cephadm 2024-04-19T14:06:25.032138+0000 mgr.y (mgr.24301) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:06:26.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.156852+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[18636]: audit 2024-04-19T14:06:25.164644+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:24.962936+0000 mon.a (mon.0) 968 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:24.977727+0000 mon.a (mon.0) 969 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:24.979018+0000 mon.c (mon.1) 110 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:24.981771+0000 mon.c (mon.1) 111 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:24.995910+0000 mon.a (mon.0) 970 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: cephadm 2024-04-19T14:06:25.007677+0000 mgr.y (mgr.24301) 154 : cephadm [INF] Checking pool "foo" exists for service iscsi.foo 2024-04-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.018153+0000 mon.c (mon.1) 112 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.018576+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.025079+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:06:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.030950+0000 mon.c (mon.1) 113 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:26.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: cephadm 2024-04-19T14:06:25.032138+0000 mgr.y (mgr.24301) 155 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:06:26.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.156852+0000 mon.a (mon.0) 973 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:26.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:25 smithi135 bash[24028]: audit 2024-04-19T14:06:25.164644+0000 mon.a (mon.0) 974 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:27.161 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:27 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:27] "GET /metrics HTTP/1.1" 200 214320 "" "Prometheus/2.33.4" 2024-04-19T14:06:27.510 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:27 smithi135 bash[18636]: cluster 2024-04-19T14:06:25.944665+0000 mgr.y (mgr.24301) 156 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-19T14:06:27.510 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:27 smithi135 bash[24028]: cluster 2024-04-19T14:06:25.944665+0000 mgr.y (mgr.24301) 156 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-19T14:06:27.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:27 smithi139 bash[18762]: cluster 2024-04-19T14:06:25.944665+0000 mgr.y (mgr.24301) 156 : cluster [DBG] pgmap v117: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 171 KiB/s rd, 511 B/s wr, 260 op/s 2024-04-19T14:06:27.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.761 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.762 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.762 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.762 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.763 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.763 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.763 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.763 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:27.763 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.029 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.030 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.030 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:06:27 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: cluster 2024-04-19T14:06:27.190295+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.924782+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.927432+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.928433+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.936080+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.943307+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.945542+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:28.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.951422+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.955791+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:28.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.967188+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.971347+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.972076+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:28 smithi139 bash[18762]: audit 2024-04-19T14:06:27.978195+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: cluster 2024-04-19T14:06:27.190295+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-19T14:06:28.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.924782+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.927432+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.928433+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.936080+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.943307+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.945542+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.951422+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.955791+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.967188+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.971347+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.972076+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[24028]: audit 2024-04-19T14:06:27.978195+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: cluster 2024-04-19T14:06:27.190295+0000 mon.a (mon.0) 975 : cluster [DBG] mgrmap e21: y(active, since 3m), standbys: x 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.924782+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.927432+0000 mon.c (mon.1) 114 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.928433+0000 mon.c (mon.1) 115 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.936080+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.943307+0000 mon.c (mon.1) 116 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.945542+0000 mon.c (mon.1) 117 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.951422+0000 mon.a (mon.0) 978 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.955791+0000 mon.c (mon.1) 118 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.967188+0000 mon.a (mon.0) 979 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.971347+0000 mon.c (mon.1) 119 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.972076+0000 mon.c (mon.1) 120 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:28.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:28 smithi135 bash[18636]: audit 2024-04-19T14:06:27.978195+0000 mon.a (mon.0) 980 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: cephadm 2024-04-19T14:06:27.936900+0000 mgr.y (mgr.24301) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: audit 2024-04-19T14:06:27.944043+0000 mgr.y (mgr.24301) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: cluster 2024-04-19T14:06:27.945136+0000 mgr.y (mgr.24301) 159 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: cephadm 2024-04-19T14:06:27.945184+0000 mgr.y (mgr.24301) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: audit 2024-04-19T14:06:27.946023+0000 mgr.y (mgr.24301) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: audit 2024-04-19T14:06:27.959779+0000 mgr.y (mgr.24301) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:29 smithi139 bash[18762]: cephadm 2024-04-19T14:06:27.978711+0000 mgr.y (mgr.24301) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: cephadm 2024-04-19T14:06:27.936900+0000 mgr.y (mgr.24301) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: audit 2024-04-19T14:06:27.944043+0000 mgr.y (mgr.24301) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: cluster 2024-04-19T14:06:27.945136+0000 mgr.y (mgr.24301) 159 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: cephadm 2024-04-19T14:06:27.945184+0000 mgr.y (mgr.24301) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: audit 2024-04-19T14:06:27.946023+0000 mgr.y (mgr.24301) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: audit 2024-04-19T14:06:27.959779+0000 mgr.y (mgr.24301) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[24028]: cephadm 2024-04-19T14:06:27.978711+0000 mgr.y (mgr.24301) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: cephadm 2024-04-19T14:06:27.936900+0000 mgr.y (mgr.24301) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: audit 2024-04-19T14:06:27.944043+0000 mgr.y (mgr.24301) 158 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:06:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: cluster 2024-04-19T14:06:27.945136+0000 mgr.y (mgr.24301) 159 : cluster [DBG] pgmap v118: 161 pgs: 4 peering, 157 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: cephadm 2024-04-19T14:06:27.945184+0000 mgr.y (mgr.24301) 160 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:06:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: audit 2024-04-19T14:06:27.946023+0000 mgr.y (mgr.24301) 161 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:06:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: audit 2024-04-19T14:06:27.959779+0000 mgr.y (mgr.24301) 162 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:06:29.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:29 smithi135 bash[18636]: cephadm 2024-04-19T14:06:27.978711+0000 mgr.y (mgr.24301) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:06:31.265 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:30 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:31 smithi139 bash[18762]: cluster 2024-04-19T14:06:29.946149+0000 mgr.y (mgr.24301) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:31 smithi139 bash[18762]: audit 2024-04-19T14:06:30.580109+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.135:0/2239861625' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:06:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:31 smithi139 bash[18762]: audit 2024-04-19T14:06:30.915838+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]: dispatch 2024-04-19T14:06:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[18636]: cluster 2024-04-19T14:06:29.946149+0000 mgr.y (mgr.24301) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[18636]: audit 2024-04-19T14:06:30.580109+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.135:0/2239861625' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:06:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[18636]: audit 2024-04-19T14:06:30.915838+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]: dispatch 2024-04-19T14:06:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[24028]: cluster 2024-04-19T14:06:29.946149+0000 mgr.y (mgr.24301) 164 : cluster [DBG] pgmap v119: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[24028]: audit 2024-04-19T14:06:30.580109+0000 mon.c (mon.1) 121 : audit [DBG] from='client.? 172.21.15.135:0/2239861625' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:06:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:31 smithi135 bash[24028]: audit 2024-04-19T14:06:30.915838+0000 mon.a (mon.0) 981 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]: dispatch 2024-04-19T14:06:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:32 smithi139 bash[18762]: audit 2024-04-19T14:06:31.495736+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]': finished 2024-04-19T14:06:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:32 smithi139 bash[18762]: cluster 2024-04-19T14:06:31.495908+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T14:06:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:32 smithi139 bash[18762]: audit 2024-04-19T14:06:31.825546+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.135:0/378556810' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:32 smithi139 bash[18762]: audit 2024-04-19T14:06:31.826072+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:32 smithi139 bash[18762]: cluster 2024-04-19T14:06:31.946610+0000 mgr.y (mgr.24301) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[24028]: audit 2024-04-19T14:06:31.495736+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]': finished 2024-04-19T14:06:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[24028]: cluster 2024-04-19T14:06:31.495908+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T14:06:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[24028]: audit 2024-04-19T14:06:31.825546+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.135:0/378556810' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[24028]: audit 2024-04-19T14:06:31.826072+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[24028]: cluster 2024-04-19T14:06:31.946610+0000 mgr.y (mgr.24301) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[18636]: audit 2024-04-19T14:06:31.495736+0000 mon.a (mon.0) 982 : audit [INF] from='client.? 172.21.15.135:0/4260056300' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2885197814"}]': finished 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[18636]: cluster 2024-04-19T14:06:31.495908+0000 mon.a (mon.0) 983 : cluster [DBG] osdmap e79: 8 total, 8 up, 8 in 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[18636]: audit 2024-04-19T14:06:31.825546+0000 mon.c (mon.1) 122 : audit [INF] from='client.? 172.21.15.135:0/378556810' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[18636]: audit 2024-04-19T14:06:31.826072+0000 mon.a (mon.0) 984 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]: dispatch 2024-04-19T14:06:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:32 smithi135 bash[18636]: cluster 2024-04-19T14:06:31.946610+0000 mgr.y (mgr.24301) 165 : cluster [DBG] pgmap v121: 161 pgs: 161 active+clean; 585 KiB data, 91 MiB used, 715 GiB / 715 GiB avail; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:33.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[24028]: audit 2024-04-19T14:06:32.507789+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]': finished 2024-04-19T14:06:33.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[24028]: cluster 2024-04-19T14:06:32.508076+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T14:06:33.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[24028]: audit 2024-04-19T14:06:32.765234+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:33.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[24028]: audit 2024-04-19T14:06:32.850754+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.135:0/423234807' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:33.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[24028]: audit 2024-04-19T14:06:32.851353+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:33.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18636]: audit 2024-04-19T14:06:32.507789+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]': finished 2024-04-19T14:06:33.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18636]: cluster 2024-04-19T14:06:32.508076+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T14:06:33.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18636]: audit 2024-04-19T14:06:32.765234+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:33.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18636]: audit 2024-04-19T14:06:32.850754+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.135:0/423234807' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:33.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18636]: audit 2024-04-19T14:06:32.851353+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:33 smithi139 bash[18762]: audit 2024-04-19T14:06:32.507789+0000 mon.a (mon.0) 985 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1074731757"}]': finished 2024-04-19T14:06:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:33 smithi139 bash[18762]: cluster 2024-04-19T14:06:32.508076+0000 mon.a (mon.0) 986 : cluster [DBG] osdmap e80: 8 total, 8 up, 8 in 2024-04-19T14:06:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:33 smithi139 bash[18762]: audit 2024-04-19T14:06:32.765234+0000 mon.a (mon.0) 987 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:33 smithi139 bash[18762]: audit 2024-04-19T14:06:32.850754+0000 mon.c (mon.1) 123 : audit [INF] from='client.? 172.21.15.135:0/423234807' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:33 smithi139 bash[18762]: audit 2024-04-19T14:06:32.851353+0000 mon.a (mon.0) 988 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]: dispatch 2024-04-19T14:06:34.029 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:33 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:34 smithi139 bash[18762]: audit 2024-04-19T14:06:33.745327+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:34 smithi139 bash[18762]: audit 2024-04-19T14:06:33.776612+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]': finished 2024-04-19T14:06:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:34 smithi139 bash[18762]: cluster 2024-04-19T14:06:33.777000+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T14:06:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:34 smithi139 bash[18762]: cluster 2024-04-19T14:06:33.947029+0000 mgr.y (mgr.24301) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:34 smithi139 bash[18762]: audit 2024-04-19T14:06:34.127923+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]: dispatch 2024-04-19T14:06:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[18636]: audit 2024-04-19T14:06:33.745327+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[18636]: audit 2024-04-19T14:06:33.776612+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]': finished 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[18636]: cluster 2024-04-19T14:06:33.777000+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[18636]: cluster 2024-04-19T14:06:33.947029+0000 mgr.y (mgr.24301) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[18636]: audit 2024-04-19T14:06:34.127923+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]: dispatch 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[24028]: audit 2024-04-19T14:06:33.745327+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[24028]: audit 2024-04-19T14:06:33.776612+0000 mon.a (mon.0) 990 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/2345383117"}]': finished 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[24028]: cluster 2024-04-19T14:06:33.777000+0000 mon.a (mon.0) 991 : cluster [DBG] osdmap e81: 8 total, 8 up, 8 in 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[24028]: cluster 2024-04-19T14:06:33.947029+0000 mgr.y (mgr.24301) 166 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 170 B/s wr, 2 op/s; 0 B/s, 0 objects/s recovering 2024-04-19T14:06:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:34 smithi135 bash[24028]: audit 2024-04-19T14:06:34.127923+0000 mon.a (mon.0) 992 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]: dispatch 2024-04-19T14:06:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[18636]: audit 2024-04-19T14:06:34.786004+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]': finished 2024-04-19T14:06:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[18636]: cluster 2024-04-19T14:06:34.786313+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T14:06:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[18636]: audit 2024-04-19T14:06:35.133648+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]: dispatch 2024-04-19T14:06:36.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[24028]: audit 2024-04-19T14:06:34.786004+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]': finished 2024-04-19T14:06:36.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[24028]: cluster 2024-04-19T14:06:34.786313+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T14:06:36.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:35 smithi135 bash[24028]: audit 2024-04-19T14:06:35.133648+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]: dispatch 2024-04-19T14:06:36.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:35 smithi139 bash[18762]: audit 2024-04-19T14:06:34.786004+0000 mon.a (mon.0) 993 : audit [INF] from='client.? 172.21.15.135:0/4161824064' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/320367821"}]': finished 2024-04-19T14:06:36.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:35 smithi139 bash[18762]: cluster 2024-04-19T14:06:34.786313+0000 mon.a (mon.0) 994 : cluster [DBG] osdmap e82: 8 total, 8 up, 8 in 2024-04-19T14:06:36.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:35 smithi139 bash[18762]: audit 2024-04-19T14:06:35.133648+0000 mon.a (mon.0) 995 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]: dispatch 2024-04-19T14:06:36.779 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:36] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:35.784474+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]': finished 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: cluster 2024-04-19T14:06:35.784558+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: cluster 2024-04-19T14:06:35.947379+0000 mgr.y (mgr.24301) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.130276+0000 mon.c (mon.1) 124 : audit [INF] from='client.? 172.21.15.135:0/2564668001' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.131177+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.335977+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.343415+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.363467+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:37.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.364733+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:37.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:36 smithi139 bash[18762]: audit 2024-04-19T14:06:36.375779+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:37] "GET /metrics HTTP/1.1" 200 214320 "" "Prometheus/2.33.4" 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:35.784474+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]': finished 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: cluster 2024-04-19T14:06:35.784558+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: cluster 2024-04-19T14:06:35.947379+0000 mgr.y (mgr.24301) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.130276+0000 mon.c (mon.1) 124 : audit [INF] from='client.? 172.21.15.135:0/2564668001' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.131177+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.335977+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.343415+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.363467+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.364733+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[18636]: audit 2024-04-19T14:06:36.375779+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:35.784474+0000 mon.a (mon.0) 996 : audit [INF] from='client.? 172.21.15.135:0/2451098185' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/223603523"}]': finished 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: cluster 2024-04-19T14:06:35.784558+0000 mon.a (mon.0) 997 : cluster [DBG] osdmap e83: 8 total, 8 up, 8 in 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: cluster 2024-04-19T14:06:35.947379+0000 mgr.y (mgr.24301) 167 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 255 B/s wr, 3 op/s 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.130276+0000 mon.c (mon.1) 124 : audit [INF] from='client.? 172.21.15.135:0/2564668001' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.131177+0000 mon.a (mon.0) 998 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.335977+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.343415+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.363467+0000 mon.c (mon.1) 125 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.364733+0000 mon.c (mon.1) 126 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:06:37.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:36 smithi135 bash[24028]: audit 2024-04-19T14:06:36.375779+0000 mon.a (mon.0) 1001 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:38.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:37 smithi139 bash[18762]: audit 2024-04-19T14:06:36.811023+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]': finished 2024-04-19T14:06:38.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:37 smithi139 bash[18762]: cluster 2024-04-19T14:06:36.811232+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T14:06:38.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:37 smithi139 bash[18762]: audit 2024-04-19T14:06:37.160442+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]: dispatch 2024-04-19T14:06:38.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:37 smithi139 bash[18762]: audit 2024-04-19T14:06:37.788115+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:38.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[18636]: audit 2024-04-19T14:06:36.811023+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]': finished 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[18636]: cluster 2024-04-19T14:06:36.811232+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[18636]: audit 2024-04-19T14:06:37.160442+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]: dispatch 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[18636]: audit 2024-04-19T14:06:37.788115+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[24028]: audit 2024-04-19T14:06:36.811023+0000 mon.a (mon.0) 1002 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/395796444"}]': finished 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[24028]: cluster 2024-04-19T14:06:36.811232+0000 mon.a (mon.0) 1003 : cluster [DBG] osdmap e84: 8 total, 8 up, 8 in 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[24028]: audit 2024-04-19T14:06:37.160442+0000 mon.a (mon.0) 1004 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]: dispatch 2024-04-19T14:06:38.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:37 smithi135 bash[24028]: audit 2024-04-19T14:06:37.788115+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:38 smithi139 bash[18762]: audit 2024-04-19T14:06:37.807215+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]': finished 2024-04-19T14:06:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:38 smithi139 bash[18762]: cluster 2024-04-19T14:06:37.807373+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T14:06:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:38 smithi139 bash[18762]: cluster 2024-04-19T14:06:37.947722+0000 mgr.y (mgr.24301) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:38 smithi139 bash[18762]: audit 2024-04-19T14:06:38.148207+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]: dispatch 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[18636]: audit 2024-04-19T14:06:37.807215+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]': finished 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[18636]: cluster 2024-04-19T14:06:37.807373+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[18636]: cluster 2024-04-19T14:06:37.947722+0000 mgr.y (mgr.24301) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[18636]: audit 2024-04-19T14:06:38.148207+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]: dispatch 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[24028]: audit 2024-04-19T14:06:37.807215+0000 mon.a (mon.0) 1006 : audit [INF] from='client.? 172.21.15.135:0/2702527900' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/2345383117"}]': finished 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[24028]: cluster 2024-04-19T14:06:37.807373+0000 mon.a (mon.0) 1007 : cluster [DBG] osdmap e85: 8 total, 8 up, 8 in 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[24028]: cluster 2024-04-19T14:06:37.947722+0000 mgr.y (mgr.24301) 168 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:38 smithi135 bash[24028]: audit 2024-04-19T14:06:38.148207+0000 mon.a (mon.0) 1008 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]: dispatch 2024-04-19T14:06:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:39 smithi139 bash[18762]: audit 2024-04-19T14:06:38.835669+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]': finished 2024-04-19T14:06:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:39 smithi139 bash[18762]: cluster 2024-04-19T14:06:38.835834+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T14:06:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:39 smithi139 bash[18762]: audit 2024-04-19T14:06:39.180438+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]: dispatch 2024-04-19T14:06:40.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[18636]: audit 2024-04-19T14:06:38.835669+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]': finished 2024-04-19T14:06:40.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[18636]: cluster 2024-04-19T14:06:38.835834+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T14:06:40.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[18636]: audit 2024-04-19T14:06:39.180438+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]: dispatch 2024-04-19T14:06:40.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[24028]: audit 2024-04-19T14:06:38.835669+0000 mon.a (mon.0) 1009 : audit [INF] from='client.? 172.21.15.135:0/281372207' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1360977206"}]': finished 2024-04-19T14:06:40.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[24028]: cluster 2024-04-19T14:06:38.835834+0000 mon.a (mon.0) 1010 : cluster [DBG] osdmap e86: 8 total, 8 up, 8 in 2024-04-19T14:06:40.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:39 smithi135 bash[24028]: audit 2024-04-19T14:06:39.180438+0000 mon.a (mon.0) 1011 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]: dispatch 2024-04-19T14:06:41.227 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:41.227 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[18762]: audit 2024-04-19T14:06:39.833867+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]': finished 2024-04-19T14:06:41.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[18762]: cluster 2024-04-19T14:06:39.834024+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T14:06:41.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[18762]: cluster 2024-04-19T14:06:39.948183+0000 mgr.y (mgr.24301) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:41.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[18762]: audit 2024-04-19T14:06:40.170431+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]: dispatch 2024-04-19T14:06:41.228 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:40 smithi139 bash[18762]: audit 2024-04-19T14:06:40.298155+0000 mgr.y (mgr.24301) 170 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[18636]: audit 2024-04-19T14:06:39.833867+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]': finished 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[18636]: cluster 2024-04-19T14:06:39.834024+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[18636]: cluster 2024-04-19T14:06:39.948183+0000 mgr.y (mgr.24301) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[18636]: audit 2024-04-19T14:06:40.170431+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]: dispatch 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[18636]: audit 2024-04-19T14:06:40.298155+0000 mgr.y (mgr.24301) 170 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[24028]: audit 2024-04-19T14:06:39.833867+0000 mon.a (mon.0) 1012 : audit [INF] from='client.? 172.21.15.135:0/3453456346' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/395796444"}]': finished 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[24028]: cluster 2024-04-19T14:06:39.834024+0000 mon.a (mon.0) 1013 : cluster [DBG] osdmap e87: 8 total, 8 up, 8 in 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[24028]: cluster 2024-04-19T14:06:39.948183+0000 mgr.y (mgr.24301) 169 : cluster [DBG] pgmap v133: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[24028]: audit 2024-04-19T14:06:40.170431+0000 mon.a (mon.0) 1014 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]: dispatch 2024-04-19T14:06:41.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:40 smithi135 bash[24028]: audit 2024-04-19T14:06:40.298155+0000 mgr.y (mgr.24301) 170 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:41 smithi139 bash[18762]: audit 2024-04-19T14:06:40.847868+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]': finished 2024-04-19T14:06:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:41 smithi139 bash[18762]: cluster 2024-04-19T14:06:40.848040+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T14:06:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:41 smithi139 bash[18762]: audit 2024-04-19T14:06:41.169369+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.135:0/2592070210' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:41 smithi139 bash[18762]: audit 2024-04-19T14:06:41.170059+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:42.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[18636]: audit 2024-04-19T14:06:40.847868+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]': finished 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[18636]: cluster 2024-04-19T14:06:40.848040+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[18636]: audit 2024-04-19T14:06:41.169369+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.135:0/2592070210' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[18636]: audit 2024-04-19T14:06:41.170059+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[24028]: audit 2024-04-19T14:06:40.847868+0000 mon.a (mon.0) 1015 : audit [INF] from='client.? 172.21.15.135:0/142276514' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3450084722"}]': finished 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[24028]: cluster 2024-04-19T14:06:40.848040+0000 mon.a (mon.0) 1016 : cluster [DBG] osdmap e88: 8 total, 8 up, 8 in 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[24028]: audit 2024-04-19T14:06:41.169369+0000 mon.c (mon.1) 127 : audit [INF] from='client.? 172.21.15.135:0/2592070210' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:42.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:41 smithi135 bash[24028]: audit 2024-04-19T14:06:41.170059+0000 mon.a (mon.0) 1017 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]: dispatch 2024-04-19T14:06:43.028 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:06:42] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: audit 2024-04-19T14:06:41.861357+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]': finished 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: cluster 2024-04-19T14:06:41.861834+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: cluster 2024-04-19T14:06:41.948669+0000 mgr.y (mgr.24301) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: audit 2024-04-19T14:06:42.208387+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.135:0/4244480649' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: audit 2024-04-19T14:06:42.208960+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: audit 2024-04-19T14:06:42.750961+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[18636]: audit 2024-04-19T14:06:42.763229+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: audit 2024-04-19T14:06:41.861357+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]': finished 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: cluster 2024-04-19T14:06:41.861834+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: cluster 2024-04-19T14:06:41.948669+0000 mgr.y (mgr.24301) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:43.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: audit 2024-04-19T14:06:42.208387+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.135:0/4244480649' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: audit 2024-04-19T14:06:42.208960+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: audit 2024-04-19T14:06:42.750961+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:42 smithi135 bash[24028]: audit 2024-04-19T14:06:42.763229+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: audit 2024-04-19T14:06:41.861357+0000 mon.a (mon.0) 1018 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2385494404"}]': finished 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: cluster 2024-04-19T14:06:41.861834+0000 mon.a (mon.0) 1019 : cluster [DBG] osdmap e89: 8 total, 8 up, 8 in 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: cluster 2024-04-19T14:06:41.948669+0000 mgr.y (mgr.24301) 171 : cluster [DBG] pgmap v136: 161 pgs: 161 active+clean; 585 KiB data, 92 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: audit 2024-04-19T14:06:42.208387+0000 mon.c (mon.1) 128 : audit [INF] from='client.? 172.21.15.135:0/4244480649' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: audit 2024-04-19T14:06:42.208960+0000 mon.a (mon.0) 1020 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]: dispatch 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: audit 2024-04-19T14:06:42.750961+0000 mon.a (mon.0) 1021 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:42 smithi139 bash[18762]: audit 2024-04-19T14:06:42.763229+0000 mon.a (mon.0) 1022 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:43 smithi139 bash[18762]: audit 2024-04-19T14:06:42.874981+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]': finished 2024-04-19T14:06:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:43 smithi139 bash[18762]: cluster 2024-04-19T14:06:42.875182+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T14:06:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:43 smithi139 bash[18762]: audit 2024-04-19T14:06:43.223227+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]: dispatch 2024-04-19T14:06:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[18636]: audit 2024-04-19T14:06:42.874981+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]': finished 2024-04-19T14:06:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[18636]: cluster 2024-04-19T14:06:42.875182+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T14:06:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[18636]: audit 2024-04-19T14:06:43.223227+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]: dispatch 2024-04-19T14:06:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[24028]: audit 2024-04-19T14:06:42.874981+0000 mon.a (mon.0) 1023 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3312443321"}]': finished 2024-04-19T14:06:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[24028]: cluster 2024-04-19T14:06:42.875182+0000 mon.a (mon.0) 1024 : cluster [DBG] osdmap e90: 8 total, 8 up, 8 in 2024-04-19T14:06:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:43 smithi135 bash[24028]: audit 2024-04-19T14:06:43.223227+0000 mon.a (mon.0) 1025 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]: dispatch 2024-04-19T14:06:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:44 smithi139 bash[18762]: audit 2024-04-19T14:06:43.896920+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]': finished 2024-04-19T14:06:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:44 smithi139 bash[18762]: cluster 2024-04-19T14:06:43.897089+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T14:06:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:44 smithi139 bash[18762]: cluster 2024-04-19T14:06:43.949210+0000 mgr.y (mgr.24301) 172 : cluster [DBG] pgmap v139: 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-19T14:06:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:44 smithi139 bash[18762]: audit 2024-04-19T14:06:44.238460+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.135:0/236593550' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:45.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:44 smithi139 bash[18762]: audit 2024-04-19T14:06:44.239249+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:45.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[18636]: audit 2024-04-19T14:06:43.896920+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]': finished 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[18636]: cluster 2024-04-19T14:06:43.897089+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[18636]: cluster 2024-04-19T14:06:43.949210+0000 mgr.y (mgr.24301) 172 : cluster [DBG] pgmap v139: 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-19T14:06:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[18636]: audit 2024-04-19T14:06:44.238460+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.135:0/236593550' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[18636]: audit 2024-04-19T14:06:44.239249+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[24028]: audit 2024-04-19T14:06:43.896920+0000 mon.a (mon.0) 1026 : audit [INF] from='client.? 172.21.15.135:0/3121521793' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3312443321"}]': finished 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[24028]: cluster 2024-04-19T14:06:43.897089+0000 mon.a (mon.0) 1027 : cluster [DBG] osdmap e91: 8 total, 8 up, 8 in 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[24028]: cluster 2024-04-19T14:06:43.949210+0000 mgr.y (mgr.24301) 172 : cluster [DBG] pgmap v139: 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-19T14:06:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[24028]: audit 2024-04-19T14:06:44.238460+0000 mon.c (mon.1) 129 : audit [INF] from='client.? 172.21.15.135:0/236593550' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:45.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:44 smithi135 bash[24028]: audit 2024-04-19T14:06:44.239249+0000 mon.a (mon.0) 1028 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]: dispatch 2024-04-19T14:06:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:45 smithi139 bash[18762]: audit 2024-04-19T14:06:44.912458+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]': finished 2024-04-19T14:06:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:45 smithi139 bash[18762]: cluster 2024-04-19T14:06:44.912692+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T14:06:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:45 smithi139 bash[18762]: audit 2024-04-19T14:06:45.261945+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.135:0/500147640' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:46.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:45 smithi139 bash[18762]: audit 2024-04-19T14:06:45.262984+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:46.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[18636]: audit 2024-04-19T14:06:44.912458+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]': finished 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[18636]: cluster 2024-04-19T14:06:44.912692+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[18636]: audit 2024-04-19T14:06:45.261945+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.135:0/500147640' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[18636]: audit 2024-04-19T14:06:45.262984+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[24028]: audit 2024-04-19T14:06:44.912458+0000 mon.a (mon.0) 1029 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1829672524"}]': finished 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[24028]: cluster 2024-04-19T14:06:44.912692+0000 mon.a (mon.0) 1030 : cluster [DBG] osdmap e92: 8 total, 8 up, 8 in 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[24028]: audit 2024-04-19T14:06:45.261945+0000 mon.c (mon.1) 130 : audit [INF] from='client.? 172.21.15.135:0/500147640' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:46.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:45 smithi135 bash[24028]: audit 2024-04-19T14:06:45.262984+0000 mon.a (mon.0) 1031 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]: dispatch 2024-04-19T14:06:47.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:46 smithi139 bash[18762]: audit 2024-04-19T14:06:45.916533+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]': finished 2024-04-19T14:06:47.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:46 smithi139 bash[18762]: cluster 2024-04-19T14:06:45.916760+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T14:06:47.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:46 smithi139 bash[18762]: cluster 2024-04-19T14:06:45.949647+0000 mgr.y (mgr.24301) 173 : cluster [DBG] pgmap v142: 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-19T14:06:47.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:46 smithi139 bash[18762]: audit 2024-04-19T14:06:46.258990+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]: dispatch 2024-04-19T14:06:47.278 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:47] "GET /metrics HTTP/1.1" 200 215018 "" "Prometheus/2.33.4" 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[18636]: audit 2024-04-19T14:06:45.916533+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]': finished 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[18636]: cluster 2024-04-19T14:06:45.916760+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[18636]: cluster 2024-04-19T14:06:45.949647+0000 mgr.y (mgr.24301) 173 : cluster [DBG] pgmap v142: 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-19T14:06:47.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[18636]: audit 2024-04-19T14:06:46.258990+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]: dispatch 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[24028]: audit 2024-04-19T14:06:45.916533+0000 mon.a (mon.0) 1032 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3152799915"}]': finished 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[24028]: cluster 2024-04-19T14:06:45.916760+0000 mon.a (mon.0) 1033 : cluster [DBG] osdmap e93: 8 total, 8 up, 8 in 2024-04-19T14:06:47.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[24028]: cluster 2024-04-19T14:06:45.949647+0000 mgr.y (mgr.24301) 173 : cluster [DBG] pgmap v142: 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-19T14:06:47.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:46 smithi135 bash[24028]: audit 2024-04-19T14:06:46.258990+0000 mon.a (mon.0) 1034 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]: dispatch 2024-04-19T14:06:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:47 smithi139 bash[18762]: audit 2024-04-19T14:06:46.942165+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]': finished 2024-04-19T14:06:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:47 smithi139 bash[18762]: cluster 2024-04-19T14:06:46.942290+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T14:06:48.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:47 smithi135 bash[18636]: audit 2024-04-19T14:06:46.942165+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]': finished 2024-04-19T14:06:48.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:47 smithi135 bash[18636]: cluster 2024-04-19T14:06:46.942290+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T14:06:48.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:47 smithi135 bash[24028]: audit 2024-04-19T14:06:46.942165+0000 mon.a (mon.0) 1035 : audit [INF] from='client.? 172.21.15.135:0/3351274677' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3981607672"}]': finished 2024-04-19T14:06:48.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:47 smithi135 bash[24028]: cluster 2024-04-19T14:06:46.942290+0000 mon.a (mon.0) 1036 : cluster [DBG] osdmap e94: 8 total, 8 up, 8 in 2024-04-19T14:06:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:48 smithi135 bash[18636]: cluster 2024-04-19T14:06:47.950278+0000 mgr.y (mgr.24301) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:48 smithi135 bash[24028]: cluster 2024-04-19T14:06:47.950278+0000 mgr.y (mgr.24301) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:48 smithi139 bash[18762]: cluster 2024-04-19T14:06:47.950278+0000 mgr.y (mgr.24301) 174 : cluster [DBG] pgmap v144: 161 pgs: 161 active+clean; 585 KiB data, 93 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:06:51.266 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:06:50 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:06:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:51 smithi139 bash[18762]: cluster 2024-04-19T14:06:49.951921+0000 mgr.y (mgr.24301) 175 : cluster [DBG] pgmap v145: 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-19T14:06:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:51 smithi139 bash[18762]: audit 2024-04-19T14:06:50.309341+0000 mgr.y (mgr.24301) 176 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:51 smithi135 bash[18636]: cluster 2024-04-19T14:06:49.951921+0000 mgr.y (mgr.24301) 175 : cluster [DBG] pgmap v145: 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-19T14:06:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:51 smithi135 bash[18636]: audit 2024-04-19T14:06:50.309341+0000 mgr.y (mgr.24301) 176 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:51 smithi135 bash[24028]: cluster 2024-04-19T14:06:49.951921+0000 mgr.y (mgr.24301) 175 : cluster [DBG] pgmap v145: 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-19T14:06:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:51 smithi135 bash[24028]: audit 2024-04-19T14:06:50.309341+0000 mgr.y (mgr.24301) 176 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:06:53.278 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:06:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:06:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:53 smithi139 bash[18762]: cluster 2024-04-19T14:06:51.952666+0000 mgr.y (mgr.24301) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-19T14:06:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:53 smithi139 bash[18762]: audit 2024-04-19T14:06:52.997531+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:53 smithi139 bash[18762]: audit 2024-04-19T14:06:53.002841+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:53.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[18636]: cluster 2024-04-19T14:06:51.952666+0000 mgr.y (mgr.24301) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-19T14:06:53.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[18636]: audit 2024-04-19T14:06:52.997531+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:53.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[18636]: audit 2024-04-19T14:06:53.002841+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:53.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[24028]: cluster 2024-04-19T14:06:51.952666+0000 mgr.y (mgr.24301) 177 : cluster [DBG] pgmap v146: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 726 B/s rd, 0 op/s 2024-04-19T14:06:53.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[24028]: audit 2024-04-19T14:06:52.997531+0000 mon.a (mon.0) 1037 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:53.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:53 smithi135 bash[24028]: audit 2024-04-19T14:06:53.002841+0000 mon.a (mon.0) 1038 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:06:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:55 smithi139 bash[18762]: cluster 2024-04-19T14:06:53.954373+0000 mgr.y (mgr.24301) 178 : 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-19T14:06:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:55 smithi135 bash[18636]: cluster 2024-04-19T14:06:53.954373+0000 mgr.y (mgr.24301) 178 : 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-19T14:06:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:55 smithi135 bash[24028]: cluster 2024-04-19T14:06:53.954373+0000 mgr.y (mgr.24301) 178 : 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-19T14:06:57.494 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:06:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:06:57] "GET /metrics HTTP/1.1" 200 215041 "" "Prometheus/2.33.4" 2024-04-19T14:06:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:57 smithi139 bash[18762]: cluster 2024-04-19T14:06:55.955089+0000 mgr.y (mgr.24301) 179 : cluster [DBG] pgmap v148: 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-19T14:06:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:57 smithi135 bash[18636]: cluster 2024-04-19T14:06:55.955089+0000 mgr.y (mgr.24301) 179 : cluster [DBG] pgmap v148: 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-19T14:06:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:57 smithi135 bash[24028]: cluster 2024-04-19T14:06:55.955089+0000 mgr.y (mgr.24301) 179 : cluster [DBG] pgmap v148: 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-19T14:06:58.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:06:58 smithi139 bash[18762]: cluster 2024-04-19T14:06:57.955903+0000 mgr.y (mgr.24301) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-19T14:06:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:06:58 smithi135 bash[18636]: cluster 2024-04-19T14:06:57.955903+0000 mgr.y (mgr.24301) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-19T14:06:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:06:58 smithi135 bash[24028]: cluster 2024-04-19T14:06:57.955903+0000 mgr.y (mgr.24301) 180 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 929 B/s rd, 0 op/s 2024-04-19T14:07:01.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:00 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:01 smithi139 bash[18762]: cluster 2024-04-19T14:06:59.957613+0000 mgr.y (mgr.24301) 181 : 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-19T14:07:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:01 smithi139 bash[18762]: audit 2024-04-19T14:07:00.310332+0000 mgr.y (mgr.24301) 182 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:01.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:01 smithi135 bash[18636]: cluster 2024-04-19T14:06:59.957613+0000 mgr.y (mgr.24301) 181 : 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-19T14:07:01.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:01 smithi135 bash[18636]: audit 2024-04-19T14:07:00.310332+0000 mgr.y (mgr.24301) 182 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:01 smithi135 bash[24028]: cluster 2024-04-19T14:06:59.957613+0000 mgr.y (mgr.24301) 181 : 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-19T14:07:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:01 smithi135 bash[24028]: audit 2024-04-19T14:07:00.310332+0000 mgr.y (mgr.24301) 182 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:03.278 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:02 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:07:02] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:03.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:03 smithi139 bash[18762]: cluster 2024-04-19T14:07:01.958355+0000 mgr.y (mgr.24301) 183 : 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-19T14:07:03.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:03 smithi139 bash[18762]: audit 2024-04-19T14:07:02.912644+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:03.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:03 smithi139 bash[18762]: audit 2024-04-19T14:07:02.924955+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:03.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[18636]: cluster 2024-04-19T14:07:01.958355+0000 mgr.y (mgr.24301) 183 : 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-19T14:07:03.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[18636]: audit 2024-04-19T14:07:02.912644+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:03.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[18636]: audit 2024-04-19T14:07:02.924955+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[24028]: cluster 2024-04-19T14:07:01.958355+0000 mgr.y (mgr.24301) 183 : 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-19T14:07:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[24028]: audit 2024-04-19T14:07:02.912644+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:03 smithi135 bash[24028]: audit 2024-04-19T14:07:02.924955+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:05 smithi139 bash[18762]: cluster 2024-04-19T14:07:03.960050+0000 mgr.y (mgr.24301) 184 : 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-19T14:07:05.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:05 smithi135 bash[18636]: cluster 2024-04-19T14:07:03.960050+0000 mgr.y (mgr.24301) 184 : 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-19T14:07:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:05 smithi135 bash[24028]: cluster 2024-04-19T14:07:03.960050+0000 mgr.y (mgr.24301) 184 : 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-19T14:07:07.340 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:07] "GET /metrics HTTP/1.1" 200 215041 "" "Prometheus/2.33.4" 2024-04-19T14:07:07.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:07 smithi139 bash[18762]: cluster 2024-04-19T14:07:05.960757+0000 mgr.y (mgr.24301) 185 : 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-19T14:07:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:07 smithi135 bash[18636]: cluster 2024-04-19T14:07:05.960757+0000 mgr.y (mgr.24301) 185 : 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-19T14:07:07.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:07 smithi135 bash[24028]: cluster 2024-04-19T14:07:05.960757+0000 mgr.y (mgr.24301) 185 : 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-19T14:07:08.589 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:08 smithi135 bash[18636]: cluster 2024-04-19T14:07:07.961408+0000 mgr.y (mgr.24301) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:07:08.589 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:08 smithi135 bash[24028]: cluster 2024-04-19T14:07:07.961408+0000 mgr.y (mgr.24301) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:07:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:08 smithi139 bash[18762]: cluster 2024-04-19T14:07:07.961408+0000 mgr.y (mgr.24301) 186 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:07:11.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:11.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:11 smithi139 bash[18762]: cluster 2024-04-19T14:07:09.962360+0000 mgr.y (mgr.24301) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:07:11.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:11 smithi139 bash[18762]: audit 2024-04-19T14:07:10.317815+0000 mgr.y (mgr.24301) 188 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:11 smithi135 bash[18636]: cluster 2024-04-19T14:07:09.962360+0000 mgr.y (mgr.24301) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:07:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:11 smithi135 bash[18636]: audit 2024-04-19T14:07:10.317815+0000 mgr.y (mgr.24301) 188 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:11 smithi135 bash[24028]: cluster 2024-04-19T14:07:09.962360+0000 mgr.y (mgr.24301) 187 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:07:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:11 smithi135 bash[24028]: audit 2024-04-19T14:07:10.317815+0000 mgr.y (mgr.24301) 188 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:13.502 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:07:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:13.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:13 smithi139 bash[18762]: cluster 2024-04-19T14:07:11.963096+0000 mgr.y (mgr.24301) 189 : 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-19T14:07:13.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:13 smithi139 bash[18762]: audit 2024-04-19T14:07:13.145161+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:13.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:13 smithi139 bash[18762]: audit 2024-04-19T14:07:13.153821+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:13.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[18636]: cluster 2024-04-19T14:07:11.963096+0000 mgr.y (mgr.24301) 189 : 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-19T14:07:13.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[18636]: audit 2024-04-19T14:07:13.145161+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:13.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[18636]: audit 2024-04-19T14:07:13.153821+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:13.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[24028]: cluster 2024-04-19T14:07:11.963096+0000 mgr.y (mgr.24301) 189 : 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-19T14:07:13.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[24028]: audit 2024-04-19T14:07:13.145161+0000 mon.a (mon.0) 1041 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:13.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:13 smithi135 bash[24028]: audit 2024-04-19T14:07:13.153821+0000 mon.a (mon.0) 1042 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:15 smithi139 bash[18762]: cluster 2024-04-19T14:07:13.964812+0000 mgr.y (mgr.24301) 190 : 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-19T14:07:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:15 smithi135 bash[18636]: cluster 2024-04-19T14:07:13.964812+0000 mgr.y (mgr.24301) 190 : 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-19T14:07:15.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:15 smithi135 bash[24028]: cluster 2024-04-19T14:07:13.964812+0000 mgr.y (mgr.24301) 190 : 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-19T14:07:17.499 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:17] "GET /metrics HTTP/1.1" 200 214990 "" "Prometheus/2.33.4" 2024-04-19T14:07:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:17 smithi139 bash[18762]: cluster 2024-04-19T14:07:15.965538+0000 mgr.y (mgr.24301) 191 : 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-19T14:07:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:17 smithi135 bash[18636]: cluster 2024-04-19T14:07:15.965538+0000 mgr.y (mgr.24301) 191 : 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-19T14:07:17.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:17 smithi135 bash[24028]: cluster 2024-04-19T14:07:15.965538+0000 mgr.y (mgr.24301) 191 : 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-19T14:07:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:18 smithi139 bash[18762]: cluster 2024-04-19T14:07:17.966232+0000 mgr.y (mgr.24301) 192 : 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-19T14:07:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:18 smithi135 bash[24028]: cluster 2024-04-19T14:07:17.966232+0000 mgr.y (mgr.24301) 192 : 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-19T14:07:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:18 smithi135 bash[18636]: cluster 2024-04-19T14:07:17.966232+0000 mgr.y (mgr.24301) 192 : 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-19T14:07:21.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:20 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:21.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:21 smithi139 bash[18762]: cluster 2024-04-19T14:07:19.967881+0000 mgr.y (mgr.24301) 193 : 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-19T14:07:21.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:21 smithi139 bash[18762]: audit 2024-04-19T14:07:20.328638+0000 mgr.y (mgr.24301) 194 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:21.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:21 smithi135 bash[18636]: cluster 2024-04-19T14:07:19.967881+0000 mgr.y (mgr.24301) 193 : 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-19T14:07:21.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:21 smithi135 bash[18636]: audit 2024-04-19T14:07:20.328638+0000 mgr.y (mgr.24301) 194 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:21 smithi135 bash[24028]: cluster 2024-04-19T14:07:19.967881+0000 mgr.y (mgr.24301) 193 : 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-19T14:07:21.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:21 smithi135 bash[24028]: audit 2024-04-19T14:07:20.328638+0000 mgr.y (mgr.24301) 194 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:22 smithi139 bash[18762]: cluster 2024-04-19T14:07:21.968722+0000 mgr.y (mgr.24301) 195 : 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-19T14:07:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:22 smithi135 bash[18636]: cluster 2024-04-19T14:07:21.968722+0000 mgr.y (mgr.24301) 195 : 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-19T14:07:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:22 smithi135 bash[24028]: cluster 2024-04-19T14:07:21.968722+0000 mgr.y (mgr.24301) 195 : 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-19T14:07:23.528 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:07:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:22.694703+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:22.695423+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:22.728895+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:22.729836+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:23.077099+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:23 smithi139 bash[18762]: audit 2024-04-19T14:07:23.091621+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:22.694703+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:22.695423+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:22.728895+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:22.729836+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:23.077099+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[18636]: audit 2024-04-19T14:07:23.091621+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:22.694703+0000 mon.c (mon.1) 131 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:22.695423+0000 mon.a (mon.0) 1043 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:22.728895+0000 mon.c (mon.1) 132 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:22.729836+0000 mon.a (mon.0) 1044 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:23.077099+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:23 smithi135 bash[24028]: audit 2024-04-19T14:07:23.091621+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:25 smithi139 bash[18762]: cluster 2024-04-19T14:07:23.970539+0000 mgr.y (mgr.24301) 196 : 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-19T14:07:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:25 smithi135 bash[18636]: cluster 2024-04-19T14:07:23.970539+0000 mgr.y (mgr.24301) 196 : 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-19T14:07:25.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:25 smithi135 bash[24028]: cluster 2024-04-19T14:07:23.970539+0000 mgr.y (mgr.24301) 196 : 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-19T14:07:27.502 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:27 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:27] "GET /metrics HTTP/1.1" 200 214958 "" "Prometheus/2.33.4" 2024-04-19T14:07:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:27 smithi139 bash[18762]: cluster 2024-04-19T14:07:25.971402+0000 mgr.y (mgr.24301) 197 : 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-19T14:07:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:27 smithi135 bash[18636]: cluster 2024-04-19T14:07:25.971402+0000 mgr.y (mgr.24301) 197 : 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-19T14:07:27.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:27 smithi135 bash[24028]: cluster 2024-04-19T14:07:25.971402+0000 mgr.y (mgr.24301) 197 : 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-19T14:07:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:28 smithi139 bash[18762]: cluster 2024-04-19T14:07:27.972122+0000 mgr.y (mgr.24301) 198 : 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-19T14:07:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:28 smithi135 bash[18636]: cluster 2024-04-19T14:07:27.972122+0000 mgr.y (mgr.24301) 198 : 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-19T14:07:28.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:28 smithi135 bash[24028]: cluster 2024-04-19T14:07:27.972122+0000 mgr.y (mgr.24301) 198 : 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-19T14:07:31.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:30 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:31 smithi139 bash[18762]: cluster 2024-04-19T14:07:29.973897+0000 mgr.y (mgr.24301) 199 : 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-19T14:07:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:31 smithi139 bash[18762]: audit 2024-04-19T14:07:30.337904+0000 mgr.y (mgr.24301) 200 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:31 smithi135 bash[18636]: cluster 2024-04-19T14:07:29.973897+0000 mgr.y (mgr.24301) 199 : 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-19T14:07:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:31 smithi135 bash[18636]: audit 2024-04-19T14:07:30.337904+0000 mgr.y (mgr.24301) 200 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:31 smithi135 bash[24028]: cluster 2024-04-19T14:07:29.973897+0000 mgr.y (mgr.24301) 199 : 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-19T14:07:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:31 smithi135 bash[24028]: audit 2024-04-19T14:07:30.337904+0000 mgr.y (mgr.24301) 200 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:32 smithi135 bash[18636]: cluster 2024-04-19T14:07:31.974646+0000 mgr.y (mgr.24301) 201 : 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-19T14:07:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:32 smithi135 bash[24028]: cluster 2024-04-19T14:07:31.974646+0000 mgr.y (mgr.24301) 201 : 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-19T14:07:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:32 smithi139 bash[18762]: cluster 2024-04-19T14:07:31.974646+0000 mgr.y (mgr.24301) 201 : 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-19T14:07:33.778 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:33 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:07:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:34 smithi139 bash[18762]: audit 2024-04-19T14:07:33.336800+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:34 smithi139 bash[18762]: audit 2024-04-19T14:07:33.348953+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:34.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:34 smithi135 bash[18636]: audit 2024-04-19T14:07:33.336800+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:34.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:34 smithi135 bash[18636]: audit 2024-04-19T14:07:33.348953+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:34 smithi135 bash[24028]: audit 2024-04-19T14:07:33.336800+0000 mon.a (mon.0) 1047 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:34 smithi135 bash[24028]: audit 2024-04-19T14:07:33.348953+0000 mon.a (mon.0) 1048 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:35 smithi139 bash[18762]: cluster 2024-04-19T14:07:33.976430+0000 mgr.y (mgr.24301) 202 : 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-19T14:07:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:35 smithi135 bash[18636]: cluster 2024-04-19T14:07:33.976430+0000 mgr.y (mgr.24301) 202 : 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-19T14:07:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:35 smithi135 bash[24028]: cluster 2024-04-19T14:07:33.976430+0000 mgr.y (mgr.24301) 202 : 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-19T14:07:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:36 smithi139 bash[18762]: audit 2024-04-19T14:07:36.387352+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:07:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:36 smithi139 bash[18762]: audit 2024-04-19T14:07:36.389456+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:07:36.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:36 smithi135 bash[18636]: audit 2024-04-19T14:07:36.387352+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:07:36.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:36 smithi135 bash[18636]: audit 2024-04-19T14:07:36.389456+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:07:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:36 smithi135 bash[24028]: audit 2024-04-19T14:07:36.387352+0000 mon.c (mon.1) 133 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:07:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:36 smithi135 bash[24028]: audit 2024-04-19T14:07:36.389456+0000 mon.c (mon.1) 134 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:07:37.513 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:37] "GET /metrics HTTP/1.1" 200 214958 "" "Prometheus/2.33.4" 2024-04-19T14:07:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:37 smithi139 bash[18762]: cluster 2024-04-19T14:07:35.977303+0000 mgr.y (mgr.24301) 203 : 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-19T14:07:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:37 smithi139 bash[18762]: audit 2024-04-19T14:07:36.675954+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:37 smithi139 bash[18762]: audit 2024-04-19T14:07:36.681480+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:37 smithi139 bash[18762]: audit 2024-04-19T14:07:36.687212+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[18636]: cluster 2024-04-19T14:07:35.977303+0000 mgr.y (mgr.24301) 203 : 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-19T14:07:37.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[18636]: audit 2024-04-19T14:07:36.675954+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[18636]: audit 2024-04-19T14:07:36.681480+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[18636]: audit 2024-04-19T14:07:36.687212+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[24028]: cluster 2024-04-19T14:07:35.977303+0000 mgr.y (mgr.24301) 203 : 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-19T14:07:37.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[24028]: audit 2024-04-19T14:07:36.675954+0000 mon.a (mon.0) 1049 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[24028]: audit 2024-04-19T14:07:36.681480+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:37.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:37 smithi135 bash[24028]: audit 2024-04-19T14:07:36.687212+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:38.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:38 smithi135 bash[18636]: cluster 2024-04-19T14:07:37.978024+0000 mgr.y (mgr.24301) 204 : 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-19T14:07:38.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:38 smithi135 bash[24028]: cluster 2024-04-19T14:07:37.978024+0000 mgr.y (mgr.24301) 204 : 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-19T14:07:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:38 smithi139 bash[18762]: cluster 2024-04-19T14:07:37.978024+0000 mgr.y (mgr.24301) 204 : 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-19T14:07:41.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:40 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:41.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:41 smithi139 bash[18762]: cluster 2024-04-19T14:07:39.979769+0000 mgr.y (mgr.24301) 205 : 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-19T14:07:41.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:41 smithi139 bash[18762]: audit 2024-04-19T14:07:40.349023+0000 mgr.y (mgr.24301) 206 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:41 smithi135 bash[24028]: cluster 2024-04-19T14:07:39.979769+0000 mgr.y (mgr.24301) 205 : 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-19T14:07:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:41 smithi135 bash[24028]: audit 2024-04-19T14:07:40.349023+0000 mgr.y (mgr.24301) 206 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:41.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:41 smithi135 bash[18636]: cluster 2024-04-19T14:07:39.979769+0000 mgr.y (mgr.24301) 205 : 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-19T14:07:41.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:41 smithi135 bash[18636]: audit 2024-04-19T14:07:40.349023+0000 mgr.y (mgr.24301) 206 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:42 smithi135 bash[18636]: cluster 2024-04-19T14:07:41.980488+0000 mgr.y (mgr.24301) 207 : 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-19T14:07:42.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:42 smithi135 bash[24028]: cluster 2024-04-19T14:07:41.980488+0000 mgr.y (mgr.24301) 207 : 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-19T14:07:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:42 smithi139 bash[18762]: cluster 2024-04-19T14:07:41.980488+0000 mgr.y (mgr.24301) 207 : 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-19T14:07:43.528 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:43 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:07:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:44 smithi139 bash[18762]: audit 2024-04-19T14:07:43.251704+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:44 smithi139 bash[18762]: audit 2024-04-19T14:07:43.264728+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:44.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:44 smithi135 bash[18636]: audit 2024-04-19T14:07:43.251704+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:44.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:44 smithi135 bash[18636]: audit 2024-04-19T14:07:43.264728+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:44.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:44 smithi135 bash[24028]: audit 2024-04-19T14:07:43.251704+0000 mon.a (mon.0) 1052 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:44.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:44 smithi135 bash[24028]: audit 2024-04-19T14:07:43.264728+0000 mon.a (mon.0) 1053 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:45 smithi139 bash[18762]: cluster 2024-04-19T14:07:43.982136+0000 mgr.y (mgr.24301) 208 : 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-19T14:07:45.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:45 smithi135 bash[18636]: cluster 2024-04-19T14:07:43.982136+0000 mgr.y (mgr.24301) 208 : 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-19T14:07:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:45 smithi135 bash[24028]: cluster 2024-04-19T14:07:43.982136+0000 mgr.y (mgr.24301) 208 : 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-19T14:07:46.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:46 smithi135 bash[18636]: cluster 2024-04-19T14:07:45.982915+0000 mgr.y (mgr.24301) 209 : 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-19T14:07:46.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:46 smithi135 bash[24028]: cluster 2024-04-19T14:07:45.982915+0000 mgr.y (mgr.24301) 209 : 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-19T14:07:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:46 smithi139 bash[18762]: cluster 2024-04-19T14:07:45.982915+0000 mgr.y (mgr.24301) 209 : 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-19T14:07:47.528 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:47] "GET /metrics HTTP/1.1" 200 214961 "" "Prometheus/2.33.4" 2024-04-19T14:07:49.225 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:49 smithi135 bash[18636]: cluster 2024-04-19T14:07:47.983603+0000 mgr.y (mgr.24301) 210 : 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-19T14:07:49.225 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:49 smithi135 bash[24028]: cluster 2024-04-19T14:07:47.983603+0000 mgr.y (mgr.24301) 210 : 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-19T14:07:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:49 smithi139 bash[18762]: cluster 2024-04-19T14:07:47.983603+0000 mgr.y (mgr.24301) 210 : 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-19T14:07:50.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:50 smithi135 bash[18636]: cluster 2024-04-19T14:07:49.985318+0000 mgr.y (mgr.24301) 211 : 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-19T14:07:50.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:50 smithi135 bash[18636]: audit 2024-04-19T14:07:50.354455+0000 mgr.y (mgr.24301) 212 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:50.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:50 smithi135 bash[24028]: cluster 2024-04-19T14:07:49.985318+0000 mgr.y (mgr.24301) 211 : 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-19T14:07:50.655 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:50 smithi135 bash[24028]: audit 2024-04-19T14:07:50.354455+0000 mgr.y (mgr.24301) 212 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:51.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:07:50 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:07:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:50 smithi139 bash[18762]: cluster 2024-04-19T14:07:49.985318+0000 mgr.y (mgr.24301) 211 : 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-19T14:07:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:50 smithi139 bash[18762]: audit 2024-04-19T14:07:50.354455+0000 mgr.y (mgr.24301) 212 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:07:53.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:53 smithi139 bash[18762]: cluster 2024-04-19T14:07:51.986053+0000 mgr.y (mgr.24301) 213 : 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-19T14:07:53.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:53 smithi135 bash[18636]: cluster 2024-04-19T14:07:51.986053+0000 mgr.y (mgr.24301) 213 : 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-19T14:07:53.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:53 smithi135 bash[24028]: cluster 2024-04-19T14:07:51.986053+0000 mgr.y (mgr.24301) 213 : 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-19T14:07:53.778 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:53 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:07:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:07:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:54 smithi139 bash[18762]: audit 2024-04-19T14:07:53.518218+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:54 smithi139 bash[18762]: audit 2024-04-19T14:07:53.530157+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:54.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:54 smithi135 bash[18636]: audit 2024-04-19T14:07:53.518218+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:54.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:54 smithi135 bash[18636]: audit 2024-04-19T14:07:53.530157+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:54 smithi135 bash[24028]: audit 2024-04-19T14:07:53.518218+0000 mon.a (mon.0) 1054 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:54 smithi135 bash[24028]: audit 2024-04-19T14:07:53.530157+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:07:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:55 smithi139 bash[18762]: cluster 2024-04-19T14:07:53.987737+0000 mgr.y (mgr.24301) 214 : 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-19T14:07:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:55 smithi135 bash[18636]: cluster 2024-04-19T14:07:53.987737+0000 mgr.y (mgr.24301) 214 : 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-19T14:07:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:55 smithi135 bash[24028]: cluster 2024-04-19T14:07:53.987737+0000 mgr.y (mgr.24301) 214 : 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-19T14:07:56.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:56 smithi135 bash[18636]: cluster 2024-04-19T14:07:55.988454+0000 mgr.y (mgr.24301) 215 : 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-19T14:07:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:56 smithi135 bash[24028]: cluster 2024-04-19T14:07:55.988454+0000 mgr.y (mgr.24301) 215 : 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-19T14:07:57.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:56 smithi139 bash[18762]: cluster 2024-04-19T14:07:55.988454+0000 mgr.y (mgr.24301) 215 : 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-19T14:07:57.528 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:07:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:07:57] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-04-19T14:07:59.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:07:59 smithi139 bash[18762]: cluster 2024-04-19T14:07:57.989200+0000 mgr.y (mgr.24301) 216 : 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-19T14:07:59.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:07:59 smithi135 bash[18636]: cluster 2024-04-19T14:07:57.989200+0000 mgr.y (mgr.24301) 216 : 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-19T14:07:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:07:59 smithi135 bash[24028]: cluster 2024-04-19T14:07:57.989200+0000 mgr.y (mgr.24301) 216 : 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-19T14:08:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:00 smithi135 bash[18636]: cluster 2024-04-19T14:07:59.990929+0000 mgr.y (mgr.24301) 217 : 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-19T14:08:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:00 smithi135 bash[18636]: audit 2024-04-19T14:08:00.357863+0000 mgr.y (mgr.24301) 218 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:00.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:00 smithi135 bash[24028]: cluster 2024-04-19T14:07:59.990929+0000 mgr.y (mgr.24301) 217 : 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-19T14:08:00.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:00 smithi135 bash[24028]: audit 2024-04-19T14:08:00.357863+0000 mgr.y (mgr.24301) 218 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:01.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:00 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:00 smithi139 bash[18762]: cluster 2024-04-19T14:07:59.990929+0000 mgr.y (mgr.24301) 217 : 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-19T14:08:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:00 smithi139 bash[18762]: audit 2024-04-19T14:08:00.357863+0000 mgr.y (mgr.24301) 218 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:03 smithi139 bash[18762]: cluster 2024-04-19T14:08:01.991672+0000 mgr.y (mgr.24301) 219 : 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-19T14:08:03.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:03 smithi135 bash[18636]: cluster 2024-04-19T14:08:01.991672+0000 mgr.y (mgr.24301) 219 : 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-19T14:08:03.452 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:03 smithi135 bash[24028]: cluster 2024-04-19T14:08:01.991672+0000 mgr.y (mgr.24301) 219 : 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-19T14:08:03.778 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:03 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:08:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:04.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:04 smithi139 bash[18762]: audit 2024-04-19T14:08:03.441774+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:04.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:04 smithi139 bash[18762]: audit 2024-04-19T14:08:03.454135+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:04.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:04 smithi135 bash[18636]: audit 2024-04-19T14:08:03.441774+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:04.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:04 smithi135 bash[18636]: audit 2024-04-19T14:08:03.454135+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:04 smithi135 bash[24028]: audit 2024-04-19T14:08:03.441774+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:04 smithi135 bash[24028]: audit 2024-04-19T14:08:03.454135+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:05 smithi139 bash[18762]: cluster 2024-04-19T14:08:03.993373+0000 mgr.y (mgr.24301) 220 : 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-19T14:08:05.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:05 smithi135 bash[18636]: cluster 2024-04-19T14:08:03.993373+0000 mgr.y (mgr.24301) 220 : 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-19T14:08:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:05 smithi135 bash[24028]: cluster 2024-04-19T14:08:03.993373+0000 mgr.y (mgr.24301) 220 : 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-19T14:08:07.454 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:07] "GET /metrics HTTP/1.1" 200 214974 "" "Prometheus/2.33.4" 2024-04-19T14:08:07.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:07 smithi139 bash[18762]: cluster 2024-04-19T14:08:05.994036+0000 mgr.y (mgr.24301) 221 : 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-19T14:08:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:07 smithi135 bash[18636]: cluster 2024-04-19T14:08:05.994036+0000 mgr.y (mgr.24301) 221 : 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-19T14:08:07.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:07 smithi135 bash[24028]: cluster 2024-04-19T14:08:05.994036+0000 mgr.y (mgr.24301) 221 : 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-19T14:08:09.731 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:09 smithi135 bash[18636]: cluster 2024-04-19T14:08:07.994748+0000 mgr.y (mgr.24301) 222 : 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-19T14:08:09.732 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:09 smithi135 bash[24028]: cluster 2024-04-19T14:08:07.994748+0000 mgr.y (mgr.24301) 222 : 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-19T14:08:09.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:09 smithi139 bash[18762]: cluster 2024-04-19T14:08:07.994748+0000 mgr.y (mgr.24301) 222 : 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-19T14:08:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:10 smithi139 bash[18762]: cluster 2024-04-19T14:08:09.996500+0000 mgr.y (mgr.24301) 223 : 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-19T14:08:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:10 smithi139 bash[18762]: audit 2024-04-19T14:08:10.365817+0000 mgr.y (mgr.24301) 224 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:10.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:10 smithi135 bash[18636]: cluster 2024-04-19T14:08:09.996500+0000 mgr.y (mgr.24301) 223 : 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-19T14:08:10.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:10 smithi135 bash[18636]: audit 2024-04-19T14:08:10.365817+0000 mgr.y (mgr.24301) 224 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:10.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:10 smithi135 bash[24028]: cluster 2024-04-19T14:08:09.996500+0000 mgr.y (mgr.24301) 223 : 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-19T14:08:10.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:10 smithi135 bash[24028]: audit 2024-04-19T14:08:10.365817+0000 mgr.y (mgr.24301) 224 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:11.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:13 smithi139 bash[18762]: cluster 2024-04-19T14:08:11.997100+0000 mgr.y (mgr.24301) 225 : 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-19T14:08:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:13 smithi135 bash[18636]: cluster 2024-04-19T14:08:11.997100+0000 mgr.y (mgr.24301) 225 : 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-19T14:08:13.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:13 smithi135 bash[24028]: cluster 2024-04-19T14:08:11.997100+0000 mgr.y (mgr.24301) 225 : 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-19T14:08:14.028 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:13 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:08:13] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:14 smithi139 bash[18762]: audit 2024-04-19T14:08:13.695000+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:14 smithi139 bash[18762]: audit 2024-04-19T14:08:13.705812+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:14 smithi139 bash[18762]: cluster 2024-04-19T14:08:13.998800+0000 mgr.y (mgr.24301) 226 : 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-19T14:08:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[18636]: audit 2024-04-19T14:08:13.695000+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[18636]: audit 2024-04-19T14:08:13.705812+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[18636]: cluster 2024-04-19T14:08:13.998800+0000 mgr.y (mgr.24301) 226 : 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-19T14:08:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[24028]: audit 2024-04-19T14:08:13.695000+0000 mon.a (mon.0) 1058 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[24028]: audit 2024-04-19T14:08:13.705812+0000 mon.a (mon.0) 1059 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:14 smithi135 bash[24028]: cluster 2024-04-19T14:08:13.998800+0000 mgr.y (mgr.24301) 226 : 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-19T14:08:17.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:17 smithi139 bash[18762]: cluster 2024-04-19T14:08:15.999522+0000 mgr.y (mgr.24301) 227 : 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-19T14:08:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:17 smithi135 bash[18636]: cluster 2024-04-19T14:08:15.999522+0000 mgr.y (mgr.24301) 227 : 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-19T14:08:17.528 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:17] "GET /metrics HTTP/1.1" 200 214963 "" "Prometheus/2.33.4" 2024-04-19T14:08:17.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:17 smithi135 bash[24028]: cluster 2024-04-19T14:08:15.999522+0000 mgr.y (mgr.24301) 227 : 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-19T14:08:19.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:19 smithi139 bash[18762]: cluster 2024-04-19T14:08:18.000239+0000 mgr.y (mgr.24301) 228 : 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-19T14:08:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:19 smithi135 bash[18636]: cluster 2024-04-19T14:08:18.000239+0000 mgr.y (mgr.24301) 228 : 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-19T14:08:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:19 smithi135 bash[24028]: cluster 2024-04-19T14:08:18.000239+0000 mgr.y (mgr.24301) 228 : 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-19T14:08:20.649 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:20 smithi139 bash[18762]: cluster 2024-04-19T14:08:20.001967+0000 mgr.y (mgr.24301) 229 : 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-19T14:08:20.649 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:20 smithi139 bash[18762]: audit 2024-04-19T14:08:20.374874+0000 mgr.y (mgr.24301) 230 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:20 smithi135 bash[18636]: cluster 2024-04-19T14:08:20.001967+0000 mgr.y (mgr.24301) 229 : 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-19T14:08:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:20 smithi135 bash[18636]: audit 2024-04-19T14:08:20.374874+0000 mgr.y (mgr.24301) 230 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:20 smithi135 bash[24028]: cluster 2024-04-19T14:08:20.001967+0000 mgr.y (mgr.24301) 229 : 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-19T14:08:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:20 smithi135 bash[24028]: audit 2024-04-19T14:08:20.374874+0000 mgr.y (mgr.24301) 230 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:21.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:20 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:23.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:23 smithi139 bash[18762]: cluster 2024-04-19T14:08:22.002676+0000 mgr.y (mgr.24301) 231 : 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-19T14:08:23.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:23 smithi139 bash[18762]: audit 2024-04-19T14:08:22.706760+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:23 smithi139 bash[18762]: audit 2024-04-19T14:08:22.707645+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:23 smithi139 bash[18762]: audit 2024-04-19T14:08:22.736016+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:23.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:23 smithi139 bash[18762]: audit 2024-04-19T14:08:22.736879+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:23.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[24028]: cluster 2024-04-19T14:08:22.002676+0000 mgr.y (mgr.24301) 231 : 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-19T14:08:23.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[24028]: audit 2024-04-19T14:08:22.706760+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[24028]: audit 2024-04-19T14:08:22.707645+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[24028]: audit 2024-04-19T14:08:22.736016+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[24028]: audit 2024-04-19T14:08:22.736879+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18636]: cluster 2024-04-19T14:08:22.002676+0000 mgr.y (mgr.24301) 231 : 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-19T14:08:23.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18636]: audit 2024-04-19T14:08:22.706760+0000 mon.c (mon.1) 135 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18636]: audit 2024-04-19T14:08:22.707645+0000 mon.a (mon.0) 1060 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18636]: audit 2024-04-19T14:08:22.736016+0000 mon.c (mon.1) 136 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:23.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18636]: audit 2024-04-19T14:08:22.736879+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:08:24.027 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:23 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:08:23] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:24 smithi139 bash[18762]: audit 2024-04-19T14:08:23.640539+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:24 smithi139 bash[18762]: audit 2024-04-19T14:08:23.652447+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:24 smithi139 bash[18762]: cluster 2024-04-19T14:08:24.004400+0000 mgr.y (mgr.24301) 232 : 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-19T14:08:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[18636]: audit 2024-04-19T14:08:23.640539+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[18636]: audit 2024-04-19T14:08:23.652447+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[18636]: cluster 2024-04-19T14:08:24.004400+0000 mgr.y (mgr.24301) 232 : 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-19T14:08:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[24028]: audit 2024-04-19T14:08:23.640539+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[24028]: audit 2024-04-19T14:08:23.652447+0000 mon.a (mon.0) 1063 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:24 smithi135 bash[24028]: cluster 2024-04-19T14:08:24.004400+0000 mgr.y (mgr.24301) 232 : 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-19T14:08:26.966 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim false --force' 2024-04-19T14:08:27.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:27 smithi135 bash[18636]: cluster 2024-04-19T14:08:26.005095+0000 mgr.y (mgr.24301) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:27.278 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:27 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:27] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-04-19T14:08:27.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:27 smithi135 bash[24028]: cluster 2024-04-19T14:08:26.005095+0000 mgr.y (mgr.24301) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:27.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:27 smithi139 bash[18762]: cluster 2024-04-19T14:08:26.005095+0000 mgr.y (mgr.24301) 233 : cluster [DBG] pgmap v193: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:29 smithi139 bash[18762]: cluster 2024-04-19T14:08:28.005826+0000 mgr.y (mgr.24301) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:29 smithi135 bash[18636]: cluster 2024-04-19T14:08:28.005826+0000 mgr.y (mgr.24301) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:29.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:29 smithi135 bash[24028]: cluster 2024-04-19T14:08:28.005826+0000 mgr.y (mgr.24301) 234 : cluster [DBG] pgmap v194: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:30 smithi135 bash[18636]: cluster 2024-04-19T14:08:30.006751+0000 mgr.y (mgr.24301) 235 : 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-19T14:08:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:30 smithi135 bash[18636]: audit 2024-04-19T14:08:30.385617+0000 mgr.y (mgr.24301) 236 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:30 smithi135 bash[24028]: cluster 2024-04-19T14:08:30.006751+0000 mgr.y (mgr.24301) 235 : 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-19T14:08:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:30 smithi135 bash[24028]: audit 2024-04-19T14:08:30.385617+0000 mgr.y (mgr.24301) 236 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:31.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:30 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:30 smithi139 bash[18762]: cluster 2024-04-19T14:08:30.006751+0000 mgr.y (mgr.24301) 235 : 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-19T14:08:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:30 smithi139 bash[18762]: audit 2024-04-19T14:08:30.385617+0000 mgr.y (mgr.24301) 236 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:31.560 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph config set mon mon_warn_on_insecure_global_id_reclaim_allowed false --force' 2024-04-19T14:08:33.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:33 smithi139 bash[18762]: cluster 2024-04-19T14:08:32.007467+0000 mgr.y (mgr.24301) 237 : 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-19T14:08:33.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:33 smithi135 bash[24028]: cluster 2024-04-19T14:08:32.007467+0000 mgr.y (mgr.24301) 237 : 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-19T14:08:33.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:33 smithi135 bash[18636]: cluster 2024-04-19T14:08:32.007467+0000 mgr.y (mgr.24301) 237 : 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-19T14:08:34.027 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:33 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:08:33] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[24028]: audit 2024-04-19T14:08:33.808560+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[24028]: audit 2024-04-19T14:08:33.814680+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[24028]: cluster 2024-04-19T14:08:34.008489+0000 mgr.y (mgr.24301) 238 : 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-19T14:08:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[18636]: audit 2024-04-19T14:08:33.808560+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[18636]: audit 2024-04-19T14:08:33.814680+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:34 smithi135 bash[18636]: cluster 2024-04-19T14:08:34.008489+0000 mgr.y (mgr.24301) 238 : 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-19T14:08:35.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:34 smithi139 bash[18762]: audit 2024-04-19T14:08:33.808560+0000 mon.a (mon.0) 1064 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:34 smithi139 bash[18762]: audit 2024-04-19T14:08:33.814680+0000 mon.a (mon.0) 1065 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:35.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:34 smithi139 bash[18762]: cluster 2024-04-19T14:08:34.008489+0000 mgr.y (mgr.24301) 238 : 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-19T14:08:36.566 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph config set global log_to_journald false --force' 2024-04-19T14:08:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:37 smithi139 bash[18762]: cluster 2024-04-19T14:08:36.009151+0000 mgr.y (mgr.24301) 239 : 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-19T14:08:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:37 smithi139 bash[18762]: audit 2024-04-19T14:08:36.697097+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:37 smithi139 bash[18762]: audit 2024-04-19T14:08:36.698805+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:37 smithi139 bash[18762]: audit 2024-04-19T14:08:36.710854+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:37.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:37] "GET /metrics HTTP/1.1" 200 214944 "" "Prometheus/2.33.4" 2024-04-19T14:08:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[18636]: cluster 2024-04-19T14:08:36.009151+0000 mgr.y (mgr.24301) 239 : 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-19T14:08:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[18636]: audit 2024-04-19T14:08:36.697097+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:37.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[18636]: audit 2024-04-19T14:08:36.698805+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:37.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[18636]: audit 2024-04-19T14:08:36.710854+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:37.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[24028]: cluster 2024-04-19T14:08:36.009151+0000 mgr.y (mgr.24301) 239 : 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-19T14:08:37.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[24028]: audit 2024-04-19T14:08:36.697097+0000 mon.c (mon.1) 137 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:37.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[24028]: audit 2024-04-19T14:08:36.698805+0000 mon.c (mon.1) 138 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:37.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:37 smithi135 bash[24028]: audit 2024-04-19T14:08:36.710854+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:39.414 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:39 smithi135 bash[18636]: cluster 2024-04-19T14:08:38.009772+0000 mgr.y (mgr.24301) 240 : cluster [DBG] pgmap v199: 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-19T14:08:39.414 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:39 smithi135 bash[24028]: cluster 2024-04-19T14:08:38.009772+0000 mgr.y (mgr.24301) 240 : cluster [DBG] pgmap v199: 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-19T14:08:39.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:39 smithi139 bash[18762]: cluster 2024-04-19T14:08:38.009772+0000 mgr.y (mgr.24301) 240 : cluster [DBG] pgmap v199: 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-19T14:08:40.075 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch upgrade start --image quay.ceph.io/ceph-ci/ceph:$sha1' 2024-04-19T14:08:40.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:40 smithi139 bash[18762]: cluster 2024-04-19T14:08:40.011389+0000 mgr.y (mgr.24301) 241 : 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-19T14:08:40.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:40 smithi139 bash[18762]: audit 2024-04-19T14:08:40.396531+0000 mgr.y (mgr.24301) 242 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:40.899 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:40 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:40 smithi135 bash[18636]: cluster 2024-04-19T14:08:40.011389+0000 mgr.y (mgr.24301) 241 : 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-19T14:08:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:40 smithi135 bash[18636]: audit 2024-04-19T14:08:40.396531+0000 mgr.y (mgr.24301) 242 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:41.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:40 smithi135 bash[24028]: cluster 2024-04-19T14:08:40.011389+0000 mgr.y (mgr.24301) 241 : 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-19T14:08:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:40 smithi135 bash[24028]: audit 2024-04-19T14:08:40.396531+0000 mgr.y (mgr.24301) 242 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:43.006 INFO:teuthology.orchestra.run.smithi135.stdout:Initiating upgrade to quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:43.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18636]: cluster 2024-04-19T14:08:42.012141+0000 mgr.y (mgr.24301) 243 : 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-19T14:08:43.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18636]: audit 2024-04-19T14:08:43.011415+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18636]: audit 2024-04-19T14:08:43.054762+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18636]: audit 2024-04-19T14:08:43.055596+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18636]: audit 2024-04-19T14:08:43.061134+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[24028]: cluster 2024-04-19T14:08:42.012141+0000 mgr.y (mgr.24301) 243 : 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-19T14:08:43.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[24028]: audit 2024-04-19T14:08:43.011415+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[24028]: audit 2024-04-19T14:08:43.054762+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[24028]: audit 2024-04-19T14:08:43.055596+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:43.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[24028]: audit 2024-04-19T14:08:43.061134+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:43 smithi139 bash[18762]: cluster 2024-04-19T14:08:42.012141+0000 mgr.y (mgr.24301) 243 : 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-19T14:08:43.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:43 smithi139 bash[18762]: audit 2024-04-19T14:08:43.011415+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:43 smithi139 bash[18762]: audit 2024-04-19T14:08:43.054762+0000 mon.c (mon.1) 139 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:08:43.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:43 smithi139 bash[18762]: audit 2024-04-19T14:08:43.055596+0000 mon.c (mon.1) 140 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:08:43.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:43 smithi139 bash[18762]: audit 2024-04-19T14:08:43.061134+0000 mon.a (mon.0) 1068 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:43.854 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T14:08:43.863 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T14:08:43.864 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- 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-19T14:08:44.027 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:43 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:08:43] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:44.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[24028]: audit 2024-04-19T14:08:43.002706+0000 mgr.y (mgr.24301) 244 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[24028]: cephadm 2024-04-19T14:08:43.003681+0000 mgr.y (mgr.24301) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[24028]: cephadm 2024-04-19T14:08:43.067008+0000 mgr.y (mgr.24301) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[24028]: audit 2024-04-19T14:08:43.767024+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[24028]: audit 2024-04-19T14:08:43.778629+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[18636]: audit 2024-04-19T14:08:43.002706+0000 mgr.y (mgr.24301) 244 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[18636]: cephadm 2024-04-19T14:08:43.003681+0000 mgr.y (mgr.24301) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[18636]: cephadm 2024-04-19T14:08:43.067008+0000 mgr.y (mgr.24301) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[18636]: audit 2024-04-19T14:08:43.767024+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:44.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:44 smithi135 bash[18636]: audit 2024-04-19T14:08:43.778629+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:44 smithi139 bash[18762]: audit 2024-04-19T14:08:43.002706+0000 mgr.y (mgr.24301) 244 : audit [DBG] from='client.24916 -' entity='client.admin' cmd=[{"prefix": "orch upgrade start", "image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:44 smithi139 bash[18762]: cephadm 2024-04-19T14:08:43.003681+0000 mgr.y (mgr.24301) 245 : cephadm [INF] Upgrade: Started with target quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:44 smithi139 bash[18762]: cephadm 2024-04-19T14:08:43.067008+0000 mgr.y (mgr.24301) 246 : cephadm [INF] Upgrade: First pull of quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 2024-04-19T14:08:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:44 smithi139 bash[18762]: audit 2024-04-19T14:08:43.767024+0000 mon.a (mon.0) 1069 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:44.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:44 smithi139 bash[18762]: audit 2024-04-19T14:08:43.778629+0000 mon.a (mon.0) 1070 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:45.365 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:45 smithi135 bash[18636]: cluster 2024-04-19T14:08:44.013908+0000 mgr.y (mgr.24301) 247 : 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-19T14:08:45.366 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:45 smithi135 bash[24028]: cluster 2024-04-19T14:08:44.013908+0000 mgr.y (mgr.24301) 247 : 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-19T14:08:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:45 smithi139 bash[18762]: cluster 2024-04-19T14:08:44.013908+0000 mgr.y (mgr.24301) 247 : 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-19T14:08:47.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:47 smithi139 bash[18762]: cluster 2024-04-19T14:08:46.014615+0000 mgr.y (mgr.24301) 248 : 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-19T14:08:47.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:47 smithi135 bash[24028]: cluster 2024-04-19T14:08:46.014615+0000 mgr.y (mgr.24301) 248 : 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-19T14:08:47.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:47] "GET /metrics HTTP/1.1" 200 214931 "" "Prometheus/2.33.4" 2024-04-19T14:08:47.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:47 smithi135 bash[18636]: cluster 2024-04-19T14:08:46.014615+0000 mgr.y (mgr.24301) 248 : 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-19T14:08:47.546 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:08:48.277 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:08:48.277 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 14s ago 11m - - 2024-04-19T14:08:48.277 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 4s ago 11m - - 2024-04-19T14:08:48.277 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (4m) 14s ago 4m 13.1M - ba2b418f427c ef6b768c4394 2024-04-19T14:08:48.277 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (4m) 4s ago 4m 43.4M - 8.3.5 dad864ee21e9 161cd50e2440 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 14s ago 2m 41.6M - 3.5 e1d6a67b021e 2d1a45616d17 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443 running (10m) 4s ago 10m 400M - 17.2.0 e1d6a67b021e 772ef176bb54 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:9283 running (12m) 14s ago 12m 455M - 17.2.0 e1d6a67b021e be1adcbd3f7e 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (12m) 14s ago 12m 49.8M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (11m) 4s ago 11m 41.5M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (11m) 14s ago 11m 42.5M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (4m) 14s ago 4m 9295k - 1dbe0e931976 081c4ab8646d 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (4m) 4s ago 4m 9352k - 1dbe0e931976 8d4f92289d18 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (10m) 14s ago 10m 51.2M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (9m) 14s ago 9m 52.7M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (9m) 14s ago 9m 46.1M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (8m) 14s ago 8m 50.8M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:08:48.278 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (7m) 4s ago 7m 51.5M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (7m) 4s ago 7m 49.0M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (6m) 4s ago 6m 48.0M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (6m) 4s ago 6m 50.2M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (3m) 4s ago 5m 54.3M - 514e6a882f6e 12caa3980562 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (2m) 14s ago 2m 82.2M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (2m) 4s ago 2m 82.5M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (2m) 14s ago 2m 82.1M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:08:48.279 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (2m) 4s ago 2m 82.2M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:08:48.695 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:08:48.696 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:08:49.037 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:08:49.037 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:08:49.038 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:08:49.038 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:08:49.038 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:08:49.038 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 image" 2024-04-19T14:08:49.038 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:08:49.430 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:08:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:49 smithi139 bash[18762]: audit 2024-04-19T14:08:47.537525+0000 mgr.y (mgr.24301) 249 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:49 smithi139 bash[18762]: audit 2024-04-19T14:08:47.915339+0000 mgr.y (mgr.24301) 250 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:49 smithi139 bash[18762]: cluster 2024-04-19T14:08:48.015313+0000 mgr.y (mgr.24301) 251 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:49 smithi139 bash[18762]: audit 2024-04-19T14:08:48.265003+0000 mgr.y (mgr.24301) 252 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:49 smithi139 bash[18762]: audit 2024-04-19T14:08:48.701016+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.135:0/3012354249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[24028]: audit 2024-04-19T14:08:47.537525+0000 mgr.y (mgr.24301) 249 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[24028]: audit 2024-04-19T14:08:47.915339+0000 mgr.y (mgr.24301) 250 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[24028]: cluster 2024-04-19T14:08:48.015313+0000 mgr.y (mgr.24301) 251 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[24028]: audit 2024-04-19T14:08:48.265003+0000 mgr.y (mgr.24301) 252 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[24028]: audit 2024-04-19T14:08:48.701016+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.135:0/3012354249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[18636]: audit 2024-04-19T14:08:47.537525+0000 mgr.y (mgr.24301) 249 : audit [DBG] from='client.15027 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[18636]: audit 2024-04-19T14:08:47.915339+0000 mgr.y (mgr.24301) 250 : audit [DBG] from='client.24928 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[18636]: cluster 2024-04-19T14:08:48.015313+0000 mgr.y (mgr.24301) 251 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:49.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[18636]: audit 2024-04-19T14:08:48.265003+0000 mgr.y (mgr.24301) 252 : audit [DBG] from='client.15039 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:49.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:49 smithi135 bash[18636]: audit 2024-04-19T14:08:48.701016+0000 mon.c (mon.1) 141 : audit [DBG] from='client.? 172.21.15.135:0/3012354249' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:08:50.402 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:50 smithi135 bash[18636]: audit 2024-04-19T14:08:49.043959+0000 mgr.y (mgr.24301) 253 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:50.402 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:50 smithi135 bash[18636]: audit 2024-04-19T14:08:49.436471+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.135:0/3992027649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:08:50.402 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:50 smithi135 bash[24028]: audit 2024-04-19T14:08:49.043959+0000 mgr.y (mgr.24301) 253 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:50.402 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:50 smithi135 bash[24028]: audit 2024-04-19T14:08:49.436471+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.135:0/3992027649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:08:50.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:50 smithi139 bash[18762]: audit 2024-04-19T14:08:49.043959+0000 mgr.y (mgr.24301) 253 : audit [DBG] from='client.15051 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:08:50.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:50 smithi139 bash[18762]: audit 2024-04-19T14:08:49.436471+0000 mon.a (mon.0) 1071 : audit [DBG] from='client.? 172.21.15.135:0/3992027649' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:08:51.078 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:08:50 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:08:51.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:51 smithi139 bash[18762]: cluster 2024-04-19T14:08:50.017399+0000 mgr.y (mgr.24301) 254 : 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-19T14:08:51.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:51 smithi139 bash[18762]: audit 2024-04-19T14:08:50.407645+0000 mgr.y (mgr.24301) 255 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:51 smithi135 bash[24028]: cluster 2024-04-19T14:08:50.017399+0000 mgr.y (mgr.24301) 254 : 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-19T14:08:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:51 smithi135 bash[24028]: audit 2024-04-19T14:08:50.407645+0000 mgr.y (mgr.24301) 255 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:51.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:51 smithi135 bash[18636]: cluster 2024-04-19T14:08:50.017399+0000 mgr.y (mgr.24301) 254 : 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-19T14:08:51.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:51 smithi135 bash[18636]: audit 2024-04-19T14:08:50.407645+0000 mgr.y (mgr.24301) 255 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:08:53.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:53 smithi135 bash[18636]: cluster 2024-04-19T14:08:52.017932+0000 mgr.y (mgr.24301) 256 : 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-19T14:08:53.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:53 smithi135 bash[24028]: cluster 2024-04-19T14:08:52.017932+0000 mgr.y (mgr.24301) 256 : 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-19T14:08:53.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:53 smithi139 bash[18762]: cluster 2024-04-19T14:08:52.017932+0000 mgr.y (mgr.24301) 256 : 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-19T14:08:54.277 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:53 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:08:53] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:08:55.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:54 smithi139 bash[18762]: audit 2024-04-19T14:08:53.940059+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:54 smithi139 bash[18762]: audit 2024-04-19T14:08:53.948041+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:54 smithi139 bash[18762]: cluster 2024-04-19T14:08:54.019596+0000 mgr.y (mgr.24301) 257 : 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-19T14:08:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[18636]: audit 2024-04-19T14:08:53.940059+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[18636]: audit 2024-04-19T14:08:53.948041+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[18636]: cluster 2024-04-19T14:08:54.019596+0000 mgr.y (mgr.24301) 257 : 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-19T14:08:55.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[24028]: audit 2024-04-19T14:08:53.940059+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[24028]: audit 2024-04-19T14:08:53.948041+0000 mon.a (mon.0) 1073 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:08:55.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:54 smithi135 bash[24028]: cluster 2024-04-19T14:08:54.019596+0000 mgr.y (mgr.24301) 257 : 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-19T14:08:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:57 smithi139 bash[18762]: cluster 2024-04-19T14:08:56.020260+0000 mgr.y (mgr.24301) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:57 smithi135 bash[18636]: cluster 2024-04-19T14:08:56.020260+0000 mgr.y (mgr.24301) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:57.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:08:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:08:57] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2024-04-19T14:08:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:57 smithi135 bash[24028]: cluster 2024-04-19T14:08:56.020260+0000 mgr.y (mgr.24301) 258 : cluster [DBG] pgmap v208: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:08:59 smithi139 bash[18762]: cluster 2024-04-19T14:08:58.021043+0000 mgr.y (mgr.24301) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:59.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:08:59 smithi135 bash[18636]: cluster 2024-04-19T14:08:58.021043+0000 mgr.y (mgr.24301) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:08:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:08:59 smithi135 bash[24028]: cluster 2024-04-19T14:08:58.021043+0000 mgr.y (mgr.24301) 259 : cluster [DBG] pgmap v209: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:09:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:00 smithi139 bash[18762]: cluster 2024-04-19T14:09:00.022198+0000 mgr.y (mgr.24301) 260 : 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-19T14:09:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:00 smithi139 bash[18762]: audit 2024-04-19T14:09:00.417619+0000 mgr.y (mgr.24301) 261 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:00.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:00 smithi135 bash[24028]: cluster 2024-04-19T14:09:00.022198+0000 mgr.y (mgr.24301) 260 : 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-19T14:09:00.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:00 smithi135 bash[24028]: audit 2024-04-19T14:09:00.417619+0000 mgr.y (mgr.24301) 261 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:00 smithi135 bash[18636]: cluster 2024-04-19T14:09:00.022198+0000 mgr.y (mgr.24301) 260 : 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-19T14:09:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:00 smithi135 bash[18636]: audit 2024-04-19T14:09:00.417619+0000 mgr.y (mgr.24301) 261 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:01.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:00 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:03 smithi139 bash[18762]: cluster 2024-04-19T14:09:02.022923+0000 mgr.y (mgr.24301) 262 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:09:03.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:03 smithi135 bash[18636]: cluster 2024-04-19T14:09:02.022923+0000 mgr.y (mgr.24301) 262 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:09:03.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:03 smithi135 bash[24028]: cluster 2024-04-19T14:09:02.022923+0000 mgr.y (mgr.24301) 262 : cluster [DBG] pgmap v211: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:09:04.277 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:03 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:09:03] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:04 smithi139 bash[18762]: audit 2024-04-19T14:09:03.918892+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:04 smithi139 bash[18762]: audit 2024-04-19T14:09:03.933546+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:04 smithi139 bash[18762]: cluster 2024-04-19T14:09:04.024797+0000 mgr.y (mgr.24301) 263 : 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-19T14:09:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[24028]: audit 2024-04-19T14:09:03.918892+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[24028]: audit 2024-04-19T14:09:03.933546+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[24028]: cluster 2024-04-19T14:09:04.024797+0000 mgr.y (mgr.24301) 263 : 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-19T14:09:05.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[18636]: audit 2024-04-19T14:09:03.918892+0000 mon.a (mon.0) 1074 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[18636]: audit 2024-04-19T14:09:03.933546+0000 mon.a (mon.0) 1075 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:05.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:04 smithi135 bash[18636]: cluster 2024-04-19T14:09:04.024797+0000 mgr.y (mgr.24301) 263 : 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-19T14:09:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:07 smithi139 bash[18762]: cluster 2024-04-19T14:09:06.025361+0000 mgr.y (mgr.24301) 264 : 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-19T14:09:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:07 smithi135 bash[18636]: cluster 2024-04-19T14:09:06.025361+0000 mgr.y (mgr.24301) 264 : 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-19T14:09:07.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:07] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2024-04-19T14:09:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:07 smithi135 bash[24028]: cluster 2024-04-19T14:09:06.025361+0000 mgr.y (mgr.24301) 264 : 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-19T14:09:09.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:09 smithi139 bash[18762]: cluster 2024-04-19T14:09:08.025757+0000 mgr.y (mgr.24301) 265 : 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-19T14:09:09.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:09 smithi135 bash[18636]: cluster 2024-04-19T14:09:08.025757+0000 mgr.y (mgr.24301) 265 : 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-19T14:09:09.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:09 smithi135 bash[24028]: cluster 2024-04-19T14:09:08.025757+0000 mgr.y (mgr.24301) 265 : 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-19T14:09:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:10 smithi135 bash[24028]: cluster 2024-04-19T14:09:10.026580+0000 mgr.y (mgr.24301) 266 : 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-19T14:09:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:10 smithi135 bash[24028]: audit 2024-04-19T14:09:10.425539+0000 mgr.y (mgr.24301) 267 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:10.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:10 smithi135 bash[18636]: cluster 2024-04-19T14:09:10.026580+0000 mgr.y (mgr.24301) 266 : 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-19T14:09:10.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:10 smithi135 bash[18636]: audit 2024-04-19T14:09:10.425539+0000 mgr.y (mgr.24301) 267 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:11.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:10 smithi139 bash[18762]: cluster 2024-04-19T14:09:10.026580+0000 mgr.y (mgr.24301) 266 : 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-19T14:09:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:10 smithi139 bash[18762]: audit 2024-04-19T14:09:10.425539+0000 mgr.y (mgr.24301) 267 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:13 smithi139 bash[18762]: cluster 2024-04-19T14:09:12.026993+0000 mgr.y (mgr.24301) 268 : 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-19T14:09:13.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:13 smithi135 bash[18636]: cluster 2024-04-19T14:09:12.026993+0000 mgr.y (mgr.24301) 268 : 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-19T14:09:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:13 smithi135 bash[24028]: cluster 2024-04-19T14:09:12.026993+0000 mgr.y (mgr.24301) 268 : 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-19T14:09:14.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:14 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:09:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:15.331 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[18636]: cluster 2024-04-19T14:09:14.027748+0000 mgr.y (mgr.24301) 269 : 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-19T14:09:15.331 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[18636]: audit 2024-04-19T14:09:14.056010+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:15.331 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[18636]: audit 2024-04-19T14:09:14.061795+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:15.331 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[24028]: cluster 2024-04-19T14:09:14.027748+0000 mgr.y (mgr.24301) 269 : 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-19T14:09:15.332 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[24028]: audit 2024-04-19T14:09:14.056010+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:15.332 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:15 smithi135 bash[24028]: audit 2024-04-19T14:09:14.061795+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:15 smithi139 bash[18762]: cluster 2024-04-19T14:09:14.027748+0000 mgr.y (mgr.24301) 269 : 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-19T14:09:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:15 smithi139 bash[18762]: audit 2024-04-19T14:09:14.056010+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:15 smithi139 bash[18762]: audit 2024-04-19T14:09:14.061795+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:17.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:17 smithi139 bash[18762]: cluster 2024-04-19T14:09:16.028400+0000 mgr.y (mgr.24301) 270 : 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-19T14:09:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:17 smithi135 bash[18636]: cluster 2024-04-19T14:09:16.028400+0000 mgr.y (mgr.24301) 270 : 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-19T14:09:17.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:17] "GET /metrics HTTP/1.1" 200 214899 "" "Prometheus/2.33.4" 2024-04-19T14:09:17.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:17 smithi135 bash[24028]: cluster 2024-04-19T14:09:16.028400+0000 mgr.y (mgr.24301) 270 : 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-19T14:09:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:19 smithi139 bash[18762]: cluster 2024-04-19T14:09:18.029107+0000 mgr.y (mgr.24301) 271 : cluster [DBG] pgmap v219: 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-19T14:09:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:19 smithi135 bash[24028]: cluster 2024-04-19T14:09:18.029107+0000 mgr.y (mgr.24301) 271 : cluster [DBG] pgmap v219: 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-19T14:09:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:19 smithi135 bash[18636]: cluster 2024-04-19T14:09:18.029107+0000 mgr.y (mgr.24301) 271 : cluster [DBG] pgmap v219: 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-19T14:09:19.782 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:09:20.454 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:09:20.454 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 6s ago 12m - - 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 16s ago 11m - - 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (4m) 6s ago 5m 12.2M - ba2b418f427c ef6b768c4394 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (4m) 16s ago 4m 43.1M - 8.3.5 dad864ee21e9 161cd50e2440 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 6s ago 2m 41.8M - 3.5 e1d6a67b021e 2d1a45616d17 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443 running (11m) 16s ago 11m 400M - 17.2.0 e1d6a67b021e 772ef176bb54 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:9283 running (13m) 6s ago 13m 456M - 17.2.0 e1d6a67b021e be1adcbd3f7e 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (13m) 6s ago 13m 51.0M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (11m) 16s ago 11m 42.2M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (11m) 6s ago 11m 43.8M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (5m) 6s ago 5m 10.3M - 1dbe0e931976 081c4ab8646d 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (5m) 16s ago 5m 9388k - 1dbe0e931976 8d4f92289d18 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (10m) 6s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (10m) 6s ago 10m 53.2M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (9m) 6s ago 9m 46.4M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (8m) 6s ago 9m 51.2M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:09:20.455 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (8m) 16s ago 8m 51.8M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (7m) 16s ago 7m 49.3M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (7m) 16s ago 7m 48.2M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (6m) 16s ago 6m 50.4M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (4m) 16s ago 5m 54.4M - 514e6a882f6e 12caa3980562 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (3m) 6s ago 3m 82.4M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (3m) 16s ago 3m 82.6M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (3m) 6s ago 3m 82.3M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:09:20.456 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (3m) 16s ago 3m 82.3M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:09:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[18636]: audit 2024-04-19T14:09:19.775503+0000 mgr.y (mgr.24301) 272 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[18636]: cluster 2024-04-19T14:09:20.030817+0000 mgr.y (mgr.24301) 273 : 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-19T14:09:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[18636]: audit 2024-04-19T14:09:20.105084+0000 mgr.y (mgr.24301) 274 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[18636]: audit 2024-04-19T14:09:20.416505+0000 mgr.y (mgr.24301) 275 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[18636]: audit 2024-04-19T14:09:20.433500+0000 mgr.y (mgr.24301) 276 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[24028]: audit 2024-04-19T14:09:19.775503+0000 mgr.y (mgr.24301) 272 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[24028]: cluster 2024-04-19T14:09:20.030817+0000 mgr.y (mgr.24301) 273 : 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-19T14:09:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[24028]: audit 2024-04-19T14:09:20.105084+0000 mgr.y (mgr.24301) 274 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[24028]: audit 2024-04-19T14:09:20.416505+0000 mgr.y (mgr.24301) 275 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:20 smithi135 bash[24028]: audit 2024-04-19T14:09:20.433500+0000 mgr.y (mgr.24301) 276 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:20.833 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:09:20.833 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:09:20.833 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:09:20.833 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:09:20.834 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:09:20.996 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:20] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:20.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[18762]: audit 2024-04-19T14:09:19.775503+0000 mgr.y (mgr.24301) 272 : audit [DBG] from='client.15063 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[18762]: cluster 2024-04-19T14:09:20.030817+0000 mgr.y (mgr.24301) 273 : 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-19T14:09:20.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[18762]: audit 2024-04-19T14:09:20.105084+0000 mgr.y (mgr.24301) 274 : audit [DBG] from='client.24964 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[18762]: audit 2024-04-19T14:09:20.416505+0000 mgr.y (mgr.24301) 275 : audit [DBG] from='client.24970 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:20.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:20 smithi139 bash[18762]: audit 2024-04-19T14:09:20.433500+0000 mgr.y (mgr.24301) 276 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:21.164 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Doing first pull of quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 image" 2024-04-19T14:09:21.165 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:09:21.535 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:09:21.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:21 smithi139 bash[18762]: audit 2024-04-19T14:09:20.839862+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.135:0/3073262308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:21.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:21 smithi139 bash[18762]: audit 2024-04-19T14:09:21.170862+0000 mgr.y (mgr.24301) 277 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:21.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:21 smithi139 bash[18762]: audit 2024-04-19T14:09:21.542536+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.135:0/2798787825' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[18636]: audit 2024-04-19T14:09:20.839862+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.135:0/3073262308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[18636]: audit 2024-04-19T14:09:21.170862+0000 mgr.y (mgr.24301) 277 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[18636]: audit 2024-04-19T14:09:21.542536+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.135:0/2798787825' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[24028]: audit 2024-04-19T14:09:20.839862+0000 mon.a (mon.0) 1078 : audit [DBG] from='client.? 172.21.15.135:0/3073262308' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[24028]: audit 2024-04-19T14:09:21.170862+0000 mgr.y (mgr.24301) 277 : audit [DBG] from='client.15087 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:21 smithi135 bash[24028]: audit 2024-04-19T14:09:21.542536+0000 mon.a (mon.0) 1079 : audit [DBG] from='client.? 172.21.15.135:0/2798787825' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:23.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:22 smithi139 bash[18762]: cluster 2024-04-19T14:09:22.031582+0000 mgr.y (mgr.24301) 278 : 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-19T14:09:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:22 smithi135 bash[18636]: cluster 2024-04-19T14:09:22.031582+0000 mgr.y (mgr.24301) 278 : 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-19T14:09:23.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:22 smithi135 bash[24028]: cluster 2024-04-19T14:09:22.031582+0000 mgr.y (mgr.24301) 278 : 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-19T14:09:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:23 smithi139 bash[18762]: audit 2024-04-19T14:09:22.718739+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:23 smithi139 bash[18762]: audit 2024-04-19T14:09:22.719673+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:23 smithi139 bash[18762]: audit 2024-04-19T14:09:22.745432+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:23 smithi139 bash[18762]: audit 2024-04-19T14:09:22.746266+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[18636]: audit 2024-04-19T14:09:22.718739+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[18636]: audit 2024-04-19T14:09:22.719673+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[18636]: audit 2024-04-19T14:09:22.745432+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[18636]: audit 2024-04-19T14:09:22.746266+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[24028]: audit 2024-04-19T14:09:22.718739+0000 mon.c (mon.1) 142 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[24028]: audit 2024-04-19T14:09:22.719673+0000 mon.a (mon.0) 1080 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:09:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[24028]: audit 2024-04-19T14:09:22.745432+0000 mon.c (mon.1) 143 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:23 smithi135 bash[24028]: audit 2024-04-19T14:09:22.746266+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:09:24.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:24 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:09:24] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:25.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:25 smithi139 bash[18762]: cluster 2024-04-19T14:09:24.033719+0000 mgr.y (mgr.24301) 279 : 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-19T14:09:25.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:25 smithi139 bash[18762]: audit 2024-04-19T14:09:24.065652+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:25.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:25 smithi139 bash[18762]: audit 2024-04-19T14:09:24.079794+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:25.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[18636]: cluster 2024-04-19T14:09:24.033719+0000 mgr.y (mgr.24301) 279 : 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-19T14:09:25.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[18636]: audit 2024-04-19T14:09:24.065652+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:25.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[18636]: audit 2024-04-19T14:09:24.079794+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:25.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[24028]: cluster 2024-04-19T14:09:24.033719+0000 mgr.y (mgr.24301) 279 : 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-19T14:09:25.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[24028]: audit 2024-04-19T14:09:24.065652+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:25.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:25 smithi135 bash[24028]: audit 2024-04-19T14:09:24.079794+0000 mon.a (mon.0) 1083 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:27.061 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:27 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:27] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-19T14:09:27.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:27 smithi139 bash[18762]: cluster 2024-04-19T14:09:26.034480+0000 mgr.y (mgr.24301) 280 : 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-19T14:09:27.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:27 smithi135 bash[18636]: cluster 2024-04-19T14:09:26.034480+0000 mgr.y (mgr.24301) 280 : 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-19T14:09:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:27 smithi135 bash[24028]: cluster 2024-04-19T14:09:26.034480+0000 mgr.y (mgr.24301) 280 : 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-19T14:09:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: cluster 2024-04-19T14:09:28.035209+0000 mgr.y (mgr.24301) 281 : 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-19T14:09:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: audit 2024-04-19T14:09:28.267590+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: cephadm 2024-04-19T14:09:28.268608+0000 mgr.y (mgr.24301) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-3175-gc53d131d (unknown) 2024-04-19T14:09:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: cephadm 2024-04-19T14:09:28.268699+0000 mgr.y (mgr.24301) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:4336d18ea407f48b16d437b0f9a6b7beed1f42ae38130c194e2f64fc18bf44da'] 2024-04-19T14:09:29.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: audit 2024-04-19T14:09:28.269922+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:09:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: audit 2024-04-19T14:09:28.281094+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: cephadm 2024-04-19T14:09:28.282509+0000 mgr.y (mgr.24301) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:09:29.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:29 smithi139 bash[18762]: cephadm 2024-04-19T14:09:28.507678+0000 mgr.y (mgr.24301) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 on smithi139 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: cluster 2024-04-19T14:09:28.035209+0000 mgr.y (mgr.24301) 281 : 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-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: audit 2024-04-19T14:09:28.267590+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: cephadm 2024-04-19T14:09:28.268608+0000 mgr.y (mgr.24301) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-3175-gc53d131d (unknown) 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: cephadm 2024-04-19T14:09:28.268699+0000 mgr.y (mgr.24301) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:4336d18ea407f48b16d437b0f9a6b7beed1f42ae38130c194e2f64fc18bf44da'] 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: audit 2024-04-19T14:09:28.269922+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: audit 2024-04-19T14:09:28.281094+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: cephadm 2024-04-19T14:09:28.282509+0000 mgr.y (mgr.24301) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[18636]: cephadm 2024-04-19T14:09:28.507678+0000 mgr.y (mgr.24301) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 on smithi139 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: cluster 2024-04-19T14:09:28.035209+0000 mgr.y (mgr.24301) 281 : 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-19T14:09:29.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: audit 2024-04-19T14:09:28.267590+0000 mon.a (mon.0) 1084 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: cephadm 2024-04-19T14:09:28.268608+0000 mgr.y (mgr.24301) 282 : cephadm [INF] Upgrade: Target is version 19.0.0-3175-gc53d131d (unknown) 2024-04-19T14:09:29.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: cephadm 2024-04-19T14:09:28.268699+0000 mgr.y (mgr.24301) 283 : cephadm [INF] Upgrade: Target container is quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0, digests ['quay.ceph.io/ceph-ci/ceph@sha256:4336d18ea407f48b16d437b0f9a6b7beed1f42ae38130c194e2f64fc18bf44da'] 2024-04-19T14:09:29.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: audit 2024-04-19T14:09:28.269922+0000 mon.c (mon.1) 144 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:09:29.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: audit 2024-04-19T14:09:28.281094+0000 mon.a (mon.0) 1085 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:29.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: cephadm 2024-04-19T14:09:28.282509+0000 mgr.y (mgr.24301) 284 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:09:29.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:29 smithi135 bash[24028]: cephadm 2024-04-19T14:09:28.507678+0000 mgr.y (mgr.24301) 285 : cephadm [INF] Upgrade: Pulling quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 on smithi139 2024-04-19T14:09:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:30 smithi135 bash[18636]: cluster 2024-04-19T14:09:30.036258+0000 mgr.y (mgr.24301) 286 : 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-19T14:09:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:30 smithi135 bash[18636]: audit 2024-04-19T14:09:30.444391+0000 mgr.y (mgr.24301) 287 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:30 smithi135 bash[24028]: cluster 2024-04-19T14:09:30.036258+0000 mgr.y (mgr.24301) 286 : 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-19T14:09:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:30 smithi135 bash[24028]: audit 2024-04-19T14:09:30.444391+0000 mgr.y (mgr.24301) 287 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:31.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:30 smithi139 bash[18762]: cluster 2024-04-19T14:09:30.036258+0000 mgr.y (mgr.24301) 286 : 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-19T14:09:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:30 smithi139 bash[18762]: audit 2024-04-19T14:09:30.444391+0000 mgr.y (mgr.24301) 287 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:31.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:30 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:30] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:33.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:33 smithi139 bash[18762]: cluster 2024-04-19T14:09:32.037049+0000 mgr.y (mgr.24301) 288 : 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-19T14:09:33.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:33 smithi135 bash[18636]: cluster 2024-04-19T14:09:32.037049+0000 mgr.y (mgr.24301) 288 : 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-19T14:09:33.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:33 smithi135 bash[24028]: cluster 2024-04-19T14:09:32.037049+0000 mgr.y (mgr.24301) 288 : 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-19T14:09:34.027 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:33 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09:33.553Z 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.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:09:34.027 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:33 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09:33.553Z 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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:09:34.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:34 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:09:34] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:35.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:35 smithi139 bash[18762]: cluster 2024-04-19T14:09:34.038843+0000 mgr.y (mgr.24301) 289 : 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-19T14:09:35.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:35 smithi139 bash[18762]: audit 2024-04-19T14:09:34.199972+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:35.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:35 smithi139 bash[18762]: audit 2024-04-19T14:09:34.209414+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:35.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[24028]: cluster 2024-04-19T14:09:34.038843+0000 mgr.y (mgr.24301) 289 : 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-19T14:09:35.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[24028]: audit 2024-04-19T14:09:34.199972+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:35.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[24028]: audit 2024-04-19T14:09:34.209414+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:35.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[18636]: cluster 2024-04-19T14:09:34.038843+0000 mgr.y (mgr.24301) 289 : 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-19T14:09:35.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[18636]: audit 2024-04-19T14:09:34.199972+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:35.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:35 smithi135 bash[18636]: audit 2024-04-19T14:09:34.209414+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:37.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:37 smithi139 bash[18762]: cluster 2024-04-19T14:09:36.039510+0000 mgr.y (mgr.24301) 290 : 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-19T14:09:37.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:37] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-19T14:09:37.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:37 smithi135 bash[24028]: cluster 2024-04-19T14:09:36.039510+0000 mgr.y (mgr.24301) 290 : 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-19T14:09:37.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:37 smithi135 bash[18636]: cluster 2024-04-19T14:09:36.039510+0000 mgr.y (mgr.24301) 290 : 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-19T14:09:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:39 smithi139 bash[18762]: cluster 2024-04-19T14:09:38.040232+0000 mgr.y (mgr.24301) 291 : 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-19T14:09:39.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:39 smithi135 bash[18636]: cluster 2024-04-19T14:09:38.040232+0000 mgr.y (mgr.24301) 291 : 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-19T14:09:39.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:39 smithi135 bash[24028]: cluster 2024-04-19T14:09:38.040232+0000 mgr.y (mgr.24301) 291 : 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-19T14:09:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:40 smithi135 bash[18636]: cluster 2024-04-19T14:09:40.041957+0000 mgr.y (mgr.24301) 292 : 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-19T14:09:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:40 smithi135 bash[18636]: audit 2024-04-19T14:09:40.450943+0000 mgr.y (mgr.24301) 293 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:40 smithi135 bash[24028]: cluster 2024-04-19T14:09:40.041957+0000 mgr.y (mgr.24301) 292 : 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-19T14:09:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:40 smithi135 bash[24028]: audit 2024-04-19T14:09:40.450943+0000 mgr.y (mgr.24301) 293 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:41.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:40 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:40] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:40 smithi139 bash[18762]: cluster 2024-04-19T14:09:40.041957+0000 mgr.y (mgr.24301) 292 : 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-19T14:09:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:40 smithi139 bash[18762]: audit 2024-04-19T14:09:40.450943+0000 mgr.y (mgr.24301) 293 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:43.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:43 smithi135 bash[18636]: cluster 2024-04-19T14:09:42.042583+0000 mgr.y (mgr.24301) 294 : cluster [DBG] pgmap v231: 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-19T14:09:43.508 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:43 smithi135 bash[24028]: cluster 2024-04-19T14:09:42.042583+0000 mgr.y (mgr.24301) 294 : cluster [DBG] pgmap v231: 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-19T14:09:43.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:43 smithi139 bash[18762]: cluster 2024-04-19T14:09:42.042583+0000 mgr.y (mgr.24301) 294 : cluster [DBG] pgmap v231: 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-19T14:09:43.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:43 smithi135 bash[46339]: level=error ts=2024-04-19T14:09:43.514Z 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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:09:43.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:43 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09: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.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:09:43.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:43 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09:43.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:09:44.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:44 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:09:44] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:45 smithi139 bash[18762]: cluster 2024-04-19T14:09:44.044302+0000 mgr.y (mgr.24301) 295 : 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-19T14:09:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:45 smithi139 bash[18762]: audit 2024-04-19T14:09:44.265672+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:45 smithi139 bash[18762]: audit 2024-04-19T14:09:44.278918+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:45.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[18636]: cluster 2024-04-19T14:09:44.044302+0000 mgr.y (mgr.24301) 295 : 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-19T14:09:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[18636]: audit 2024-04-19T14:09:44.265672+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[18636]: audit 2024-04-19T14:09:44.278918+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:45.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[24028]: cluster 2024-04-19T14:09:44.044302+0000 mgr.y (mgr.24301) 295 : 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-19T14:09:45.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[24028]: audit 2024-04-19T14:09:44.265672+0000 mon.a (mon.0) 1088 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:45.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:45 smithi135 bash[24028]: audit 2024-04-19T14:09:44.278918+0000 mon.a (mon.0) 1089 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:47.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:47 smithi139 bash[18762]: cluster 2024-04-19T14:09:46.045017+0000 mgr.y (mgr.24301) 296 : cluster [DBG] pgmap v233: 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-19T14:09:47.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:47 smithi135 bash[18636]: cluster 2024-04-19T14:09:46.045017+0000 mgr.y (mgr.24301) 296 : cluster [DBG] pgmap v233: 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-19T14:09:47.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:47] "GET /metrics HTTP/1.1" 200 214896 "" "Prometheus/2.33.4" 2024-04-19T14:09:47.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:47 smithi135 bash[24028]: cluster 2024-04-19T14:09:46.045017+0000 mgr.y (mgr.24301) 296 : cluster [DBG] pgmap v233: 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-19T14:09:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:49 smithi135 bash[18636]: cluster 2024-04-19T14:09:48.045788+0000 mgr.y (mgr.24301) 297 : cluster [DBG] pgmap v234: 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-19T14:09:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:49 smithi135 bash[24028]: cluster 2024-04-19T14:09:48.045788+0000 mgr.y (mgr.24301) 297 : cluster [DBG] pgmap v234: 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-19T14:09:49.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:49 smithi139 bash[18762]: cluster 2024-04-19T14:09:48.045788+0000 mgr.y (mgr.24301) 297 : cluster [DBG] pgmap v234: 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-19T14:09:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:50 smithi135 bash[24028]: cluster 2024-04-19T14:09:50.047452+0000 mgr.y (mgr.24301) 298 : 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-19T14:09:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:50 smithi135 bash[24028]: audit 2024-04-19T14:09:50.462169+0000 mgr.y (mgr.24301) 299 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:50 smithi135 bash[18636]: cluster 2024-04-19T14:09:50.047452+0000 mgr.y (mgr.24301) 298 : 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-19T14:09:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:50 smithi135 bash[18636]: audit 2024-04-19T14:09:50.462169+0000 mgr.y (mgr.24301) 299 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:51.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:09:50 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:50] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:09:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:50 smithi139 bash[18762]: cluster 2024-04-19T14:09:50.047452+0000 mgr.y (mgr.24301) 298 : 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-19T14:09:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:50 smithi139 bash[18762]: audit 2024-04-19T14:09:50.462169+0000 mgr.y (mgr.24301) 299 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:09:51.890 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 18s ago 12m - - 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 8s ago 12m - - 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (5m) 18s ago 5m 12.2M - ba2b418f427c ef6b768c4394 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (5m) 8s ago 5m 43.2M - 8.3.5 dad864ee21e9 161cd50e2440 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (3m) 18s ago 3m 41.9M - 3.5 e1d6a67b021e 2d1a45616d17 2024-04-19T14:09:52.534 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443 running (11m) 8s ago 11m 400M - 17.2.0 e1d6a67b021e 772ef176bb54 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:9283 running (13m) 18s ago 13m 457M - 17.2.0 e1d6a67b021e be1adcbd3f7e 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (13m) 18s ago 13m 51.8M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (12m) 8s ago 12m 42.8M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (12m) 18s ago 12m 44.5M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (5m) 18s ago 6m 9688k - 1dbe0e931976 081c4ab8646d 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (5m) 8s ago 6m 9839k - 1dbe0e931976 8d4f92289d18 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (11m) 18s ago 11m 52.0M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (10m) 18s ago 10m 53.5M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (10m) 18s ago 10m 46.6M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (9m) 18s ago 9m 51.5M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (8m) 8s ago 8m 52.0M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (8m) 8s ago 8m 49.5M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (7m) 8s ago 7m 48.4M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (7m) 8s ago 7m 50.6M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (4m) 8s ago 6m 54.6M - 514e6a882f6e 12caa3980562 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (3m) 18s ago 3m 82.5M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:09:52.535 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (3m) 8s ago 3m 82.7M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:09:52.536 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (3m) 18s ago 3m 82.5M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:09:52.536 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (3m) 8s ago 3m 82.4M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:09:52.905 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:09:52.905 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:09:52.905 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:09:52.905 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:52.905 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 17 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:09:52.906 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:09:53.232 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "0/23 daemons upgraded", 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Pulling quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0 image on host smithi139" 2024-04-19T14:09:53.233 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[18636]: audit 2024-04-19T14:09:51.882052+0000 mgr.y (mgr.24301) 300 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[18636]: cluster 2024-04-19T14:09:52.047906+0000 mgr.y (mgr.24301) 301 : 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-19T14:09:53.460 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[18636]: audit 2024-04-19T14:09:52.210021+0000 mgr.y (mgr.24301) 302 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[18636]: audit 2024-04-19T14:09:52.518196+0000 mgr.y (mgr.24301) 303 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[18636]: audit 2024-04-19T14:09:52.912016+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.135:0/2625964312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[24028]: audit 2024-04-19T14:09:51.882052+0000 mgr.y (mgr.24301) 300 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[24028]: cluster 2024-04-19T14:09:52.047906+0000 mgr.y (mgr.24301) 301 : 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-19T14:09:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[24028]: audit 2024-04-19T14:09:52.210021+0000 mgr.y (mgr.24301) 302 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[24028]: audit 2024-04-19T14:09:52.518196+0000 mgr.y (mgr.24301) 303 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[24028]: audit 2024-04-19T14:09:52.912016+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.135:0/2625964312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:53.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:53 smithi139 bash[18762]: audit 2024-04-19T14:09:51.882052+0000 mgr.y (mgr.24301) 300 : audit [DBG] from='client.24994 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:53 smithi139 bash[18762]: cluster 2024-04-19T14:09:52.047906+0000 mgr.y (mgr.24301) 301 : 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-19T14:09:53.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:53 smithi139 bash[18762]: audit 2024-04-19T14:09:52.210021+0000 mgr.y (mgr.24301) 302 : audit [DBG] from='client.15105 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:53 smithi139 bash[18762]: audit 2024-04-19T14:09:52.518196+0000 mgr.y (mgr.24301) 303 : audit [DBG] from='client.15111 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:53.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:53 smithi139 bash[18762]: audit 2024-04-19T14:09:52.912016+0000 mon.a (mon.0) 1090 : audit [DBG] from='client.? 172.21.15.135:0/2625964312' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:09:53.621 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:09:53.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[46339]: level=error ts=2024-04-19T14:09:53.515Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=5 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:09:53.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09: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.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:09:53.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:09:53 smithi135 bash[46339]: level=warn ts=2024-04-19T14:09: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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:09:54.358 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:54 smithi135 bash[18636]: audit 2024-04-19T14:09:53.239076+0000 mgr.y (mgr.24301) 304 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:54.358 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:54 smithi135 bash[18636]: audit 2024-04-19T14:09:53.628716+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.135:0/2788804610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:54.358 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:54 smithi135 bash[24028]: audit 2024-04-19T14:09:53.239076+0000 mgr.y (mgr.24301) 304 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:54.358 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:54 smithi135 bash[24028]: audit 2024-04-19T14:09:53.628716+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.135:0/2788804610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:54.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:54 smithi139 bash[18762]: audit 2024-04-19T14:09:53.239076+0000 mgr.y (mgr.24301) 304 : audit [DBG] from='client.25018 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:09:54.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:54 smithi139 bash[18762]: audit 2024-04-19T14:09:53.628716+0000 mon.a (mon.0) 1091 : audit [DBG] from='client.? 172.21.15.135:0/2788804610' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:09:54.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:54 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:09:54] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:09:55.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:55 smithi139 bash[18762]: cluster 2024-04-19T14:09:54.049726+0000 mgr.y (mgr.24301) 305 : 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-19T14:09:55.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:55 smithi139 bash[18762]: audit 2024-04-19T14:09:54.351055+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:55.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:55 smithi139 bash[18762]: audit 2024-04-19T14:09:54.362208+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[18636]: cluster 2024-04-19T14:09:54.049726+0000 mgr.y (mgr.24301) 305 : 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-19T14:09:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[18636]: audit 2024-04-19T14:09:54.351055+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[18636]: audit 2024-04-19T14:09:54.362208+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[24028]: cluster 2024-04-19T14:09:54.049726+0000 mgr.y (mgr.24301) 305 : 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-19T14:09:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[24028]: audit 2024-04-19T14:09:54.351055+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:55 smithi135 bash[24028]: audit 2024-04-19T14:09:54.362208+0000 mon.a (mon.0) 1093 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:09:57.277 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:09:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:09:57] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-19T14:09:57.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:57 smithi135 bash[18636]: cluster 2024-04-19T14:09:56.050254+0000 mgr.y (mgr.24301) 306 : 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-19T14:09:57.622 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:57 smithi135 bash[24028]: cluster 2024-04-19T14:09:56.050254+0000 mgr.y (mgr.24301) 306 : 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-19T14:09:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:57 smithi139 bash[18762]: cluster 2024-04-19T14:09:56.050254+0000 mgr.y (mgr.24301) 306 : 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-19T14:09:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:09:59 smithi139 bash[18762]: cluster 2024-04-19T14:09:58.050756+0000 mgr.y (mgr.24301) 307 : 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-19T14:09:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:09:59 smithi135 bash[18636]: cluster 2024-04-19T14:09:58.050756+0000 mgr.y (mgr.24301) 307 : 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-19T14:09:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:09:59 smithi135 bash[24028]: cluster 2024-04-19T14:09:58.050756+0000 mgr.y (mgr.24301) 307 : 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-19T14:10:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[18636]: cluster 2024-04-19T14:10:00.000204+0000 mon.a (mon.0) 1094 : cluster [INF] overall HEALTH_OK 2024-04-19T14:10:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[18636]: cluster 2024-04-19T14:10:00.052502+0000 mgr.y (mgr.24301) 308 : 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-19T14:10:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[18636]: audit 2024-04-19T14:10:00.469861+0000 mgr.y (mgr.24301) 309 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:00.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[24028]: cluster 2024-04-19T14:10:00.000204+0000 mon.a (mon.0) 1094 : cluster [INF] overall HEALTH_OK 2024-04-19T14:10:00.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[24028]: cluster 2024-04-19T14:10:00.052502+0000 mgr.y (mgr.24301) 308 : 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-19T14:10:00.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:00 smithi135 bash[24028]: audit 2024-04-19T14:10:00.469861+0000 mgr.y (mgr.24301) 309 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:00 smithi139 bash[18762]: cluster 2024-04-19T14:10:00.000204+0000 mon.a (mon.0) 1094 : cluster [INF] overall HEALTH_OK 2024-04-19T14:10:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:00 smithi139 bash[18762]: cluster 2024-04-19T14:10:00.052502+0000 mgr.y (mgr.24301) 308 : 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-19T14:10:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:00 smithi139 bash[18762]: audit 2024-04-19T14:10:00.469861+0000 mgr.y (mgr.24301) 309 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:01.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:00 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:00] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:10:03.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:03 smithi135 bash[18636]: cluster 2024-04-19T14:10:02.053400+0000 mgr.y (mgr.24301) 310 : 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-19T14:10:03.510 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:03 smithi135 bash[24028]: cluster 2024-04-19T14:10:02.053400+0000 mgr.y (mgr.24301) 310 : 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-19T14:10:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:03 smithi139 bash[18762]: cluster 2024-04-19T14:10:02.053400+0000 mgr.y (mgr.24301) 310 : 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-19T14:10:03.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:03 smithi135 bash[46339]: level=error ts=2024-04-19T14:10:03.516Z 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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:03.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:03 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:03.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.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:03.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:03 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:03.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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:04.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:04 smithi135 bash[18891]: 172.21.15.139 - - [19/Apr/2024:14:10:04] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:10:05.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:05 smithi139 bash[18762]: cluster 2024-04-19T14:10:04.055185+0000 mgr.y (mgr.24301) 311 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:05 smithi139 bash[18762]: audit 2024-04-19T14:10:04.452897+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:05 smithi139 bash[18762]: audit 2024-04-19T14:10:04.464611+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:05.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[18636]: cluster 2024-04-19T14:10:04.055185+0000 mgr.y (mgr.24301) 311 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:05.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[18636]: audit 2024-04-19T14:10:04.452897+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:05.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[18636]: audit 2024-04-19T14:10:04.464611+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[24028]: cluster 2024-04-19T14:10:04.055185+0000 mgr.y (mgr.24301) 311 : cluster [DBG] pgmap v242: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[24028]: audit 2024-04-19T14:10:04.452897+0000 mon.a (mon.0) 1095 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:05 smithi135 bash[24028]: audit 2024-04-19T14:10:04.464611+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:07.447 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:07 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:07] "GET /metrics HTTP/1.1" 200 214892 "" "Prometheus/2.33.4" 2024-04-19T14:10:07.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:07 smithi139 bash[18762]: cluster 2024-04-19T14:10:06.055890+0000 mgr.y (mgr.24301) 312 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:07.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:07 smithi135 bash[18636]: cluster 2024-04-19T14:10:06.055890+0000 mgr.y (mgr.24301) 312 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:07.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:07 smithi135 bash[24028]: cluster 2024-04-19T14:10:06.055890+0000 mgr.y (mgr.24301) 312 : cluster [DBG] pgmap v243: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:09 smithi139 bash[18762]: cluster 2024-04-19T14:10:08.056609+0000 mgr.y (mgr.24301) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:09.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:09 smithi135 bash[18636]: cluster 2024-04-19T14:10:08.056609+0000 mgr.y (mgr.24301) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:09.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:09 smithi135 bash[24028]: cluster 2024-04-19T14:10:08.056609+0000 mgr.y (mgr.24301) 313 : cluster [DBG] pgmap v244: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:10 smithi135 bash[18636]: cluster 2024-04-19T14:10:10.058358+0000 mgr.y (mgr.24301) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:10 smithi135 bash[18636]: audit 2024-04-19T14:10:10.474506+0000 mgr.y (mgr.24301) 315 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:10 smithi135 bash[24028]: cluster 2024-04-19T14:10:10.058358+0000 mgr.y (mgr.24301) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:10 smithi135 bash[24028]: audit 2024-04-19T14:10:10.474506+0000 mgr.y (mgr.24301) 315 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:11.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:10 smithi139 bash[19896]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:10] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:10:11.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:10 smithi139 bash[18762]: cluster 2024-04-19T14:10:10.058358+0000 mgr.y (mgr.24301) 314 : cluster [DBG] pgmap v245: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:10 smithi139 bash[18762]: audit 2024-04-19T14:10:10.474506+0000 mgr.y (mgr.24301) 315 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:13.212 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:13 smithi135 bash[18636]: cluster 2024-04-19T14:10:12.059107+0000 mgr.y (mgr.24301) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:13.212 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:13 smithi135 bash[24028]: cluster 2024-04-19T14:10:12.059107+0000 mgr.y (mgr.24301) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:13 smithi139 bash[18762]: cluster 2024-04-19T14:10:12.059107+0000 mgr.y (mgr.24301) 316 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:13.769 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:13 smithi135 bash[46339]: level=error ts=2024-04-19T14:10:13.517Z 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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:13.769 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:13 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:13.769 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:13 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:13.523Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:14.617 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:14 smithi135 bash[18891]: 172.21.15.135 - - [19/Apr/2024:14:10:14] "POST /data HTTP/1.1" 200 46 "" "Python-urllib/3.10" 2024-04-19T14:10:15.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:15 smithi139 bash[18762]: cluster 2024-04-19T14:10:14.060819+0000 mgr.y (mgr.24301) 317 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:15 smithi139 bash[18762]: audit 2024-04-19T14:10:14.466890+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:15 smithi139 bash[18762]: audit 2024-04-19T14:10:14.472465+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:15.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[24028]: cluster 2024-04-19T14:10:14.060819+0000 mgr.y (mgr.24301) 317 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:15.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[24028]: audit 2024-04-19T14:10:14.466890+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:15.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[24028]: audit 2024-04-19T14:10:14.472465+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[18636]: cluster 2024-04-19T14:10:14.060819+0000 mgr.y (mgr.24301) 317 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[18636]: audit 2024-04-19T14:10:14.466890+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:15 smithi135 bash[18636]: audit 2024-04-19T14:10:14.472465+0000 mon.a (mon.0) 1098 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: cephadm 2024-04-19T14:10:15.608204+0000 mgr.y (mgr.24301) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: audit 2024-04-19T14:10:15.618080+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: audit 2024-04-19T14:10:15.622155+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: audit 2024-04-19T14:10:15.623003+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: audit 2024-04-19T14:10:15.624966+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: audit 2024-04-19T14:10:15.627123+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: cephadm 2024-04-19T14:10:15.629085+0000 mgr.y (mgr.24301) 319 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:10:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:16 smithi139 bash[18762]: cluster 2024-04-19T14:10:16.061452+0000 mgr.y (mgr.24301) 320 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: cephadm 2024-04-19T14:10:15.608204+0000 mgr.y (mgr.24301) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: audit 2024-04-19T14:10:15.618080+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: audit 2024-04-19T14:10:15.622155+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: audit 2024-04-19T14:10:15.623003+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: audit 2024-04-19T14:10:15.624966+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: audit 2024-04-19T14:10:15.627123+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: cephadm 2024-04-19T14:10:15.629085+0000 mgr.y (mgr.24301) 319 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[18636]: cluster 2024-04-19T14:10:16.061452+0000 mgr.y (mgr.24301) 320 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: cephadm 2024-04-19T14:10:15.608204+0000 mgr.y (mgr.24301) 318 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: audit 2024-04-19T14:10:15.618080+0000 mon.a (mon.0) 1099 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: audit 2024-04-19T14:10:15.622155+0000 mon.c (mon.1) 145 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: audit 2024-04-19T14:10:15.623003+0000 mon.a (mon.0) 1100 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:10:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: audit 2024-04-19T14:10:15.624966+0000 mon.c (mon.1) 146 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:10:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: audit 2024-04-19T14:10:15.627123+0000 mon.c (mon.1) 147 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: cephadm 2024-04-19T14:10:15.629085+0000 mgr.y (mgr.24301) 319 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:10:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:16 smithi135 bash[24028]: cluster 2024-04-19T14:10:16.061452+0000 mgr.y (mgr.24301) 320 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:17.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:17 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:17] "GET /metrics HTTP/1.1" 200 214896 "" "Prometheus/2.33.4" 2024-04-19T14:10:19.377 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:19 smithi139 bash[18762]: cluster 2024-04-19T14:10:18.062076+0000 mgr.y (mgr.24301) 321 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:19 smithi135 bash[18636]: cluster 2024-04-19T14:10:18.062076+0000 mgr.y (mgr.24301) 321 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:19 smithi135 bash[24028]: cluster 2024-04-19T14:10:18.062076+0000 mgr.y (mgr.24301) 321 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:10:20.400 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.401 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.401 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.401 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.402 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.402 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.402 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.403 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:20.403 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:20 smithi139 systemd[1]: Stopping Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:10:20.403 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:20 smithi139 bash[47312]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr.x 2024-04-19T14:10:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:20 smithi139 bash[18762]: cluster 2024-04-19T14:10:20.063783+0000 mgr.y (mgr.24301) 322 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:20 smithi139 bash[18762]: audit 2024-04-19T14:10:20.481371+0000 mgr.y (mgr.24301) 323 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:20.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:20 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:20.592Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.139:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:10:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:20 smithi135 bash[18636]: cluster 2024-04-19T14:10:20.063783+0000 mgr.y (mgr.24301) 322 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:20 smithi135 bash[18636]: audit 2024-04-19T14:10:20.481371+0000 mgr.y (mgr.24301) 323 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:20.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:20 smithi135 bash[24028]: cluster 2024-04-19T14:10:20.063783+0000 mgr.y (mgr.24301) 322 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:10:20.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:20 smithi135 bash[24028]: audit 2024-04-19T14:10:20.481371+0000 mgr.y (mgr.24301) 323 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:21.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:20 smithi139 bash[47321]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-x 2024-04-19T14:10:21.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:20 smithi139 bash[47355]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr.x 2024-04-19T14:10:21.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:10:21.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-19T14:10:21.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: Stopped Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:21.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.764 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.765 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.765 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.766 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:10:21.766 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:21 smithi139 systemd[1]: Started Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:22.633 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.482094+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.633 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.486197+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:22.633 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.488134+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:22.633 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.500094+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: cephadm 2024-04-19T14:10:21.501885+0000 mgr.y (mgr.24301) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.511823+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: cephadm 2024-04-19T14:10:21.517291+0000 mgr.y (mgr.24301) 325 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: cephadm 2024-04-19T14:10:21.524158+0000 mgr.y (mgr.24301) 326 : cephadm [INF] Failing over to other MGR 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.525029+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: audit 2024-04-19T14:10:21.525865+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[18762]: cluster 2024-04-19T14:10:21.536336+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T14:10:22.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18891]: debug 2024-04-19T14:10:22.507+0000 7ff6911b6700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18891]: ignoring --setuser ceph since I am not root 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18891]: ignoring --setgroup ceph since I am not root 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18891]: debug 2024-04-19T14:10:22.571+0000 7fc068653700 1 -- 172.21.15.135:0/571518641 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x556a3f2d6340 con 0x556a40052c00 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18891]: debug 2024-04-19T14:10:22.711+0000 7fc0710af000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.482094+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.486197+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.488134+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.500094+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: cephadm 2024-04-19T14:10:21.501885+0000 mgr.y (mgr.24301) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.511823+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: cephadm 2024-04-19T14:10:21.517291+0000 mgr.y (mgr.24301) 325 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:10:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: cephadm 2024-04-19T14:10:21.524158+0000 mgr.y (mgr.24301) 326 : cephadm [INF] Failing over to other MGR 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.525029+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: audit 2024-04-19T14:10:21.525865+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[18636]: cluster 2024-04-19T14:10:21.536336+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.482094+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.486197+0000 mon.c (mon.1) 148 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.488134+0000 mon.c (mon.1) 149 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.500094+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.24301 ' entity='mgr.y' 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: cephadm 2024-04-19T14:10:21.501885+0000 mgr.y (mgr.24301) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.511823+0000 mon.c (mon.1) 150 : audit [DBG] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: cephadm 2024-04-19T14:10:21.517291+0000 mgr.y (mgr.24301) 325 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: cephadm 2024-04-19T14:10:21.524158+0000 mgr.y (mgr.24301) 326 : cephadm [INF] Failing over to other MGR 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.525029+0000 mon.c (mon.1) 151 : audit [INF] from='mgr.24301 172.21.15.135:0/776526356' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: audit 2024-04-19T14:10:21.525865+0000 mon.a (mon.0) 1103 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:10:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:22 smithi135 bash[24028]: cluster 2024-04-19T14:10:21.536336+0000 mon.a (mon.0) 1104 : cluster [DBG] osdmap e95: 8 total, 8 up, 8 in 2024-04-19T14:10:23.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:22 smithi139 bash[47411]: debug 2024-04-19T14:10:22.632+0000 7f62c9858200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:10:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:23 smithi139 bash[18762]: audit 2024-04-19T14:10:22.510256+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:10:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:23 smithi139 bash[18762]: cluster 2024-04-19T14:10:22.510457+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e22: x(active, starting, since 0.983255s) 2024-04-19T14:10:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[18636]: audit 2024-04-19T14:10:22.510256+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:10:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[18636]: cluster 2024-04-19T14:10:22.510457+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e22: x(active, starting, since 0.983255s) 2024-04-19T14:10:23.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[24028]: audit 2024-04-19T14:10:22.510256+0000 mon.a (mon.0) 1105 : audit [INF] from='mgr.24301 ' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:10:23.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[24028]: cluster 2024-04-19T14:10:22.510457+0000 mon.a (mon.0) 1106 : cluster [DBG] mgrmap e22: x(active, starting, since 0.983255s) 2024-04-19T14:10:23.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[46339]: level=error ts=2024-04-19T14:10:23.518Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.139:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:10:23.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:23.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.135:8443//api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:10:23.777 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:23 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:23.519Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.139:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:10:24.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:24 smithi139 bash[47411]: debug 2024-04-19T14:10:24.232+0000 7f62c9858200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:10:24.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:24 smithi139 bash[47411]: debug 2024-04-19T14:10:24.332+0000 7f62c9858200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:10:24.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:24 smithi135 bash[18891]: debug 2024-04-19T14:10:24.259+0000 7fc0710af000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:10:24.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:24 smithi135 bash[18891]: debug 2024-04-19T14:10:24.355+0000 7fc0710af000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:10:25.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:24 smithi139 bash[47411]: debug 2024-04-19T14:10:24.588+0000 7f62c9858200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:10:25.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:24 smithi135 bash[18891]: debug 2024-04-19T14:10:24.603+0000 7fc0710af000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:10:25.709 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:25 smithi135 bash[18891]: debug 2024-04-19T14:10:25.335+0000 7fc0710af000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:10:25.709 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:25 smithi135 bash[18891]: debug 2024-04-19T14:10:25.443+0000 7fc0710af000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:10:25.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:25 smithi139 bash[47411]: debug 2024-04-19T14:10:25.400+0000 7f62c9858200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:10:25.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:25 smithi139 bash[47411]: debug 2024-04-19T14:10:25.508+0000 7f62c9858200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:10:25.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:25 smithi139 bash[47411]: debug 2024-04-19T14:10:25.616+0000 7f62c9858200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:10:26.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:25 smithi135 bash[18891]: debug 2024-04-19T14:10:25.551+0000 7fc0710af000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:10:26.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:25 smithi135 bash[18891]: debug 2024-04-19T14:10:25.659+0000 7fc0710af000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:10:26.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:25 smithi135 bash[18891]: debug 2024-04-19T14:10:25.875+0000 7fc0710af000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:10:26.118 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:26 smithi139 bash[47411]: debug 2024-04-19T14:10:26.004+0000 7f62c9858200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:10:26.425 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:26 smithi135 bash[18891]: debug 2024-04-19T14:10:26.147+0000 7fc0710af000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:10:26.425 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:26 smithi135 bash[18891]: debug 2024-04-19T14:10:26.251+0000 7fc0710af000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:10:26.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:26 smithi139 bash[47411]: debug 2024-04-19T14:10:26.120+0000 7f62c9858200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:10:26.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:26 smithi139 bash[47411]: debug 2024-04-19T14:10:26.224+0000 7f62c9858200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:10:26.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:26 smithi135 bash[18891]: debug 2024-04-19T14:10:26.427+0000 7fc0710af000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:10:26.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:26 smithi135 bash[18891]: debug 2024-04-19T14:10:26.675+0000 7fc0710af000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:10:27.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:26 smithi139 bash[47411]: debug 2024-04-19T14:10:26.592+0000 7f62c9858200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:10:27.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:26 smithi139 bash[47411]: debug 2024-04-19T14:10:26.836+0000 7f62c9858200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:10:27.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:26 smithi135 bash[18891]: debug 2024-04-19T14:10:26.947+0000 7fc0710af000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:10:27.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:27 smithi135 bash[18891]: debug 2024-04-19T14:10:27.115+0000 7fc0710af000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:10:27.501 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:27 smithi139 bash[47411]: debug 2024-04-19T14:10:27.104+0000 7f62c9858200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:10:27.501 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:27 smithi139 bash[47411]: debug 2024-04-19T14:10:27.220+0000 7f62c9858200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:10:27.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:27 smithi139 bash[47411]: debug 2024-04-19T14:10:27.500+0000 7f62c9858200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:10:27.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:27 smithi135 bash[18891]: debug 2024-04-19T14:10:27.347+0000 7fc0710af000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:10:27.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:27 smithi135 bash[18891]: debug 2024-04-19T14:10:27.467+0000 7fc0710af000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:10:28.192 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:27 smithi139 bash[47411]: debug 2024-04-19T14:10:27.928+0000 7f62c9858200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:10:28.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:27 smithi135 bash[18891]: debug 2024-04-19T14:10:27.811+0000 7fc0710af000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:10:28.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:28 smithi139 bash[47411]: debug 2024-04-19T14:10:28.192+0000 7f62c9858200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:10:28.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:28 smithi139 bash[47411]: debug 2024-04-19T14:10:28.328+0000 7f62c9858200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:10:28.861 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:28 smithi135 bash[18891]: debug 2024-04-19T14:10:28.547+0000 7fc0710af000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:10:28.862 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:28 smithi135 bash[18891]: debug 2024-04-19T14:10:28.659+0000 7fc0710af000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:10:29.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:28 smithi139 bash[47411]: debug 2024-04-19T14:10:28.616+0000 7f62c9858200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:10:29.188 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:28 smithi135 bash[18891]: debug 2024-04-19T14:10:28.863+0000 7fc0710af000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:10:29.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: debug 2024-04-19T14:10:29.191+0000 7fc0710af000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:10:30.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:29 smithi139 bash[47411]: debug 2024-04-19T14:10:29.664+0000 7f62c9858200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:10:30.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:29 smithi139 bash[47411]: debug 2024-04-19T14:10:29.784+0000 7f62c9858200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: debug 2024-04-19T14:10:29.567+0000 7fc0710af000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: debug 2024-04-19T14:10:29.683+0000 7fc0710af000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: [19/Apr/2024:14:10:29] ENGINE Bus STARTING 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: CherryPy Checker: 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: The Application mounted at '' has an empty config. 2024-04-19T14:10:30.026 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: [19/Apr/2024:14:10:29] ENGINE Serving on http://:::9283 2024-04-19T14:10:30.027 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:29 smithi135 bash[18891]: [19/Apr/2024:14:10:29] ENGINE Bus STARTED 2024-04-19T14:10:30.476 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: debug 2024-04-19T14:10:30.088+0000 7f62c9858200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:10:30.476 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: debug 2024-04-19T14:10:30.204+0000 7f62c9858200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:10:30.526 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:30.159Z 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.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[18762]: audit 2024-04-19T14:10:29.708746+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:10:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[18762]: cluster 2024-04-19T14:10:29.708971+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:10:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[18762]: audit 2024-04-19T14:10:29.709753+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[18762]: audit 2024-04-19T14:10:29.713126+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:10:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[18762]: audit 2024-04-19T14:10:29.713747+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:30.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: debug 2024-04-19T14:10:30.664+0000 7f62c9858200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:10:31.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[18636]: audit 2024-04-19T14:10:29.708746+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:10:31.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[18636]: cluster 2024-04-19T14:10:29.708971+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:10:31.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[18636]: audit 2024-04-19T14:10:29.709753+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[18636]: audit 2024-04-19T14:10:29.713126+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[18636]: audit 2024-04-19T14:10:29.713747+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[24028]: audit 2024-04-19T14:10:29.708746+0000 mon.c (mon.1) 152 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[24028]: cluster 2024-04-19T14:10:29.708971+0000 mon.a (mon.0) 1107 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[24028]: audit 2024-04-19T14:10:29.709753+0000 mon.c (mon.1) 153 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[24028]: audit 2024-04-19T14:10:29.713126+0000 mon.c (mon.1) 154 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:10:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:30 smithi135 bash[24028]: audit 2024-04-19T14:10:29.713747+0000 mon.c (mon.1) 155 : audit [DBG] from='mgr.? 172.21.15.135:0/633073920' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:31.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: debug 2024-04-19T14:10:30.792+0000 7f62c9858200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:10:31.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: [19/Apr/2024:14:10:30] ENGINE Bus STARTING 2024-04-19T14:10:31.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: CherryPy Checker: 2024-04-19T14:10:31.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: The Application mounted at '' has an empty config. 2024-04-19T14:10:31.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: [19/Apr/2024:14:10:30] ENGINE Serving on http://:::9283 2024-04-19T14:10:31.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:30 smithi139 bash[47411]: [19/Apr/2024:14:10:30] ENGINE Bus STARTED 2024-04-19T14:10:31.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:31.397Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify attempt failed, will retry later" attempts=6 err="Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:31.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: cluster 2024-04-19T14:10:30.586848+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e23: x(active, starting, since 9s), standbys: y 2024-04-19T14:10:31.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: cluster 2024-04-19T14:10:30.819725+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: audit 2024-04-19T14:10:30.821014+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: cluster 2024-04-19T14:10:30.821039+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: cluster 2024-04-19T14:10:30.829945+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: audit 2024-04-19T14:10:30.830189+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: audit 2024-04-19T14:10:30.831134+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[24028]: audit 2024-04-19T14:10:30.831435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: cluster 2024-04-19T14:10:30.586848+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e23: x(active, starting, since 9s), standbys: y 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: cluster 2024-04-19T14:10:30.819725+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: audit 2024-04-19T14:10:30.821014+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: cluster 2024-04-19T14:10:30.821039+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: cluster 2024-04-19T14:10:30.829945+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: audit 2024-04-19T14:10:30.830189+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: audit 2024-04-19T14:10:30.831134+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:10:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:31 smithi135 bash[18636]: audit 2024-04-19T14:10:30.831435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:31.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: cluster 2024-04-19T14:10:30.586848+0000 mon.a (mon.0) 1108 : cluster [DBG] mgrmap e23: x(active, starting, since 9s), standbys: y 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: cluster 2024-04-19T14:10:30.819725+0000 mon.a (mon.0) 1109 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: audit 2024-04-19T14:10:30.821014+0000 mon.b (mon.2) 29 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: cluster 2024-04-19T14:10:30.821039+0000 mon.a (mon.0) 1110 : cluster [INF] Activating manager daemon x 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: cluster 2024-04-19T14:10:30.829945+0000 mon.a (mon.0) 1111 : cluster [DBG] osdmap e96: 8 total, 8 up, 8 in 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: audit 2024-04-19T14:10:30.830189+0000 mon.b (mon.2) 30 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: audit 2024-04-19T14:10:30.831134+0000 mon.b (mon.2) 31 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[18762]: audit 2024-04-19T14:10:30.831435+0000 mon.b (mon.2) 32 : audit [DBG] from='mgr.? 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE Bus STOPPING 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE Bus STOPPED 2024-04-19T14:10:31.817 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE Bus STARTING 2024-04-19T14:10:32.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE Serving on http://:::9283 2024-04-19T14:10:32.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:31 smithi139 bash[47411]: [19/Apr/2024:14:10:31] ENGINE Bus STARTED 2024-04-19T14:10:32.630 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:10:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.599640+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cluster 2024-04-19T14:10:31.599685+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e24: x(active, starting, since 0.77901s), standbys: y 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.599838+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.600022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.601738+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.602104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.602402+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.602776+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.603096+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.603380+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.603644+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.604028+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:10:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.604526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.604987+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.605395+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.605628+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.606182+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cluster 2024-04-19T14:10:31.649595+0000 mon.a (mon.0) 1113 : cluster [INF] Manager daemon x is now available 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.696774+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.696870+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.707166+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.707195+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.707621+0000 mgr.x (mgr.24731) 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-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.707680+0000 mgr.x (mgr.24731) 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-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.718941+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.729548+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.734925+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.735174+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.736522+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.737043+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.738551+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.740108+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.742389+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:31.742727+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.760722+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.773471+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.774808+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.807912+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:31.809034+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.288940+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.298087+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.453290+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.463017+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:32.484521+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:32 smithi139 bash[18762]: audit 2024-04-19T14:10:32.492324+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.599640+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cluster 2024-04-19T14:10:31.599685+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e24: x(active, starting, since 0.77901s), standbys: y 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.599838+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.600022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.601738+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.602104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.602402+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:10:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.602776+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.603096+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.603380+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.603644+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.604028+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.604526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.604987+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.605395+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.605628+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.606182+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cluster 2024-04-19T14:10:31.649595+0000 mon.a (mon.0) 1113 : cluster [INF] Manager daemon x is now available 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.696774+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.599640+0000 mon.b (mon.2) 33 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cluster 2024-04-19T14:10:31.599685+0000 mon.a (mon.0) 1112 : cluster [DBG] mgrmap e24: x(active, starting, since 0.77901s), standbys: y 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.599838+0000 mon.b (mon.2) 34 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.600022+0000 mon.b (mon.2) 35 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.601738+0000 mon.b (mon.2) 36 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.602104+0000 mon.b (mon.2) 37 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.602402+0000 mon.b (mon.2) 38 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.602776+0000 mon.b (mon.2) 39 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.603096+0000 mon.b (mon.2) 40 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.603380+0000 mon.b (mon.2) 41 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.603644+0000 mon.b (mon.2) 42 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.604028+0000 mon.b (mon.2) 43 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.604526+0000 mon.b (mon.2) 44 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.604987+0000 mon.b (mon.2) 45 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.605395+0000 mon.b (mon.2) 46 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:10:33.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.605628+0000 mon.b (mon.2) 47 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.606182+0000 mon.b (mon.2) 48 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cluster 2024-04-19T14:10:31.649595+0000 mon.a (mon.0) 1113 : cluster [INF] Manager daemon x is now available 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.696774+0000 mon.a (mon.0) 1114 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.696870+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.707166+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.707195+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.707621+0000 mgr.x (mgr.24731) 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-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.707680+0000 mgr.x (mgr.24731) 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-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.718941+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.729548+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.734925+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.735174+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.736522+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.737043+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.738551+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.740108+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.742389+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:31.742727+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.760722+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.773471+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.774808+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.807912+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.696870+0000 mgr.x (mgr.24731) 1 : cephadm [INF] Queued rgw.foo for migration 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.707166+0000 mon.a (mon.0) 1115 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.707195+0000 mgr.x (mgr.24731) 2 : cephadm [INF] Queued rgw.smpl for migration 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.707621+0000 mgr.x (mgr.24731) 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-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.707680+0000 mgr.x (mgr.24731) 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-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.718941+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.729548+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.734925+0000 mon.b (mon.2) 49 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.735174+0000 mon.b (mon.2) 50 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.736522+0000 mon.a (mon.0) 1118 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.737043+0000 mon.a (mon.0) 1119 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.738551+0000 mon.b (mon.2) 51 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.740108+0000 mon.b (mon.2) 52 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.742389+0000 mgr.x (mgr.24731) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:31.742727+0000 mgr.x (mgr.24731) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:10:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.760722+0000 mon.b (mon.2) 53 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.773471+0000 mon.b (mon.2) 54 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.774808+0000 mon.a (mon.0) 1120 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.807912+0000 mon.b (mon.2) 55 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:31.809034+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.288940+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.298087+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.453290+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.463017+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:32.484521+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[18636]: audit 2024-04-19T14:10:32.492324+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:31.809034+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.288940+0000 mgr.x (mgr.24731) 7 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.298087+0000 mgr.x (mgr.24731) 8 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.453290+0000 mgr.x (mgr.24731) 9 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.463017+0000 mgr.x (mgr.24731) 10 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:32.484521+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:32 smithi135 bash[24028]: audit 2024-04-19T14:10:32.492324+0000 mon.a (mon.0) 1123 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 18s ago 13m - - 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 28s ago 13m - - 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (5m) 18s ago 6m 15.9M - ba2b418f427c ef6b768c4394 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (6m) 28s ago 6m 43.7M - 8.3.5 dad864ee21e9 161cd50e2440 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (4m) 18s ago 4m 42.1M - 3.5 e1d6a67b021e 2d1a45616d17 2024-04-19T14:10:33.386 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283 starting - - - - 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:9283 running (14m) 18s ago 14m 459M - 17.2.0 e1d6a67b021e be1adcbd3f7e 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (14m) 18s ago 14m 53.1M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (12m) 28s ago 12m 43.5M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (12m) 18s ago 12m 45.8M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (6m) 18s ago 6m 9847k - 1dbe0e931976 081c4ab8646d 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (6m) 28s ago 6m 9811k - 1dbe0e931976 8d4f92289d18 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (11m) 18s ago 12m 52.5M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (11m) 18s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (10m) 18s ago 10m 47.0M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (10m) 18s ago 10m 51.9M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (9m) 28s ago 9m 52.3M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (8m) 28s ago 9m 49.7M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (8m) 28s ago 8m 48.6M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (7m) 28s ago 7m 50.7M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (5m) 28s ago 6m 56.2M - 514e6a882f6e 12caa3980562 2024-04-19T14:10:33.387 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (4m) 18s ago 4m 82.7M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:10:33.388 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (4m) 28s ago 4m 82.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:10:33.388 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (4m) 18s ago 4m 82.7M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:10:33.388 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (4m) 28s ago 4m 82.5M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:10:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cluster 2024-04-19T14:10:32.601830+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e25: x(active, since 1.78117s), standbys: y 2024-04-19T14:10:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.619470+0000 mgr.x (mgr.24731) 11 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.620710+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.622214+0000 mgr.x (mgr.24731) 13 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cluster 2024-04-19T14:10:32.624809+0000 mgr.x (mgr.24731) 14 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.628273+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.671402+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTING 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.774534+0000 mgr.x (mgr.24731) 17 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.795259+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.804139+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.889297+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: cephadm 2024-04-19T14:10:32.889519+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTED 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.952580+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.967950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.981290+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:32.992373+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.006021+0000 mgr.x (mgr.24731) 20 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.074149+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.080886+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.085631+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.089900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.090770+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.091660+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:33 smithi139 bash[18762]: audit 2024-04-19T14:10:33.365389+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[46339]: level=error ts=2024-04-19T14:10:33.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:33.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:33.521Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:33.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:33.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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cluster 2024-04-19T14:10:32.601830+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e25: x(active, since 1.78117s), standbys: y 2024-04-19T14:10:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.619470+0000 mgr.x (mgr.24731) 11 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.620710+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.622214+0000 mgr.x (mgr.24731) 13 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cluster 2024-04-19T14:10:32.624809+0000 mgr.x (mgr.24731) 14 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.628273+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.671402+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTING 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.774534+0000 mgr.x (mgr.24731) 17 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.795259+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.804139+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.889297+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: cephadm 2024-04-19T14:10:32.889519+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTED 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.952580+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.967950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.981290+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:32.992373+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.006021+0000 mgr.x (mgr.24731) 20 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.074149+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.080886+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.085631+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.089900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.090770+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.091660+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[18636]: audit 2024-04-19T14:10:33.365389+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cluster 2024-04-19T14:10:32.601830+0000 mon.a (mon.0) 1124 : cluster [DBG] mgrmap e25: x(active, since 1.78117s), standbys: y 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.619470+0000 mgr.x (mgr.24731) 11 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.620710+0000 mgr.x (mgr.24731) 12 : audit [DBG] from='client.25039 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.622214+0000 mgr.x (mgr.24731) 13 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cluster 2024-04-19T14:10:32.624809+0000 mgr.x (mgr.24731) 14 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.628273+0000 mgr.x (mgr.24731) 15 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.671402+0000 mgr.x (mgr.24731) 16 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTING 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.774534+0000 mgr.x (mgr.24731) 17 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:10:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.795259+0000 mon.a (mon.0) 1125 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.804139+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.889297+0000 mgr.x (mgr.24731) 18 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: cephadm 2024-04-19T14:10:32.889519+0000 mgr.x (mgr.24731) 19 : cephadm [INF] [19/Apr/2024:14:10:32] ENGINE Bus STARTED 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.952580+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.967950+0000 mon.a (mon.0) 1128 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.981290+0000 mon.a (mon.0) 1129 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:32.992373+0000 mon.a (mon.0) 1130 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.006021+0000 mgr.x (mgr.24731) 20 : audit [DBG] from='client.15162 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.074149+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.080886+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.085631+0000 mon.a (mon.0) 1133 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.089900+0000 mon.a (mon.0) 1134 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.090770+0000 mon.b (mon.2) 56 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.091660+0000 mon.a (mon.0) 1135 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:10:33.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:33 smithi135 bash[24028]: audit 2024-04-19T14:10:33.365389+0000 mgr.x (mgr.24731) 21 : audit [DBG] from='client.15168 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:10:33.840 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:10:33.841 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:10:34.213 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:10:34.213 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:10:34.213 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:10:34.213 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:10:34.213 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:10:34.214 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:10:34.214 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:10:34.214 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:10:34.214 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:10:34.656 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:10:35.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: cluster 2024-04-19T14:10:33.605610+0000 mgr.x (mgr.24731) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:35.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: cephadm 2024-04-19T14:10:33.651018+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:10:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: cephadm 2024-04-19T14:10:33.718301+0000 mgr.x (mgr.24731) 24 : cephadm [INF] Deploying cephadm binary to smithi135 2024-04-19T14:10:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: cluster 2024-04-19T14:10:33.811712+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-19T14:10:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: audit 2024-04-19T14:10:33.847944+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.135:0/580499619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:10:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: audit 2024-04-19T14:10:34.207787+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:34 smithi139 bash[18762]: audit 2024-04-19T14:10:34.664332+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.135:0/653485530' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: cluster 2024-04-19T14:10:33.605610+0000 mgr.x (mgr.24731) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: cephadm 2024-04-19T14:10:33.651018+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: cephadm 2024-04-19T14:10:33.718301+0000 mgr.x (mgr.24731) 24 : cephadm [INF] Deploying cephadm binary to smithi135 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: cluster 2024-04-19T14:10:33.811712+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: audit 2024-04-19T14:10:33.847944+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.135:0/580499619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: audit 2024-04-19T14:10:34.207787+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[18636]: audit 2024-04-19T14:10:34.664332+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.135:0/653485530' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: cluster 2024-04-19T14:10:33.605610+0000 mgr.x (mgr.24731) 22 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: cephadm 2024-04-19T14:10:33.651018+0000 mgr.x (mgr.24731) 23 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: cephadm 2024-04-19T14:10:33.718301+0000 mgr.x (mgr.24731) 24 : cephadm [INF] Deploying cephadm binary to smithi135 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: cluster 2024-04-19T14:10:33.811712+0000 mon.a (mon.0) 1136 : cluster [DBG] mgrmap e26: x(active, since 2s), standbys: y 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: audit 2024-04-19T14:10:33.847944+0000 mon.a (mon.0) 1137 : audit [DBG] from='client.? 172.21.15.135:0/580499619' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: audit 2024-04-19T14:10:34.207787+0000 mgr.x (mgr.24731) 25 : audit [DBG] from='client.15186 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:10:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:34 smithi135 bash[24028]: audit 2024-04-19T14:10:34.664332+0000 mon.c (mon.1) 156 : audit [DBG] from='client.? 172.21.15.135:0/653485530' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:10:37.099 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:37 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:37] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:10:37.100 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:36 smithi135 bash[18636]: cluster 2024-04-19T14:10:35.606291+0000 mgr.x (mgr.24731) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:37.100 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:36 smithi135 bash[18636]: cluster 2024-04-19T14:10:35.827269+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e27: x(active, since 5s), standbys: y 2024-04-19T14:10:37.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:36 smithi135 bash[24028]: cluster 2024-04-19T14:10:35.606291+0000 mgr.x (mgr.24731) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:37.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:36 smithi135 bash[24028]: cluster 2024-04-19T14:10:35.827269+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e27: x(active, since 5s), standbys: y 2024-04-19T14:10:37.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:36 smithi139 bash[18762]: cluster 2024-04-19T14:10:35.606291+0000 mgr.x (mgr.24731) 26 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:37.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:36 smithi139 bash[18762]: cluster 2024-04-19T14:10:35.827269+0000 mon.a (mon.0) 1138 : cluster [DBG] mgrmap e27: x(active, since 5s), standbys: y 2024-04-19T14:10:38.599 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:38 smithi135 systemd[1]: Stopping Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:10:39.026 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:38 smithi135 bash[61194]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter.a 2024-04-19T14:10:39.371 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: cluster 2024-04-19T14:10:37.607279+0000 mgr.x (mgr.24731) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:39.371 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: audit 2024-04-19T14:10:38.148911+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.371 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: audit 2024-04-19T14:10:38.161277+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.371 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: audit 2024-04-19T14:10:38.173232+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: cephadm 2024-04-19T14:10:38.184424+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[24028]: cephadm 2024-04-19T14:10:38.185313+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi135 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: cluster 2024-04-19T14:10:37.607279+0000 mgr.x (mgr.24731) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: audit 2024-04-19T14:10:38.148911+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: audit 2024-04-19T14:10:38.161277+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: audit 2024-04-19T14:10:38.173232+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: cephadm 2024-04-19T14:10:38.184424+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T14:10:39.372 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[18636]: cephadm 2024-04-19T14:10:38.185313+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi135 2024-04-19T14:10:39.372 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[61202]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T14:10:39.372 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 bash[61236]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter.a 2024-04-19T14:10:39.372 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:10:39.373 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T14:10:39.373 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 systemd[1]: Stopped Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:39.373 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:39 smithi135 systemd[1]: Started Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: cluster 2024-04-19T14:10:37.607279+0000 mgr.x (mgr.24731) 27 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:10:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: audit 2024-04-19T14:10:38.148911+0000 mon.a (mon.0) 1139 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: audit 2024-04-19T14:10:38.161277+0000 mon.a (mon.0) 1140 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: audit 2024-04-19T14:10:38.173232+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:39.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: cephadm 2024-04-19T14:10:38.184424+0000 mgr.x (mgr.24731) 28 : cephadm [INF] Reconfiguring node-exporter.a (dependencies changed)... 2024-04-19T14:10:39.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:39 smithi139 bash[18762]: cephadm 2024-04-19T14:10:38.185313+0000 mgr.x (mgr.24731) 29 : cephadm [INF] Reconfiguring daemon node-exporter.a on smithi135 2024-04-19T14:10:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[18636]: audit 2024-04-19T14:10:39.385217+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[18636]: audit 2024-04-19T14:10:39.398446+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[18636]: cephadm 2024-04-19T14:10:39.404952+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:10:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[18636]: cephadm 2024-04-19T14:10:39.439734+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:10:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[24028]: audit 2024-04-19T14:10:39.385217+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[24028]: audit 2024-04-19T14:10:39.398446+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[24028]: cephadm 2024-04-19T14:10:39.404952+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:10:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:40 smithi135 bash[24028]: cephadm 2024-04-19T14:10:39.439734+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:10:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:40 smithi139 bash[18762]: audit 2024-04-19T14:10:39.385217+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:40 smithi139 bash[18762]: audit 2024-04-19T14:10:39.398446+0000 mon.a (mon.0) 1143 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:40 smithi139 bash[18762]: cephadm 2024-04-19T14:10:39.404952+0000 mgr.x (mgr.24731) 30 : cephadm [INF] Reconfiguring alertmanager.a (dependencies changed)... 2024-04-19T14:10:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:40 smithi139 bash[18762]: cephadm 2024-04-19T14:10:39.439734+0000 mgr.x (mgr.24731) 31 : cephadm [INF] Reconfiguring daemon alertmanager.a on smithi135 2024-04-19T14:10:41.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:40 smithi139 bash[47411]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:40] "GET /metrics HTTP/1.1" 200 35432 "" "Prometheus/2.33.4" 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.124Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.124Z 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-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z 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-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z 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-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T14:10:41.383 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T14:10:41.384 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T14:10:41.385 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.125Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T14:10:41.386 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[61269]: ts=2024-04-19T14:10:41.126Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T14:10:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:41 smithi139 bash[18762]: cluster 2024-04-19T14:10:39.608775+0000 mgr.x (mgr.24731) 32 : 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-19T14:10:41.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[18636]: cluster 2024-04-19T14:10:39.608775+0000 mgr.x (mgr.24731) 32 : 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-19T14:10:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:41 smithi135 bash[24028]: cluster 2024-04-19T14:10:39.608775+0000 mgr.x (mgr.24731) 32 : 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-19T14:10:43.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:43 smithi139 bash[18762]: cluster 2024-04-19T14:10:41.609548+0000 mgr.x (mgr.24731) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:10:43.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:43 smithi135 bash[18636]: cluster 2024-04-19T14:10:41.609548+0000 mgr.x (mgr.24731) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:10:43.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:43 smithi135 bash[24028]: cluster 2024-04-19T14:10:41.609548+0000 mgr.x (mgr.24731) 33 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 23 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:10:43.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:43 smithi135 bash[46339]: level=error ts=2024-04-19T14:10:43.519Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://172.21.15.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs; ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:43.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:43 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:43.525Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://172.21.15.135:8443//api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.135 because it doesn't contain any IP SANs" 2024-04-19T14:10:43.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:43 smithi135 bash[46339]: level=warn ts=2024-04-19T14:10:43.525Z 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.139:8443/api/prometheus_receiver\": x509: cannot validate certificate for 172.21.15.139 because it doesn't contain any IP SANs" 2024-04-19T14:10:44.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:44 smithi135 bash[18636]: audit 2024-04-19T14:10:42.633225+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:44.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:44 smithi135 bash[24028]: audit 2024-04-19T14:10:42.633225+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:44 smithi139 bash[18762]: audit 2024-04-19T14:10:42.633225+0000 mgr.x (mgr.24731) 34 : audit [DBG] from='client.14895 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:10:45.656 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:45 smithi135 bash[18636]: cluster 2024-04-19T14:10:43.611251+0000 mgr.x (mgr.24731) 35 : 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-19T14:10:45.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:45 smithi135 bash[24028]: cluster 2024-04-19T14:10:43.611251+0000 mgr.x (mgr.24731) 35 : 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-19T14:10:45.657 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:45 smithi135 systemd[1]: Stopping Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:10:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:45 smithi139 bash[18762]: cluster 2024-04-19T14:10:43.611251+0000 mgr.x (mgr.24731) 35 : 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-19T14:10:46.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:45 smithi135 bash[61926]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T14:10:46.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:45 smithi135 bash[46339]: level=info ts=2024-04-19T14:10:45.716Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:10:46.461 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:46 smithi135 bash[61935]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:10:46.461 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:46 smithi135 bash[61970]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager.a 2024-04-19T14:10:46.461 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:46 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T14:10:46.775 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:46 smithi135 systemd[1]: Stopped Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:46.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:46 smithi135 systemd[1]: Started Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:10:47.401 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:47] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: cluster 2024-04-19T14:10:45.612053+0000 mgr.x (mgr.24731) 36 : 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-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.530296+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.542205+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.575329+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.576841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.590412+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:47.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[18636]: audit 2024-04-19T14:10:46.761936+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: cluster 2024-04-19T14:10:45.612053+0000 mgr.x (mgr.24731) 36 : 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-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.530296+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.542205+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.575329+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.576841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.590412+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:47.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[24028]: audit 2024-04-19T14:10:46.761936+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: cluster 2024-04-19T14:10:45.612053+0000 mgr.x (mgr.24731) 36 : 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-19T14:10:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.530296+0000 mon.a (mon.0) 1144 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.542205+0000 mon.a (mon.0) 1145 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.575329+0000 mon.b (mon.2) 57 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.576841+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:10:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.590412+0000 mon.b (mon.2) 58 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:10:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:47 smithi139 bash[18762]: audit 2024-04-19T14:10:46.761936+0000 mon.b (mon.2) 59 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.696Z caller=main.go:225 msg="Starting Alertmanager" version="(version=0.23.0, branch=HEAD, revision=61046b17771a57cfd4c4a51be370ab930a4d7d54)" 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.696Z caller=main.go:226 build_context="(go=go1.16.7, user=root@e21a959be8d2, date=20210825-10:48:55)" 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.698Z caller=cluster.go:184 component=cluster msg="setting advertise address explicitly" addr=172.21.15.135 port=9094 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.699Z caller=cluster.go:671 component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.732Z caller=coordinator.go:113 component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.733Z caller=coordinator.go:126 component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.736Z caller=main.go:518 msg=Listening address=:9093 2024-04-19T14:10:48.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:47 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:47.736Z caller=tls_config.go:191 msg="TLS is disabled." http2=false 2024-04-19T14:10:48.580 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:48 smithi139 bash[18762]: cephadm 2024-04-19T14:10:46.574562+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:10:48.580 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:48 smithi139 bash[18762]: cephadm 2024-04-19T14:10:46.592663+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:10:48.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:48 smithi135 bash[18636]: cephadm 2024-04-19T14:10:46.574562+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:10:48.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:48 smithi135 bash[18636]: cephadm 2024-04-19T14:10:46.592663+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:10:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:48 smithi135 bash[24028]: cephadm 2024-04-19T14:10:46.574562+0000 mgr.x (mgr.24731) 37 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:10:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:48 smithi135 bash[24028]: cephadm 2024-04-19T14:10:46.592663+0000 mgr.x (mgr.24731) 38 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:10:49.693 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:49 smithi135 bash[18636]: cluster 2024-04-19T14:10:47.613085+0000 mgr.x (mgr.24731) 39 : 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-19T14:10:49.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:49 smithi135 bash[24028]: cluster 2024-04-19T14:10:47.613085+0000 mgr.x (mgr.24731) 39 : 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-19T14:10:49.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:49 smithi139 bash[18762]: cluster 2024-04-19T14:10:47.613085+0000 mgr.x (mgr.24731) 39 : 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-19T14:10:49.946 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:49 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:49.700Z caller=cluster.go:696 component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000867237s 2024-04-19T14:10:50.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:50 smithi135 bash[18636]: cluster 2024-04-19T14:10:49.614475+0000 mgr.x (mgr.24731) 40 : 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-19T14:10:50.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:50 smithi135 bash[24028]: cluster 2024-04-19T14:10:49.614475+0000 mgr.x (mgr.24731) 40 : 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-19T14:10:51.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:10:50 smithi139 bash[47411]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:50] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-04-19T14:10:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:50 smithi139 bash[18762]: cluster 2024-04-19T14:10:49.614475+0000 mgr.x (mgr.24731) 40 : 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-19T14:10:52.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[39824]: ts=2024-04-19T14:10:52.314Z caller=manager.go:609 level=warn component="rule manager" group=pools msg="Evaluating rule failed" rule="alert: CephPoolGrowthWarning\nexpr: (predict_linear(ceph_pool_percent_used[2d], 3600 * 24 * 5) * on(pool_id) group_right()\n ceph_pool_metadata) >= 95\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.9.2\n severity: warning\n type: ceph_default\nannotations:\n description: |\n Pool '{{ $labels.name }}' will be full in less than 5 days assuming the average fill-up rate of the past 48 hours.\n summary: Pool growth rate may soon exceed it's capacity\n" err="found duplicate series for the match group {pool_id=\"1\"} on the left hand-side of the operation: [{instance=\"172.21.15.139:9283\", job=\"ceph\", pool_id=\"1\"}, {instance=\"172.21.15.135:9283\", job=\"ceph\", pool_id=\"1\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:10:53.237 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[18636]: cluster 2024-04-19T14:10:51.615250+0000 mgr.x (mgr.24731) 41 : 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-19T14:10:53.237 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[18636]: audit 2024-04-19T14:10:51.983767+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[18636]: audit 2024-04-19T14:10:51.998050+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[18636]: audit 2024-04-19T14:10:52.023173+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[18636]: audit 2024-04-19T14:10:52.024686+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[24028]: cluster 2024-04-19T14:10:51.615250+0000 mgr.x (mgr.24731) 41 : 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-19T14:10:53.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[24028]: audit 2024-04-19T14:10:51.983767+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[24028]: audit 2024-04-19T14:10:51.998050+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[24028]: audit 2024-04-19T14:10:52.023173+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:53.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:52 smithi135 bash[24028]: audit 2024-04-19T14:10:52.024686+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[18762]: cluster 2024-04-19T14:10:51.615250+0000 mgr.x (mgr.24731) 41 : 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-19T14:10:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[18762]: audit 2024-04-19T14:10:51.983767+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[18762]: audit 2024-04-19T14:10:51.998050+0000 mon.a (mon.0) 1148 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[18762]: audit 2024-04-19T14:10:52.023173+0000 mon.b (mon.2) 60 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:52 smithi139 bash[18762]: audit 2024-04-19T14:10:52.024686+0000 mon.a (mon.0) 1149 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:10:54.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:53 smithi139 bash[18762]: cephadm 2024-04-19T14:10:52.528613+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:10:54.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:53 smithi139 bash[18762]: cephadm 2024-04-19T14:10:52.589090+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi139 2024-04-19T14:10:54.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:53 smithi139 bash[18762]: audit 2024-04-19T14:10:53.790880+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.135:0/1913427754' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[18636]: cephadm 2024-04-19T14:10:52.528613+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[18636]: cephadm 2024-04-19T14:10:52.589090+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi139 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[18636]: audit 2024-04-19T14:10:53.790880+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.135:0/1913427754' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[24028]: cephadm 2024-04-19T14:10:52.528613+0000 mgr.x (mgr.24731) 42 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[24028]: cephadm 2024-04-19T14:10:52.589090+0000 mgr.x (mgr.24731) 43 : cephadm [INF] Deploying cephadm binary to smithi139 2024-04-19T14:10:54.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:53 smithi135 bash[24028]: audit 2024-04-19T14:10:53.790880+0000 mon.c (mon.1) 157 : audit [DBG] from='client.? 172.21.15.135:0/1913427754' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:10:55.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:54 smithi139 bash[18762]: cluster 2024-04-19T14:10:53.616891+0000 mgr.x (mgr.24731) 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-19T14:10:55.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:54 smithi139 bash[18762]: audit 2024-04-19T14:10:54.149732+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.135:0/2088912562' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:55.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:54 smithi139 bash[18762]: audit 2024-04-19T14:10:54.150248+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:55.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[18636]: cluster 2024-04-19T14:10:53.616891+0000 mgr.x (mgr.24731) 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-19T14:10:55.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[18636]: audit 2024-04-19T14:10:54.149732+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.135:0/2088912562' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:55.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[18636]: audit 2024-04-19T14:10:54.150248+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:55.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[24028]: cluster 2024-04-19T14:10:53.616891+0000 mgr.x (mgr.24731) 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-19T14:10:55.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[24028]: audit 2024-04-19T14:10:54.149732+0000 mon.c (mon.1) 158 : audit [INF] from='client.? 172.21.15.135:0/2088912562' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:55.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:54 smithi135 bash[24028]: audit 2024-04-19T14:10:54.150248+0000 mon.a (mon.0) 1150 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]: dispatch 2024-04-19T14:10:56.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:56 smithi139 bash[18762]: audit 2024-04-19T14:10:55.012209+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]': finished 2024-04-19T14:10:56.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:56 smithi139 bash[18762]: cluster 2024-04-19T14:10:55.012448+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T14:10:56.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:56 smithi139 bash[18762]: audit 2024-04-19T14:10:55.365824+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.135:0/4188078461' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:56.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:56 smithi139 bash[18762]: audit 2024-04-19T14:10:55.366664+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[18636]: audit 2024-04-19T14:10:55.012209+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]': finished 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[18636]: cluster 2024-04-19T14:10:55.012448+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[18636]: audit 2024-04-19T14:10:55.365824+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.135:0/4188078461' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[18636]: audit 2024-04-19T14:10:55.366664+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[24028]: audit 2024-04-19T14:10:55.012209+0000 mon.a (mon.0) 1151 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3531730424"}]': finished 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[24028]: cluster 2024-04-19T14:10:55.012448+0000 mon.a (mon.0) 1152 : cluster [DBG] osdmap e97: 8 total, 8 up, 8 in 2024-04-19T14:10:56.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[24028]: audit 2024-04-19T14:10:55.365824+0000 mon.c (mon.1) 159 : audit [INF] from='client.? 172.21.15.135:0/4188078461' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:56.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:56 smithi135 bash[24028]: audit 2024-04-19T14:10:55.366664+0000 mon.a (mon.0) 1153 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]: dispatch 2024-04-19T14:10:57.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: cluster 2024-04-19T14:10:55.617332+0000 mgr.x (mgr.24731) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.026125+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]': finished 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: cluster 2024-04-19T14:10:56.026336+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.402967+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.135:0/1784382553' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.403869+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.685634+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.698236+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:57 smithi139 bash[18762]: audit 2024-04-19T14:10:56.707143+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18891]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:10:57] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: cluster 2024-04-19T14:10:55.617332+0000 mgr.x (mgr.24731) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.026125+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]': finished 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: cluster 2024-04-19T14:10:56.026336+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.402967+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.135:0/1784382553' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.403869+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.685634+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.698236+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[18636]: audit 2024-04-19T14:10:56.707143+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: cluster 2024-04-19T14:10:55.617332+0000 mgr.x (mgr.24731) 45 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.026125+0000 mon.a (mon.0) 1154 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3418654445"}]': finished 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: cluster 2024-04-19T14:10:56.026336+0000 mon.a (mon.0) 1155 : cluster [DBG] osdmap e98: 8 total, 8 up, 8 in 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.402967+0000 mon.c (mon.1) 160 : audit [INF] from='client.? 172.21.15.135:0/1784382553' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.403869+0000 mon.a (mon.0) 1156 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]: dispatch 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.685634+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.698236+0000 mon.a (mon.0) 1158 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:57.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[24028]: audit 2024-04-19T14:10:56.707143+0000 mon.a (mon.0) 1159 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:10:58.026 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:10:57 smithi135 bash[61997]: level=info ts=2024-04-19T14:10:57.704Z caller=cluster.go:688 component=cluster msg="gossip settled; proceeding" elapsed=10.005117311s 2024-04-19T14:10:58.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: cephadm 2024-04-19T14:10:56.735255+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:10:58.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: cephadm 2024-04-19T14:10:56.975214+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:10:58.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: audit 2024-04-19T14:10:57.030197+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]': finished 2024-04-19T14:10:58.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: cluster 2024-04-19T14:10:57.030409+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T14:10:58.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: audit 2024-04-19T14:10:57.405167+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.135:0/1792280521' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:58.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:58 smithi139 bash[18762]: audit 2024-04-19T14:10:57.405824+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: cephadm 2024-04-19T14:10:56.735255+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:10:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: cephadm 2024-04-19T14:10:56.975214+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:10:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: audit 2024-04-19T14:10:57.030197+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]': finished 2024-04-19T14:10:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: cluster 2024-04-19T14:10:57.030409+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T14:10:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: audit 2024-04-19T14:10:57.405167+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.135:0/1792280521' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[18636]: audit 2024-04-19T14:10:57.405824+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: cephadm 2024-04-19T14:10:56.735255+0000 mgr.x (mgr.24731) 46 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: cephadm 2024-04-19T14:10:56.975214+0000 mgr.x (mgr.24731) 47 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: audit 2024-04-19T14:10:57.030197+0000 mon.a (mon.0) 1160 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/3001407704"}]': finished 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: cluster 2024-04-19T14:10:57.030409+0000 mon.a (mon.0) 1161 : cluster [DBG] osdmap e99: 8 total, 8 up, 8 in 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: audit 2024-04-19T14:10:57.405167+0000 mon.c (mon.1) 161 : audit [INF] from='client.? 172.21.15.135:0/1792280521' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:58.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:58 smithi135 bash[24028]: audit 2024-04-19T14:10:57.405824+0000 mon.a (mon.0) 1162 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]: dispatch 2024-04-19T14:10:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:59 smithi139 bash[18762]: cluster 2024-04-19T14:10:57.618364+0000 mgr.x (mgr.24731) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:10:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:59 smithi139 bash[18762]: audit 2024-04-19T14:10:58.046042+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]': finished 2024-04-19T14:10:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:59 smithi139 bash[18762]: cluster 2024-04-19T14:10:58.046241+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T14:10:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:59 smithi139 bash[18762]: audit 2024-04-19T14:10:58.429615+0000 mon.c (mon.1) 162 : audit [INF] from='client.? 172.21.15.135:0/4160527274' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:10:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:10:59 smithi139 bash[18762]: audit 2024-04-19T14:10:58.430142+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[18636]: cluster 2024-04-19T14:10:57.618364+0000 mgr.x (mgr.24731) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[18636]: audit 2024-04-19T14:10:58.046042+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]': finished 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[18636]: cluster 2024-04-19T14:10:58.046241+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[18636]: audit 2024-04-19T14:10:58.429615+0000 mon.c (mon.1) 162 : audit [INF] from='client.? 172.21.15.135:0/4160527274' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[18636]: audit 2024-04-19T14:10:58.430142+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[24028]: cluster 2024-04-19T14:10:57.618364+0000 mgr.x (mgr.24731) 48 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 94 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[24028]: audit 2024-04-19T14:10:58.046042+0000 mon.a (mon.0) 1163 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1204568908"}]': finished 2024-04-19T14:10:59.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[24028]: cluster 2024-04-19T14:10:58.046241+0000 mon.a (mon.0) 1164 : cluster [DBG] osdmap e100: 8 total, 8 up, 8 in 2024-04-19T14:10:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[24028]: audit 2024-04-19T14:10:58.429615+0000 mon.c (mon.1) 162 : audit [INF] from='client.? 172.21.15.135:0/4160527274' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:10:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:10:59 smithi135 bash[24028]: audit 2024-04-19T14:10:58.430142+0000 mon.a (mon.0) 1165 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]: dispatch 2024-04-19T14:11:00.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[18636]: audit 2024-04-19T14:10:59.063377+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]': finished 2024-04-19T14:11:00.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[18636]: cluster 2024-04-19T14:10:59.063575+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T14:11:00.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[18636]: audit 2024-04-19T14:10:59.430540+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.135:0/2426135854' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:00.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[18636]: audit 2024-04-19T14:10:59.431434+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:00.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[24028]: audit 2024-04-19T14:10:59.063377+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]': finished 2024-04-19T14:11:00.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[24028]: cluster 2024-04-19T14:10:59.063575+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T14:11:00.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[24028]: audit 2024-04-19T14:10:59.430540+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.135:0/2426135854' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:00.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:00 smithi135 bash[24028]: audit 2024-04-19T14:10:59.431434+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:00 smithi139 bash[18762]: audit 2024-04-19T14:10:59.063377+0000 mon.a (mon.0) 1166 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2421510985"}]': finished 2024-04-19T14:11:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:00 smithi139 bash[18762]: cluster 2024-04-19T14:10:59.063575+0000 mon.a (mon.0) 1167 : cluster [DBG] osdmap e101: 8 total, 8 up, 8 in 2024-04-19T14:11:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:00 smithi139 bash[18762]: audit 2024-04-19T14:10:59.430540+0000 mon.c (mon.1) 163 : audit [INF] from='client.? 172.21.15.135:0/2426135854' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:00 smithi139 bash[18762]: audit 2024-04-19T14:10:59.431434+0000 mon.a (mon.0) 1168 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]: dispatch 2024-04-19T14:11:01.054 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:00 smithi139 bash[47411]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:11:00] "GET /metrics HTTP/1.1" 200 38233 "" "Prometheus/2.33.4" 2024-04-19T14:11:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[18636]: cluster 2024-04-19T14:10:59.618823+0000 mgr.x (mgr.24731) 49 : cluster [DBG] pgmap v22: 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-19T14:11:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[18636]: audit 2024-04-19T14:11:00.083803+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]': finished 2024-04-19T14:11:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[18636]: cluster 2024-04-19T14:11:00.084050+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T14:11:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[18636]: audit 2024-04-19T14:11:00.453471+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.135:0/1938729955' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[18636]: audit 2024-04-19T14:11:00.454279+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:01.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[24028]: cluster 2024-04-19T14:10:59.618823+0000 mgr.x (mgr.24731) 49 : cluster [DBG] pgmap v22: 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-19T14:11:01.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[24028]: audit 2024-04-19T14:11:00.083803+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]': finished 2024-04-19T14:11:01.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[24028]: cluster 2024-04-19T14:11:00.084050+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T14:11:01.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[24028]: audit 2024-04-19T14:11:00.453471+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.135:0/1938729955' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:01.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:01 smithi135 bash[24028]: audit 2024-04-19T14:11:00.454279+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:01.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:01 smithi139 bash[18762]: cluster 2024-04-19T14:10:59.618823+0000 mgr.x (mgr.24731) 49 : cluster [DBG] pgmap v22: 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-19T14:11:01.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:01 smithi139 bash[18762]: audit 2024-04-19T14:11:00.083803+0000 mon.a (mon.0) 1169 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/916975666"}]': finished 2024-04-19T14:11:01.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:01 smithi139 bash[18762]: cluster 2024-04-19T14:11:00.084050+0000 mon.a (mon.0) 1170 : cluster [DBG] osdmap e102: 8 total, 8 up, 8 in 2024-04-19T14:11:01.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:01 smithi139 bash[18762]: audit 2024-04-19T14:11:00.453471+0000 mon.c (mon.1) 164 : audit [INF] from='client.? 172.21.15.135:0/1938729955' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:01.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:01 smithi139 bash[18762]: audit 2024-04-19T14:11:00.454279+0000 mon.a (mon.0) 1171 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]: dispatch 2024-04-19T14:11:02.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[24028]: audit 2024-04-19T14:11:01.095724+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]': finished 2024-04-19T14:11:02.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[24028]: cluster 2024-04-19T14:11:01.096045+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T14:11:02.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[24028]: audit 2024-04-19T14:11:01.762549+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:02.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[18636]: audit 2024-04-19T14:11:01.095724+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]': finished 2024-04-19T14:11:02.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[18636]: cluster 2024-04-19T14:11:01.096045+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T14:11:02.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:02 smithi135 bash[18636]: audit 2024-04-19T14:11:01.762549+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:02.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[18762]: audit 2024-04-19T14:11:01.095724+0000 mon.a (mon.0) 1172 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/916975666"}]': finished 2024-04-19T14:11:02.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[18762]: cluster 2024-04-19T14:11:01.096045+0000 mon.a (mon.0) 1173 : cluster [DBG] osdmap e103: 8 total, 8 up, 8 in 2024-04-19T14:11:02.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[18762]: audit 2024-04-19T14:11:01.762549+0000 mon.b (mon.2) 61 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:02.487 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:02.487 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[49499]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:11:02.487 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:11:02.487 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.266Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.267Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.267Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.267Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T14:11:02.488 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[39824]: ts=2024-04-19T14:11:02.267Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T14:11:03.135 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:03 smithi139 bash[18762]: cluster 2024-04-19T14:11:01.619538+0000 mgr.x (mgr.24731) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:03.135 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[49508]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:11:03.135 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:02 smithi139 bash[49542]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:11:03.135 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:03 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:11:03.135 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:03 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:03.135 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:03 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:03.470 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:03 smithi135 bash[18636]: cluster 2024-04-19T14:11:01.619538+0000 mgr.x (mgr.24731) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:03.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:03 smithi135 bash[24028]: cluster 2024-04-19T14:11:01.619538+0000 mgr.x (mgr.24731) 50 : cluster [DBG] pgmap v25: 161 pgs: 161 active+clean; 585 KiB data, 95 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:04.374 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[18762]: audit 2024-04-19T14:11:03.116135+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.374 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[18762]: audit 2024-04-19T14:11:03.126552+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.374 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[18762]: cephadm 2024-04-19T14:11:03.166352+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T14:11:04.374 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[18762]: cephadm 2024-04-19T14:11:03.166807+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi139 2024-04-19T14:11:04.374 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[18762]: audit 2024-04-19T14:11:03.477102+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[18636]: audit 2024-04-19T14:11:03.116135+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[18636]: audit 2024-04-19T14:11:03.126552+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[18636]: cephadm 2024-04-19T14:11:03.166352+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[18636]: cephadm 2024-04-19T14:11:03.166807+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi139 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[18636]: audit 2024-04-19T14:11:03.477102+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[24028]: audit 2024-04-19T14:11:03.116135+0000 mon.a (mon.0) 1174 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[24028]: audit 2024-04-19T14:11:03.126552+0000 mon.a (mon.0) 1175 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[24028]: cephadm 2024-04-19T14:11:03.166352+0000 mgr.x (mgr.24731) 51 : cephadm [INF] Reconfiguring node-exporter.b (dependencies changed)... 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[24028]: cephadm 2024-04-19T14:11:03.166807+0000 mgr.x (mgr.24731) 52 : cephadm [INF] Reconfiguring daemon node-exporter.b on smithi139 2024-04-19T14:11:04.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:04 smithi135 bash[24028]: audit 2024-04-19T14:11:03.477102+0000 mgr.x (mgr.24731) 53 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.410Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.410Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.411Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.411Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.411Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:11:04.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.411Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.413Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.413Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.414Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.416Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.416Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.086µs 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.416Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:11:04.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.418Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=2 2024-04-19T14:11:05.029 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.869Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=2 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.871Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=2 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.871Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=59.949µs wal_replay_duration=454.513603ms total_replay_duration=454.591558ms 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.877Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.877Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T14:11:05.119 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.877Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:11:05.120 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.910Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=33.018333ms db_storage=878ns remote_storage=1.59µs web_handler=466ns query_engine=1.158µs scrape=329.617µs scrape_sd=150.61µs notify=25.986µs notify_sd=32.471µs rules=31.911789ms 2024-04-19T14:11:05.120 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:04 smithi139 bash[49570]: ts=2024-04-19T14:11:04.910Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T14:11:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:05 smithi139 bash[18762]: cluster 2024-04-19T14:11:03.621174+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-19T14:11:05.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:05 smithi135 bash[24028]: cluster 2024-04-19T14:11:03.621174+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-19T14:11:05.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:05 smithi135 bash[18636]: cluster 2024-04-19T14:11:03.621174+0000 mgr.x (mgr.24731) 54 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 917 B/s rd, 0 op/s 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 starting - - - - 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 starting - - - - 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 starting - - - - 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (6m) 61s ago 6m 43.7M - 8.3.5 dad864ee21e9 161cd50e2440 2024-04-19T14:11:05.753 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 starting - - - - 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283 starting - - - - 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:9283 running (15m) 51s ago 15m 459M - 17.2.0 e1d6a67b021e be1adcbd3f7e 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (15m) 51s ago 15m 53.1M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (13m) 61s ago 13m 43.5M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (13m) 51s ago 13m 45.8M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 starting - - - - 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (7m) 61s ago 7m 9811k - 1dbe0e931976 8d4f92289d18 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (12m) 51s ago 12m 52.5M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (11m) 51s ago 11m 53.9M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (11m) 51s ago 11m 47.0M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (10m) 51s ago 10m 51.9M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (10m) 61s ago 10m 52.3M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (9m) 61s ago 9m 49.7M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (8m) 61s ago 8m 48.6M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:11:05.754 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (8m) 61s ago 8m 50.7M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:11:05.755 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 starting - - - - 2024-04-19T14:11:05.755 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (5m) 51s ago 5m 82.7M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:11:05.755 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (5m) 61s ago 5m 82.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:11:05.755 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (4m) 51s ago 4m 82.7M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:11:05.755 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (4m) 61s ago 4m 82.5M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:11:06.163 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:06.164 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:11:06.165 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 16, 2024-04-19T14:11:06.165 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:11:06.165 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:11:06.165 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:11:06.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:06 smithi139 bash[18762]: audit 2024-04-19T14:11:05.022276+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:06 smithi139 bash[18762]: audit 2024-04-19T14:11:05.370706+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.203 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:05 smithi139 systemd[1]: Stopping Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:06.203 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:05 smithi139 bash[49759]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter.b 2024-04-19T14:11:06.499 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:11:06.500 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:11:06.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:06 smithi135 bash[18636]: audit 2024-04-19T14:11:05.022276+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:06 smithi135 bash[18636]: audit 2024-04-19T14:11:05.370706+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:06 smithi135 bash[24028]: audit 2024-04-19T14:11:05.022276+0000 mgr.x (mgr.24731) 55 : audit [DBG] from='client.25159 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:06 smithi135 bash[24028]: audit 2024-04-19T14:11:05.370706+0000 mgr.x (mgr.24731) 56 : audit [DBG] from='client.25165 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:06.897 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:11:07.013 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 bash[49770]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:11:07.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 bash[49803]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter.b 2024-04-19T14:11:07.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:11:07.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T14:11:07.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 systemd[1]: Stopped Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:07.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:06 smithi139 systemd[1]: Started Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: cluster 2024-04-19T14:11:05.621903+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-19T14:11:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:05.713768+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:06.171481+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.135:0/1750452614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:06.799129+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:06.809103+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:06.905730+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.135:0/2713479035' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:07.029573+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:07.036430+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[18762]: audit 2024-04-19T14:11:07.039159+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: cluster 2024-04-19T14:11:05.621903+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:05.713768+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:06.171481+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.135:0/1750452614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:06.799129+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:06.809103+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:06.905730+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.135:0/2713479035' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:07.029573+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:07.036430+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[18636]: audit 2024-04-19T14:11:07.039159+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: cluster 2024-04-19T14:11:05.621903+0000 mgr.x (mgr.24731) 57 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 780 B/s rd, 0 op/s 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:05.713768+0000 mgr.x (mgr.24731) 58 : audit [DBG] from='client.25171 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:06.171481+0000 mon.c (mon.1) 165 : audit [DBG] from='client.? 172.21.15.135:0/1750452614' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:06.799129+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:06.809103+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:06.905730+0000 mon.c (mon.1) 166 : audit [DBG] from='client.? 172.21.15.135:0/2713479035' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:07.029573+0000 mon.a (mon.0) 1178 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:07.036430+0000 mon.a (mon.0) 1179 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:07 smithi135 bash[24028]: audit 2024-04-19T14:11:07.039159+0000 mon.b (mon.2) 62 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.753Z caller=node_exporter.go:182 level=info msg="Starting node_exporter" version="(version=1.3.1, branch=HEAD, revision=a2321e7b940ddcff26873612bccdf7cd4c42b6b6)" 2024-04-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.753Z 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-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.754Z 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-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.754Z 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-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:108 level=info msg="Enabled collectors" 2024-04-19T14:11:08.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=arp 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=bcache 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=bonding 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=btrfs 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=conntrack 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=cpu 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=cpufreq 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=diskstats 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=dmi 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=edac 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=entropy 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=fibrechannel 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=filefd 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=filesystem 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=hwmon 2024-04-19T14:11:08.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=infiniband 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=ipvs 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=loadavg 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=mdadm 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=meminfo 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=netclass 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=netdev 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=netstat 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=nfs 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=nfsd 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=nvme 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=os 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=powersupplyclass 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=pressure 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=rapl 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=schedstat 2024-04-19T14:11:08.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=sockstat 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=softnet 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=stat 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=tapestats 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=textfile 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=thermal_zone 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=time 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=udp_queues 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=uname 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=vmstat 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=xfs 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:115 level=info collector=zfs 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=node_exporter.go:199 level=info msg="Listening on" address=:9100 2024-04-19T14:11:08.017 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:07 smithi139 bash[49833]: ts=2024-04-19T14:11:07.755Z caller=tls_config.go:195 level=info msg="TLS is disabled." http2=false 2024-04-19T14:11:08.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:08 smithi139 bash[18762]: audit 2024-04-19T14:11:06.505742+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:08.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:08 smithi139 bash[18762]: cephadm 2024-04-19T14:11:06.844782+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T14:11:08.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:08 smithi139 bash[18762]: cephadm 2024-04-19T14:11:06.866356+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T14:11:08.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:08 smithi139 bash[18762]: audit 2024-04-19T14:11:07.039662+0000 mgr.x (mgr.24731) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:08.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:08 smithi139 bash[18762]: cephadm 2024-04-19T14:11:07.044245+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi139 2024-04-19T14:11:08.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[18636]: audit 2024-04-19T14:11:06.505742+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[18636]: cephadm 2024-04-19T14:11:06.844782+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[18636]: cephadm 2024-04-19T14:11:06.866356+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[18636]: audit 2024-04-19T14:11:07.039662+0000 mgr.x (mgr.24731) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[18636]: cephadm 2024-04-19T14:11:07.044245+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi139 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[24028]: audit 2024-04-19T14:11:06.505742+0000 mgr.x (mgr.24731) 59 : audit [DBG] from='client.25183 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[24028]: cephadm 2024-04-19T14:11:06.844782+0000 mgr.x (mgr.24731) 60 : cephadm [INF] Reconfiguring grafana.a (dependencies changed)... 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[24028]: cephadm 2024-04-19T14:11:06.866356+0000 mgr.x (mgr.24731) 61 : cephadm [INF] Regenerating cephadm self-signed grafana TLS certificates 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[24028]: audit 2024-04-19T14:11:07.039662+0000 mgr.x (mgr.24731) 62 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-ssl-verify", "value": "false"}]: dispatch 2024-04-19T14:11:08.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:08 smithi135 bash[24028]: cephadm 2024-04-19T14:11:07.044245+0000 mgr.x (mgr.24731) 63 : cephadm [INF] Reconfiguring daemon grafana.a on smithi139 2024-04-19T14:11:09.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:09 smithi139 bash[18762]: cluster 2024-04-19T14:11:07.623024+0000 mgr.x (mgr.24731) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:11:09.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:09 smithi135 bash[18636]: cluster 2024-04-19T14:11:07.623024+0000 mgr.x (mgr.24731) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:11:09.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:09 smithi135 bash[24028]: cluster 2024-04-19T14:11:07.623024+0000 mgr.x (mgr.24731) 64 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:11:10.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:10 smithi139 bash[18762]: cluster 2024-04-19T14:11:09.624078+0000 mgr.x (mgr.24731) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:11:11.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:10 smithi135 bash[18636]: cluster 2024-04-19T14:11:09.624078+0000 mgr.x (mgr.24731) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:11:11.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:10 smithi135 bash[24028]: cluster 2024-04-19T14:11:09.624078+0000 mgr.x (mgr.24731) 65 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:11:11.513 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:11 smithi139 systemd[1]: Stopping Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:11.513 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:11 smithi139 bash[50044]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana.a 2024-04-19T14:11:11.513 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:11 smithi139 bash[38642]: t=2024-04-19T14:11:11+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-19T14:11:12.194 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:11 smithi139 bash[50053]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:11:12.194 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:11 smithi139 bash[50088]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana.a 2024-04-19T14:11:12.458 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:12 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-19T14:11:12.458 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:12 smithi139 systemd[1]: Stopped Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:12.458 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:12 smithi139 systemd[1]: Started Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:12.458 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPING 2024-04-19T14:11:12.459 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:11:12.459 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPED 2024-04-19T14:11:12.459 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTING 2024-04-19T14:11:12.459 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Serving on http://:::9283 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTED 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPING 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPED 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTING 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Serving on http://:::9283 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTED 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPING 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STOPPED 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTING 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Serving on http://:::9283 2024-04-19T14:11:12.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:12 smithi139 bash[47411]: [19/Apr/2024:14:11:12] ENGINE Bus STARTED 2024-04-19T14:11:13.478 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: cluster 2024-04-19T14:11:11.624741+0000 mgr.x (mgr.24731) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-19T14:11:13.478 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.259338+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.478 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.272215+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.478 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.314823+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.315336+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.316833+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.317226+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.331221+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.342530+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.343693+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.374024+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: cephadm 2024-04-19T14:11:12.374647+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.374928+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.375433+0000 mgr.x (mgr.24731) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.377388+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.377927+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.387324+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.479 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.391728+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.480 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.392244+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+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-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+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-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config loaded from" logger=settings file=/usr/share/grafana/conf/defaults.ini 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config loaded from" logger=settings file=/etc/grafana/grafana.ini 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Config overridden from Environment variable" logger=settings var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Path Home" logger=settings path=/usr/share/grafana 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Path Data" logger=settings path=/var/lib/grafana 2024-04-19T14:11:13.480 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Path Logs" logger=settings path=/var/log/grafana 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Path Plugins" logger=settings path=/var/lib/grafana/plugins 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Path Provisioning" logger=settings path=/etc/grafana/provisioning 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="App mode production" logger=settings 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Connecting to DB" logger=sqlstore dbtype=sqlite3 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+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-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Starting DB migrations" logger=migrator 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="migrations completed" logger=migrator performed=0 skipped=377 duration=1.349667ms 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Created default organization" logger=sqlstore 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Initialising plugins" logger=plugin.manager 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=input 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=grafana-piechart-panel 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Plugin registered" logger=plugin.manager pluginId=vonage-status-panel 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="Live Push Gateway initialization" logger=live.push_http 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="deleted datasource based on configuration" logger=provisioning.datasources name=Dashboard1 2024-04-19T14:11:13.481 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.393391+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.393841+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.406216+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.413169+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.413760+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.418543+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.419242+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.431814+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: audit 2024-04-19T14:11:12.448450+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:13.482 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[18762]: cephadm 2024-04-19T14:11:12.449793+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:13.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: cluster 2024-04-19T14:11:11.624741+0000 mgr.x (mgr.24731) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-19T14:11:13.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.259338+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.272215+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.314823+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.315336+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.316833+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.317226+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.331221+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.342530+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.343693+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.374024+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: cephadm 2024-04-19T14:11:12.374647+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.374928+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.375433+0000 mgr.x (mgr.24731) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.377388+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.377927+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.387324+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.391728+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.392244+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: cluster 2024-04-19T14:11:11.624741+0000 mgr.x (mgr.24731) 66 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 972 B/s rd, 0 op/s 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.259338+0000 mon.a (mon.0) 1180 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.272215+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.314823+0000 mon.b (mon.2) 63 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.315336+0000 mgr.x (mgr.24731) 67 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.316833+0000 mon.b (mon.2) 64 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.317226+0000 mgr.x (mgr.24731) 68 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-alertmanager-api-host", "value": "http://smithi135.front.sepia.ceph.com:9093"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.331221+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.342530+0000 mon.b (mon.2) 65 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.343693+0000 mgr.x (mgr.24731) 69 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.374024+0000 mon.a (mon.0) 1183 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: cephadm 2024-04-19T14:11:12.374647+0000 mgr.x (mgr.24731) 70 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.374928+0000 mon.b (mon.2) 66 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.375433+0000 mgr.x (mgr.24731) 71 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.377388+0000 mon.b (mon.2) 67 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.377927+0000 mgr.x (mgr.24731) 72 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.387324+0000 mon.a (mon.0) 1184 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.391728+0000 mon.b (mon.2) 68 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.392244+0000 mgr.x (mgr.24731) 73 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.393391+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.393841+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.406216+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.413169+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.413760+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.418543+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.419242+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.431814+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: audit 2024-04-19T14:11:12.448450+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[24028]: cephadm 2024-04-19T14:11:12.449793+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.393391+0000 mon.b (mon.2) 69 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.393841+0000 mgr.x (mgr.24731) 74 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-prometheus-api-host", "value": "http://smithi139.front.sepia.ceph.com:9095"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.406216+0000 mon.a (mon.0) 1185 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.413169+0000 mon.b (mon.2) 70 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.413760+0000 mgr.x (mgr.24731) 75 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.418543+0000 mon.b (mon.2) 71 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.419242+0000 mgr.x (mgr.24731) 76 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-grafana-api-url", "value": "https://smithi139.front.sepia.ceph.com:3000"}]: dispatch 2024-04-19T14:11:13.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.431814+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:13.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: audit 2024-04-19T14:11:12.448450+0000 mon.b (mon.2) 72 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:13.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:13 smithi135 bash[18636]: cephadm 2024-04-19T14:11:12.449793+0000 mgr.x (mgr.24731) 77 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:13.763 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="inserting datasource from configuration " logger=provisioning.datasources name=Loki uid=P8E80F9AEF21F6940 2024-04-19T14:11:13.763 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="warming cache for startup" logger=ngalert 2024-04-19T14:11:13.763 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="starting MultiOrg Alertmanager" logger=ngalert.multiorg.alertmanager 2024-04-19T14:11:13.763 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:13 smithi139 bash[50117]: t=2024-04-19T14:11:13+0000 lvl=info msg="HTTP Server Listen" logger=http.server address=[::]:3000 protocol=https subUrl= socket= 2024-04-19T14:11:14.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:14 smithi135 bash[18636]: audit 2024-04-19T14:11:13.485709+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:14.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:14 smithi135 bash[24028]: audit 2024-04-19T14:11:13.485709+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:14.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:14 smithi139 bash[18762]: audit 2024-04-19T14:11:13.485709+0000 mgr.x (mgr.24731) 78 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:14.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:14 smithi139 bash[47411]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:11:14] "GET /metrics HTTP/1.1" 200 38232 "" "Prometheus/2.33.4" 2024-04-19T14:11:15.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: cluster 2024-04-19T14:11:13.626453+0000 mgr.x (mgr.24731) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: audit 2024-04-19T14:11:14.980496+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: audit 2024-04-19T14:11:14.984431+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: audit 2024-04-19T14:11:14.986259+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: audit 2024-04-19T14:11:14.987354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:15.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:15 smithi139 bash[18762]: audit 2024-04-19T14:11:14.989472+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:15.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: cluster 2024-04-19T14:11:13.626453+0000 mgr.x (mgr.24731) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: audit 2024-04-19T14:11:14.980496+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: audit 2024-04-19T14:11:14.984431+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: audit 2024-04-19T14:11:14.986259+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: audit 2024-04-19T14:11:14.987354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[18636]: audit 2024-04-19T14:11:14.989472+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: cluster 2024-04-19T14:11:13.626453+0000 mgr.x (mgr.24731) 79 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: audit 2024-04-19T14:11:14.980496+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: audit 2024-04-19T14:11:14.984431+0000 mon.b (mon.2) 73 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: audit 2024-04-19T14:11:14.986259+0000 mon.a (mon.0) 1188 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: audit 2024-04-19T14:11:14.987354+0000 mon.b (mon.2) 74 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:15.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:15 smithi135 bash[24028]: audit 2024-04-19T14:11:14.989472+0000 mon.b (mon.2) 75 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:16.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:16 smithi135 bash[18636]: cephadm 2024-04-19T14:11:14.970638+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:11:16.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:16 smithi135 bash[18636]: cephadm 2024-04-19T14:11:14.991611+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:11:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:16 smithi135 bash[24028]: cephadm 2024-04-19T14:11:14.970638+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:11:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:16 smithi135 bash[24028]: cephadm 2024-04-19T14:11:14.991611+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:11:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:16 smithi139 bash[18762]: cephadm 2024-04-19T14:11:14.970638+0000 mgr.x (mgr.24731) 80 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:11:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:16 smithi139 bash[18762]: cephadm 2024-04-19T14:11:14.991611+0000 mgr.x (mgr.24731) 81 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:11:17.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.526 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.526 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.526 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:17 smithi135 bash[18636]: cluster 2024-04-19T14:11:15.627221+0000 mgr.x (mgr.24731) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:17 smithi135 bash[18636]: audit 2024-04-19T14:11:16.763263+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.527 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.527 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.528 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:17 smithi135 bash[24028]: cluster 2024-04-19T14:11:15.627221+0000 mgr.x (mgr.24731) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:17.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:17 smithi135 bash[24028]: audit 2024-04-19T14:11:16.763263+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:17.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:17.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:17 smithi139 bash[18762]: cluster 2024-04-19T14:11:15.627221+0000 mgr.x (mgr.24731) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:17.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:17 smithi139 bash[18762]: audit 2024-04-19T14:11:16.763263+0000 mon.b (mon.2) 76 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:17.944 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:17 smithi135 systemd[1]: Stopping Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:18.917 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:18 smithi135 bash[63783]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:11:19.013 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:18 smithi139 bash[49570]: ts=2024-04-19T14:11: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:11:19.195 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:18 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:18 smithi135 bash[63864]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:18 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:18 smithi135 systemd[1]: Stopped Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.196 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.197 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.197 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.197 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.197 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.198 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.198 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:19.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:19 smithi135 systemd[1]: Started Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: cluster 2024-04-19T14:11:17.629037+0000 mgr.x (mgr.24731) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.255059+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.267365+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.275532+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.277010+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.277318+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[18636]: audit 2024-04-19T14:11:19.278410+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: cluster 2024-04-19T14:11:17.629037+0000 mgr.x (mgr.24731) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.255059+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.267365+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.275532+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.277010+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.277318+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:19 smithi135 bash[24028]: audit 2024-04-19T14:11:19.278410+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:19.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: cluster 2024-04-19T14:11:17.629037+0000 mgr.x (mgr.24731) 83 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:19.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.255059+0000 mon.a (mon.0) 1189 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.267365+0000 mon.a (mon.0) 1190 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:19.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.275532+0000 mon.b (mon.2) 77 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.277010+0000 mon.b (mon.2) 78 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.277318+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:19 smithi139 bash[18762]: audit 2024-04-19T14:11:19.278410+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:20 smithi139 bash[18762]: cluster 2024-04-19T14:11:19.629705+0000 mgr.x (mgr.24731) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:20 smithi139 bash[18762]: cephadm 2024-04-19T14:11:19.867765+0000 mgr.x (mgr.24731) 85 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:20 smithi139 bash[18762]: cephadm 2024-04-19T14:11:19.938476+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:20.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[63922]: debug 2024-04-19T14:11:20.659+0000 7f6f26bf8700 1 -- 172.21.15.135:0/209400001 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x560e040285a0 con 0x560e04d9ec00 2024-04-19T14:11:20.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[18636]: cluster 2024-04-19T14:11:19.629705+0000 mgr.x (mgr.24731) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:20.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[18636]: cephadm 2024-04-19T14:11:19.867765+0000 mgr.x (mgr.24731) 85 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[18636]: cephadm 2024-04-19T14:11:19.938476+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:20.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[24028]: cluster 2024-04-19T14:11:19.629705+0000 mgr.x (mgr.24731) 84 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:11:20.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[24028]: cephadm 2024-04-19T14:11:19.867765+0000 mgr.x (mgr.24731) 85 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:20.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[24028]: cephadm 2024-04-19T14:11:19.938476+0000 mgr.x (mgr.24731) 86 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:21.165 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.166 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.166 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.166 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.167 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.167 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.167 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.167 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.168 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:20 smithi135 bash[63922]: debug 2024-04-19T14:11:20.815+0000 7f6f30e08200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:11:21.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.514 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.515 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.515 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.515 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:21.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.368 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.368 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.369 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.369 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.369 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.369 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.370 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.370 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.370 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.625 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.625 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.626 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.626 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[18636]: audit 2024-04-19T14:11:21.445892+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.626 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[18636]: audit 2024-04-19T14:11:21.904894+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.626 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.626 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[24028]: audit 2024-04-19T14:11:21.445892+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[24028]: audit 2024-04-19T14:11:21.904894+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.627 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.627 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.628 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:22 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:22 smithi139 bash[18762]: audit 2024-04-19T14:11:21.445892+0000 mon.a (mon.0) 1193 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:22 smithi139 bash[18762]: audit 2024-04-19T14:11:21.904894+0000 mon.a (mon.0) 1194 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:22.990 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[63922]: debug 2024-04-19T14:11:22.747+0000 7f6f30e08200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:11:22.990 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:22 smithi135 bash[63922]: debug 2024-04-19T14:11:22.851+0000 7f6f30e08200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:11:23.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[63922]: debug 2024-04-19T14:11:23.123+0000 7f6f30e08200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: cluster 2024-04-19T14:11:21.630412+0000 mgr.x (mgr.24731) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.677914+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.692435+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.694313+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.706577+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.801055+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.810984+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:22.812781+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: cluster 2024-04-19T14:11:22.822131+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T14:11:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: cluster 2024-04-19T14:11:23.143824+0000 mon.a (mon.0) 1199 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:23.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[18762]: audit 2024-04-19T14:11:23.146966+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.717 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[49570]: ts=2024-04-19T14:11:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:11:23.749 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[61997]: level=warn ts=2024-04-19T14:11:23.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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: cluster 2024-04-19T14:11:21.630412+0000 mgr.x (mgr.24731) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.677914+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.692435+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.694313+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.706577+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.801055+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.810984+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:22.812781+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: cluster 2024-04-19T14:11:22.822131+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: cluster 2024-04-19T14:11:23.143824+0000 mon.a (mon.0) 1199 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[24028]: audit 2024-04-19T14:11:23.146966+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: cluster 2024-04-19T14:11:21.630412+0000 mgr.x (mgr.24731) 87 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.677914+0000 mon.a (mon.0) 1195 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.692435+0000 mon.b (mon.2) 79 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.694313+0000 mon.b (mon.2) 80 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.706577+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.801055+0000 mon.b (mon.2) 81 : audit [DBG] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.810984+0000 mon.b (mon.2) 82 : audit [INF] from='mgr.24731 172.21.15.139:0/4119003816' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:22.812781+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd=[{"prefix": "mgr fail", "who": "x"}]: dispatch 2024-04-19T14:11:23.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: cluster 2024-04-19T14:11:22.822131+0000 mon.a (mon.0) 1198 : cluster [DBG] osdmap e104: 8 total, 8 up, 8 in 2024-04-19T14:11:23.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: cluster 2024-04-19T14:11:23.143824+0000 mon.a (mon.0) 1199 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:23.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[18636]: audit 2024-04-19T14:11:23.146966+0000 mon.a (mon.0) 1200 : audit [INF] from='mgr.24731 ' entity='mgr.x' 2024-04-19T14:11:24.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[47411]: debug 2024-04-19T14:11:23.719+0000 7f62bce43700 -1 mgr handle_mgr_map I was active but no longer am 2024-04-19T14:11:24.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[47411]: ignoring --setuser ceph since I am not root 2024-04-19T14:11:24.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[47411]: ignoring --setgroup ceph since I am not root 2024-04-19T14:11:24.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:23 smithi139 bash[47411]: debug 2024-04-19T14:11:23.927+0000 7fa2d433d200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:11:24.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[63922]: debug 2024-04-19T14:11:23.947+0000 7f6f30e08200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:24.025 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[61997]: level=warn ts=2024-04-19T14:11:23.757Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=1 err="Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": read tcp 172.21.15.135:42558->172.21.15.139:8443: read: connection reset by peer" 2024-04-19T14:11:24.025 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:23 smithi135 bash[61997]: level=warn ts=2024-04-19T14:11:23.944Z caller=notify.go:724 component=dispatcher receiver=ceph-dashboard integration=webhook[0] msg="Notify attempt failed, will retry later" attempts=2 err="Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:11:24.458 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[63922]: debug 2024-04-19T14:11:24.055+0000 7f6f30e08200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:11:24.458 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[63922]: debug 2024-04-19T14:11:24.167+0000 7f6f30e08200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[63922]: debug 2024-04-19T14:11:24.535+0000 7f6f30e08200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[63922]: debug 2024-04-19T14:11:24.659+0000 7f6f30e08200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: cephadm 2024-04-19T14:11:22.708316+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: cephadm 2024-04-19T14:11:22.803474+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: cephadm 2024-04-19T14:11:22.810445+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: audit 2024-04-19T14:11:23.496766+0000 mgr.x (mgr.24731) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: audit 2024-04-19T14:11:23.720973+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T14:11:24.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[24028]: cluster 2024-04-19T14:11:23.721296+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e28: y(active, starting, since 0.907003s), standbys: x 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: cephadm 2024-04-19T14:11:22.708316+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: cephadm 2024-04-19T14:11:22.803474+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: cephadm 2024-04-19T14:11:22.810445+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: audit 2024-04-19T14:11:23.496766+0000 mgr.x (mgr.24731) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: audit 2024-04-19T14:11:23.720973+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T14:11:24.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[18636]: cluster 2024-04-19T14:11:23.721296+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e28: y(active, starting, since 0.907003s), standbys: x 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: cephadm 2024-04-19T14:11:22.708316+0000 mgr.x (mgr.24731) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: cephadm 2024-04-19T14:11:22.803474+0000 mgr.x (mgr.24731) 89 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.x) 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: cephadm 2024-04-19T14:11:22.810445+0000 mgr.x (mgr.24731) 90 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: audit 2024-04-19T14:11:23.496766+0000 mgr.x (mgr.24731) 91 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: audit 2024-04-19T14:11:23.720973+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.24731 ' entity='mgr.x' cmd='[{"prefix": "mgr fail", "who": "x"}]': finished 2024-04-19T14:11:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:24 smithi139 bash[18762]: cluster 2024-04-19T14:11:23.721296+0000 mon.a (mon.0) 1202 : cluster [DBG] mgrmap e28: y(active, starting, since 0.907003s), standbys: x 2024-04-19T14:11:25.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:24 smithi135 bash[63922]: debug 2024-04-19T14:11:24.763+0000 7f6f30e08200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:11:25.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:25 smithi135 bash[63922]: debug 2024-04-19T14:11:25.135+0000 7f6f30e08200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:11:25.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:25 smithi135 bash[63922]: debug 2024-04-19T14:11:25.383+0000 7f6f30e08200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:11:25.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:25 smithi139 bash[47411]: debug 2024-04-19T14:11:25.539+0000 7fa2d433d200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:11:25.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:25 smithi139 bash[47411]: debug 2024-04-19T14:11:25.643+0000 7fa2d433d200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:11:26.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:25 smithi135 bash[63922]: debug 2024-04-19T14:11:25.647+0000 7f6f30e08200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:11:26.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:25 smithi135 bash[63922]: debug 2024-04-19T14:11:25.763+0000 7f6f30e08200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:11:26.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:25 smithi139 bash[47411]: debug 2024-04-19T14:11:25.915+0000 7fa2d433d200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:11:26.471 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:26 smithi135 bash[63922]: debug 2024-04-19T14:11:26.043+0000 7f6f30e08200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:11:26.728 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:26 smithi135 bash[63922]: debug 2024-04-19T14:11:26.475+0000 7f6f30e08200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:27.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:26 smithi135 bash[63922]: debug 2024-04-19T14:11:26.731+0000 7f6f30e08200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:27.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:26 smithi135 bash[63922]: debug 2024-04-19T14:11:26.863+0000 7f6f30e08200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:11:27.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:26 smithi139 bash[47411]: debug 2024-04-19T14:11:26.771+0000 7fa2d433d200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:27.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:26 smithi139 bash[47411]: debug 2024-04-19T14:11:26.883+0000 7fa2d433d200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:11:27.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:26 smithi139 bash[47411]: debug 2024-04-19T14:11:26.991+0000 7fa2d433d200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:11:27.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:27 smithi135 bash[63922]: debug 2024-04-19T14:11:27.131+0000 7f6f30e08200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:27.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:27 smithi139 bash[47411]: debug 2024-04-19T14:11:27.355+0000 7fa2d433d200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:11:27.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:27 smithi139 bash[47411]: debug 2024-04-19T14:11:27.475+0000 7fa2d433d200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:11:27.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:27 smithi139 bash[47411]: debug 2024-04-19T14:11:27.579+0000 7fa2d433d200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:11:28.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:27 smithi139 bash[47411]: debug 2024-04-19T14:11:27.943+0000 7fa2d433d200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:11:28.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:28 smithi139 bash[47411]: debug 2024-04-19T14:11:28.191+0000 7fa2d433d200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:11:28.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:28 smithi135 bash[63922]: debug 2024-04-19T14:11:28.231+0000 7f6f30e08200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:11:28.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:28 smithi135 bash[63922]: debug 2024-04-19T14:11:28.351+0000 7f6f30e08200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:11:28.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:28 smithi139 bash[47411]: debug 2024-04-19T14:11:28.459+0000 7fa2d433d200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:11:28.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:28 smithi139 bash[47411]: debug 2024-04-19T14:11:28.575+0000 7fa2d433d200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:11:29.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:28 smithi135 bash[63922]: debug 2024-04-19T14:11:28.659+0000 7f6f30e08200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:11:29.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:28 smithi135 bash[63922]: debug 2024-04-19T14:11:28.775+0000 7f6f30e08200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:11:29.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:28 smithi139 bash[47411]: debug 2024-04-19T14:11:28.851+0000 7fa2d433d200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:11:29.500 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: debug 2024-04-19T14:11:29.247+0000 7f6f30e08200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:11:29.500 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: debug 2024-04-19T14:11:29.375+0000 7f6f30e08200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STARTING 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: cluster 2024-04-19T14:11:29.400680+0000 mon.a (mon.0) 1203 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: cluster 2024-04-19T14:11:29.401945+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon y 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: audit 2024-04-19T14:11:29.402415+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: cluster 2024-04-19T14:11:29.406359+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: audit 2024-04-19T14:11:29.409094+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: audit 2024-04-19T14:11:29.410539+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[18636]: audit 2024-04-19T14:11:29.410859+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:29.501 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: cluster 2024-04-19T14:11:29.400680+0000 mon.a (mon.0) 1203 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: cluster 2024-04-19T14:11:29.401945+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon y 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: audit 2024-04-19T14:11:29.402415+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: cluster 2024-04-19T14:11:29.406359+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: audit 2024-04-19T14:11:29.409094+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: audit 2024-04-19T14:11:29.410539+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:11:29.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[24028]: audit 2024-04-19T14:11:29.410859+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: cluster 2024-04-19T14:11:29.400680+0000 mon.a (mon.0) 1203 : cluster [INF] Active manager daemon y restarted 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: cluster 2024-04-19T14:11:29.401945+0000 mon.a (mon.0) 1204 : cluster [INF] Activating manager daemon y 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: audit 2024-04-19T14:11:29.402415+0000 mon.c (mon.1) 167 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: cluster 2024-04-19T14:11:29.406359+0000 mon.a (mon.0) 1205 : cluster [DBG] osdmap e105: 8 total, 8 up, 8 in 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: audit 2024-04-19T14:11:29.409094+0000 mon.c (mon.1) 168 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:29.535 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: audit 2024-04-19T14:11:29.410539+0000 mon.c (mon.1) 169 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:11:29.536 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[18762]: audit 2024-04-19T14:11:29.410859+0000 mon.c (mon.1) 170 : audit [DBG] from='mgr.? 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:29.536 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[47411]: debug 2024-04-19T14:11:29.283+0000 7fa2d433d200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:29.773 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: CherryPy Checker: 2024-04-19T14:11:29.773 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: The Application mounted at '' has an empty config. 2024-04-19T14:11:29.773 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Serving on http://:::9283 2024-04-19T14:11:29.773 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STARTED 2024-04-19T14:11:29.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STOPPING 2024-04-19T14:11:29.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:11:29.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STOPPED 2024-04-19T14:11:29.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STARTING 2024-04-19T14:11:29.931 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[47411]: debug 2024-04-19T14:11:29.539+0000 7fa2d433d200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:29.931 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[47411]: debug 2024-04-19T14:11:29.671+0000 7fa2d433d200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:11:30.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Serving on http://:::9283 2024-04-19T14:11:30.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:29 smithi135 bash[63922]: [19/Apr/2024:14:11:29] ENGINE Bus STARTED 2024-04-19T14:11:30.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:29 smithi139 bash[47411]: debug 2024-04-19T14:11:29.935+0000 7fa2d433d200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: cluster 2024-04-19T14:11:29.468029+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0663788s), standbys: x 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.469796+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.469945+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.470050+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.477101+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.477464+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.477609+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.477807+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:11:30.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.478066+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.478252+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.478502+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.478677+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.478920+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.479091+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.479347+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.479468+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.479847+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: cluster 2024-04-19T14:11:29.595377+0000 mon.a (mon.0) 1223 : cluster [INF] Manager daemon y is now available 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.638763+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.645188+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.646215+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.664748+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.669368+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:11:30.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:29.714124+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:11:30.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:30.021388+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:30.272096+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:30.272928+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:30.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[18762]: audit 2024-04-19T14:11:30.273751+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: cluster 2024-04-19T14:11:29.468029+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0663788s), standbys: x 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.469796+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.469945+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.470050+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.477101+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.477464+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:11:30.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.477609+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.477807+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.478066+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.478252+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.478502+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.478677+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.478920+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.479091+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.479347+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.479468+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.479847+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: cluster 2024-04-19T14:11:29.595377+0000 mon.a (mon.0) 1223 : cluster [INF] Manager daemon y is now available 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.638763+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.645188+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.646215+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.664748+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:30.765 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.669368+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:29.714124+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:30.021388+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:30.272096+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:30.272928+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[18636]: audit 2024-04-19T14:11:30.273751+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: cluster 2024-04-19T14:11:29.468029+0000 mon.a (mon.0) 1206 : cluster [DBG] mgrmap e29: y(active, starting, since 0.0663788s), standbys: x 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.469796+0000 mon.a (mon.0) 1207 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.469945+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.470050+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:11:30.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.477101+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.477464+0000 mon.a (mon.0) 1211 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.477609+0000 mon.a (mon.0) 1212 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.477807+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.478066+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.478252+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.478502+0000 mon.a (mon.0) 1216 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.478677+0000 mon.a (mon.0) 1217 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.478920+0000 mon.a (mon.0) 1218 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.479091+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.479347+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.479468+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.479847+0000 mon.a (mon.0) 1222 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: cluster 2024-04-19T14:11:29.595377+0000 mon.a (mon.0) 1223 : cluster [INF] Manager daemon y is now available 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.638763+0000 mon.a (mon.0) 1224 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.645188+0000 mon.a (mon.0) 1225 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:30.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.646215+0000 mon.a (mon.0) 1226 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.664748+0000 mon.a (mon.0) 1227 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.669368+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:29.714124+0000 mon.a (mon.0) 1229 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/y/trash_purge_schedule"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:30.021388+0000 mon.a (mon.0) 1230 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:30.272096+0000 mon.a (mon.0) 1231 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:30.272928+0000 mon.a (mon.0) 1232 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:30.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[24028]: audit 2024-04-19T14:11:30.273751+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:31.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:30 smithi139 bash[47411]: debug 2024-04-19T14:11:30.995+0000 7fa2d433d200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:11:31.025 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:30 smithi135 bash[61997]: level=info ts=2024-04-19T14:11:30.942Z caller=notify.go:735 component=dispatcher receiver=ceph-dashboard integration=webhook[1] msg="Notify success" attempts=6 2024-04-19T14:11:31.430 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[47411]: debug 2024-04-19T14:11:31.123+0000 7fa2d433d200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:11:31.727 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[47411]: debug 2024-04-19T14:11:31.435+0000 7fa2d433d200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:11:31.727 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[47411]: debug 2024-04-19T14:11:31.555+0000 7fa2d433d200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:11:31.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.039370+0000 mgr.y (mgr.25195) 1 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTING 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.142278+0000 mgr.y (mgr.25195) 2 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on http://172.21.15.135:8765 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.258247+0000 mgr.y (mgr.25195) 3 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.258439+0000 mgr.y (mgr.25195) 4 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTED 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.275208+0000 mgr.y (mgr.25195) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cephadm 2024-04-19T14:11:30.275448+0000 mgr.y (mgr.25195) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cluster 2024-04-19T14:11:30.591082+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e30: y(active, since 1.18943s), standbys: x 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: cluster 2024-04-19T14:11:30.619422+0000 mgr.y (mgr.25195) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:30.974088+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:31.031298+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:31.093221+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:31.137786+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:31.195222+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:31.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:31 smithi139 bash[18762]: audit 2024-04-19T14:11:31.259806+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.039370+0000 mgr.y (mgr.25195) 1 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTING 2024-04-19T14:11:32.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.142278+0000 mgr.y (mgr.25195) 2 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on http://172.21.15.135:8765 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.258247+0000 mgr.y (mgr.25195) 3 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.258439+0000 mgr.y (mgr.25195) 4 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTED 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.275208+0000 mgr.y (mgr.25195) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cephadm 2024-04-19T14:11:30.275448+0000 mgr.y (mgr.25195) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cluster 2024-04-19T14:11:30.591082+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e30: y(active, since 1.18943s), standbys: x 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: cluster 2024-04-19T14:11:30.619422+0000 mgr.y (mgr.25195) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:30.974088+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:31.031298+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:31.093221+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:31.137786+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:31.195222+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[18636]: audit 2024-04-19T14:11:31.259806+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.039370+0000 mgr.y (mgr.25195) 1 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTING 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.142278+0000 mgr.y (mgr.25195) 2 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on http://172.21.15.135:8765 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.258247+0000 mgr.y (mgr.25195) 3 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Serving on https://172.21.15.135:7150 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.258439+0000 mgr.y (mgr.25195) 4 : cephadm [INF] [19/Apr/2024:14:11:30] ENGINE Bus STARTED 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.275208+0000 mgr.y (mgr.25195) 5 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cephadm 2024-04-19T14:11:30.275448+0000 mgr.y (mgr.25195) 6 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cluster 2024-04-19T14:11:30.591082+0000 mon.a (mon.0) 1234 : cluster [DBG] mgrmap e30: y(active, since 1.18943s), standbys: x 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: cluster 2024-04-19T14:11:30.619422+0000 mgr.y (mgr.25195) 7 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:30.974088+0000 mon.a (mon.0) 1235 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:31.031298+0000 mon.a (mon.0) 1236 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:31.093221+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:31.137786+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:31.195222+0000 mon.a (mon.0) 1239 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:31 smithi135 bash[24028]: audit 2024-04-19T14:11:31.259806+0000 mon.a (mon.0) 1240 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.282 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: debug 2024-04-19T14:11:32.031+0000 7fa2d433d200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:11:32.282 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: debug 2024-04-19T14:11:32.159+0000 7fa2d433d200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:11:32.282 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: [19/Apr/2024:14:11:32] ENGINE Bus STARTING 2024-04-19T14:11:32.282 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: CherryPy Checker: 2024-04-19T14:11:32.645 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: The Application mounted at '' has an empty config. 2024-04-19T14:11:32.645 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: [19/Apr/2024:14:11:32] ENGINE Serving on http://:::9283 2024-04-19T14:11:32.645 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[47411]: [19/Apr/2024:14:11:32] ENGINE Bus STARTED 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.053225+0000 mgr.y (mgr.25195) 8 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.053501+0000 mgr.y (mgr.25195) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.318292+0000 mgr.y (mgr.25195) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.318865+0000 mgr.y (mgr.25195) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cluster 2024-04-19T14:11:31.473858+0000 mgr.y (mgr.25195) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.482625+0000 mgr.y (mgr.25195) 13 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.483261+0000 mgr.y (mgr.25195) 14 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.653738+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.661030+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.702318+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.707225+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.711442+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.715357+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:31.748011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cluster 2024-04-19T14:11:32.183923+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cluster 2024-04-19T14:11:32.184047+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:32.186293+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:32.189988+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:32.191575+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: audit 2024-04-19T14:11:32.192064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[18636]: cluster 2024-04-19T14:11:32.266619+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-04-19T14:11:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.053225+0000 mgr.y (mgr.25195) 8 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.053501+0000 mgr.y (mgr.25195) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.318292+0000 mgr.y (mgr.25195) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.318865+0000 mgr.y (mgr.25195) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cluster 2024-04-19T14:11:31.473858+0000 mgr.y (mgr.25195) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.482625+0000 mgr.y (mgr.25195) 13 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.483261+0000 mgr.y (mgr.25195) 14 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.653738+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.661030+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.702318+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.707225+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.711442+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.715357+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:31.748011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cluster 2024-04-19T14:11:32.183923+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cluster 2024-04-19T14:11:32.184047+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:32.186293+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:32.189988+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:32.191575+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: audit 2024-04-19T14:11:32.192064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 bash[24028]: cluster 2024-04-19T14:11:32.266619+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-04-19T14:11:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.053225+0000 mgr.y (mgr.25195) 8 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.053501+0000 mgr.y (mgr.25195) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:11:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.318292+0000 mgr.y (mgr.25195) 10 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.318865+0000 mgr.y (mgr.25195) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:11:33.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cluster 2024-04-19T14:11:31.473858+0000 mgr.y (mgr.25195) 12 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.482625+0000 mgr.y (mgr.25195) 13 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.483261+0000 mgr.y (mgr.25195) 14 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.653738+0000 mon.a (mon.0) 1241 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.661030+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.702318+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.707225+0000 mon.a (mon.0) 1244 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.711442+0000 mon.a (mon.0) 1245 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.715357+0000 mon.a (mon.0) 1246 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:31.748011+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cluster 2024-04-19T14:11:32.183923+0000 mon.a (mon.0) 1248 : cluster [DBG] Standby manager daemon x restarted 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cluster 2024-04-19T14:11:32.184047+0000 mon.a (mon.0) 1249 : cluster [DBG] Standby manager daemon x started 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:32.186293+0000 mon.b (mon.2) 83 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/crt"}]: dispatch 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:32.189988+0000 mon.b (mon.2) 84 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:32.191575+0000 mon.b (mon.2) 85 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/x/key"}]: dispatch 2024-04-19T14:11:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: audit 2024-04-19T14:11:32.192064+0000 mon.b (mon.2) 86 : audit [DBG] from='mgr.? 172.21.15.139:0/3688982816' entity='mgr.x' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:11:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:32 smithi139 bash[18762]: cluster 2024-04-19T14:11:32.266619+0000 mon.a (mon.0) 1250 : cluster [DBG] mgrmap e31: y(active, since 2s), standbys: x 2024-04-19T14:11:33.153 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.153 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.154 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.154 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.154 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.155 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.155 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.155 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:32 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.498 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.499 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.499 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.499 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.500 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.500 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.500 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:11:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:33.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[49570]: ts=2024-04-19T14:11:33.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:11:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[18762]: cephadm 2024-04-19T14:11:31.711838+0000 mgr.y (mgr.25195) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[18762]: cephadm 2024-04-19T14:11:32.249965+0000 mgr.y (mgr.25195) 16 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[18762]: audit 2024-04-19T14:11:33.329608+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[18762]: audit 2024-04-19T14:11:33.373069+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:11:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:33 smithi139 bash[18762]: audit 2024-04-19T14:11:33.397068+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:33.775 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[61997]: level=error ts=2024-04-19T14:11:33.521Z caller=dispatch.go:354 component=dispatcher msg="Notify for alerts failed" num_alerts=10 err="ceph-dashboard/webhook[0]: notify retry canceled after 7 attempts: Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:11:33.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[18636]: cephadm 2024-04-19T14:11:31.711838+0000 mgr.y (mgr.25195) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:33.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[18636]: cephadm 2024-04-19T14:11:32.249965+0000 mgr.y (mgr.25195) 16 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:33.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[18636]: audit 2024-04-19T14:11:33.329608+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[18636]: audit 2024-04-19T14:11:33.373069+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:11:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[18636]: audit 2024-04-19T14:11:33.397068+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[24028]: cephadm 2024-04-19T14:11:31.711838+0000 mgr.y (mgr.25195) 15 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[24028]: cephadm 2024-04-19T14:11:32.249965+0000 mgr.y (mgr.25195) 16 : cephadm [INF] Deploying daemon agent.smithi135 on smithi135 2024-04-19T14:11:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[24028]: audit 2024-04-19T14:11:33.329608+0000 mon.a (mon.0) 1251 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[24028]: audit 2024-04-19T14:11:33.373069+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:11:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:33 smithi135 bash[24028]: audit 2024-04-19T14:11:33.397068+0000 mon.a (mon.0) 1253 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:34.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: cephadm 2024-04-19T14:11:33.372292+0000 mgr.y (mgr.25195) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:11:34.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: cephadm 2024-04-19T14:11:33.399076+0000 mgr.y (mgr.25195) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:11:34.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: cluster 2024-04-19T14:11:33.474371+0000 mgr.y (mgr.25195) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:34.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: audit 2024-04-19T14:11:33.505702+0000 mgr.y (mgr.25195) 20 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:34.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: audit 2024-04-19T14:11:33.791165+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:34.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[18762]: cluster 2024-04-19T14:11:34.355670+0000 mon.a (mon.0) 1255 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-19T14:11:34.728 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:34 smithi139 bash[47411]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:11:34] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: cephadm 2024-04-19T14:11:33.372292+0000 mgr.y (mgr.25195) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: cephadm 2024-04-19T14:11:33.399076+0000 mgr.y (mgr.25195) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: cluster 2024-04-19T14:11:33.474371+0000 mgr.y (mgr.25195) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: audit 2024-04-19T14:11:33.505702+0000 mgr.y (mgr.25195) 20 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: audit 2024-04-19T14:11:33.791165+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[18636]: cluster 2024-04-19T14:11:34.355670+0000 mon.a (mon.0) 1255 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-19T14:11:34.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: cephadm 2024-04-19T14:11:33.372292+0000 mgr.y (mgr.25195) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:11:34.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: cephadm 2024-04-19T14:11:33.399076+0000 mgr.y (mgr.25195) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:11:34.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: cluster 2024-04-19T14:11:33.474371+0000 mgr.y (mgr.25195) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:34.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: audit 2024-04-19T14:11:33.505702+0000 mgr.y (mgr.25195) 20 : audit [DBG] from='client.25102 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:34.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: audit 2024-04-19T14:11:33.791165+0000 mon.a (mon.0) 1254 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:34.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:34 smithi135 bash[24028]: cluster 2024-04-19T14:11:34.355670+0000 mon.a (mon.0) 1255 : cluster [DBG] mgrmap e32: y(active, since 4s), standbys: x 2024-04-19T14:11:35.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:35 smithi139 bash[18762]: audit 2024-04-19T14:11:34.832959+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:35 smithi139 bash[18762]: audit 2024-04-19T14:11:34.838896+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:35 smithi139 bash[18762]: audit 2024-04-19T14:11:34.846503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:35 smithi139 bash[18762]: audit 2024-04-19T14:11:35.396527+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:35 smithi139 bash[18762]: cluster 2024-04-19T14:11:35.475121+0000 mgr.y (mgr.25195) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:35.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[18636]: audit 2024-04-19T14:11:34.832959+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[18636]: audit 2024-04-19T14:11:34.838896+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[18636]: audit 2024-04-19T14:11:34.846503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[18636]: audit 2024-04-19T14:11:35.396527+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[18636]: cluster 2024-04-19T14:11:35.475121+0000 mgr.y (mgr.25195) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:35.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[24028]: audit 2024-04-19T14:11:34.832959+0000 mon.a (mon.0) 1256 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[24028]: audit 2024-04-19T14:11:34.838896+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[24028]: audit 2024-04-19T14:11:34.846503+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[24028]: audit 2024-04-19T14:11:35.396527+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:35.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:35 smithi135 bash[24028]: cluster 2024-04-19T14:11:35.475121+0000 mgr.y (mgr.25195) 21 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:11:37.294 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:11:38.029 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:11:38.029 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 starting - - - - 2024-04-19T14:11:38.029 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 0s ago 14m - - 2024-04-19T14:11:38.029 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 starting - - - - 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (25s) 0s ago 7m 38.9M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 starting - - - - 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283 running (76s) 0s ago 13m 436M - 19.0.0-3175-gc53d131d 6e45217f6088 15362e6094d5 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 starting - - - - 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (15m) 83s ago 15m 53.1M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (13m) 0s ago 13m 45.6M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (13m) 83s ago 13m 45.8M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 starting - - - - 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (31s) 0s ago 7m 8787k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (13m) 83s ago 13m 52.5M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (12m) 83s ago 12m 53.9M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:11:38.030 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (11m) 83s ago 11m 47.0M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (11m) 83s ago 11m 51.9M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (10m) 0s ago 10m 55.1M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (10m) 0s ago 10m 51.5M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (9m) 0s ago 9m 49.8M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (8m) 0s ago 8m 52.9M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (34s) 0s ago 7m 52.7M - 2.33.4 514e6a882f6e 05820af7ebd3 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (5m) 83s ago 5m 82.7M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (5m) 0s ago 5m 85.1M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (5m) 83s ago 5m 82.7M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:11:38.031 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (5m) 0s ago 5m 84.7M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:36.955486+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:36.962101+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:36.970639+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: cephadm 2024-04-19T14:11:37.173630+0000 mgr.y (mgr.25195) 22 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:37.289045+0000 mgr.y (mgr.25195) 23 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: cluster 2024-04-19T14:11:37.476739+0000 mgr.y (mgr.25195) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:37.537146+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:37.547289+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:37.557664+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[18636]: audit 2024-04-19T14:11:37.666419+0000 mgr.y (mgr.25195) 25 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:36.955486+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:36.962101+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:36.970639+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: cephadm 2024-04-19T14:11:37.173630+0000 mgr.y (mgr.25195) 22 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:37.289045+0000 mgr.y (mgr.25195) 23 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: cluster 2024-04-19T14:11:37.476739+0000 mgr.y (mgr.25195) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:37.537146+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:37.547289+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:37.557664+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.262 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:37 smithi135 bash[24028]: audit 2024-04-19T14:11:37.666419+0000 mgr.y (mgr.25195) 25 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:36.955486+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:36.962101+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:36.970639+0000 mon.a (mon.0) 1262 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:11:38.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: cephadm 2024-04-19T14:11:37.173630+0000 mgr.y (mgr.25195) 22 : cephadm [INF] Deploying daemon agent.smithi139 on smithi139 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:37.289045+0000 mgr.y (mgr.25195) 23 : audit [DBG] from='client.25225 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: cluster 2024-04-19T14:11:37.476739+0000 mgr.y (mgr.25195) 24 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:37.537146+0000 mon.a (mon.0) 1263 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:37.547289+0000 mon.a (mon.0) 1264 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:37.557664+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:38.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:37 smithi139 bash[18762]: audit 2024-04-19T14:11:37.666419+0000 mgr.y (mgr.25195) 25 : audit [DBG] from='client.25231 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:38.469 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:11:38.469 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:11:38.469 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:11:38.469 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:38.469 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:11:38.470 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:11:38.471 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:11:38.859 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:11:38.860 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:11:39.216 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:38 smithi139 bash[18762]: audit 2024-04-19T14:11:38.014159+0000 mgr.y (mgr.25195) 26 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:39.217 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:38 smithi139 bash[18762]: audit 2024-04-19T14:11:38.477569+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.135:0/3257111974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:38 smithi135 bash[18636]: audit 2024-04-19T14:11:38.014159+0000 mgr.y (mgr.25195) 26 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:38 smithi135 bash[18636]: audit 2024-04-19T14:11:38.477569+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.135:0/3257111974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:38 smithi135 bash[24028]: audit 2024-04-19T14:11:38.014159+0000 mgr.y (mgr.25195) 26 : audit [DBG] from='client.25237 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:38 smithi135 bash[24028]: audit 2024-04-19T14:11:38.477569+0000 mon.c (mon.1) 171 : audit [DBG] from='client.? 172.21.15.135:0/3257111974' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:11:39.302 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:11:39.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.513 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.514 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.515 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.515 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.515 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.787 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.787 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.787 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.788 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.788 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.789 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.789 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:39.789 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:39 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:24: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:40.162 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:38.866683+0000 mgr.y (mgr.25195) 27 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:40.162 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:38.971619+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.135:0/3305059072' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:39.310923+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.135:0/1461880827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: cluster 2024-04-19T14:11:39.477217+0000 mgr.y (mgr.25195) 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-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:39.668119+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:39.676568+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:39.684907+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.163 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:39 smithi139 bash[18762]: audit 2024-04-19T14:11:39.851777+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:38.866683+0000 mgr.y (mgr.25195) 27 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:38.971619+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.135:0/3305059072' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:39.310923+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.135:0/1461880827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: cluster 2024-04-19T14:11:39.477217+0000 mgr.y (mgr.25195) 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-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:39.668119+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:39.676568+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:39.684907+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[18636]: audit 2024-04-19T14:11:39.851777+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:38.866683+0000 mgr.y (mgr.25195) 27 : audit [DBG] from='client.15372 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:38.971619+0000 mon.a (mon.0) 1266 : audit [DBG] from='client.? 172.21.15.135:0/3305059072' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:39.310923+0000 mon.c (mon.1) 172 : audit [DBG] from='client.? 172.21.15.135:0/1461880827' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:11:40.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: cluster 2024-04-19T14:11:39.477217+0000 mgr.y (mgr.25195) 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-19T14:11:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:39.668119+0000 mon.a (mon.0) 1267 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:39.676568+0000 mon.a (mon.0) 1268 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:39.684907+0000 mon.a (mon.0) 1269 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:39 smithi135 bash[24028]: audit 2024-04-19T14:11:39.851777+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:41.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:41 smithi139 bash[18762]: cephadm 2024-04-19T14:11:39.894773+0000 mgr.y (mgr.25195) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:11:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:41 smithi139 bash[18762]: cephadm 2024-04-19T14:11:40.191057+0000 mgr.y (mgr.25195) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:11:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:41 smithi139 bash[18762]: audit 2024-04-19T14:11:40.356459+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:41.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[18636]: cephadm 2024-04-19T14:11:39.894773+0000 mgr.y (mgr.25195) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:11:41.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[18636]: cephadm 2024-04-19T14:11:40.191057+0000 mgr.y (mgr.25195) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:11:41.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[18636]: audit 2024-04-19T14:11:40.356459+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[24028]: cephadm 2024-04-19T14:11:39.894773+0000 mgr.y (mgr.25195) 29 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:11:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[24028]: cephadm 2024-04-19T14:11:40.191057+0000 mgr.y (mgr.25195) 30 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:11:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:41 smithi135 bash[24028]: audit 2024-04-19T14:11:40.356459+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:42.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:42 smithi135 bash[18636]: cluster 2024-04-19T14:11:41.478808+0000 mgr.y (mgr.25195) 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-19T14:11:42.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:42 smithi135 bash[24028]: cluster 2024-04-19T14:11:41.478808+0000 mgr.y (mgr.25195) 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-19T14:11:42.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:42 smithi139 bash[18762]: cluster 2024-04-19T14:11:41.478808+0000 mgr.y (mgr.25195) 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-19T14:11:43.697 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:43 smithi139 bash[49570]: ts=2024-04-19T14:11:43.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[52191]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T14:11:44.430 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.231Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.232Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.232Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T14:11:44.431 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[49570]: ts=2024-04-19T14:11:44.232Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T14:11:44.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[18762]: cluster 2024-04-19T14:11:43.479490+0000 mgr.y (mgr.25195) 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-19T14:11:45.009 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[52200]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:11:45.009 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 bash[52234]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:11:45.009 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:11:45.009 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:45.009 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:44 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:45.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:44 smithi135 bash[18636]: cluster 2024-04-19T14:11:43.479490+0000 mgr.y (mgr.25195) 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-19T14:11:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:44 smithi135 bash[24028]: cluster 2024-04-19T14:11:43.479490+0000 mgr.y (mgr.25195) 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-19T14:11:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:44.666229+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.027238+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.040919+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.095650+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.120512+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.125680+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.128485+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.138582+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.145545+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:45 smithi139 bash[18762]: audit 2024-04-19T14:11:45.155325+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:45.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:44.666229+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.027238+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.040919+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.095650+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.120512+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.125680+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.128485+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.138582+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.145545+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[18636]: audit 2024-04-19T14:11:45.155325+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:44.666229+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.027238+0000 mon.a (mon.0) 1273 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.040919+0000 mon.a (mon.0) 1274 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.095650+0000 mon.a (mon.0) 1275 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.120512+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.125680+0000 mon.a (mon.0) 1277 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.128485+0000 mon.a (mon.0) 1278 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.138582+0000 mon.a (mon.0) 1279 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.145545+0000 mon.a (mon.0) 1280 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:45 smithi135 bash[24028]: audit 2024-04-19T14:11:45.155325+0000 mon.a (mon.0) 1281 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: audit 2024-04-19T14:11:45.097197+0000 mgr.y (mgr.25195) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: cephadm 2024-04-19T14:11:45.125261+0000 mgr.y (mgr.25195) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: audit 2024-04-19T14:11:45.126292+0000 mgr.y (mgr.25195) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: audit 2024-04-19T14:11:45.129219+0000 mgr.y (mgr.25195) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: audit 2024-04-19T14:11:45.146177+0000 mgr.y (mgr.25195) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: cephadm 2024-04-19T14:11:45.157042+0000 mgr.y (mgr.25195) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: cephadm 2024-04-19T14:11:45.157914+0000 mgr.y (mgr.25195) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[18762]: cluster 2024-04-19T14:11:45.479992+0000 mgr.y (mgr.25195) 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-19T14:11:46.789 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T14:11:46.789 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T14:11:46.789 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.635Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.637Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.637Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.638Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.641Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.641Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.87µs 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.641Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:11:46.790 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:46 smithi139 bash[52262]: ts=2024-04-19T14:11:46.643Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=3 2024-04-19T14:11:46.947 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: audit 2024-04-19T14:11:45.097197+0000 mgr.y (mgr.25195) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: cephadm 2024-04-19T14:11:45.125261+0000 mgr.y (mgr.25195) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: audit 2024-04-19T14:11:45.126292+0000 mgr.y (mgr.25195) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: audit 2024-04-19T14:11:45.129219+0000 mgr.y (mgr.25195) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: audit 2024-04-19T14:11:45.146177+0000 mgr.y (mgr.25195) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: cephadm 2024-04-19T14:11:45.157042+0000 mgr.y (mgr.25195) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: cephadm 2024-04-19T14:11:45.157914+0000 mgr.y (mgr.25195) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[18636]: cluster 2024-04-19T14:11:45.479992+0000 mgr.y (mgr.25195) 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-19T14:11:46.948 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: audit 2024-04-19T14:11:45.097197+0000 mgr.y (mgr.25195) 33 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: cephadm 2024-04-19T14:11:45.125261+0000 mgr.y (mgr.25195) 34 : cephadm [INF] Adding iSCSI gateway http://:@172.21.15.135:5000 to Dashboard 2024-04-19T14:11:46.948 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: audit 2024-04-19T14:11:45.126292+0000 mgr.y (mgr.25195) 35 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:11:46.949 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: audit 2024-04-19T14:11:45.129219+0000 mgr.y (mgr.25195) 36 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-add", "name": "smithi135"}]: dispatch 2024-04-19T14:11:46.949 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: audit 2024-04-19T14:11:45.146177+0000 mgr.y (mgr.25195) 37 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:11:46.949 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: cephadm 2024-04-19T14:11:45.157042+0000 mgr.y (mgr.25195) 38 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.949 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: cephadm 2024-04-19T14:11:45.157914+0000 mgr.y (mgr.25195) 39 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:46.949 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:46 smithi135 bash[24028]: cluster 2024-04-19T14:11:45.479992+0000 mgr.y (mgr.25195) 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-19T14:11:47.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.116Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=3 2024-04-19T14:11:47.562 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.313Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=3 2024-04-19T14:11:47.562 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.315Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=3 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.315Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=73.059µs wal_replay_duration=673.40032ms total_replay_duration=673.485932ms 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.329Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.329Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.329Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.394Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=64.775792ms db_storage=1.157µs remote_storage=2.696µs web_handler=666ns query_engine=1.17µs scrape=572.623µs scrape_sd=250.017µs notify=28.816µs notify_sd=25.666µs rules=63.026513ms 2024-04-19T14:11:47.563 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:47 smithi139 bash[52262]: ts=2024-04-19T14:11:47.394Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T14:11:48.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.137654+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.149300+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.160686+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: cluster 2024-04-19T14:11:47.481658+0000 mgr.y (mgr.25195) 41 : 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-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.704485+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.714329+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.724340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.728779+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.730068+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:48.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:48 smithi139 bash[18762]: audit 2024-04-19T14:11:47.731641+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:48.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.137654+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.149300+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.160686+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: cluster 2024-04-19T14:11:47.481658+0000 mgr.y (mgr.25195) 41 : 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-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.704485+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.714329+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.724340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.728779+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.730068+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[24028]: audit 2024-04-19T14:11:47.731641+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.137654+0000 mon.a (mon.0) 1282 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.149300+0000 mon.a (mon.0) 1283 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.160686+0000 mon.a (mon.0) 1284 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: cluster 2024-04-19T14:11:47.481658+0000 mgr.y (mgr.25195) 41 : 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-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.704485+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.714329+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.724340+0000 mon.a (mon.0) 1287 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.728779+0000 mon.a (mon.0) 1288 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.730068+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:11:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:48 smithi135 bash[18636]: audit 2024-04-19T14:11:47.731641+0000 mon.a (mon.0) 1290 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:49.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:49 smithi139 bash[18762]: cephadm 2024-04-19T14:11:47.728263+0000 mgr.y (mgr.25195) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:11:49.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:49 smithi139 bash[18762]: cephadm 2024-04-19T14:11:47.733032+0000 mgr.y (mgr.25195) 43 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:11:49.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:49 smithi139 bash[18762]: audit 2024-04-19T14:11:48.605846+0000 mgr.y (mgr.25195) 44 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:49.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[18636]: cephadm 2024-04-19T14:11:47.728263+0000 mgr.y (mgr.25195) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:11:49.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[18636]: cephadm 2024-04-19T14:11:47.733032+0000 mgr.y (mgr.25195) 43 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:11:49.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[18636]: audit 2024-04-19T14:11:48.605846+0000 mgr.y (mgr.25195) 44 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:49.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[24028]: cephadm 2024-04-19T14:11:47.728263+0000 mgr.y (mgr.25195) 42 : cephadm [INF] Upgrade: Updating mgr.x 2024-04-19T14:11:49.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[24028]: cephadm 2024-04-19T14:11:47.733032+0000 mgr.y (mgr.25195) 43 : cephadm [INF] Deploying daemon mgr.x on smithi139 2024-04-19T14:11:49.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:49 smithi135 bash[24028]: audit 2024-04-19T14:11:48.605846+0000 mgr.y (mgr.25195) 44 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:11:50.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.264 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.264 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.265 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.265 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.265 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:50.578 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:50 smithi139 systemd[1]: Stopping Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:11:50.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:50 smithi139 bash[18762]: cluster 2024-04-19T14:11:49.482394+0000 mgr.y (mgr.25195) 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-19T14:11:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:50 smithi135 bash[18636]: cluster 2024-04-19T14:11:49.482394+0000 mgr.y (mgr.25195) 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-19T14:11:51.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:50 smithi135 bash[24028]: cluster 2024-04-19T14:11:49.482394+0000 mgr.y (mgr.25195) 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-19T14:11:51.249 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:50 smithi139 bash[52995]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-x 2024-04-19T14:11:51.249 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:11:51.249 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 bash[53057]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-x 2024-04-19T14:11:51.249 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service: Failed with result 'exit-code'. 2024-04-19T14:11:51.250 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: Stopped Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:51.513 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.515 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.515 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: Started Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:11:51.515 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.515 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:51.515 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:11:51 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:11:52.691 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[63922]: ignoring --setuser ceph since I am not root 2024-04-19T14:11:52.691 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[63922]: ignoring --setgroup ceph since I am not root 2024-04-19T14:11:52.691 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[63922]: debug 2024-04-19T14:11:52.546+0000 7fa97a6aa700 1 -- 172.21.15.135:0/3832217372 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55bc4b0be5a0 con 0x55bc4b1c2400 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.430105+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.442937+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.459605+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.461460+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.471724+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cephadm 2024-04-19T14:11:51.472695+0000 mgr.y (mgr.25195) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cluster 2024-04-19T14:11:51.484089+0000 mgr.y (mgr.25195) 47 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.564526+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cephadm 2024-04-19T14:11:51.566958+0000 mgr.y (mgr.25195) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cephadm 2024-04-19T14:11:51.568164+0000 mgr.y (mgr.25195) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cephadm 2024-04-19T14:11:51.575688+0000 mgr.y (mgr.25195) 50 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:52.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: audit 2024-04-19T14:11:51.576257+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[18636]: cluster 2024-04-19T14:11:51.586686+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.430105+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.442937+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.459605+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.461460+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.471724+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cephadm 2024-04-19T14:11:51.472695+0000 mgr.y (mgr.25195) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cluster 2024-04-19T14:11:51.484089+0000 mgr.y (mgr.25195) 47 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.564526+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:52.693 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cephadm 2024-04-19T14:11:51.566958+0000 mgr.y (mgr.25195) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cephadm 2024-04-19T14:11:51.568164+0000 mgr.y (mgr.25195) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cephadm 2024-04-19T14:11:51.575688+0000 mgr.y (mgr.25195) 50 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:52.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: audit 2024-04-19T14:11:51.576257+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:11:52.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[24028]: cluster 2024-04-19T14:11:51.586686+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.430105+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.442937+0000 mon.a (mon.0) 1292 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.459605+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.461460+0000 mon.a (mon.0) 1294 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.471724+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cephadm 2024-04-19T14:11:51.472695+0000 mgr.y (mgr.25195) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cluster 2024-04-19T14:11:51.484089+0000 mgr.y (mgr.25195) 47 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.564526+0000 mon.a (mon.0) 1296 : audit [DBG] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cephadm 2024-04-19T14:11:51.566958+0000 mgr.y (mgr.25195) 48 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cephadm 2024-04-19T14:11:51.568164+0000 mgr.y (mgr.25195) 49 : cephadm [INF] Upgrade: Need to upgrade myself (mgr.y) 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cephadm 2024-04-19T14:11:51.575688+0000 mgr.y (mgr.25195) 50 : cephadm [INF] Failing over to other MGR 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: audit 2024-04-19T14:11:51.576257+0000 mon.a (mon.0) 1297 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd=[{"prefix": "mgr fail", "who": "y"}]: dispatch 2024-04-19T14:11:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[18762]: cluster 2024-04-19T14:11:51.586686+0000 mon.a (mon.0) 1298 : cluster [DBG] osdmap e106: 8 total, 8 up, 8 in 2024-04-19T14:11:53.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:52 smithi135 bash[63922]: debug 2024-04-19T14:11:52.694+0000 7fa98449c200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:11:53.064 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:52 smithi139 bash[53112]: debug 2024-04-19T14:11:52.914+0000 7f07dc4f7700 1 -- 172.21.15.139:0/151315037 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x56296fdc45a0 con 0x562970b3a400 2024-04-19T14:11:53.470 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:53 smithi139 bash[53112]: debug 2024-04-19T14:11:53.066+0000 7f07e6707200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:11:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:53 smithi139 bash[18762]: audit 2024-04-19T14:11:52.488130+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:11:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:11:53 smithi139 bash[18762]: cluster 2024-04-19T14:11:52.488234+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e33: x(active, starting, since 0.910445s) 2024-04-19T14:11:53.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:11:53 smithi139 bash[52262]: ts=2024-04-19T14:11:53.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:11:53.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:53 smithi135 bash[18636]: audit 2024-04-19T14:11:52.488130+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:11:53.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:11:53 smithi135 bash[18636]: cluster 2024-04-19T14:11:52.488234+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e33: x(active, starting, since 0.910445s) 2024-04-19T14:11:53.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:53 smithi135 bash[24028]: audit 2024-04-19T14:11:52.488130+0000 mon.a (mon.0) 1299 : audit [INF] from='mgr.25195 172.21.15.135:0/2805490154' entity='mgr.y' cmd='[{"prefix": "mgr fail", "who": "y"}]': finished 2024-04-19T14:11:53.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:11:53 smithi135 bash[24028]: cluster 2024-04-19T14:11:52.488234+0000 mon.a (mon.0) 1300 : cluster [DBG] mgrmap e33: x(active, starting, since 0.910445s) 2024-04-19T14:11:54.544 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:54 smithi135 bash[63922]: debug 2024-04-19T14:11:54.290+0000 7fa98449c200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:11:54.544 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:54 smithi135 bash[63922]: debug 2024-04-19T14:11:54.390+0000 7fa98449c200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:11:55.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:54 smithi139 bash[53112]: debug 2024-04-19T14:11:54.678+0000 7f07e6707200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:11:55.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:54 smithi139 bash[53112]: debug 2024-04-19T14:11:54.786+0000 7f07e6707200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:11:55.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:54 smithi135 bash[63922]: debug 2024-04-19T14:11:54.650+0000 7fa98449c200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:11:55.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:55 smithi139 bash[53112]: debug 2024-04-19T14:11:55.046+0000 7f07e6707200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:11:55.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:55 smithi135 bash[63922]: debug 2024-04-19T14:11:55.466+0000 7fa98449c200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:55.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:55 smithi135 bash[63922]: debug 2024-04-19T14:11:55.590+0000 7fa98449c200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:11:55.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:55 smithi135 bash[63922]: debug 2024-04-19T14:11:55.698+0000 7fa98449c200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:11:56.118 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:55 smithi139 bash[53112]: debug 2024-04-19T14:11:55.902+0000 7f07e6707200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:56.119 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:56 smithi139 bash[53112]: debug 2024-04-19T14:11:56.018+0000 7f07e6707200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:11:56.179 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:56 smithi135 bash[63922]: debug 2024-04-19T14:11:56.066+0000 7fa98449c200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:11:56.486 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:56 smithi139 bash[53112]: debug 2024-04-19T14:11:56.122+0000 7f07e6707200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:11:56.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:56 smithi135 bash[63922]: debug 2024-04-19T14:11:56.182+0000 7fa98449c200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:11:56.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:56 smithi135 bash[63922]: debug 2024-04-19T14:11:56.290+0000 7fa98449c200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:11:56.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:56 smithi139 bash[53112]: debug 2024-04-19T14:11:56.490+0000 7f07e6707200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:11:56.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:56 smithi139 bash[53112]: debug 2024-04-19T14:11:56.614+0000 7f07e6707200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:11:56.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:56 smithi139 bash[53112]: debug 2024-04-19T14:11:56.722+0000 7f07e6707200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:11:56.926 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:56 smithi135 bash[63922]: debug 2024-04-19T14:11:56.678+0000 7fa98449c200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:11:57.226 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:56 smithi135 bash[63922]: debug 2024-04-19T14:11:56.930+0000 7fa98449c200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:11:57.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:57 smithi139 bash[53112]: debug 2024-04-19T14:11:57.086+0000 7f07e6707200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:11:57.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:57 smithi139 bash[53112]: debug 2024-04-19T14:11:57.330+0000 7f07e6707200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:11:57.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:57 smithi135 bash[63922]: debug 2024-04-19T14:11:57.230+0000 7fa98449c200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:11:57.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:57 smithi135 bash[63922]: debug 2024-04-19T14:11:57.354+0000 7fa98449c200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:11:57.989 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:57 smithi139 bash[53112]: debug 2024-04-19T14:11:57.594+0000 7f07e6707200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:11:57.989 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:57 smithi139 bash[53112]: debug 2024-04-19T14:11:57.714+0000 7f07e6707200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:11:58.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:57 smithi135 bash[63922]: debug 2024-04-19T14:11:57.642+0000 7fa98449c200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:11:58.319 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:58 smithi135 bash[63922]: debug 2024-04-19T14:11:58.070+0000 7fa98449c200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:58.596 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:58 smithi135 bash[63922]: debug 2024-04-19T14:11:58.322+0000 7fa98449c200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:58.596 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:58 smithi135 bash[63922]: debug 2024-04-19T14:11:58.454+0000 7fa98449c200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:11:58.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:57 smithi139 bash[53112]: debug 2024-04-19T14:11:57.994+0000 7f07e6707200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:11:58.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:58 smithi139 bash[53112]: debug 2024-04-19T14:11:58.414+0000 7f07e6707200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:58.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:58 smithi139 bash[53112]: debug 2024-04-19T14:11:58.662+0000 7f07e6707200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:11:59.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:58 smithi135 bash[63922]: debug 2024-04-19T14:11:58.714+0000 7fa98449c200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:11:59.033 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:58 smithi139 bash[53112]: debug 2024-04-19T14:11:58.782+0000 7f07e6707200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:12:00.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:59 smithi135 bash[63922]: debug 2024-04-19T14:11:59.750+0000 7fa98449c200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:12:00.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:11:59 smithi135 bash[63922]: debug 2024-04-19T14:11:59.870+0000 7fa98449c200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:12:00.438 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:11:59 smithi139 bash[53112]: debug 2024-04-19T14:11:59.038+0000 7f07e6707200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:12:00.438 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[53112]: debug 2024-04-19T14:12:00.070+0000 7f07e6707200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:12:00.438 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[53112]: debug 2024-04-19T14:12:00.190+0000 7f07e6707200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:12:00.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[63922]: debug 2024-04-19T14:12:00.178+0000 7fa98449c200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:12:00.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[63922]: debug 2024-04-19T14:12:00.294+0000 7fa98449c200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:12:00.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[53112]: debug 2024-04-19T14:12:00.502+0000 7f07e6707200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:12:00.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[53112]: debug 2024-04-19T14:12:00.618+0000 7f07e6707200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[63922]: debug 2024-04-19T14:12:00.758+0000 7fa98449c200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[63922]: debug 2024-04-19T14:12:00.886+0000 7fa98449c200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[63922]: [19/Apr/2024:14:12:00] ENGINE Bus STARTING 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[63922]: CherryPy Checker: 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[24028]: cluster 2024-04-19T14:12:00.912461+0000 mon.a (mon.0) 1301 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[24028]: audit 2024-04-19T14:12:00.912849+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[24028]: audit 2024-04-19T14:12:00.913531+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[24028]: audit 2024-04-19T14:12:00.916566+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:12:01.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[24028]: audit 2024-04-19T14:12:00.918405+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:12:01.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[18636]: cluster 2024-04-19T14:12:00.912461+0000 mon.a (mon.0) 1301 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:12:01.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[18636]: audit 2024-04-19T14:12:00.912849+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:12:01.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[18636]: audit 2024-04-19T14:12:00.913531+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:12:01.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[18636]: audit 2024-04-19T14:12:00.916566+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:12:01.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:00 smithi135 bash[18636]: audit 2024-04-19T14:12:00.918405+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:12:01.230 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[53112]: debug 2024-04-19T14:12:01.106+0000 7f07e6707200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:12:01.231 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[18762]: cluster 2024-04-19T14:12:00.912461+0000 mon.a (mon.0) 1301 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:12:01.231 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[18762]: audit 2024-04-19T14:12:00.912849+0000 mon.c (mon.1) 173 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:12:01.231 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[18762]: audit 2024-04-19T14:12:00.913531+0000 mon.c (mon.1) 174 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:12:01.231 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[18762]: audit 2024-04-19T14:12:00.916566+0000 mon.c (mon.1) 175 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:12:01.231 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:00 smithi139 bash[18762]: audit 2024-04-19T14:12:00.918405+0000 mon.c (mon.1) 176 : audit [DBG] from='mgr.? 172.21.15.135:0/2247601329' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:12:01.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[63922]: The Application mounted at '' has an empty config. 2024-04-19T14:12:01.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[63922]: [19/Apr/2024:14:12:01] ENGINE Serving on http://:::9283 2024-04-19T14:12:01.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[63922]: [19/Apr/2024:14:12:01] ENGINE Bus STARTED 2024-04-19T14:12:01.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[53112]: debug 2024-04-19T14:12:01.234+0000 7f07e6707200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:12:02.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[18762]: cluster 2024-04-19T14:12:00.973845+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-19T14:12:02.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[18762]: cluster 2024-04-19T14:12:01.260616+0000 mon.a (mon.0) 1303 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:12:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[18762]: cluster 2024-04-19T14:12:01.261928+0000 mon.a (mon.0) 1304 : cluster [INF] Activating manager daemon x 2024-04-19T14:12:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:01 smithi139 bash[18762]: cluster 2024-04-19T14:12:01.273857+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-19T14:12:02.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[53112]: [19/Apr/2024:14:12:02] ENGINE Bus STARTING 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[18636]: cluster 2024-04-19T14:12:00.973845+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[18636]: cluster 2024-04-19T14:12:01.260616+0000 mon.a (mon.0) 1303 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[18636]: cluster 2024-04-19T14:12:01.261928+0000 mon.a (mon.0) 1304 : cluster [INF] Activating manager daemon x 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[18636]: cluster 2024-04-19T14:12:01.273857+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[24028]: cluster 2024-04-19T14:12:00.973845+0000 mon.a (mon.0) 1302 : cluster [DBG] mgrmap e34: x(active, starting, since 9s), standbys: y 2024-04-19T14:12:02.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[24028]: cluster 2024-04-19T14:12:01.260616+0000 mon.a (mon.0) 1303 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:12:02.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[24028]: cluster 2024-04-19T14:12:01.261928+0000 mon.a (mon.0) 1304 : cluster [INF] Activating manager daemon x 2024-04-19T14:12:02.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:01 smithi135 bash[24028]: cluster 2024-04-19T14:12:01.273857+0000 mon.a (mon.0) 1305 : cluster [DBG] osdmap e107: 8 total, 8 up, 8 in 2024-04-19T14:12:02.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[53112]: CherryPy Checker: 2024-04-19T14:12:02.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[53112]: The Application mounted at '' has an empty config. 2024-04-19T14:12:02.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[53112]: [19/Apr/2024:14:12:02] ENGINE Serving on http://:::9283 2024-04-19T14:12:02.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[53112]: [19/Apr/2024:14:12:02] ENGINE Bus STARTED 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: cluster 2024-04-19T14:12:02.006307+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, starting, since 0.744687s), standbys: y 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.009119+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.009504+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.009848+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.011438+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.012175+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.012739+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.013325+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.013834+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.014426+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:12:03.062 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.015073+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.015939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.016611+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.017244+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.017879+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.018336+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.019554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: cluster 2024-04-19T14:12:02.051416+0000 mon.a (mon.0) 1307 : cluster [INF] Manager daemon x is now available 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.106017+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.111845+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.112519+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.114226+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.114984+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.138793+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.143763+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.146236+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.192587+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.063 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.195097+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: cephadm 2024-04-19T14:12:02.540963+0000 mgr.x (mgr.24923) 1 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Bus STARTING 2024-04-19T14:12:03.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: cephadm 2024-04-19T14:12:02.643278+0000 mgr.x (mgr.24923) 2 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:12:03.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.936762+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.064 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:02 smithi139 bash[18762]: audit 2024-04-19T14:12:02.939330+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: cluster 2024-04-19T14:12:02.006307+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, starting, since 0.744687s), standbys: y 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.009119+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.009504+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.009848+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.011438+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.012175+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:12:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.012739+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.013325+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.013834+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.014426+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.015073+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.015939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.016611+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.017244+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.017879+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.018336+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.019554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: cluster 2024-04-19T14:12:02.051416+0000 mon.a (mon.0) 1307 : cluster [INF] Manager daemon x is now available 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[18636]: audit 2024-04-19T14:12:02.106017+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:03.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: cluster 2024-04-19T14:12:02.006307+0000 mon.a (mon.0) 1306 : cluster [DBG] mgrmap e35: x(active, starting, since 0.744687s), standbys: y 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: audit 2024-04-19T14:12:02.009119+0000 mon.b (mon.2) 87 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: audit 2024-04-19T14:12:02.009504+0000 mon.b (mon.2) 88 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: audit 2024-04-19T14:12:02.009848+0000 mon.b (mon.2) 89 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: audit 2024-04-19T14:12:02.011438+0000 mon.b (mon.2) 90 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:02 smithi135 bash[24028]: audit 2024-04-19T14:12:02.012175+0000 mon.b (mon.2) 91 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.012739+0000 mon.b (mon.2) 92 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.013325+0000 mon.b (mon.2) 93 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.013834+0000 mon.b (mon.2) 94 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.014426+0000 mon.b (mon.2) 95 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.015073+0000 mon.b (mon.2) 96 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.015939+0000 mon.b (mon.2) 97 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.016611+0000 mon.b (mon.2) 98 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.017244+0000 mon.b (mon.2) 99 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.017879+0000 mon.b (mon.2) 100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.018336+0000 mon.b (mon.2) 101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:12:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.019554+0000 mon.b (mon.2) 102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: cluster 2024-04-19T14:12:02.051416+0000 mon.a (mon.0) 1307 : cluster [INF] Manager daemon x is now available 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.106017+0000 mon.a (mon.0) 1308 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.111845+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.112519+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.114226+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.114984+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.138793+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.143763+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.146236+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.192587+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.195097+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: cephadm 2024-04-19T14:12:02.540963+0000 mgr.x (mgr.24923) 1 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Bus STARTING 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: cephadm 2024-04-19T14:12:02.643278+0000 mgr.x (mgr.24923) 2 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.936762+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[18636]: audit 2024-04-19T14:12:02.939330+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.111845+0000 mon.b (mon.2) 103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.112519+0000 mon.b (mon.2) 104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.114226+0000 mon.a (mon.0) 1309 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.114984+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.138793+0000 mon.b (mon.2) 105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.143763+0000 mon.b (mon.2) 106 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.146236+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.192587+0000 mon.b (mon.2) 107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.195097+0000 mon.a (mon.0) 1312 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: cephadm 2024-04-19T14:12:02.540963+0000 mgr.x (mgr.24923) 1 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Bus STARTING 2024-04-19T14:12:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: cephadm 2024-04-19T14:12:02.643278+0000 mgr.x (mgr.24923) 2 : cephadm [INF] [19/Apr/2024:14:12:02] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:12:03.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.936762+0000 mon.b (mon.2) 108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:03 smithi135 bash[24028]: audit 2024-04-19T14:12:02.939330+0000 mon.a (mon.0) 1313 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi135", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:03.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:03 smithi139 bash[52262]: ts=2024-04-19T14:12:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cluster 2024-04-19T14:12:03.028613+0000 mon.a (mon.0) 1314 : cluster [DBG] mgrmap e36: x(active, since 1.76699s), standbys: y 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.036696+0000 mgr.x (mgr.24923) 3 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Serving on https://172.21.15.139:7151 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.036913+0000 mgr.x (mgr.24923) 4 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Bus STARTED 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.043454+0000 mgr.x (mgr.24923) 5 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cluster 2024-04-19T14:12:03.046171+0000 mgr.x (mgr.24923) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.118435+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.120295+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.120859+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.121073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.122246+0000 mgr.x (mgr.24923) 7 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.122527+0000 mgr.x (mgr.24923) 8 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.303199+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.370949+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.489188+0000 mgr.x (mgr.24923) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.539160+0000 mgr.x (mgr.24923) 10 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.653373+0000 mgr.x (mgr.24923) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.767727+0000 mgr.x (mgr.24923) 12 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.804466+0000 mgr.x (mgr.24923) 13 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.889439+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[18636]: audit 2024-04-19T14:12:03.897717+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cluster 2024-04-19T14:12:03.028613+0000 mon.a (mon.0) 1314 : cluster [DBG] mgrmap e36: x(active, since 1.76699s), standbys: y 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.036696+0000 mgr.x (mgr.24923) 3 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Serving on https://172.21.15.139:7151 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.036913+0000 mgr.x (mgr.24923) 4 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Bus STARTED 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.043454+0000 mgr.x (mgr.24923) 5 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cluster 2024-04-19T14:12:03.046171+0000 mgr.x (mgr.24923) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.118435+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.120295+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.120859+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.121073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.122246+0000 mgr.x (mgr.24923) 7 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.122527+0000 mgr.x (mgr.24923) 8 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.303199+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.370949+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.489188+0000 mgr.x (mgr.24923) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.539160+0000 mgr.x (mgr.24923) 10 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.653373+0000 mgr.x (mgr.24923) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.767727+0000 mgr.x (mgr.24923) 12 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.804466+0000 mgr.x (mgr.24923) 13 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.889439+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:04 smithi135 bash[24028]: audit 2024-04-19T14:12:03.897717+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cluster 2024-04-19T14:12:03.028613+0000 mon.a (mon.0) 1314 : cluster [DBG] mgrmap e36: x(active, since 1.76699s), standbys: y 2024-04-19T14:12:04.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.036696+0000 mgr.x (mgr.24923) 3 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Serving on https://172.21.15.139:7151 2024-04-19T14:12:04.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.036913+0000 mgr.x (mgr.24923) 4 : cephadm [INF] [19/Apr/2024:14:12:03] ENGINE Bus STARTED 2024-04-19T14:12:04.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.043454+0000 mgr.x (mgr.24923) 5 : audit [DBG] from='client.25264 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:04.287 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cluster 2024-04-19T14:12:03.046171+0000 mgr.x (mgr.24923) 6 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.118435+0000 mon.b (mon.2) 109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.120295+0000 mon.b (mon.2) 110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.120859+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd/host:smithi139", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.121073+0000 mon.b (mon.2) 111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.122246+0000 mgr.x (mgr.24923) 7 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.122527+0000 mgr.x (mgr.24923) 8 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.303199+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.370949+0000 mon.a (mon.0) 1317 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.489188+0000 mgr.x (mgr.24923) 9 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.539160+0000 mgr.x (mgr.24923) 10 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.653373+0000 mgr.x (mgr.24923) 11 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.767727+0000 mgr.x (mgr.24923) 12 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.804466+0000 mgr.x (mgr.24923) 13 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.889439+0000 mon.a (mon.0) 1318 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:04.288 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:04 smithi139 bash[18762]: audit 2024-04-19T14:12:03.897717+0000 mon.a (mon.0) 1319 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cephadm 2024-04-19T14:12:03.970048+0000 mgr.x (mgr.24923) 14 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:05.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cluster 2024-04-19T14:12:04.015415+0000 mgr.x (mgr.24923) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cluster 2024-04-19T14:12:04.037666+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.143271+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.152461+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cephadm 2024-04-19T14:12:04.159070+0000 mgr.x (mgr.24923) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.159378+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.168113+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cephadm 2024-04-19T14:12:04.221218+0000 mgr.x (mgr.24923) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.221674+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.224099+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: audit 2024-04-19T14:12:04.231449+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[18636]: cephadm 2024-04-19T14:12:04.232343+0000 mgr.x (mgr.24923) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:12:05.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cephadm 2024-04-19T14:12:03.970048+0000 mgr.x (mgr.24923) 14 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cluster 2024-04-19T14:12:04.015415+0000 mgr.x (mgr.24923) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cluster 2024-04-19T14:12:04.037666+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.143271+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.152461+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cephadm 2024-04-19T14:12:04.159070+0000 mgr.x (mgr.24923) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.159378+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.168113+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cephadm 2024-04-19T14:12:04.221218+0000 mgr.x (mgr.24923) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.221674+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.224099+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: audit 2024-04-19T14:12:04.231449+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:05.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[24028]: cephadm 2024-04-19T14:12:04.232343+0000 mgr.x (mgr.24923) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cephadm 2024-04-19T14:12:03.970048+0000 mgr.x (mgr.24923) 14 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cluster 2024-04-19T14:12:04.015415+0000 mgr.x (mgr.24923) 15 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cluster 2024-04-19T14:12:04.037666+0000 mon.a (mon.0) 1320 : cluster [DBG] mgrmap e37: x(active, since 2s), standbys: y 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.143271+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.152461+0000 mon.a (mon.0) 1322 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cephadm 2024-04-19T14:12:04.159070+0000 mgr.x (mgr.24923) 16 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.159378+0000 mon.a (mon.0) 1323 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.168113+0000 mon.a (mon.0) 1324 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cephadm 2024-04-19T14:12:04.221218+0000 mgr.x (mgr.24923) 17 : cephadm [INF] Reconfiguring iscsi.foo.smithi135.pcfvhv (dependencies changed)... 2024-04-19T14:12:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.221674+0000 mon.b (mon.2) 112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.224099+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:12:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: audit 2024-04-19T14:12:04.231449+0000 mon.b (mon.2) 113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:05 smithi139 bash[18762]: cephadm 2024-04-19T14:12:04.232343+0000 mgr.x (mgr.24923) 18 : cephadm [INF] Reconfiguring daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:12:05.953 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:12:05 smithi135 bash[63922]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:12:05] "GET /metrics HTTP/1.1" 200 - "" "Prometheus/2.33.4" 2024-04-19T14:12:07.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:07 smithi139 bash[18762]: cluster 2024-04-19T14:12:06.016026+0000 mgr.x (mgr.24923) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:07.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:07 smithi139 bash[18762]: cluster 2024-04-19T14:12:06.044645+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-19T14:12:07.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:07 smithi135 bash[18636]: cluster 2024-04-19T14:12:06.016026+0000 mgr.x (mgr.24923) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:07.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:07 smithi135 bash[18636]: cluster 2024-04-19T14:12:06.044645+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-19T14:12:07.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:07 smithi135 bash[24028]: cluster 2024-04-19T14:12:06.016026+0000 mgr.x (mgr.24923) 19 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:07.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:07 smithi135 bash[24028]: cluster 2024-04-19T14:12:06.044645+0000 mon.a (mon.0) 1326 : cluster [DBG] mgrmap e38: x(active, since 4s), standbys: y 2024-04-19T14:12:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:09 smithi139 bash[18762]: cluster 2024-04-19T14:12:08.016437+0000 mgr.x (mgr.24923) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:09 smithi139 bash[18762]: audit 2024-04-19T14:12:08.143589+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:09 smithi139 bash[18762]: audit 2024-04-19T14:12:08.151449+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:09 smithi139 bash[18762]: cephadm 2024-04-19T14:12:08.155038+0000 mgr.x (mgr.24923) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:12:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:09 smithi139 bash[18762]: cephadm 2024-04-19T14:12:08.394203+0000 mgr.x (mgr.24923) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[24028]: cluster 2024-04-19T14:12:08.016437+0000 mgr.x (mgr.24923) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[24028]: audit 2024-04-19T14:12:08.143589+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[24028]: audit 2024-04-19T14:12:08.151449+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[24028]: cephadm 2024-04-19T14:12:08.155038+0000 mgr.x (mgr.24923) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[24028]: cephadm 2024-04-19T14:12:08.394203+0000 mgr.x (mgr.24923) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[18636]: cluster 2024-04-19T14:12:08.016437+0000 mgr.x (mgr.24923) 20 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[18636]: audit 2024-04-19T14:12:08.143589+0000 mon.a (mon.0) 1327 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[18636]: audit 2024-04-19T14:12:08.151449+0000 mon.a (mon.0) 1328 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:09.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[18636]: cephadm 2024-04-19T14:12:08.155038+0000 mgr.x (mgr.24923) 21 : cephadm [INF] Reconfiguring prometheus.a (dependencies changed)... 2024-04-19T14:12:09.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:09 smithi135 bash[18636]: cephadm 2024-04-19T14:12:08.394203+0000 mgr.x (mgr.24923) 22 : cephadm [INF] Reconfiguring daemon prometheus.a on smithi139 2024-04-19T14:12:09.707 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:12:10.478 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:12:10.478 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 22s ago 15m - - 2024-04-19T14:12:10.478 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 23s ago 14m - - 2024-04-19T14:12:10.478 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (83s) 22s ago 8m 13.8M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:12:10.478 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (58s) 23s ago 7m 39.1M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 starting - - - - 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 starting - - - - 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (51s) 22s ago 16m 485M - 19.0.0-3175-gc53d131d 6e45217f6088 55c6af3b5cf0 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (16m) 22s ago 16m 58.7M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (14m) 23s ago 14m 45.8M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (14m) 22s ago 14m 46.2M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (91s) 22s ago 8m 10.8M - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (63s) 23s ago 8m 8787k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (13m) 22s ago 13m 54.3M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (13m) 22s ago 13m 55.7M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (12m) 22s ago 12m 48.5M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (11m) 22s ago 11m 53.8M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (11m) 23s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (10m) 23s ago 10m 51.7M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (9m) 23s ago 10m 49.7M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (9m) 23s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:12:10.479 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (25s) 23s ago 8m - - 2.33.4 514e6a882f6e c8b7edf10576 2024-04-19T14:12:10.480 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (6m) 22s ago 6m 84.9M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:12:10.480 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (6m) 23s ago 6m 85.1M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:12:10.480 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (5m) 22s ago 5m 84.9M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:12:10.480 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (5m) 23s ago 5m 84.4M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:12:10.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:10 smithi139 bash[18762]: audit 2024-04-19T14:12:09.698505+0000 mgr.x (mgr.24923) 23 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:10.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:10 smithi139 bash[18762]: audit 2024-04-19T14:12:10.515894+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.135:0/2558955613' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:12:10.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:10 smithi135 bash[18636]: audit 2024-04-19T14:12:09.698505+0000 mgr.x (mgr.24923) 23 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:10.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:10 smithi135 bash[18636]: audit 2024-04-19T14:12:10.515894+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.135:0/2558955613' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:12:10.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:10 smithi135 bash[24028]: audit 2024-04-19T14:12:09.698505+0000 mgr.x (mgr.24923) 23 : audit [DBG] from='client.25312 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:10.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:10 smithi135 bash[24028]: audit 2024-04-19T14:12:10.515894+0000 mon.a (mon.0) 1329 : audit [DBG] from='client.? 172.21.15.135:0/2558955613' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:12:10.899 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:12:10.900 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:12:11.252 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:12:11.252 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:12:11.252 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:12:11.253 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:12:11.667 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:12:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:11 smithi139 bash[18762]: cluster 2024-04-19T14:12:10.017366+0000 mgr.x (mgr.24923) 24 : 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-19T14:12:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:11 smithi139 bash[18762]: audit 2024-04-19T14:12:10.079734+0000 mgr.x (mgr.24923) 25 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:11 smithi139 bash[18762]: audit 2024-04-19T14:12:10.449482+0000 mgr.x (mgr.24923) 26 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:11 smithi139 bash[18762]: audit 2024-04-19T14:12:10.860337+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]: dispatch 2024-04-19T14:12:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:11 smithi139 bash[18762]: audit 2024-04-19T14:12:10.908060+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.135:0/2573483034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[18636]: cluster 2024-04-19T14:12:10.017366+0000 mgr.x (mgr.24923) 24 : 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-19T14:12:12.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[18636]: audit 2024-04-19T14:12:10.079734+0000 mgr.x (mgr.24923) 25 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[18636]: audit 2024-04-19T14:12:10.449482+0000 mgr.x (mgr.24923) 26 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[18636]: audit 2024-04-19T14:12:10.860337+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[18636]: audit 2024-04-19T14:12:10.908060+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.135:0/2573483034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[24028]: cluster 2024-04-19T14:12:10.017366+0000 mgr.x (mgr.24923) 24 : 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-19T14:12:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[24028]: audit 2024-04-19T14:12:10.079734+0000 mgr.x (mgr.24923) 25 : audit [DBG] from='client.25318 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[24028]: audit 2024-04-19T14:12:10.449482+0000 mgr.x (mgr.24923) 26 : audit [DBG] from='client.25342 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[24028]: audit 2024-04-19T14:12:10.860337+0000 mon.a (mon.0) 1330 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]: dispatch 2024-04-19T14:12:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:11 smithi135 bash[24028]: audit 2024-04-19T14:12:10.908060+0000 mon.a (mon.0) 1331 : audit [DBG] from='client.? 172.21.15.135:0/2573483034' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:13.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: audit 2024-04-19T14:12:11.259037+0000 mgr.x (mgr.24923) 27 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: audit 2024-04-19T14:12:11.607673+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]': finished 2024-04-19T14:12:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: cluster 2024-04-19T14:12:11.608066+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-19T14:12:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: audit 2024-04-19T14:12:11.676263+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.135:0/88351520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: audit 2024-04-19T14:12:11.954727+0000 mon.c (mon.1) 177 : audit [INF] from='client.? 172.21.15.135:0/4185520280' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:12 smithi139 bash[18762]: audit 2024-04-19T14:12:11.955262+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: audit 2024-04-19T14:12:11.259037+0000 mgr.x (mgr.24923) 27 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: audit 2024-04-19T14:12:11.607673+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]': finished 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: cluster 2024-04-19T14:12:11.608066+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: audit 2024-04-19T14:12:11.676263+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.135:0/88351520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: audit 2024-04-19T14:12:11.954727+0000 mon.c (mon.1) 177 : audit [INF] from='client.? 172.21.15.135:0/4185520280' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[18636]: audit 2024-04-19T14:12:11.955262+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: audit 2024-04-19T14:12:11.259037+0000 mgr.x (mgr.24923) 27 : audit [DBG] from='client.25366 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: audit 2024-04-19T14:12:11.607673+0000 mon.a (mon.0) 1332 : audit [INF] from='client.? 172.21.15.135:0/3821130711' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2770543212"}]': finished 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: cluster 2024-04-19T14:12:11.608066+0000 mon.a (mon.0) 1333 : cluster [DBG] osdmap e108: 8 total, 8 up, 8 in 2024-04-19T14:12:13.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: audit 2024-04-19T14:12:11.676263+0000 mon.a (mon.0) 1334 : audit [DBG] from='client.? 172.21.15.135:0/88351520' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: audit 2024-04-19T14:12:11.954727+0000 mon.c (mon.1) 177 : audit [INF] from='client.? 172.21.15.135:0/4185520280' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:12 smithi135 bash[24028]: audit 2024-04-19T14:12:11.955262+0000 mon.a (mon.0) 1335 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]: dispatch 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.152Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.153Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T14:12:13.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[52262]: ts=2024-04-19T14:12:13.154Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T14:12:13.949 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[54879]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:12:13.949 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[54912]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus.a 2024-04-19T14:12:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[18762]: cluster 2024-04-19T14:12:12.018030+0000 mgr.x (mgr.24923) 28 : cluster [DBG] pgmap v9: 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-19T14:12:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[18762]: audit 2024-04-19T14:12:12.619192+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]': finished 2024-04-19T14:12:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[18762]: cluster 2024-04-19T14:12:12.619421+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-19T14:12:13.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[18762]: audit 2024-04-19T14:12:12.983952+0000 mon.c (mon.1) 178 : audit [INF] from='client.? 172.21.15.135:0/3825419567' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:13.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:13 smithi139 bash[18762]: audit 2024-04-19T14:12:12.984815+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[24028]: cluster 2024-04-19T14:12:12.018030+0000 mgr.x (mgr.24923) 28 : cluster [DBG] pgmap v9: 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-19T14:12:14.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[24028]: audit 2024-04-19T14:12:12.619192+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]': finished 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[24028]: cluster 2024-04-19T14:12:12.619421+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[24028]: audit 2024-04-19T14:12:12.983952+0000 mon.c (mon.1) 178 : audit [INF] from='client.? 172.21.15.135:0/3825419567' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[24028]: audit 2024-04-19T14:12:12.984815+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[18636]: cluster 2024-04-19T14:12:12.018030+0000 mgr.x (mgr.24923) 28 : cluster [DBG] pgmap v9: 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-19T14:12:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[18636]: audit 2024-04-19T14:12:12.619192+0000 mon.a (mon.0) 1336 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/2780789814"}]': finished 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[18636]: cluster 2024-04-19T14:12:12.619421+0000 mon.a (mon.0) 1337 : cluster [DBG] osdmap e109: 8 total, 8 up, 8 in 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[18636]: audit 2024-04-19T14:12:12.983952+0000 mon.c (mon.1) 178 : audit [INF] from='client.? 172.21.15.135:0/3825419567' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:13 smithi135 bash[18636]: audit 2024-04-19T14:12:12.984815+0000 mon.a (mon.0) 1338 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]: dispatch 2024-04-19T14:12:14.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:12:14.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:12:14.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:13 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:12:14.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:13.618461+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]': finished 2024-04-19T14:12:14.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: cluster 2024-04-19T14:12:13.618665+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-19T14:12:14.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:13.989069+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]: dispatch 2024-04-19T14:12:14.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.022162+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.036968+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.094573+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.106303+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.118730+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.137713+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.141968+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.155595+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.156171+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.158654+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.166844+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.168175+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.170753+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.179095+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.184654+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.186135+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:14.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.197737+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.273126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.274912+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.278347+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.279551+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.292140+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.354548+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.356342+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.358325+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.358986+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.369679+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.430172+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.431951+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.433911+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.434654+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:14.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.448194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.524900+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:14.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.527214+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:14.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.529848+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:475 level=info msg="No time or size retention was set so using the default time retention" duration=15d 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:512 level=info msg="Starting Prometheus" version="(version=2.33.4, branch=HEAD, revision=83032011a5d3e6102624fe58241a374a7201fee8)" 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:517 level=info build_context="(go=go1.17.7, user=root@d13bf69e7be8, date=20220222-16:51:28)" 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:518 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:519 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:12:14.897 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.899Z caller=main.go:520 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:12:14.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.530766+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:14.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.544270+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:14.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[18762]: audit 2024-04-19T14:12:14.617690+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:13.618461+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]': finished 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: cluster 2024-04-19T14:12:13.618665+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:13.989069+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]: dispatch 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.022162+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.036968+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.094573+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.106303+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.118730+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:15.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.137713+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.141968+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.155595+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.156171+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.158654+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.166844+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.168175+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.170753+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.179095+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.184654+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:13.618461+0000 mon.a (mon.0) 1339 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6801/3816938541"}]': finished 2024-04-19T14:12:15.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: cluster 2024-04-19T14:12:13.618665+0000 mon.a (mon.0) 1340 : cluster [DBG] osdmap e110: 8 total, 8 up, 8 in 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:13.989069+0000 mon.a (mon.0) 1341 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.022162+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.036968+0000 mon.a (mon.0) 1343 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.094573+0000 mon.b (mon.2) 114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.106303+0000 mon.b (mon.2) 115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.118730+0000 mon.b (mon.2) 116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.137713+0000 mon.b (mon.2) 117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.141968+0000 mon.b (mon.2) 118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.155595+0000 mon.a (mon.0) 1344 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.156171+0000 mon.b (mon.2) 119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.158654+0000 mon.a (mon.0) 1345 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.166844+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.x"}]': finished 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.168175+0000 mon.b (mon.2) 120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.170753+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:12:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.179095+0000 mon.a (mon.0) 1348 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.184654+0000 mon.b (mon.2) 121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.186135+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.197737+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.273126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.274912+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.278347+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.279551+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.292140+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.354548+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.356342+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.358325+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.358986+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.369679+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.430172+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.431951+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.433911+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.434654+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.448194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.524900+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.527214+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.529848+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.530766+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.544270+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[18636]: audit 2024-04-19T14:12:14.617690+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.186135+0000 mon.b (mon.2) 122 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.197737+0000 mon.a (mon.0) 1349 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.273126+0000 mon.b (mon.2) 123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.274912+0000 mon.b (mon.2) 124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.278347+0000 mon.b (mon.2) 125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.279551+0000 mon.b (mon.2) 126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.292140+0000 mon.a (mon.0) 1350 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.354548+0000 mon.b (mon.2) 127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.356342+0000 mon.b (mon.2) 128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.358325+0000 mon.b (mon.2) 129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.358986+0000 mon.b (mon.2) 130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.369679+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.430172+0000 mon.b (mon.2) 131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.431951+0000 mon.b (mon.2) 132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.433911+0000 mon.b (mon.2) 133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.434654+0000 mon.b (mon.2) 134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.448194+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.524900+0000 mon.b (mon.2) 135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.527214+0000 mon.b (mon.2) 136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.529848+0000 mon.b (mon.2) 137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.530766+0000 mon.b (mon.2) 138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.544270+0000 mon.a (mon.0) 1353 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:14 smithi135 bash[24028]: audit 2024-04-19T14:12:14.617690+0000 mon.b (mon.2) 139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.902Z caller=web.go:570 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:12:15.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.902Z caller=main.go:923 level=info msg="Starting TSDB ..." 2024-04-19T14:12:15.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.904Z caller=tls_config.go:195 level=info component=web msg="TLS is disabled." http2=false 2024-04-19T14:12:15.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.907Z caller=head.go:493 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:12:15.263 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.907Z caller=head.go:527 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.143µs 2024-04-19T14:12:15.264 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.907Z caller=head.go:533 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:12:15.264 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:14 smithi139 bash[54941]: ts=2024-04-19T14:12:14.909Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=4 2024-04-19T14:12:15.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cluster 2024-04-19T14:12:14.018439+0000 mgr.x (mgr.24923) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.095407+0000 mgr.x (mgr.24923) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.107380+0000 mgr.x (mgr.24923) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.119771+0000 mgr.x (mgr.24923) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.143697+0000 mgr.x (mgr.24923) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.198426+0000 mgr.x (mgr.24923) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.291228+0000 mgr.x (mgr.24923) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.368489+0000 mgr.x (mgr.24923) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.447139+0000 mgr.x (mgr.24923) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.543196+0000 mgr.x (mgr.24923) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.624343+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.632109+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.642807+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.643746+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]': finished 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cluster 2024-04-19T14:12:14.643814+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.652785+0000 mgr.x (mgr.24923) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.654110+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.693731+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.695871+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.698412+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.699213+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.705512+0000 mgr.x (mgr.24923) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.706793+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.783712+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.785525+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.787398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.788023+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.795426+0000 mgr.x (mgr.24923) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.796642+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.838993+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.840820+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.842791+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.843488+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.851486+0000 mgr.x (mgr.24923) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.852788+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.912795+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.914349+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.916701+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.917406+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.924902+0000 mgr.x (mgr.24923) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.672 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.926215+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.969181+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.970713+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.972570+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.973308+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:14.983493+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.026322+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.026813+0000 mon.c (mon.1) 179 : audit [INF] from='client.? 172.21.15.135:0/1173647791' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.027413+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.027757+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.029970+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.030584+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.037380+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.076614+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.078085+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.673 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.079960+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.080627+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.089494+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.128920+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.130392+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.132189+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.132835+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.674 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.142688+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.181348+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.182841+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.184538+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.185163+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.195545+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.234690+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.236377+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.238409+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.239033+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.249109+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.287670+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.289090+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.291151+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.291711+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.301639+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.358114+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.359682+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.361573+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.362228+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.370122+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.420840+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.422317+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.423986+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.424653+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.434904+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.490186+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.491763+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.493476+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.494122+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.502586+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.676 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.558652+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.677 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.560149+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.677 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.561803+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.677 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.562406+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.677 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[18762]: audit 2024-04-19T14:12:15.570803+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.405Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=4 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.636Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=4 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.638Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=4 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.638Z caller=head.go:604 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=4 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.638Z caller=head.go:610 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=65.99µs wal_replay_duration=731.186287ms total_replay_duration=731.277372ms 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.644Z caller=main.go:944 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.644Z caller=main.go:947 level=info msg="TSDB started" 2024-04-19T14:12:15.677 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.644Z caller=main.go:1128 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:12:15.678 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.676Z caller=main.go:1165 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=32.254475ms db_storage=703ns remote_storage=1.221µs web_handler=541ns query_engine=738ns scrape=294.738µs scrape_sd=133.827µs notify=19.502µs notify_sd=24.179µs rules=31.294802ms 2024-04-19T14:12:15.678 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:15 smithi139 bash[54941]: ts=2024-04-19T14:12:15.676Z caller=main.go:896 level=info msg="Server is ready to receive web requests." 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cluster 2024-04-19T14:12:14.018439+0000 mgr.x (mgr.24923) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.095407+0000 mgr.x (mgr.24923) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.107380+0000 mgr.x (mgr.24923) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.119771+0000 mgr.x (mgr.24923) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.143697+0000 mgr.x (mgr.24923) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.198426+0000 mgr.x (mgr.24923) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.291228+0000 mgr.x (mgr.24923) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.368489+0000 mgr.x (mgr.24923) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.447139+0000 mgr.x (mgr.24923) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.543196+0000 mgr.x (mgr.24923) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.624343+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.632109+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.642807+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.643746+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]': finished 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cluster 2024-04-19T14:12:14.643814+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.652785+0000 mgr.x (mgr.24923) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.654110+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.693731+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.695871+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.698412+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.699213+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.705512+0000 mgr.x (mgr.24923) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.706793+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.783712+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.785525+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.787398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.788023+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.795426+0000 mgr.x (mgr.24923) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.796642+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.838993+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.840820+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.842791+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.843488+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.851486+0000 mgr.x (mgr.24923) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.852788+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.912795+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.914349+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.916701+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.917406+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.924902+0000 mgr.x (mgr.24923) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cluster 2024-04-19T14:12:14.018439+0000 mgr.x (mgr.24923) 29 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 36 KiB/s rd, 0 B/s wr, 20 op/s 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.095407+0000 mgr.x (mgr.24923) 30 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.107380+0000 mgr.x (mgr.24923) 31 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.119771+0000 mgr.x (mgr.24923) 32 : audit [DBG] from='mon.? -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.143697+0000 mgr.x (mgr.24923) 33 : cephadm [INF] Upgrade: Setting container_image for all mgr 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.198426+0000 mgr.x (mgr.24923) 34 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.291228+0000 mgr.x (mgr.24923) 35 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.368489+0000 mgr.x (mgr.24923) 36 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.447139+0000 mgr.x (mgr.24923) 37 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.543196+0000 mgr.x (mgr.24923) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.624343+0000 mon.b (mon.2) 140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.632109+0000 mon.b (mon.2) 141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.642807+0000 mon.b (mon.2) 142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.643746+0000 mon.a (mon.0) 1354 : audit [INF] from='client.? 172.21.15.135:0/3892737727' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/699760942"}]': finished 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cluster 2024-04-19T14:12:14.643814+0000 mon.a (mon.0) 1355 : cluster [DBG] osdmap e111: 8 total, 8 up, 8 in 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.652785+0000 mgr.x (mgr.24923) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.654110+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.693731+0000 mon.b (mon.2) 143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.695871+0000 mon.b (mon.2) 144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.698412+0000 mon.b (mon.2) 145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.926215+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.969181+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.970713+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.972570+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.973308+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:14.983493+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.026322+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.026813+0000 mon.c (mon.1) 179 : audit [INF] from='client.? 172.21.15.135:0/1173647791' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.027413+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.027757+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.029970+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.030584+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.037380+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.076614+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.078085+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.079960+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.080627+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.089494+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.128920+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.130392+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.132189+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.132835+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.142688+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.181348+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.182841+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.184538+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.185163+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.195545+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.234690+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.236377+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.238409+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.239033+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.249109+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.287670+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.289090+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.291151+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.291711+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.301639+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.358114+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.699213+0000 mon.b (mon.2) 146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.705512+0000 mgr.x (mgr.24923) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.706793+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.783712+0000 mon.b (mon.2) 147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.785525+0000 mon.b (mon.2) 148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.787398+0000 mon.b (mon.2) 149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.788023+0000 mon.b (mon.2) 150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.795426+0000 mgr.x (mgr.24923) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.796642+0000 mon.a (mon.0) 1358 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.838993+0000 mon.b (mon.2) 151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.840820+0000 mon.b (mon.2) 152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.842791+0000 mon.b (mon.2) 153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.843488+0000 mon.b (mon.2) 154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.851486+0000 mgr.x (mgr.24923) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.852788+0000 mon.a (mon.0) 1359 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.912795+0000 mon.b (mon.2) 155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.914349+0000 mon.b (mon.2) 156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.916701+0000 mon.b (mon.2) 157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.917406+0000 mon.b (mon.2) 158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.924902+0000 mgr.x (mgr.24923) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.359682+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.361573+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.362228+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.370122+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.420840+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.422317+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.845 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.423986+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.424653+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.434904+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.490186+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.491763+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.493476+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.494122+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.502586+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.558652+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.560149+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.561803+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.562406+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.846 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[24028]: audit 2024-04-19T14:12:15.570803+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.926215+0000 mon.a (mon.0) 1360 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.969181+0000 mon.b (mon.2) 159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.970713+0000 mon.b (mon.2) 160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.972570+0000 mon.b (mon.2) 161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.973308+0000 mon.b (mon.2) 162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:14.983493+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.026322+0000 mon.b (mon.2) 163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.026813+0000 mon.c (mon.1) 179 : audit [INF] from='client.? 172.21.15.135:0/1173647791' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.027413+0000 mon.a (mon.0) 1362 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.027757+0000 mon.b (mon.2) 164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.029970+0000 mon.b (mon.2) 165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.030584+0000 mon.b (mon.2) 166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.037380+0000 mon.a (mon.0) 1363 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.076614+0000 mon.b (mon.2) 167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.078085+0000 mon.b (mon.2) 168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.079960+0000 mon.b (mon.2) 169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.080627+0000 mon.b (mon.2) 170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.089494+0000 mon.a (mon.0) 1364 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.128920+0000 mon.b (mon.2) 171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.130392+0000 mon.b (mon.2) 172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.132189+0000 mon.b (mon.2) 173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.132835+0000 mon.b (mon.2) 174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.142688+0000 mon.a (mon.0) 1365 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.181348+0000 mon.b (mon.2) 175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.182841+0000 mon.b (mon.2) 176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.184538+0000 mon.b (mon.2) 177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.185163+0000 mon.b (mon.2) 178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.195545+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.234690+0000 mon.b (mon.2) 179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.236377+0000 mon.b (mon.2) 180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.238409+0000 mon.b (mon.2) 181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.239033+0000 mon.b (mon.2) 182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.249109+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.287670+0000 mon.b (mon.2) 183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.289090+0000 mon.b (mon.2) 184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.291151+0000 mon.b (mon.2) 185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.291711+0000 mon.b (mon.2) 186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.301639+0000 mon.a (mon.0) 1368 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.358114+0000 mon.b (mon.2) 187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.359682+0000 mon.b (mon.2) 188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.361573+0000 mon.b (mon.2) 189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.362228+0000 mon.b (mon.2) 190 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.370122+0000 mon.a (mon.0) 1369 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.420840+0000 mon.b (mon.2) 191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.422317+0000 mon.b (mon.2) 192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.423986+0000 mon.b (mon.2) 193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.424653+0000 mon.b (mon.2) 194 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.434904+0000 mon.a (mon.0) 1370 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.490186+0000 mon.b (mon.2) 195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.491763+0000 mon.b (mon.2) 196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.493476+0000 mon.b (mon.2) 197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.494122+0000 mon.b (mon.2) 198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.502586+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.558652+0000 mon.b (mon.2) 199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.560149+0000 mon.b (mon.2) 200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.561803+0000 mon.b (mon.2) 201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.562406+0000 mon.b (mon.2) 202 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:15.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:15 smithi135 bash[18636]: audit 2024-04-19T14:12:15.570803+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:14.982267+0000 mgr.x (mgr.24923) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.036198+0000 mgr.x (mgr.24923) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.088189+0000 mgr.x (mgr.24923) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.141357+0000 mgr.x (mgr.24923) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.194282+0000 mgr.x (mgr.24923) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.247871+0000 mgr.x (mgr.24923) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.300394+0000 mgr.x (mgr.24923) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.380444+0000 mgr.x (mgr.24923) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.433595+0000 mgr.x (mgr.24923) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.501187+0000 mgr.x (mgr.24923) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.569424+0000 mgr.x (mgr.24923) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.646666+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.650900+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.664950+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.665891+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.675187+0000 mgr.x (mgr.24923) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.675600+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.715582+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.717639+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.721491+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.722195+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.731654+0000 mgr.x (mgr.24923) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.732282+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.776800+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.778819+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.781162+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.781892+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.794246+0000 mgr.x (mgr.24923) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.795259+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.875212+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.877579+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.879827+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.880610+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.891947+0000 mgr.x (mgr.24923) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.893139+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.953224+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.955200+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.957965+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.958876+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:15.971536+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.030278+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]': finished 2024-04-19T14:12:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: cluster 2024-04-19T14:12:16.030545+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.032433+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.034386+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.041613+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.042719+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.055319+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.094580+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.096050+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.097814+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.098430+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.107919+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.147409+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.148838+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.150679+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.151264+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.162876+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.202052+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.203549+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.205646+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.206307+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.213011+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.252313+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.253836+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.255720+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.256366+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.263444+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.306912+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.308757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.310549+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.311164+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.318441+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.357798+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.359194+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.360932+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.361502+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.368469+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.408047+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.409562+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.411370+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.412072+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:14.982267+0000 mgr.x (mgr.24923) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.036198+0000 mgr.x (mgr.24923) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.088189+0000 mgr.x (mgr.24923) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.141357+0000 mgr.x (mgr.24923) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.194282+0000 mgr.x (mgr.24923) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.247871+0000 mgr.x (mgr.24923) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.300394+0000 mgr.x (mgr.24923) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.380444+0000 mgr.x (mgr.24923) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.433595+0000 mgr.x (mgr.24923) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.501187+0000 mgr.x (mgr.24923) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.569424+0000 mgr.x (mgr.24923) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.646666+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.650900+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.664950+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.665891+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.675187+0000 mgr.x (mgr.24923) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.675600+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.715582+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.717639+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.721491+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.722195+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.416820+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.419611+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.463400+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.464869+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.466653+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.467262+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.474406+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.513489+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.515116+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.517611+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.518416+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.525965+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.570223+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.571861+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.573547+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.574122+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.582849+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.621785+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.623291+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.625154+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[24028]: audit 2024-04-19T14:12:16.625800+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.731654+0000 mgr.x (mgr.24923) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.732282+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.776800+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.778819+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.781162+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.781892+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.794246+0000 mgr.x (mgr.24923) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.795259+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.875212+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.877579+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.879827+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.880610+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.891947+0000 mgr.x (mgr.24923) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.893139+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.953224+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.955200+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.957965+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.958876+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:15.971536+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.030278+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]': finished 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: cluster 2024-04-19T14:12:16.030545+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.032433+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.034386+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.041613+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.042719+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.055319+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.094580+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.096050+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.097814+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.098430+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.107919+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.147409+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.148838+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.150679+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.151264+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.162876+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.202052+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.203549+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.205646+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.206307+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.213011+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.252313+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.253836+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.255720+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.256366+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.263444+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.306912+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.308757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.310549+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.311164+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.318441+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.357798+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.359194+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.360932+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.361502+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.368469+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.408047+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.409562+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.411370+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.412072+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.416820+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.419611+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.463400+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.464869+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.466653+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.467262+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.474406+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.513489+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.515116+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.517611+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.518416+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.525965+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.570223+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.571861+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.573547+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.574122+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.582849+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.621785+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:16.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.623291+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:16.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.625154+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:16.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:16 smithi135 bash[18636]: audit 2024-04-19T14:12:16.625800+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:14.982267+0000 mgr.x (mgr.24923) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.036198+0000 mgr.x (mgr.24923) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.088189+0000 mgr.x (mgr.24923) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.141357+0000 mgr.x (mgr.24923) 47 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.194282+0000 mgr.x (mgr.24923) 48 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.247871+0000 mgr.x (mgr.24923) 49 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.300394+0000 mgr.x (mgr.24923) 50 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.380444+0000 mgr.x (mgr.24923) 51 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.433595+0000 mgr.x (mgr.24923) 52 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.501187+0000 mgr.x (mgr.24923) 53 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.569424+0000 mgr.x (mgr.24923) 54 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.646666+0000 mon.b (mon.2) 203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.650900+0000 mon.b (mon.2) 204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.664950+0000 mon.b (mon.2) 205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.665891+0000 mon.b (mon.2) 206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.675187+0000 mgr.x (mgr.24923) 55 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.675600+0000 mon.a (mon.0) 1373 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.715582+0000 mon.b (mon.2) 207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.717639+0000 mon.b (mon.2) 208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.721491+0000 mon.b (mon.2) 209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.722195+0000 mon.b (mon.2) 210 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.731654+0000 mgr.x (mgr.24923) 56 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.732282+0000 mon.a (mon.0) 1374 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.776800+0000 mon.b (mon.2) 211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.778819+0000 mon.b (mon.2) 212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.781162+0000 mon.b (mon.2) 213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.781892+0000 mon.b (mon.2) 214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.794246+0000 mgr.x (mgr.24923) 57 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.795259+0000 mon.a (mon.0) 1375 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.875212+0000 mon.b (mon.2) 215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.877579+0000 mon.b (mon.2) 216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.879827+0000 mon.b (mon.2) 217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.880610+0000 mon.b (mon.2) 218 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.891947+0000 mgr.x (mgr.24923) 58 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.893139+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.953224+0000 mon.b (mon.2) 219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.955200+0000 mon.b (mon.2) 220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.957965+0000 mon.b (mon.2) 221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.958876+0000 mon.b (mon.2) 222 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:15.971536+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.030278+0000 mon.a (mon.0) 1378 : audit [INF] from='client.? ' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:6800/3816938541"}]': finished 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: cluster 2024-04-19T14:12:16.030545+0000 mon.a (mon.0) 1379 : cluster [DBG] osdmap e112: 8 total, 8 up, 8 in 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.032433+0000 mon.b (mon.2) 223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.034386+0000 mon.b (mon.2) 224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.041613+0000 mon.b (mon.2) 225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.042719+0000 mon.b (mon.2) 226 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.055319+0000 mon.a (mon.0) 1380 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.094580+0000 mon.b (mon.2) 227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.096050+0000 mon.b (mon.2) 228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.097814+0000 mon.b (mon.2) 229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.098430+0000 mon.b (mon.2) 230 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.107919+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.147409+0000 mon.b (mon.2) 231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.148838+0000 mon.b (mon.2) 232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.150679+0000 mon.b (mon.2) 233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.151264+0000 mon.b (mon.2) 234 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.162876+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.202052+0000 mon.b (mon.2) 235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.203549+0000 mon.b (mon.2) 236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.205646+0000 mon.b (mon.2) 237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.206307+0000 mon.b (mon.2) 238 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.213011+0000 mon.a (mon.0) 1383 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.252313+0000 mon.b (mon.2) 239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.253836+0000 mon.b (mon.2) 240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.255720+0000 mon.b (mon.2) 241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.256366+0000 mon.b (mon.2) 242 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.263444+0000 mon.a (mon.0) 1384 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.306912+0000 mon.b (mon.2) 243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.308757+0000 mon.b (mon.2) 244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.310549+0000 mon.b (mon.2) 245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.311164+0000 mon.b (mon.2) 246 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.318441+0000 mon.a (mon.0) 1385 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.357798+0000 mon.b (mon.2) 247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.359194+0000 mon.b (mon.2) 248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.360932+0000 mon.b (mon.2) 249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.361502+0000 mon.b (mon.2) 250 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.368469+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.408047+0000 mon.b (mon.2) 251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.409562+0000 mon.b (mon.2) 252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.411370+0000 mon.b (mon.2) 253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.412072+0000 mon.b (mon.2) 254 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.416820+0000 mon.a (mon.0) 1387 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]: dispatch 2024-04-19T14:12:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.419611+0000 mon.a (mon.0) 1388 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.463400+0000 mon.b (mon.2) 255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.464869+0000 mon.b (mon.2) 256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.466653+0000 mon.b (mon.2) 257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.467262+0000 mon.b (mon.2) 258 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.474406+0000 mon.a (mon.0) 1389 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.513489+0000 mon.b (mon.2) 259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.515116+0000 mon.b (mon.2) 260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.517611+0000 mon.b (mon.2) 261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.518416+0000 mon.b (mon.2) 262 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.525965+0000 mon.a (mon.0) 1390 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.570223+0000 mon.b (mon.2) 263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.571861+0000 mon.b (mon.2) 264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.573547+0000 mon.b (mon.2) 265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.574122+0000 mon.b (mon.2) 266 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.582849+0000 mon.a (mon.0) 1391 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.621785+0000 mon.b (mon.2) 267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.623291+0000 mon.b (mon.2) 268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.625154+0000 mon.b (mon.2) 269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:16 smithi139 bash[18762]: audit 2024-04-19T14:12:16.625800+0000 mon.b (mon.2) 270 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:15.971606+0000 mgr.x (mgr.24923) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cluster 2024-04-19T14:12:16.018827+0000 mgr.x (mgr.24923) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.054128+0000 mgr.x (mgr.24923) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.106498+0000 mgr.x (mgr.24923) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.161742+0000 mgr.x (mgr.24923) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.211615+0000 mgr.x (mgr.24923) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.262052+0000 mgr.x (mgr.24923) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.317025+0000 mgr.x (mgr.24923) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.367134+0000 mgr.x (mgr.24923) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.418226+0000 mgr.x (mgr.24923) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.472942+0000 mgr.x (mgr.24923) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.524968+0000 mgr.x (mgr.24923) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.581493+0000 mgr.x (mgr.24923) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.631811+0000 mgr.x (mgr.24923) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.633261+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.694451+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.696221+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.697983+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.698593+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.707993+0000 mgr.x (mgr.24923) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.709426+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.768933+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.770710+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.773189+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.773959+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.782172+0000 mgr.x (mgr.24923) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.782383+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.826898+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.828851+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.830984+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.831811+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.839413+0000 mgr.x (mgr.24923) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.840718+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.895978+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.897639+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.899419+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.900054+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.907064+0000 mgr.x (mgr.24923) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:17.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.908463+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.963731+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.965290+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.967133+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.967783+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:16.976774+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.032642+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.034298+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.036272+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.036985+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.044870+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.085899+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.087573+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.089387+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.090060+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.098385+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.137824+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.146373+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.152047+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.167027+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.167698+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.180311+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.235427+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.237018+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.239104+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.239746+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.248483+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.287280+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.288723+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.290417+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.291035+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.299261+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.342527+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.344054+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.345956+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.346616+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.354163+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.370750+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]': finished 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: cluster 2024-04-19T14:12:17.370804+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.394205+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.395986+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.397964+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.398692+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.407622+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.447150+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.449029+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.451189+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.451868+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.459427+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.503689+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.505782+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.507962+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.508722+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.515992+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.559954+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.561653+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.563668+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.564363+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.572146+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.616573+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:17.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.618497+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:17.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.620693+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:17.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.621722+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:17.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:17 smithi139 bash[18762]: audit 2024-04-19T14:12:17.628925+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:15.971606+0000 mgr.x (mgr.24923) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cluster 2024-04-19T14:12:16.018827+0000 mgr.x (mgr.24923) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.054128+0000 mgr.x (mgr.24923) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.106498+0000 mgr.x (mgr.24923) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.161742+0000 mgr.x (mgr.24923) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.211615+0000 mgr.x (mgr.24923) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.262052+0000 mgr.x (mgr.24923) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.317025+0000 mgr.x (mgr.24923) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.367134+0000 mgr.x (mgr.24923) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.418226+0000 mgr.x (mgr.24923) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.472942+0000 mgr.x (mgr.24923) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.524968+0000 mgr.x (mgr.24923) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.581493+0000 mgr.x (mgr.24923) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.631811+0000 mgr.x (mgr.24923) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.633261+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.694451+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.696221+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.697983+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.698593+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.707993+0000 mgr.x (mgr.24923) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.709426+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:15.971606+0000 mgr.x (mgr.24923) 59 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cluster 2024-04-19T14:12:16.018827+0000 mgr.x (mgr.24923) 60 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail; 695 B/s rd, 0 op/s 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.054128+0000 mgr.x (mgr.24923) 61 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.106498+0000 mgr.x (mgr.24923) 62 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.161742+0000 mgr.x (mgr.24923) 63 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.211615+0000 mgr.x (mgr.24923) 64 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.262052+0000 mgr.x (mgr.24923) 65 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.317025+0000 mgr.x (mgr.24923) 66 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.367134+0000 mgr.x (mgr.24923) 67 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.418226+0000 mgr.x (mgr.24923) 68 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.472942+0000 mgr.x (mgr.24923) 69 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.524968+0000 mgr.x (mgr.24923) 70 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.581493+0000 mgr.x (mgr.24923) 71 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.631811+0000 mgr.x (mgr.24923) 72 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.633261+0000 mon.a (mon.0) 1392 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.694451+0000 mon.b (mon.2) 271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.696221+0000 mon.b (mon.2) 272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.697983+0000 mon.b (mon.2) 273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.698593+0000 mon.b (mon.2) 274 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.707993+0000 mgr.x (mgr.24923) 73 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.709426+0000 mon.a (mon.0) 1393 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.768933+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.770710+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.773189+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.773959+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.782172+0000 mgr.x (mgr.24923) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.782383+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.826898+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.828851+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.830984+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.831811+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.839413+0000 mgr.x (mgr.24923) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.840718+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.895978+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.897639+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.899419+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.900054+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.907064+0000 mgr.x (mgr.24923) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.908463+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.963731+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.965290+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.967133+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.768933+0000 mon.b (mon.2) 275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.770710+0000 mon.b (mon.2) 276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.773189+0000 mon.b (mon.2) 277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.773959+0000 mon.b (mon.2) 278 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.782172+0000 mgr.x (mgr.24923) 74 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.782383+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.826898+0000 mon.b (mon.2) 279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.828851+0000 mon.b (mon.2) 280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.830984+0000 mon.b (mon.2) 281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.831811+0000 mon.b (mon.2) 282 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.839413+0000 mgr.x (mgr.24923) 75 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.840718+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.895978+0000 mon.b (mon.2) 283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.897639+0000 mon.b (mon.2) 284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.899419+0000 mon.b (mon.2) 285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.900054+0000 mon.b (mon.2) 286 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.907064+0000 mgr.x (mgr.24923) 76 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.908463+0000 mon.a (mon.0) 1396 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.963731+0000 mon.b (mon.2) 287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.965290+0000 mon.b (mon.2) 288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.967133+0000 mon.b (mon.2) 289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.967783+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:16.976774+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.032642+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.034298+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.036272+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.036985+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.044870+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.085899+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.087573+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.089387+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.090060+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.098385+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.137824+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.146373+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.152047+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.167027+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.167698+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.180311+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.235427+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.237018+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.239104+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.239746+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.248483+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.287280+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.288723+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.290417+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.291035+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.299261+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.342527+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.344054+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.345956+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.346616+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.354163+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.370750+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]': finished 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: cluster 2024-04-19T14:12:17.370804+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.394205+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.395986+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.397964+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.398692+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.967783+0000 mon.b (mon.2) 290 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:16.976774+0000 mon.a (mon.0) 1397 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.032642+0000 mon.b (mon.2) 291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.034298+0000 mon.b (mon.2) 292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.036272+0000 mon.b (mon.2) 293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.036985+0000 mon.b (mon.2) 294 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.044870+0000 mon.a (mon.0) 1398 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.085899+0000 mon.b (mon.2) 295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.087573+0000 mon.b (mon.2) 296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.089387+0000 mon.b (mon.2) 297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.090060+0000 mon.b (mon.2) 298 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.098385+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.137824+0000 mon.b (mon.2) 299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.146373+0000 mon.b (mon.2) 300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.152047+0000 mon.b (mon.2) 301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.167027+0000 mon.b (mon.2) 302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.167698+0000 mon.b (mon.2) 303 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.180311+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.235427+0000 mon.b (mon.2) 304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.407622+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.447150+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.449029+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.451189+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.451868+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.459427+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.503689+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.505782+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.507962+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.508722+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.515992+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.559954+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.561653+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.563668+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.564363+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.572146+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.616573+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.618497+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.620693+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.621722+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[18636]: audit 2024-04-19T14:12:17.628925+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.237018+0000 mon.b (mon.2) 305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.239104+0000 mon.b (mon.2) 306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.239746+0000 mon.b (mon.2) 307 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.248483+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.287280+0000 mon.b (mon.2) 308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.288723+0000 mon.b (mon.2) 309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.290417+0000 mon.b (mon.2) 310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.291035+0000 mon.b (mon.2) 311 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.299261+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.342527+0000 mon.b (mon.2) 312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.344054+0000 mon.b (mon.2) 313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.345956+0000 mon.b (mon.2) 314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.346616+0000 mon.b (mon.2) 315 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.354163+0000 mon.a (mon.0) 1403 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.370750+0000 mon.a (mon.0) 1404 : audit [INF] from='client.? 172.21.15.135:0/976226609' entity='client.iscsi.foo.smithi135.pcfvhv' cmd='[{"prefix": "osd blocklist", "blocklistop": "rm", "addr": "172.21.15.135:0/1319265039"}]': finished 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: cluster 2024-04-19T14:12:17.370804+0000 mon.a (mon.0) 1405 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.394205+0000 mon.b (mon.2) 316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.395986+0000 mon.b (mon.2) 317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.397964+0000 mon.b (mon.2) 318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.398692+0000 mon.b (mon.2) 319 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.407622+0000 mon.a (mon.0) 1406 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.447150+0000 mon.b (mon.2) 320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.449029+0000 mon.b (mon.2) 321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.451189+0000 mon.b (mon.2) 322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.451868+0000 mon.b (mon.2) 323 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.459427+0000 mon.a (mon.0) 1407 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.503689+0000 mon.b (mon.2) 324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.505782+0000 mon.b (mon.2) 325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.507962+0000 mon.b (mon.2) 326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.508722+0000 mon.b (mon.2) 327 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.515992+0000 mon.a (mon.0) 1408 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.559954+0000 mon.b (mon.2) 328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.561653+0000 mon.b (mon.2) 329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.563668+0000 mon.b (mon.2) 330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.564363+0000 mon.b (mon.2) 331 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.572146+0000 mon.a (mon.0) 1409 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.616573+0000 mon.b (mon.2) 332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.618497+0000 mon.b (mon.2) 333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.620693+0000 mon.b (mon.2) 334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.621722+0000 mon.b (mon.2) 335 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:17 smithi135 bash[24028]: audit 2024-04-19T14:12:17.628925+0000 mon.a (mon.0) 1410 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:16.975356+0000 mgr.x (mgr.24923) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.045721+0000 mgr.x (mgr.24923) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.097673+0000 mgr.x (mgr.24923) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.179074+0000 mgr.x (mgr.24923) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.247136+0000 mgr.x (mgr.24923) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.299102+0000 mgr.x (mgr.24923) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.353830+0000 mgr.x (mgr.24923) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.406745+0000 mgr.x (mgr.24923) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.458577+0000 mgr.x (mgr.24923) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.514731+0000 mgr.x (mgr.24923) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.571261+0000 mgr.x (mgr.24923) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.627596+0000 mgr.x (mgr.24923) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.697337+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.699030+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.700789+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.701416+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.706844+0000 mgr.x (mgr.24923) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.708277+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.751688+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.753342+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.755103+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.755706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.762964+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.763362+0000 mgr.x (mgr.24923) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.808288+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.809951+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.811704+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.812301+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.818258+0000 mgr.x (mgr.24923) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.819523+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.860352+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.861945+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.864080+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.865226+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.874926+0000 mgr.x (mgr.24923) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.875938+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.936984+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.938987+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.941053+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.941817+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:17.949809+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.008639+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.010653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.012756+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.013507+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.021650+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.080358+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.082101+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.084099+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.084834+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.095478+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.156251+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.157957+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.159706+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.160372+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.171987+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.213725+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.215400+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.217410+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.218251+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.228816+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.284052+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.286014+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.288618+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.289441+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.301317+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.356007+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.357807+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.359990+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.360717+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.372684+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.428738+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.430504+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.433264+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.434048+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.446119+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.506202+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.508317+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.510497+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.511348+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.521905+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.577567+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.579134+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.580917+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.581515+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.588928+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.634100+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:18 smithi139 bash[18762]: audit 2024-04-19T14:12:18.636194+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:16.975356+0000 mgr.x (mgr.24923) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.045721+0000 mgr.x (mgr.24923) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.097673+0000 mgr.x (mgr.24923) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.179074+0000 mgr.x (mgr.24923) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.247136+0000 mgr.x (mgr.24923) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.299102+0000 mgr.x (mgr.24923) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.353830+0000 mgr.x (mgr.24923) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.406745+0000 mgr.x (mgr.24923) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.458577+0000 mgr.x (mgr.24923) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.514731+0000 mgr.x (mgr.24923) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.571261+0000 mgr.x (mgr.24923) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.627596+0000 mgr.x (mgr.24923) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.697337+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.699030+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.700789+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.701416+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.706844+0000 mgr.x (mgr.24923) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.708277+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.751688+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.753342+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.755103+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.755706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.762964+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.763362+0000 mgr.x (mgr.24923) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.808288+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.954 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.809951+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.811704+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.812301+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.818258+0000 mgr.x (mgr.24923) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.819523+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.860352+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.861945+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.864080+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.865226+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.874926+0000 mgr.x (mgr.24923) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.875938+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.936984+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.938987+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.941053+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.941817+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:17.949809+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.008639+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.010653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.012756+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.013507+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.021650+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.080358+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.082101+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.084099+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.084834+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.095478+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.156251+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.157957+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.159706+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.160372+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.171987+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.213725+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.215400+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.217410+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.218251+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.228816+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.284052+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.286014+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.288618+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.289441+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.301317+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.356007+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.357807+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.359990+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.360717+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.372684+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.428738+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.430504+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.433264+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.434048+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.446119+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.506202+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.508317+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.510497+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.511348+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.521905+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.577567+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.579134+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.580917+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.581515+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.588928+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.634100+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[18636]: audit 2024-04-19T14:12:18.636194+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:16.975356+0000 mgr.x (mgr.24923) 77 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.045721+0000 mgr.x (mgr.24923) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.097673+0000 mgr.x (mgr.24923) 79 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.179074+0000 mgr.x (mgr.24923) 80 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.247136+0000 mgr.x (mgr.24923) 81 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.299102+0000 mgr.x (mgr.24923) 82 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.353830+0000 mgr.x (mgr.24923) 83 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.406745+0000 mgr.x (mgr.24923) 84 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.458577+0000 mgr.x (mgr.24923) 85 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.514731+0000 mgr.x (mgr.24923) 86 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.571261+0000 mgr.x (mgr.24923) 87 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.627596+0000 mgr.x (mgr.24923) 88 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.697337+0000 mon.b (mon.2) 336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.699030+0000 mon.b (mon.2) 337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.700789+0000 mon.b (mon.2) 338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.701416+0000 mon.b (mon.2) 339 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.706844+0000 mgr.x (mgr.24923) 89 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.708277+0000 mon.a (mon.0) 1411 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.751688+0000 mon.b (mon.2) 340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.753342+0000 mon.b (mon.2) 341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.755103+0000 mon.b (mon.2) 342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.755706+0000 mon.b (mon.2) 343 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.762964+0000 mon.a (mon.0) 1412 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.763362+0000 mgr.x (mgr.24923) 90 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.808288+0000 mon.b (mon.2) 344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.809951+0000 mon.b (mon.2) 345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.811704+0000 mon.b (mon.2) 346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.812301+0000 mon.b (mon.2) 347 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.818258+0000 mgr.x (mgr.24923) 91 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.819523+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.860352+0000 mon.b (mon.2) 348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.861945+0000 mon.b (mon.2) 349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.864080+0000 mon.b (mon.2) 350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.865226+0000 mon.b (mon.2) 351 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.874926+0000 mgr.x (mgr.24923) 92 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.875938+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.936984+0000 mon.b (mon.2) 352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.938987+0000 mon.b (mon.2) 353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.941053+0000 mon.b (mon.2) 354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.941817+0000 mon.b (mon.2) 355 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:17.949809+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.008639+0000 mon.b (mon.2) 356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.010653+0000 mon.b (mon.2) 357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.012756+0000 mon.b (mon.2) 358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.013507+0000 mon.b (mon.2) 359 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.021650+0000 mon.a (mon.0) 1416 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.080358+0000 mon.b (mon.2) 360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.082101+0000 mon.b (mon.2) 361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.084099+0000 mon.b (mon.2) 362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.084834+0000 mon.b (mon.2) 363 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.095478+0000 mon.a (mon.0) 1417 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.156251+0000 mon.b (mon.2) 364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.157957+0000 mon.b (mon.2) 365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.159706+0000 mon.b (mon.2) 366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.160372+0000 mon.b (mon.2) 367 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.171987+0000 mon.a (mon.0) 1418 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.213725+0000 mon.b (mon.2) 368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.215400+0000 mon.b (mon.2) 369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.217410+0000 mon.b (mon.2) 370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.218251+0000 mon.b (mon.2) 371 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.228816+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.284052+0000 mon.b (mon.2) 372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.286014+0000 mon.b (mon.2) 373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.288618+0000 mon.b (mon.2) 374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.289441+0000 mon.b (mon.2) 375 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.301317+0000 mon.a (mon.0) 1420 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.356007+0000 mon.b (mon.2) 376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.357807+0000 mon.b (mon.2) 377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.359990+0000 mon.b (mon.2) 378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.360717+0000 mon.b (mon.2) 379 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.372684+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.428738+0000 mon.b (mon.2) 380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.430504+0000 mon.b (mon.2) 381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.433264+0000 mon.b (mon.2) 382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.434048+0000 mon.b (mon.2) 383 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.446119+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.506202+0000 mon.b (mon.2) 384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.508317+0000 mon.b (mon.2) 385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.510497+0000 mon.b (mon.2) 386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.511348+0000 mon.b (mon.2) 387 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.521905+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.577567+0000 mon.b (mon.2) 388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.579134+0000 mon.b (mon.2) 389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.580917+0000 mon.b (mon.2) 390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.581515+0000 mon.b (mon.2) 391 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:18.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.588928+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:18.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.634100+0000 mon.b (mon.2) 392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:18.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:18 smithi135 bash[24028]: audit 2024-04-19T14:12:18.636194+0000 mon.b (mon.2) 393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:17.948980+0000 mgr.x (mgr.24923) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cluster 2024-04-19T14:12:18.019215+0000 mgr.x (mgr.24923) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.022642+0000 mgr.x (mgr.24923) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.094631+0000 mgr.x (mgr.24923) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.170637+0000 mgr.x (mgr.24923) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.227460+0000 mgr.x (mgr.24923) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.299945+0000 mgr.x (mgr.24923) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.371547+0000 mgr.x (mgr.24923) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.444949+0000 mgr.x (mgr.24923) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.949 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.521152+0000 mgr.x (mgr.24923) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.588238+0000 mgr.x (mgr.24923) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.638089+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.662228+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.670325+0000 mgr.x (mgr.24923) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.671615+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.710522+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.712031+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.713704+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.714322+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.723523+0000 mgr.x (mgr.24923) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.724748+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:17.948980+0000 mgr.x (mgr.24923) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cluster 2024-04-19T14:12:18.019215+0000 mgr.x (mgr.24923) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.022642+0000 mgr.x (mgr.24923) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.094631+0000 mgr.x (mgr.24923) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.170637+0000 mgr.x (mgr.24923) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.227460+0000 mgr.x (mgr.24923) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.299945+0000 mgr.x (mgr.24923) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.371547+0000 mgr.x (mgr.24923) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.444949+0000 mgr.x (mgr.24923) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.521152+0000 mgr.x (mgr.24923) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.588238+0000 mgr.x (mgr.24923) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.638089+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.662228+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.670325+0000 mgr.x (mgr.24923) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.671615+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.710522+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.712031+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.713704+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.714322+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.723523+0000 mgr.x (mgr.24923) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.724748+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.763269+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.764734+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.766456+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.767065+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.773810+0000 mgr.x (mgr.24923) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.775266+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.814614+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.816109+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.817802+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.818392+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.825054+0000 mgr.x (mgr.24923) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.826471+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.882362+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.883818+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.885627+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.886220+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.893201+0000 mgr.x (mgr.24923) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.894590+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.933946+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.935352+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.763269+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.764734+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.766456+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.767065+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.773810+0000 mgr.x (mgr.24923) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.775266+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.814614+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.816109+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.817802+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.818392+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.825054+0000 mgr.x (mgr.24923) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.826471+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.882362+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.883818+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.885627+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.886220+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.893201+0000 mgr.x (mgr.24923) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.894590+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.933946+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.935352+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.937218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.937841+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.945969+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.990056+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.991754+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.993502+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:18.994167+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.001773+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.045231+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.046797+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.049097+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.049797+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.056871+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.095942+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.097402+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.099135+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.099801+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.110640+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.153859+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.155598+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.937218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.937841+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.945969+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.990056+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.991754+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.993502+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:18.994167+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.001773+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.045231+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.046797+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.049097+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.049797+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.056871+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.095942+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.097402+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.099135+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.099801+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.110640+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.153859+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.155598+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.157815+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.158465+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.168536+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.212016+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.213694+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.215502+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.216161+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.226740+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.269861+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.271565+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.273391+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.274028+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.281960+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.324985+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.326609+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.328331+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.328969+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.337396+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.380725+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.382560+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.157815+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.158465+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.168536+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.212016+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.213694+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.215502+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.216161+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.226740+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.269861+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.271565+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.273391+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.274028+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.281960+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.324985+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.326609+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.328331+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.328969+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.337396+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.380725+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.382560+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.384426+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.385066+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.393853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.437710+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.439539+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.441478+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.442192+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.450752+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.490000+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.491565+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.493643+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.494356+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.502924+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.546666+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.548666+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.550692+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.551316+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.561627+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.633603+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.635328+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.384426+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.385066+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.393853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.437710+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.439539+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.441478+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.442192+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.450752+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.490000+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.491565+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.493643+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.494356+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.502924+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.546666+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.548666+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.550692+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.551316+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.561627+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.633603+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:19.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.635328+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:19.965 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.637208+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.965 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[18636]: audit 2024-04-19T14:12:19.637873+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:19.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.637208+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:19.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:19 smithi135 bash[24028]: audit 2024-04-19T14:12:19.637873+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:17.948980+0000 mgr.x (mgr.24923) 93 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cluster 2024-04-19T14:12:18.019215+0000 mgr.x (mgr.24923) 94 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 96 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:12:20.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.022642+0000 mgr.x (mgr.24923) 95 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.094631+0000 mgr.x (mgr.24923) 96 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.170637+0000 mgr.x (mgr.24923) 97 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.227460+0000 mgr.x (mgr.24923) 98 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.299945+0000 mgr.x (mgr.24923) 99 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.371547+0000 mgr.x (mgr.24923) 100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.444949+0000 mgr.x (mgr.24923) 101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.521152+0000 mgr.x (mgr.24923) 102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.588238+0000 mgr.x (mgr.24923) 103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.638089+0000 mon.b (mon.2) 394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.662228+0000 mon.b (mon.2) 395 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.670325+0000 mgr.x (mgr.24923) 104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.671615+0000 mon.a (mon.0) 1425 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.710522+0000 mon.b (mon.2) 396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.712031+0000 mon.b (mon.2) 397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.713704+0000 mon.b (mon.2) 398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.714322+0000 mon.b (mon.2) 399 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.723523+0000 mgr.x (mgr.24923) 105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.724748+0000 mon.a (mon.0) 1426 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.763269+0000 mon.b (mon.2) 400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.764734+0000 mon.b (mon.2) 401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.766456+0000 mon.b (mon.2) 402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.767065+0000 mon.b (mon.2) 403 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.773810+0000 mgr.x (mgr.24923) 106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.775266+0000 mon.a (mon.0) 1427 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.814614+0000 mon.b (mon.2) 404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.816109+0000 mon.b (mon.2) 405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.817802+0000 mon.b (mon.2) 406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.818392+0000 mon.b (mon.2) 407 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.825054+0000 mgr.x (mgr.24923) 107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.826471+0000 mon.a (mon.0) 1428 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.882362+0000 mon.b (mon.2) 408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.883818+0000 mon.b (mon.2) 409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.885627+0000 mon.b (mon.2) 410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.886220+0000 mon.b (mon.2) 411 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.893201+0000 mgr.x (mgr.24923) 108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.894590+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.933946+0000 mon.b (mon.2) 412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.935352+0000 mon.b (mon.2) 413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.937218+0000 mon.b (mon.2) 414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.937841+0000 mon.b (mon.2) 415 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.945969+0000 mon.a (mon.0) 1430 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.990056+0000 mon.b (mon.2) 416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.991754+0000 mon.b (mon.2) 417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.993502+0000 mon.b (mon.2) 418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:18.994167+0000 mon.b (mon.2) 419 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.001773+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.045231+0000 mon.b (mon.2) 420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.046797+0000 mon.b (mon.2) 421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.049097+0000 mon.b (mon.2) 422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.049797+0000 mon.b (mon.2) 423 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.056871+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.095942+0000 mon.b (mon.2) 424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.097402+0000 mon.b (mon.2) 425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.099135+0000 mon.b (mon.2) 426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.099801+0000 mon.b (mon.2) 427 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.110640+0000 mon.a (mon.0) 1433 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.153859+0000 mon.b (mon.2) 428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.155598+0000 mon.b (mon.2) 429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.157815+0000 mon.b (mon.2) 430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.158465+0000 mon.b (mon.2) 431 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.168536+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.212016+0000 mon.b (mon.2) 432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.213694+0000 mon.b (mon.2) 433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.215502+0000 mon.b (mon.2) 434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.216161+0000 mon.b (mon.2) 435 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.226740+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.269861+0000 mon.b (mon.2) 436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.271565+0000 mon.b (mon.2) 437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.273391+0000 mon.b (mon.2) 438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.274028+0000 mon.b (mon.2) 439 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.281960+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.324985+0000 mon.b (mon.2) 440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.326609+0000 mon.b (mon.2) 441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.328331+0000 mon.b (mon.2) 442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.328969+0000 mon.b (mon.2) 443 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.337396+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.380725+0000 mon.b (mon.2) 444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.382560+0000 mon.b (mon.2) 445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.384426+0000 mon.b (mon.2) 446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.385066+0000 mon.b (mon.2) 447 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.393853+0000 mon.a (mon.0) 1438 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.437710+0000 mon.b (mon.2) 448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.439539+0000 mon.b (mon.2) 449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.441478+0000 mon.b (mon.2) 450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.442192+0000 mon.b (mon.2) 451 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.450752+0000 mon.a (mon.0) 1439 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.490000+0000 mon.b (mon.2) 452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.491565+0000 mon.b (mon.2) 453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.493643+0000 mon.b (mon.2) 454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.494356+0000 mon.b (mon.2) 455 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.502924+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.546666+0000 mon.b (mon.2) 456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.548666+0000 mon.b (mon.2) 457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.550692+0000 mon.b (mon.2) 458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.551316+0000 mon.b (mon.2) 459 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.561627+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.633603+0000 mon.b (mon.2) 460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.635328+0000 mon.b (mon.2) 461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.637208+0000 mon.b (mon.2) 462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:19 smithi139 bash[18762]: audit 2024-04-19T14:12:19.637873+0000 mon.b (mon.2) 463 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:18.944503+0000 mgr.x (mgr.24923) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.000326+0000 mgr.x (mgr.24923) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.055454+0000 mgr.x (mgr.24923) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.109367+0000 mgr.x (mgr.24923) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.167188+0000 mgr.x (mgr.24923) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.225385+0000 mgr.x (mgr.24923) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.950 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.280510+0000 mgr.x (mgr.24923) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.336001+0000 mgr.x (mgr.24923) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.392941+0000 mgr.x (mgr.24923) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.450014+0000 mgr.x (mgr.24923) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.502002+0000 mgr.x (mgr.24923) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.560189+0000 mgr.x (mgr.24923) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.660694+0000 mgr.x (mgr.24923) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.662017+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.703021+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.705948+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.708303+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.709186+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.717928+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.720737+0000 mgr.x (mgr.24923) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.762114+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:18.944503+0000 mgr.x (mgr.24923) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.000326+0000 mgr.x (mgr.24923) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.055454+0000 mgr.x (mgr.24923) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.109367+0000 mgr.x (mgr.24923) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.167188+0000 mgr.x (mgr.24923) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.225385+0000 mgr.x (mgr.24923) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.280510+0000 mgr.x (mgr.24923) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.336001+0000 mgr.x (mgr.24923) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.392941+0000 mgr.x (mgr.24923) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.450014+0000 mgr.x (mgr.24923) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.502002+0000 mgr.x (mgr.24923) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.560189+0000 mgr.x (mgr.24923) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.660694+0000 mgr.x (mgr.24923) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.662017+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.703021+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.705948+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.708303+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.709186+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.717928+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.720737+0000 mgr.x (mgr.24923) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.762114+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.953 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.763694+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.765472+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.766080+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.772543+0000 mgr.x (mgr.24923) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.773991+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.817566+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.819016+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.821308+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.821897+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.828194+0000 mgr.x (mgr.24923) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.829626+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.868485+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.869926+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.871540+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.954 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.872107+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.877546+0000 mgr.x (mgr.24923) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.879058+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.917263+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.918875+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.921351+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.763694+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.765472+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.766080+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.772543+0000 mgr.x (mgr.24923) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.773991+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.955 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.817566+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.819016+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.821308+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.821897+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.828194+0000 mgr.x (mgr.24923) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.829626+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.868485+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.869926+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.871540+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.872107+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.877546+0000 mgr.x (mgr.24923) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.879058+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.917263+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.918875+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.956 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.921351+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.922158+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:19.930355+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.001370+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.003303+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.005824+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.006545+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.014869+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.070176+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.071709+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.073468+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.074056+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.084334+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.957 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.140219+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.141749+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.143522+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.144193+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.152842+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.208514+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.210118+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.212644+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.922158+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:19.930355+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.958 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.001370+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.003303+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.005824+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.006545+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.014869+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.070176+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.071709+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.073468+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.074056+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.084334+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.140219+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.141749+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.143522+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.144193+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.152842+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.208514+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.210118+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.212644+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.213370+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.223587+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.279463+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.281047+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.283036+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.283801+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.294113+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.349719+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.960 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.351164+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.352856+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.353450+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.363677+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.419982+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.421487+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.423253+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.423893+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.434236+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.507727+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.509466+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.511501+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.213370+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.223587+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.279463+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.281047+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.283036+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.283801+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.294113+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.349719+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.351164+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.352856+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.353450+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.363677+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.419982+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.421487+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.423253+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.423893+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.434236+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.507727+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.509466+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.511501+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.512226+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.524471+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.601524+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.603388+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.606037+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.606824+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[24028]: audit 2024-04-19T14:12:20.615841+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.512226+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.524471+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.601524+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.603388+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.606037+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.606824+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:20.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:20 smithi135 bash[18636]: audit 2024-04-19T14:12:20.615841+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:18.944503+0000 mgr.x (mgr.24923) 109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.000326+0000 mgr.x (mgr.24923) 110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.055454+0000 mgr.x (mgr.24923) 111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.109367+0000 mgr.x (mgr.24923) 112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.167188+0000 mgr.x (mgr.24923) 113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.225385+0000 mgr.x (mgr.24923) 114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.280510+0000 mgr.x (mgr.24923) 115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.336001+0000 mgr.x (mgr.24923) 116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.392941+0000 mgr.x (mgr.24923) 117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.450014+0000 mgr.x (mgr.24923) 118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.502002+0000 mgr.x (mgr.24923) 119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.560189+0000 mgr.x (mgr.24923) 120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.660694+0000 mgr.x (mgr.24923) 121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.662017+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.703021+0000 mon.b (mon.2) 464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.705948+0000 mon.b (mon.2) 465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.708303+0000 mon.b (mon.2) 466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.709186+0000 mon.b (mon.2) 467 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.717928+0000 mon.a (mon.0) 1443 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.720737+0000 mgr.x (mgr.24923) 122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.762114+0000 mon.b (mon.2) 468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.763694+0000 mon.b (mon.2) 469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.765472+0000 mon.b (mon.2) 470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.766080+0000 mon.b (mon.2) 471 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.772543+0000 mgr.x (mgr.24923) 123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.773991+0000 mon.a (mon.0) 1444 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.817566+0000 mon.b (mon.2) 472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.819016+0000 mon.b (mon.2) 473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.821308+0000 mon.b (mon.2) 474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.821897+0000 mon.b (mon.2) 475 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.828194+0000 mgr.x (mgr.24923) 124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.829626+0000 mon.a (mon.0) 1445 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.868485+0000 mon.b (mon.2) 476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.869926+0000 mon.b (mon.2) 477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.871540+0000 mon.b (mon.2) 478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.872107+0000 mon.b (mon.2) 479 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.877546+0000 mgr.x (mgr.24923) 125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.879058+0000 mon.a (mon.0) 1446 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.917263+0000 mon.b (mon.2) 480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.918875+0000 mon.b (mon.2) 481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.921351+0000 mon.b (mon.2) 482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.922158+0000 mon.b (mon.2) 483 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:19.930355+0000 mon.a (mon.0) 1447 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.001370+0000 mon.b (mon.2) 484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.003303+0000 mon.b (mon.2) 485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.005824+0000 mon.b (mon.2) 486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.006545+0000 mon.b (mon.2) 487 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.014869+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.070176+0000 mon.b (mon.2) 488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.071709+0000 mon.b (mon.2) 489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.073468+0000 mon.b (mon.2) 490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.074056+0000 mon.b (mon.2) 491 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.084334+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.140219+0000 mon.b (mon.2) 492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.141749+0000 mon.b (mon.2) 493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.143522+0000 mon.b (mon.2) 494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.144193+0000 mon.b (mon.2) 495 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.152842+0000 mon.a (mon.0) 1450 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.208514+0000 mon.b (mon.2) 496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.210118+0000 mon.b (mon.2) 497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.212644+0000 mon.b (mon.2) 498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.213370+0000 mon.b (mon.2) 499 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.223587+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.279463+0000 mon.b (mon.2) 500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.281047+0000 mon.b (mon.2) 501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.283036+0000 mon.b (mon.2) 502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.283801+0000 mon.b (mon.2) 503 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.294113+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.349719+0000 mon.b (mon.2) 504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.351164+0000 mon.b (mon.2) 505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.352856+0000 mon.b (mon.2) 506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.353450+0000 mon.b (mon.2) 507 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.363677+0000 mon.a (mon.0) 1453 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.419982+0000 mon.b (mon.2) 508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.421487+0000 mon.b (mon.2) 509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.423253+0000 mon.b (mon.2) 510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.423893+0000 mon.b (mon.2) 511 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.434236+0000 mon.a (mon.0) 1454 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.507727+0000 mon.b (mon.2) 512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.509466+0000 mon.b (mon.2) 513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.511501+0000 mon.b (mon.2) 514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.512226+0000 mon.b (mon.2) 515 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.524471+0000 mon.a (mon.0) 1455 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.601524+0000 mon.b (mon.2) 516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.603388+0000 mon.b (mon.2) 517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.606037+0000 mon.b (mon.2) 518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.606824+0000 mon.b (mon.2) 519 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:21.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:20 smithi139 bash[18762]: audit 2024-04-19T14:12:20.615841+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:19.928976+0000 mgr.x (mgr.24923) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.013482+0000 mgr.x (mgr.24923) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cluster 2024-04-19T14:12:20.020011+0000 mgr.x (mgr.24923) 128 : cluster [DBG] pgmap v18: 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-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.083086+0000 mgr.x (mgr.24923) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.151392+0000 mgr.x (mgr.24923) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.165670+0000 mgr.x (mgr.24923) 131 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.222447+0000 mgr.x (mgr.24923) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.292891+0000 mgr.x (mgr.24923) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.362341+0000 mgr.x (mgr.24923) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.432931+0000 mgr.x (mgr.24923) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.523293+0000 mgr.x (mgr.24923) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.614560+0000 mgr.x (mgr.24923) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.687951+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.689464+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.691168+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.691754+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.698539+0000 mgr.x (mgr.24923) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.699638+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.755672+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.757368+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.759915+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.760671+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.768207+0000 mgr.x (mgr.24923) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.769606+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.825123+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.826763+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.828738+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.829408+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.835652+0000 mgr.x (mgr.24923) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.837103+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.892282+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.894022+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.895763+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.896494+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.903513+0000 mgr.x (mgr.24923) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.903817+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.944129+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.945668+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.947384+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.948128+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:20.956509+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.011527+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.015585+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.017281+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.017907+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.024721+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.063448+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.064921+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.066695+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.067329+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.077843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.132494+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.133950+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.135703+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.136414+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.145051+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.184061+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.185568+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.187204+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.187801+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.196169+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.234995+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.236489+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.238187+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.238794+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.249632+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.288558+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.290126+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.291957+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.292640+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.301025+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.339498+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.341198+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.343512+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.344180+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.351485+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.390970+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.392698+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.394548+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.395205+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.403637+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.442765+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.444202+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.446640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.447249+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.456457+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.494901+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.496321+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.498002+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.498667+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.506247+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.544532+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.545995+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.547746+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.548325+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.555663+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.594022+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.595432+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.597638+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.598337+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.605830+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.645373+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.647653+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.649898+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.650580+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:21 smithi139 bash[18762]: audit 2024-04-19T14:12:21.658537+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:19.928976+0000 mgr.x (mgr.24923) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.013482+0000 mgr.x (mgr.24923) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cluster 2024-04-19T14:12:20.020011+0000 mgr.x (mgr.24923) 128 : cluster [DBG] pgmap v18: 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-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.083086+0000 mgr.x (mgr.24923) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.151392+0000 mgr.x (mgr.24923) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.165670+0000 mgr.x (mgr.24923) 131 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.222447+0000 mgr.x (mgr.24923) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.292891+0000 mgr.x (mgr.24923) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.362341+0000 mgr.x (mgr.24923) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.432931+0000 mgr.x (mgr.24923) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.523293+0000 mgr.x (mgr.24923) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.614560+0000 mgr.x (mgr.24923) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.687951+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.689464+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.691168+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.691754+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.698539+0000 mgr.x (mgr.24923) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.699638+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.755672+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.757368+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:19.928976+0000 mgr.x (mgr.24923) 126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.013482+0000 mgr.x (mgr.24923) 127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cluster 2024-04-19T14:12:20.020011+0000 mgr.x (mgr.24923) 128 : cluster [DBG] pgmap v18: 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-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.083086+0000 mgr.x (mgr.24923) 129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.151392+0000 mgr.x (mgr.24923) 130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.165670+0000 mgr.x (mgr.24923) 131 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.222447+0000 mgr.x (mgr.24923) 132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.292891+0000 mgr.x (mgr.24923) 133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.362341+0000 mgr.x (mgr.24923) 134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.432931+0000 mgr.x (mgr.24923) 135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.523293+0000 mgr.x (mgr.24923) 136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.614560+0000 mgr.x (mgr.24923) 137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.687951+0000 mon.b (mon.2) 520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.689464+0000 mon.b (mon.2) 521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.691168+0000 mon.b (mon.2) 522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.691754+0000 mon.b (mon.2) 523 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.698539+0000 mgr.x (mgr.24923) 138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.699638+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.755672+0000 mon.b (mon.2) 524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.757368+0000 mon.b (mon.2) 525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.759915+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.760671+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.768207+0000 mgr.x (mgr.24923) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.769606+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.825123+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.826763+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.828738+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.829408+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.835652+0000 mgr.x (mgr.24923) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.837103+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.892282+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.894022+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.895763+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.896494+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.903513+0000 mgr.x (mgr.24923) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.903817+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.944129+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.945668+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.947384+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.948128+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:20.956509+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.759915+0000 mon.b (mon.2) 526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.760671+0000 mon.b (mon.2) 527 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.768207+0000 mgr.x (mgr.24923) 139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.769606+0000 mon.a (mon.0) 1458 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.825123+0000 mon.b (mon.2) 528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.826763+0000 mon.b (mon.2) 529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.828738+0000 mon.b (mon.2) 530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.829408+0000 mon.b (mon.2) 531 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.835652+0000 mgr.x (mgr.24923) 140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.837103+0000 mon.a (mon.0) 1459 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.892282+0000 mon.b (mon.2) 532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.894022+0000 mon.b (mon.2) 533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.895763+0000 mon.b (mon.2) 534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.896494+0000 mon.b (mon.2) 535 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.903513+0000 mgr.x (mgr.24923) 141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.903817+0000 mon.a (mon.0) 1460 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.944129+0000 mon.b (mon.2) 536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.945668+0000 mon.b (mon.2) 537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.947384+0000 mon.b (mon.2) 538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.948128+0000 mon.b (mon.2) 539 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:20.956509+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.011527+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.015585+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.017281+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.017907+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.024721+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.063448+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.064921+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.066695+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.067329+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.077843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.132494+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.133950+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.135703+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.136414+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.145051+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.184061+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.185568+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.187204+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.187801+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.196169+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.011527+0000 mon.b (mon.2) 540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.015585+0000 mon.b (mon.2) 541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.017281+0000 mon.b (mon.2) 542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.017907+0000 mon.b (mon.2) 543 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.024721+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.063448+0000 mon.b (mon.2) 544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.064921+0000 mon.b (mon.2) 545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.066695+0000 mon.b (mon.2) 546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.067329+0000 mon.b (mon.2) 547 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.077843+0000 mon.a (mon.0) 1463 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.132494+0000 mon.b (mon.2) 548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.133950+0000 mon.b (mon.2) 549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.135703+0000 mon.b (mon.2) 550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.136414+0000 mon.b (mon.2) 551 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.145051+0000 mon.a (mon.0) 1464 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.184061+0000 mon.b (mon.2) 552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.185568+0000 mon.b (mon.2) 553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.187204+0000 mon.b (mon.2) 554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.187801+0000 mon.b (mon.2) 555 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.196169+0000 mon.a (mon.0) 1465 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.234995+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.236489+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.238187+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.238794+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.249632+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.288558+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.290126+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.291957+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.292640+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.301025+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.339498+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.341198+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.343512+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.344180+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.351485+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.390970+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.392698+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.394548+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.395205+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.403637+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.442765+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.444202+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.446640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.447249+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.456457+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.494901+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.496321+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.498002+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.498667+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.506247+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.544532+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.545995+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.547746+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.548325+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.555663+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.594022+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.595432+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.597638+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.598337+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.605830+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.645373+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.647653+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.649898+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.650580+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[24028]: audit 2024-04-19T14:12:21.658537+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.234995+0000 mon.b (mon.2) 556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.236489+0000 mon.b (mon.2) 557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.238187+0000 mon.b (mon.2) 558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.238794+0000 mon.b (mon.2) 559 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.249632+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.288558+0000 mon.b (mon.2) 560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.290126+0000 mon.b (mon.2) 561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.291957+0000 mon.b (mon.2) 562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.292640+0000 mon.b (mon.2) 563 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.301025+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.339498+0000 mon.b (mon.2) 564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.341198+0000 mon.b (mon.2) 565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.343512+0000 mon.b (mon.2) 566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.344180+0000 mon.b (mon.2) 567 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.351485+0000 mon.a (mon.0) 1468 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.390970+0000 mon.b (mon.2) 568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.392698+0000 mon.b (mon.2) 569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.394548+0000 mon.b (mon.2) 570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.395205+0000 mon.b (mon.2) 571 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.403637+0000 mon.a (mon.0) 1469 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.442765+0000 mon.b (mon.2) 572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.444202+0000 mon.b (mon.2) 573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.446640+0000 mon.b (mon.2) 574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.447249+0000 mon.b (mon.2) 575 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.456457+0000 mon.a (mon.0) 1470 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.494901+0000 mon.b (mon.2) 576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.496321+0000 mon.b (mon.2) 577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.498002+0000 mon.b (mon.2) 578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.498667+0000 mon.b (mon.2) 579 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.506247+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.544532+0000 mon.b (mon.2) 580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.545995+0000 mon.b (mon.2) 581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.547746+0000 mon.b (mon.2) 582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.548325+0000 mon.b (mon.2) 583 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.555663+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.594022+0000 mon.b (mon.2) 584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.595432+0000 mon.b (mon.2) 585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.597638+0000 mon.b (mon.2) 586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.598337+0000 mon.b (mon.2) 587 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.605830+0000 mon.a (mon.0) 1473 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.645373+0000 mon.b (mon.2) 588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.647653+0000 mon.b (mon.2) 589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.649898+0000 mon.b (mon.2) 590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.650580+0000 mon.b (mon.2) 591 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:21 smithi135 bash[18636]: audit 2024-04-19T14:12:21.658537+0000 mon.a (mon.0) 1474 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:20.955134+0000 mgr.x (mgr.24923) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.023228+0000 mgr.x (mgr.24923) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.076474+0000 mgr.x (mgr.24923) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.143690+0000 mgr.x (mgr.24923) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.194827+0000 mgr.x (mgr.24923) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.248313+0000 mgr.x (mgr.24923) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.299591+0000 mgr.x (mgr.24923) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.350816+0000 mgr.x (mgr.24923) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.402148+0000 mgr.x (mgr.24923) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.455037+0000 mgr.x (mgr.24923) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.504753+0000 mgr.x (mgr.24923) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.554133+0000 mgr.x (mgr.24923) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.604417+0000 mgr.x (mgr.24923) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.657373+0000 mgr.x (mgr.24923) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.717014+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.718687+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.721297+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.722097+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.729609+0000 mgr.x (mgr.24923) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.730882+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.769908+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.771574+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.773361+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.774038+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.780573+0000 mgr.x (mgr.24923) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.782057+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.821116+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.822614+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.824416+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.825053+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.830977+0000 mgr.x (mgr.24923) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.832485+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.871120+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.872600+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.874349+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.874959+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.880872+0000 mgr.x (mgr.24923) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.882356+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.921347+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.922843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.924728+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.925357+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.933112+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.972260+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.973766+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.975500+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.976092+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:21.983382+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.022029+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.023630+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.025356+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.026008+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.033373+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.072098+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.073558+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.075447+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.076112+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.083585+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.122750+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.124257+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.125985+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.126641+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.135832+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.175430+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.177081+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.178968+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.179670+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.189400+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.229250+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.230886+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.233601+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.234724+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.243903+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.285013+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.286644+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.288490+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.289152+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.298367+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.343526+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.345585+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.347441+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.348067+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.357233+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.403181+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.404994+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.407639+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.408347+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.418474+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.459792+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.461546+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.463499+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.464273+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.475490+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.521132+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.523332+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.525718+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.526510+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.537222+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.616771+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.618465+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.621048+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.621791+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:22 smithi139 bash[18762]: audit 2024-04-19T14:12:22.634095+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:20.955134+0000 mgr.x (mgr.24923) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.023228+0000 mgr.x (mgr.24923) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.076474+0000 mgr.x (mgr.24923) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.143690+0000 mgr.x (mgr.24923) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.194827+0000 mgr.x (mgr.24923) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.248313+0000 mgr.x (mgr.24923) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.299591+0000 mgr.x (mgr.24923) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.350816+0000 mgr.x (mgr.24923) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.402148+0000 mgr.x (mgr.24923) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.455037+0000 mgr.x (mgr.24923) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.504753+0000 mgr.x (mgr.24923) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.554133+0000 mgr.x (mgr.24923) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.604417+0000 mgr.x (mgr.24923) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.657373+0000 mgr.x (mgr.24923) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.717014+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.718687+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.721297+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.722097+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.729609+0000 mgr.x (mgr.24923) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.730882+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.769908+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:20.955134+0000 mgr.x (mgr.24923) 142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.023228+0000 mgr.x (mgr.24923) 143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.076474+0000 mgr.x (mgr.24923) 144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.143690+0000 mgr.x (mgr.24923) 145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.194827+0000 mgr.x (mgr.24923) 146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.248313+0000 mgr.x (mgr.24923) 147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.299591+0000 mgr.x (mgr.24923) 148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.350816+0000 mgr.x (mgr.24923) 149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.402148+0000 mgr.x (mgr.24923) 150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.455037+0000 mgr.x (mgr.24923) 151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.504753+0000 mgr.x (mgr.24923) 152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.554133+0000 mgr.x (mgr.24923) 153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.604417+0000 mgr.x (mgr.24923) 154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.657373+0000 mgr.x (mgr.24923) 155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.717014+0000 mon.b (mon.2) 592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.718687+0000 mon.b (mon.2) 593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.721297+0000 mon.b (mon.2) 594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.722097+0000 mon.b (mon.2) 595 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.729609+0000 mgr.x (mgr.24923) 156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.730882+0000 mon.a (mon.0) 1475 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.769908+0000 mon.b (mon.2) 596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.771574+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.773361+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.774038+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.780573+0000 mgr.x (mgr.24923) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.782057+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.821116+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.822614+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.824416+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.825053+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.830977+0000 mgr.x (mgr.24923) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.832485+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.871120+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.872600+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.874349+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.874959+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.880872+0000 mgr.x (mgr.24923) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.882356+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.921347+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.922843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.924728+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.771574+0000 mon.b (mon.2) 597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.773361+0000 mon.b (mon.2) 598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.774038+0000 mon.b (mon.2) 599 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.780573+0000 mgr.x (mgr.24923) 157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.782057+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.821116+0000 mon.b (mon.2) 600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.822614+0000 mon.b (mon.2) 601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.824416+0000 mon.b (mon.2) 602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.825053+0000 mon.b (mon.2) 603 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.830977+0000 mgr.x (mgr.24923) 158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.832485+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.871120+0000 mon.b (mon.2) 604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.872600+0000 mon.b (mon.2) 605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.874349+0000 mon.b (mon.2) 606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.874959+0000 mon.b (mon.2) 607 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.880872+0000 mgr.x (mgr.24923) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.882356+0000 mon.a (mon.0) 1478 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.921347+0000 mon.b (mon.2) 608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.922843+0000 mon.b (mon.2) 609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.924728+0000 mon.b (mon.2) 610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.925357+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.933112+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.972260+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.973766+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.975500+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.976092+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:21.983382+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.022029+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.023630+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.025356+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.026008+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.033373+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.072098+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.073558+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.075447+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.076112+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.083585+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.122750+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.124257+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.125985+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.925357+0000 mon.b (mon.2) 611 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.933112+0000 mon.a (mon.0) 1479 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.972260+0000 mon.b (mon.2) 612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.973766+0000 mon.b (mon.2) 613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.975500+0000 mon.b (mon.2) 614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.976092+0000 mon.b (mon.2) 615 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:21.983382+0000 mon.a (mon.0) 1480 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.022029+0000 mon.b (mon.2) 616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.023630+0000 mon.b (mon.2) 617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.025356+0000 mon.b (mon.2) 618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.026008+0000 mon.b (mon.2) 619 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.033373+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.072098+0000 mon.b (mon.2) 620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.073558+0000 mon.b (mon.2) 621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.075447+0000 mon.b (mon.2) 622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.076112+0000 mon.b (mon.2) 623 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.083585+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.122750+0000 mon.b (mon.2) 624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.124257+0000 mon.b (mon.2) 625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.125985+0000 mon.b (mon.2) 626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.126641+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.135832+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.175430+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.177081+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.178968+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.179670+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.189400+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.229250+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.230886+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.233601+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.234724+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.243903+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.285013+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.286644+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.288490+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.289152+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.298367+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.343526+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.345585+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.347441+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.348067+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.357233+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.403181+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.404994+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.407639+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.408347+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.418474+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.459792+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.461546+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.463499+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.464273+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.475490+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.521132+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.523332+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.525718+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.526510+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.537222+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.616771+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.618465+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.621048+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.621791+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[24028]: audit 2024-04-19T14:12:22.634095+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.126641+0000 mon.b (mon.2) 627 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.135832+0000 mon.a (mon.0) 1483 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.175430+0000 mon.b (mon.2) 628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.177081+0000 mon.b (mon.2) 629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.178968+0000 mon.b (mon.2) 630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.179670+0000 mon.b (mon.2) 631 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.189400+0000 mon.a (mon.0) 1484 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.229250+0000 mon.b (mon.2) 632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.230886+0000 mon.b (mon.2) 633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.233601+0000 mon.b (mon.2) 634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.234724+0000 mon.b (mon.2) 635 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.243903+0000 mon.a (mon.0) 1485 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.285013+0000 mon.b (mon.2) 636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.286644+0000 mon.b (mon.2) 637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.288490+0000 mon.b (mon.2) 638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.289152+0000 mon.b (mon.2) 639 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.298367+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.343526+0000 mon.b (mon.2) 640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.345585+0000 mon.b (mon.2) 641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.347441+0000 mon.b (mon.2) 642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.348067+0000 mon.b (mon.2) 643 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.357233+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.403181+0000 mon.b (mon.2) 644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.404994+0000 mon.b (mon.2) 645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.407639+0000 mon.b (mon.2) 646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.408347+0000 mon.b (mon.2) 647 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.418474+0000 mon.a (mon.0) 1488 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.459792+0000 mon.b (mon.2) 648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.461546+0000 mon.b (mon.2) 649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.463499+0000 mon.b (mon.2) 650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.464273+0000 mon.b (mon.2) 651 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.475490+0000 mon.a (mon.0) 1489 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.521132+0000 mon.b (mon.2) 652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.523332+0000 mon.b (mon.2) 653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.525718+0000 mon.b (mon.2) 654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.526510+0000 mon.b (mon.2) 655 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.537222+0000 mon.a (mon.0) 1490 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.616771+0000 mon.b (mon.2) 656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.618465+0000 mon.b (mon.2) 657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.621048+0000 mon.b (mon.2) 658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.621791+0000 mon.b (mon.2) 659 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:23.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:22 smithi135 bash[18636]: audit 2024-04-19T14:12:22.634095+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:23.667 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[54941]: ts=2024-04-19T14:12:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.931704+0000 mgr.x (mgr.24923) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:21.981852+0000 mgr.x (mgr.24923) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cluster 2024-04-19T14:12:22.020480+0000 mgr.x (mgr.24923) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.031815+0000 mgr.x (mgr.24923) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.082180+0000 mgr.x (mgr.24923) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.134358+0000 mgr.x (mgr.24923) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.189254+0000 mgr.x (mgr.24923) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.243981+0000 mgr.x (mgr.24923) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.298093+0000 mgr.x (mgr.24923) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.357432+0000 mgr.x (mgr.24923) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.418473+0000 mgr.x (mgr.24923) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.474207+0000 mgr.x (mgr.24923) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.537134+0000 mgr.x (mgr.24923) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.632773+0000 mgr.x (mgr.24923) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.708141+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.709751+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.712163+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.712887+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.720221+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.722428+0000 mgr.x (mgr.24923) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.781764+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.783779+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.785627+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.786385+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.796090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.796351+0000 mgr.x (mgr.24923) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.838042+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.839677+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.841755+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.843090+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.850641+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.851348+0000 mgr.x (mgr.24923) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.894414+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.896683+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.899043+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.900365+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: cephadm 2024-04-19T14:12:22.909098+0000 mgr.x (mgr.24923) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.910380+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.986195+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.987961+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.990745+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.991532+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:22.999693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.076022+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.078099+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.080386+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.081193+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.089116+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.152529+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.154651+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.157029+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.157907+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.166286+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.229310+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.231169+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.233729+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.234643+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.244235+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.312495+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.314593+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.317155+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.317833+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.327847+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.366992+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.368629+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.370497+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.371077+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.380030+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.434866+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.436346+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.438057+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.438651+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.451168+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.495458+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.497130+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.498927+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.499546+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.507612+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.552399+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.554446+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.556737+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.557488+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.565867+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.622163+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.623791+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.625928+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.626732+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:23 smithi139 bash[18762]: audit 2024-04-19T14:12:23.638037+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.931704+0000 mgr.x (mgr.24923) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:21.981852+0000 mgr.x (mgr.24923) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cluster 2024-04-19T14:12:22.020480+0000 mgr.x (mgr.24923) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.031815+0000 mgr.x (mgr.24923) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.082180+0000 mgr.x (mgr.24923) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.134358+0000 mgr.x (mgr.24923) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.189254+0000 mgr.x (mgr.24923) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.243981+0000 mgr.x (mgr.24923) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.298093+0000 mgr.x (mgr.24923) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.357432+0000 mgr.x (mgr.24923) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.418473+0000 mgr.x (mgr.24923) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.474207+0000 mgr.x (mgr.24923) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.537134+0000 mgr.x (mgr.24923) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.632773+0000 mgr.x (mgr.24923) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.708141+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.709751+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.712163+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.712887+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.720221+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.722428+0000 mgr.x (mgr.24923) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.781764+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.931704+0000 mgr.x (mgr.24923) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:21.981852+0000 mgr.x (mgr.24923) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cluster 2024-04-19T14:12:22.020480+0000 mgr.x (mgr.24923) 162 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 693 B/s rd, 0 op/s 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.031815+0000 mgr.x (mgr.24923) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.082180+0000 mgr.x (mgr.24923) 164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.134358+0000 mgr.x (mgr.24923) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.189254+0000 mgr.x (mgr.24923) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.243981+0000 mgr.x (mgr.24923) 167 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.298093+0000 mgr.x (mgr.24923) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.357432+0000 mgr.x (mgr.24923) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.418473+0000 mgr.x (mgr.24923) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.474207+0000 mgr.x (mgr.24923) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.537134+0000 mgr.x (mgr.24923) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.632773+0000 mgr.x (mgr.24923) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.708141+0000 mon.b (mon.2) 660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.709751+0000 mon.b (mon.2) 661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.712163+0000 mon.b (mon.2) 662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.712887+0000 mon.b (mon.2) 663 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.720221+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.722428+0000 mgr.x (mgr.24923) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.781764+0000 mon.b (mon.2) 664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.783779+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.785627+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.786385+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.796090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.796351+0000 mgr.x (mgr.24923) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.838042+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.839677+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.841755+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.843090+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.850641+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.851348+0000 mgr.x (mgr.24923) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.894414+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.896683+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.899043+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.900365+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: cephadm 2024-04-19T14:12:22.909098+0000 mgr.x (mgr.24923) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.910380+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.986195+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.987961+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.990745+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.783779+0000 mon.b (mon.2) 665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.785627+0000 mon.b (mon.2) 666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.786385+0000 mon.b (mon.2) 667 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.796090+0000 mon.a (mon.0) 1493 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.796351+0000 mgr.x (mgr.24923) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.838042+0000 mon.b (mon.2) 668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.839677+0000 mon.b (mon.2) 669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.841755+0000 mon.b (mon.2) 670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.843090+0000 mon.b (mon.2) 671 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.850641+0000 mon.a (mon.0) 1494 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.851348+0000 mgr.x (mgr.24923) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.894414+0000 mon.b (mon.2) 672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.896683+0000 mon.b (mon.2) 673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.899043+0000 mon.b (mon.2) 674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.900365+0000 mon.b (mon.2) 675 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: cephadm 2024-04-19T14:12:22.909098+0000 mgr.x (mgr.24923) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.910380+0000 mon.a (mon.0) 1495 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.986195+0000 mon.b (mon.2) 676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.987961+0000 mon.b (mon.2) 677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.990745+0000 mon.b (mon.2) 678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.991532+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:22.999693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.076022+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.078099+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.080386+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.081193+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.089116+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.152529+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.154651+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.157029+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.157907+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.166286+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.229310+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.231169+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.233729+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.234643+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.244235+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.312495+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.314593+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.317155+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.991532+0000 mon.b (mon.2) 679 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:22.999693+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.076022+0000 mon.b (mon.2) 680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.078099+0000 mon.b (mon.2) 681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.080386+0000 mon.b (mon.2) 682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.081193+0000 mon.b (mon.2) 683 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.089116+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.152529+0000 mon.b (mon.2) 684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.154651+0000 mon.b (mon.2) 685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.157029+0000 mon.b (mon.2) 686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.157907+0000 mon.b (mon.2) 687 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.166286+0000 mon.a (mon.0) 1498 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.229310+0000 mon.b (mon.2) 688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.231169+0000 mon.b (mon.2) 689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.233729+0000 mon.b (mon.2) 690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.234643+0000 mon.b (mon.2) 691 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.244235+0000 mon.a (mon.0) 1499 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.312495+0000 mon.b (mon.2) 692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.314593+0000 mon.b (mon.2) 693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.317155+0000 mon.b (mon.2) 694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.317833+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.327847+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.366992+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.368629+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.370497+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.371077+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.380030+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.434866+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.436346+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.438057+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.438651+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.451168+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.495458+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.497130+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.498927+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.499546+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.507612+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.552399+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.554446+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.556737+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.557488+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.565867+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.622163+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.623791+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.625928+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.626732+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[18636]: audit 2024-04-19T14:12:23.638037+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.317833+0000 mon.b (mon.2) 695 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.327847+0000 mon.a (mon.0) 1500 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.366992+0000 mon.b (mon.2) 696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.368629+0000 mon.b (mon.2) 697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.370497+0000 mon.b (mon.2) 698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.371077+0000 mon.b (mon.2) 699 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.380030+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.434866+0000 mon.b (mon.2) 700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.436346+0000 mon.b (mon.2) 701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.438057+0000 mon.b (mon.2) 702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.438651+0000 mon.b (mon.2) 703 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.451168+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.495458+0000 mon.b (mon.2) 704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.497130+0000 mon.b (mon.2) 705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.498927+0000 mon.b (mon.2) 706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.499546+0000 mon.b (mon.2) 707 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.507612+0000 mon.a (mon.0) 1503 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.552399+0000 mon.b (mon.2) 708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.554446+0000 mon.b (mon.2) 709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.556737+0000 mon.b (mon.2) 710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.557488+0000 mon.b (mon.2) 711 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.565867+0000 mon.a (mon.0) 1504 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.622163+0000 mon.b (mon.2) 712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.623791+0000 mon.b (mon.2) 713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.625928+0000 mon.b (mon.2) 714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.626732+0000 mon.b (mon.2) 715 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:23 smithi135 bash[24028]: audit 2024-04-19T14:12:23.638037+0000 mon.a (mon.0) 1505 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.670 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:12:24] "GET /metrics HTTP/1.1" 200 38246 "" "Prometheus/2.33.4" 2024-04-19T14:12:24.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.001363+0000 mgr.x (mgr.24923) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.090917+0000 mgr.x (mgr.24923) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.167846+0000 mgr.x (mgr.24923) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.248605+0000 mgr.x (mgr.24923) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.326724+0000 mgr.x (mgr.24923) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.378548+0000 mgr.x (mgr.24923) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.450227+0000 mgr.x (mgr.24923) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.507510+0000 mgr.x (mgr.24923) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.565730+0000 mgr.x (mgr.24923) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.636679+0000 mgr.x (mgr.24923) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.695183+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.696795+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.698530+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.699144+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.705517+0000 mgr.x (mgr.24923) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.707016+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.763538+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.765241+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.767457+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.768205+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.779660+0000 mgr.x (mgr.24923) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.001363+0000 mgr.x (mgr.24923) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.090917+0000 mgr.x (mgr.24923) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.167846+0000 mgr.x (mgr.24923) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.248605+0000 mgr.x (mgr.24923) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.326724+0000 mgr.x (mgr.24923) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.378548+0000 mgr.x (mgr.24923) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.450227+0000 mgr.x (mgr.24923) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.507510+0000 mgr.x (mgr.24923) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.565730+0000 mgr.x (mgr.24923) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.636679+0000 mgr.x (mgr.24923) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.695183+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.696795+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.698530+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.699144+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.705517+0000 mgr.x (mgr.24923) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.707016+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.763538+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.765241+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.767457+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.768205+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:24.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.779660+0000 mgr.x (mgr.24923) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.780984+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.820603+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.822016+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.823905+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.824524+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.835291+0000 mgr.x (mgr.24923) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.836626+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.892254+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.893638+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.895611+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.896219+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.907347+0000 mgr.x (mgr.24923) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.908670+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.964191+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.965691+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.967351+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.968002+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:23.979711+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.017959+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.019445+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.780984+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.820603+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.822016+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.823905+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.824524+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.835291+0000 mgr.x (mgr.24923) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.836626+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.892254+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.893638+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.895611+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.896219+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.907347+0000 mgr.x (mgr.24923) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.908670+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.964191+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.965691+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.967351+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.968002+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:23.979711+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.017959+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.019445+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.021886+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.022564+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.034657+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.110182+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.111940+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.114273+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.114902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.127319+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.203204+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.204798+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.206710+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.207358+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.217510+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.260864+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.262945+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.266057+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.266850+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.279534+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.356278+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.358026+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.021886+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.022564+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.034657+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.110182+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.111940+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.114273+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.114902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.127319+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.203204+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.204798+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.206710+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.207358+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.217510+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.260864+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.262945+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.266057+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.266850+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.279534+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.356278+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.358026+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.359917+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.360625+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.371477+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.449309+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.451362+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.453544+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.455230+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.466204+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.542867+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.545360+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.547721+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.548782+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.560170+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.615871+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.617366+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.619209+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.619861+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.629825+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.669375+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[24028]: audit 2024-04-19T14:12:24.670894+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.359917+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.360625+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.371477+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.449309+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.451362+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.453544+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.455230+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.466204+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.542867+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.545360+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.547721+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.548782+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.560170+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.615871+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.617366+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.619209+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.619861+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.629825+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.669375+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:24 smithi135 bash[18636]: audit 2024-04-19T14:12:24.670894+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.001363+0000 mgr.x (mgr.24923) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.090917+0000 mgr.x (mgr.24923) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.167846+0000 mgr.x (mgr.24923) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.248605+0000 mgr.x (mgr.24923) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.326724+0000 mgr.x (mgr.24923) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.378548+0000 mgr.x (mgr.24923) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.450227+0000 mgr.x (mgr.24923) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.507510+0000 mgr.x (mgr.24923) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.565730+0000 mgr.x (mgr.24923) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.636679+0000 mgr.x (mgr.24923) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.695183+0000 mon.b (mon.2) 716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.696795+0000 mon.b (mon.2) 717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.698530+0000 mon.b (mon.2) 718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.699144+0000 mon.b (mon.2) 719 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.705517+0000 mgr.x (mgr.24923) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.707016+0000 mon.a (mon.0) 1506 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.763538+0000 mon.b (mon.2) 720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.765241+0000 mon.b (mon.2) 721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.767457+0000 mon.b (mon.2) 722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.768205+0000 mon.b (mon.2) 723 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.779660+0000 mgr.x (mgr.24923) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.780984+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.820603+0000 mon.b (mon.2) 724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.822016+0000 mon.b (mon.2) 725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.823905+0000 mon.b (mon.2) 726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.824524+0000 mon.b (mon.2) 727 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.835291+0000 mgr.x (mgr.24923) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.836626+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.892254+0000 mon.b (mon.2) 728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.893638+0000 mon.b (mon.2) 729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.895611+0000 mon.b (mon.2) 730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.896219+0000 mon.b (mon.2) 731 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.907347+0000 mgr.x (mgr.24923) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.908670+0000 mon.a (mon.0) 1509 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.964191+0000 mon.b (mon.2) 732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.965691+0000 mon.b (mon.2) 733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.967351+0000 mon.b (mon.2) 734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.968002+0000 mon.b (mon.2) 735 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:23.979711+0000 mon.a (mon.0) 1510 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.017959+0000 mon.b (mon.2) 736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.019445+0000 mon.b (mon.2) 737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.021886+0000 mon.b (mon.2) 738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.022564+0000 mon.b (mon.2) 739 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.034657+0000 mon.a (mon.0) 1511 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.110182+0000 mon.b (mon.2) 740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.111940+0000 mon.b (mon.2) 741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.114273+0000 mon.b (mon.2) 742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.114902+0000 mon.b (mon.2) 743 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.127319+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.203204+0000 mon.b (mon.2) 744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.204798+0000 mon.b (mon.2) 745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.206710+0000 mon.b (mon.2) 746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.207358+0000 mon.b (mon.2) 747 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.217510+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.260864+0000 mon.b (mon.2) 748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.262945+0000 mon.b (mon.2) 749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.266057+0000 mon.b (mon.2) 750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.266850+0000 mon.b (mon.2) 751 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.279534+0000 mon.a (mon.0) 1514 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.356278+0000 mon.b (mon.2) 752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.358026+0000 mon.b (mon.2) 753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.359917+0000 mon.b (mon.2) 754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.360625+0000 mon.b (mon.2) 755 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.371477+0000 mon.a (mon.0) 1515 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.449309+0000 mon.b (mon.2) 756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.451362+0000 mon.b (mon.2) 757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.453544+0000 mon.b (mon.2) 758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.455230+0000 mon.b (mon.2) 759 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.466204+0000 mon.a (mon.0) 1516 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.542867+0000 mon.b (mon.2) 760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.545360+0000 mon.b (mon.2) 761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.547721+0000 mon.b (mon.2) 762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.548782+0000 mon.b (mon.2) 763 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.560170+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.615871+0000 mon.b (mon.2) 764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.617366+0000 mon.b (mon.2) 765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.619209+0000 mon.b (mon.2) 766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.619861+0000 mon.b (mon.2) 767 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.629825+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.669375+0000 mon.b (mon.2) 768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:24 smithi139 bash[18762]: audit 2024-04-19T14:12:24.670894+0000 mon.b (mon.2) 769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:23.978215+0000 mgr.x (mgr.24923) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cluster 2024-04-19T14:12:24.021379+0000 mgr.x (mgr.24923) 193 : 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-19T14:12:25.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.033264+0000 mgr.x (mgr.24923) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.125934+0000 mgr.x (mgr.24923) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.216052+0000 mgr.x (mgr.24923) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.278255+0000 mgr.x (mgr.24923) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.370052+0000 mgr.x (mgr.24923) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.464991+0000 mgr.x (mgr.24923) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.558962+0000 mgr.x (mgr.24923) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.628459+0000 mgr.x (mgr.24923) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.672659+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.673302+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.701224+0000 mgr.x (mgr.24923) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.702616+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.757543+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.759051+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.760838+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.761455+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.769319+0000 mgr.x (mgr.24923) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.770720+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.826761+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:23.978215+0000 mgr.x (mgr.24923) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cluster 2024-04-19T14:12:24.021379+0000 mgr.x (mgr.24923) 193 : 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-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.033264+0000 mgr.x (mgr.24923) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.125934+0000 mgr.x (mgr.24923) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.216052+0000 mgr.x (mgr.24923) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.278255+0000 mgr.x (mgr.24923) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.370052+0000 mgr.x (mgr.24923) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.464991+0000 mgr.x (mgr.24923) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.558962+0000 mgr.x (mgr.24923) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.628459+0000 mgr.x (mgr.24923) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.672659+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.673302+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.701224+0000 mgr.x (mgr.24923) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.702616+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.757543+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.759051+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.760838+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.761455+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.769319+0000 mgr.x (mgr.24923) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.770720+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.826761+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.828315+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.830017+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.830580+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.840600+0000 mgr.x (mgr.24923) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.841929+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.897180+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.898632+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.900454+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.901153+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.913539+0000 mgr.x (mgr.24923) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.883 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.914920+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.970731+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.972381+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.974872+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.982520+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:24.991335+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.031441+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.032903+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.034620+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.035220+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.828315+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.884 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.830017+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.830580+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.840600+0000 mgr.x (mgr.24923) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.841929+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.897180+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.898632+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.900454+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.901153+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.913539+0000 mgr.x (mgr.24923) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.914920+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.970731+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.972381+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.974872+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.982520+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:24.991335+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.031441+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.032903+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.034620+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.035220+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.045453+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.083765+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.085137+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.086764+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.087321+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.886 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.098440+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.137192+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.138606+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.140421+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.141037+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.154771+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.209526+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.211131+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.213378+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.214013+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.229256+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.289161+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.291456+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.294198+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.045453+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.083765+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.085137+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.086764+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.087321+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.098440+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.137192+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.138606+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.140421+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.141037+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.154771+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.209526+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.211131+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.213378+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.214013+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.229256+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.289161+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.291456+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.294198+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.295063+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.310655+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.387154+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.889 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.388965+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.390782+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.391430+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.406792+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.477797+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.479426+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.481741+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.482406+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.497511+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.555284+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.557127+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.559254+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.560005+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.570277+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.632547+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.634456+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.636374+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.637124+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[18636]: audit 2024-04-19T14:12:25.647646+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.295063+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.310655+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.387154+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.388965+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.390782+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.391430+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.406792+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.477797+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.479426+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.481741+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.482406+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.497511+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.555284+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.557127+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.559254+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.560005+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.570277+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.632547+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.634456+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.636374+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.637124+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:25 smithi135 bash[24028]: audit 2024-04-19T14:12:25.647646+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:23.978215+0000 mgr.x (mgr.24923) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cluster 2024-04-19T14:12:24.021379+0000 mgr.x (mgr.24923) 193 : 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-19T14:12:25.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.033264+0000 mgr.x (mgr.24923) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.125934+0000 mgr.x (mgr.24923) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.216052+0000 mgr.x (mgr.24923) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.278255+0000 mgr.x (mgr.24923) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.370052+0000 mgr.x (mgr.24923) 198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.464991+0000 mgr.x (mgr.24923) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.558962+0000 mgr.x (mgr.24923) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.628459+0000 mgr.x (mgr.24923) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.672659+0000 mon.b (mon.2) 770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.673302+0000 mon.b (mon.2) 771 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.701224+0000 mgr.x (mgr.24923) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.702616+0000 mon.a (mon.0) 1519 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.757543+0000 mon.b (mon.2) 772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.759051+0000 mon.b (mon.2) 773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.760838+0000 mon.b (mon.2) 774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.761455+0000 mon.b (mon.2) 775 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.769319+0000 mgr.x (mgr.24923) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.770720+0000 mon.a (mon.0) 1520 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.826761+0000 mon.b (mon.2) 776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.828315+0000 mon.b (mon.2) 777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.830017+0000 mon.b (mon.2) 778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.830580+0000 mon.b (mon.2) 779 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.840600+0000 mgr.x (mgr.24923) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.841929+0000 mon.a (mon.0) 1521 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.897180+0000 mon.b (mon.2) 780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.898632+0000 mon.b (mon.2) 781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.900454+0000 mon.b (mon.2) 782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.901153+0000 mon.b (mon.2) 783 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.913539+0000 mgr.x (mgr.24923) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.914920+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.970731+0000 mon.b (mon.2) 784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.972381+0000 mon.b (mon.2) 785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.974872+0000 mon.b (mon.2) 786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.982520+0000 mon.b (mon.2) 787 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:24.991335+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.031441+0000 mon.b (mon.2) 788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.032903+0000 mon.b (mon.2) 789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.034620+0000 mon.b (mon.2) 790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.035220+0000 mon.b (mon.2) 791 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.045453+0000 mon.a (mon.0) 1524 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.083765+0000 mon.b (mon.2) 792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.085137+0000 mon.b (mon.2) 793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.086764+0000 mon.b (mon.2) 794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.087321+0000 mon.b (mon.2) 795 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.098440+0000 mon.a (mon.0) 1525 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.137192+0000 mon.b (mon.2) 796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.138606+0000 mon.b (mon.2) 797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.140421+0000 mon.b (mon.2) 798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.141037+0000 mon.b (mon.2) 799 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.154771+0000 mon.a (mon.0) 1526 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.209526+0000 mon.b (mon.2) 800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.211131+0000 mon.b (mon.2) 801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.213378+0000 mon.b (mon.2) 802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.214013+0000 mon.b (mon.2) 803 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.229256+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.289161+0000 mon.b (mon.2) 804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.291456+0000 mon.b (mon.2) 805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.294198+0000 mon.b (mon.2) 806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.295063+0000 mon.b (mon.2) 807 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.310655+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.387154+0000 mon.b (mon.2) 808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.388965+0000 mon.b (mon.2) 809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.390782+0000 mon.b (mon.2) 810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.391430+0000 mon.b (mon.2) 811 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.406792+0000 mon.a (mon.0) 1529 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.477797+0000 mon.b (mon.2) 812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.479426+0000 mon.b (mon.2) 813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.481741+0000 mon.b (mon.2) 814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.482406+0000 mon.b (mon.2) 815 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.497511+0000 mon.a (mon.0) 1530 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.555284+0000 mon.b (mon.2) 816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.557127+0000 mon.b (mon.2) 817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.559254+0000 mon.b (mon.2) 818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.988 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.560005+0000 mon.b (mon.2) 819 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.570277+0000 mon.a (mon.0) 1531 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.632547+0000 mon.b (mon.2) 820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.634456+0000 mon.b (mon.2) 821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.636374+0000 mon.b (mon.2) 822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.637124+0000 mon.b (mon.2) 823 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:25.989 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:25 smithi139 bash[18762]: audit 2024-04-19T14:12:25.647646+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:24.990929+0000 mgr.x (mgr.24923) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.043896+0000 mgr.x (mgr.24923) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.096991+0000 mgr.x (mgr.24923) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.153329+0000 mgr.x (mgr.24923) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.227930+0000 mgr.x (mgr.24923) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.309376+0000 mgr.x (mgr.24923) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.405444+0000 mgr.x (mgr.24923) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.496212+0000 mgr.x (mgr.24923) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.569162+0000 mgr.x (mgr.24923) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.646235+0000 mgr.x (mgr.24923) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.693628+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.695012+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.696679+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.697300+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.704074+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.704519+0000 mgr.x (mgr.24923) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.749244+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.751003+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.753089+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.753999+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.761391+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.762290+0000 mgr.x (mgr.24923) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.806969+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.808476+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.810256+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.810904+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.818370+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.818524+0000 mgr.x (mgr.24923) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.878941+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.880603+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.882345+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.882990+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.891243+0000 mgr.x (mgr.24923) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.891817+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.947525+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.948916+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.950575+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.951108+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:25.958351+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.000172+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.001801+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.003574+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.004236+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.012649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.053153+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.054678+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.056493+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.057092+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.066145+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.105574+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.107281+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.113015+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.113852+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.127439+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.170206+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.172320+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.174292+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.175079+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.185948+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.242570+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.244065+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.245977+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.246618+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.259005+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.314486+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.315938+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.318006+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.318607+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.330426+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.387929+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.389633+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.391529+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.392235+0000 mon.b (mon.2) 871 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.404355+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.487446+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.489773+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.493209+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.494201+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.506996+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.566583+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.568236+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.570112+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.570800+0000 mon.b (mon.2) 879 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.581227+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.625196+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.626904+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.628647+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.629326+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:26 smithi139 bash[18762]: audit 2024-04-19T14:12:26.641617+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:24.990929+0000 mgr.x (mgr.24923) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.043896+0000 mgr.x (mgr.24923) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.096991+0000 mgr.x (mgr.24923) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.153329+0000 mgr.x (mgr.24923) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.227930+0000 mgr.x (mgr.24923) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.309376+0000 mgr.x (mgr.24923) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.405444+0000 mgr.x (mgr.24923) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.496212+0000 mgr.x (mgr.24923) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.569162+0000 mgr.x (mgr.24923) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.646235+0000 mgr.x (mgr.24923) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.693628+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.695012+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.696679+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.697300+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.704074+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.704519+0000 mgr.x (mgr.24923) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.749244+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.751003+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.753089+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.753999+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.761391+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.762290+0000 mgr.x (mgr.24923) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.806969+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.808476+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.810256+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.810904+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.818370+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.818524+0000 mgr.x (mgr.24923) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.878941+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.880603+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.882345+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.882990+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.891243+0000 mgr.x (mgr.24923) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.891817+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.947525+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.948916+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.950575+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.951108+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:25.958351+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.000172+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.001801+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:24.990929+0000 mgr.x (mgr.24923) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.043896+0000 mgr.x (mgr.24923) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.096991+0000 mgr.x (mgr.24923) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.153329+0000 mgr.x (mgr.24923) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.227930+0000 mgr.x (mgr.24923) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.309376+0000 mgr.x (mgr.24923) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.405444+0000 mgr.x (mgr.24923) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.496212+0000 mgr.x (mgr.24923) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.569162+0000 mgr.x (mgr.24923) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.646235+0000 mgr.x (mgr.24923) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.693628+0000 mon.b (mon.2) 824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.695012+0000 mon.b (mon.2) 825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.696679+0000 mon.b (mon.2) 826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.697300+0000 mon.b (mon.2) 827 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.704074+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.704519+0000 mgr.x (mgr.24923) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.749244+0000 mon.b (mon.2) 828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.751003+0000 mon.b (mon.2) 829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.753089+0000 mon.b (mon.2) 830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.753999+0000 mon.b (mon.2) 831 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.761391+0000 mon.a (mon.0) 1534 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.003574+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.004236+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.012649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.053153+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.054678+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.056493+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.057092+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.066145+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.105574+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.107281+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.113015+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.113852+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.127439+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.170206+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.172320+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.174292+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.175079+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.185948+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.242570+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.244065+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.762290+0000 mgr.x (mgr.24923) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.806969+0000 mon.b (mon.2) 832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.808476+0000 mon.b (mon.2) 833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.810256+0000 mon.b (mon.2) 834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.810904+0000 mon.b (mon.2) 835 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.818370+0000 mon.a (mon.0) 1535 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.818524+0000 mgr.x (mgr.24923) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.878941+0000 mon.b (mon.2) 836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.880603+0000 mon.b (mon.2) 837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.882345+0000 mon.b (mon.2) 838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.882990+0000 mon.b (mon.2) 839 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.891243+0000 mgr.x (mgr.24923) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.891817+0000 mon.a (mon.0) 1536 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.947525+0000 mon.b (mon.2) 840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.948916+0000 mon.b (mon.2) 841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.950575+0000 mon.b (mon.2) 842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.951108+0000 mon.b (mon.2) 843 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:25.958351+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.000172+0000 mon.b (mon.2) 844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.001801+0000 mon.b (mon.2) 845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.245977+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.246618+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.259005+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.314486+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.315938+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.318006+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.318607+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.330426+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.387929+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.389633+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.391529+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.392235+0000 mon.b (mon.2) 871 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.404355+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.487446+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.489773+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.493209+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.494201+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.506996+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.566583+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.568236+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.570112+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.570800+0000 mon.b (mon.2) 879 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.581227+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.625196+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.626904+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.628647+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.629326+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[18636]: audit 2024-04-19T14:12:26.641617+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.003574+0000 mon.b (mon.2) 846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.004236+0000 mon.b (mon.2) 847 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.012649+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.053153+0000 mon.b (mon.2) 848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.054678+0000 mon.b (mon.2) 849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.056493+0000 mon.b (mon.2) 850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.057092+0000 mon.b (mon.2) 851 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.066145+0000 mon.a (mon.0) 1539 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.105574+0000 mon.b (mon.2) 852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.107281+0000 mon.b (mon.2) 853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.113015+0000 mon.b (mon.2) 854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.113852+0000 mon.b (mon.2) 855 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.127439+0000 mon.a (mon.0) 1540 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.170206+0000 mon.b (mon.2) 856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.172320+0000 mon.b (mon.2) 857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.174292+0000 mon.b (mon.2) 858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.175079+0000 mon.b (mon.2) 859 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.185948+0000 mon.a (mon.0) 1541 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.242570+0000 mon.b (mon.2) 860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.244065+0000 mon.b (mon.2) 861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.245977+0000 mon.b (mon.2) 862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.246618+0000 mon.b (mon.2) 863 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.259005+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.314486+0000 mon.b (mon.2) 864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.315938+0000 mon.b (mon.2) 865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.318006+0000 mon.b (mon.2) 866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.318607+0000 mon.b (mon.2) 867 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.330426+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.387929+0000 mon.b (mon.2) 868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.389633+0000 mon.b (mon.2) 869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.391529+0000 mon.b (mon.2) 870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.392235+0000 mon.b (mon.2) 871 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.404355+0000 mon.a (mon.0) 1544 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.487446+0000 mon.b (mon.2) 872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.489773+0000 mon.b (mon.2) 873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.493209+0000 mon.b (mon.2) 874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.494201+0000 mon.b (mon.2) 875 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.506996+0000 mon.a (mon.0) 1545 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.566583+0000 mon.b (mon.2) 876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.568236+0000 mon.b (mon.2) 877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.570112+0000 mon.b (mon.2) 878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.570800+0000 mon.b (mon.2) 879 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.581227+0000 mon.a (mon.0) 1546 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.625196+0000 mon.b (mon.2) 880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.626904+0000 mon.b (mon.2) 881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.628647+0000 mon.b (mon.2) 882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.629326+0000 mon.b (mon.2) 883 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:26 smithi135 bash[24028]: audit 2024-04-19T14:12:26.641617+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:25.959705+0000 mgr.x (mgr.24923) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.012981+0000 mgr.x (mgr.24923) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cluster 2024-04-19T14:12:26.021693+0000 mgr.x (mgr.24923) 222 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.065195+0000 mgr.x (mgr.24923) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.126168+0000 mgr.x (mgr.24923) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.184600+0000 mgr.x (mgr.24923) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.257711+0000 mgr.x (mgr.24923) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.328963+0000 mgr.x (mgr.24923) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.402997+0000 mgr.x (mgr.24923) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.505650+0000 mgr.x (mgr.24923) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.579798+0000 mgr.x (mgr.24923) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.640279+0000 mgr.x (mgr.24923) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.717504+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.719605+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.722012+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.722807+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.730327+0000 mgr.x (mgr.24923) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.731630+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.791236+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.792950+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.794739+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.795339+0000 mon.b (mon.2) 891 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.804429+0000 mgr.x (mgr.24923) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.805945+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.849083+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.851040+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.853867+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.854652+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.863427+0000 mgr.x (mgr.24923) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.864675+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.936385+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.938570+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.941229+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.942093+0000 mon.b (mon.2) 899 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:26.954990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.026344+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.028301+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.030815+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.031698+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.042777+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.123812+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.126546+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.129764+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.130809+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.140704+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.215542+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.218336+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.220793+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.221839+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.233743+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.295449+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.297170+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.298955+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.299578+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.308206+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.351505+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.353173+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.354921+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.355495+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.366287+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.421241+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.422750+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.425162+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.425800+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.438941+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.493989+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.495461+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.497241+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.497848+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.508304+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.568664+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.570506+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.572579+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.573274+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.582170+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.626662+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.628437+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.630292+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.630936+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:27 smithi139 bash[18762]: audit 2024-04-19T14:12:27.639052+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:25.959705+0000 mgr.x (mgr.24923) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.012981+0000 mgr.x (mgr.24923) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cluster 2024-04-19T14:12:26.021693+0000 mgr.x (mgr.24923) 222 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.065195+0000 mgr.x (mgr.24923) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.126168+0000 mgr.x (mgr.24923) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.184600+0000 mgr.x (mgr.24923) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.257711+0000 mgr.x (mgr.24923) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.328963+0000 mgr.x (mgr.24923) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.402997+0000 mgr.x (mgr.24923) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.505650+0000 mgr.x (mgr.24923) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.579798+0000 mgr.x (mgr.24923) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.640279+0000 mgr.x (mgr.24923) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.717504+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.719605+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.722012+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.722807+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.730327+0000 mgr.x (mgr.24923) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.731630+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.791236+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.792950+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.794739+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:25.959705+0000 mgr.x (mgr.24923) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.012981+0000 mgr.x (mgr.24923) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cluster 2024-04-19T14:12:26.021693+0000 mgr.x (mgr.24923) 222 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1 KiB/s rd, 1 op/s 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.065195+0000 mgr.x (mgr.24923) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.126168+0000 mgr.x (mgr.24923) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.184600+0000 mgr.x (mgr.24923) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.257711+0000 mgr.x (mgr.24923) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.328963+0000 mgr.x (mgr.24923) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.402997+0000 mgr.x (mgr.24923) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.505650+0000 mgr.x (mgr.24923) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.579798+0000 mgr.x (mgr.24923) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.640279+0000 mgr.x (mgr.24923) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.717504+0000 mon.b (mon.2) 884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.719605+0000 mon.b (mon.2) 885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.722012+0000 mon.b (mon.2) 886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.722807+0000 mon.b (mon.2) 887 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.730327+0000 mgr.x (mgr.24923) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.731630+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.791236+0000 mon.b (mon.2) 888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.792950+0000 mon.b (mon.2) 889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.794739+0000 mon.b (mon.2) 890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.795339+0000 mon.b (mon.2) 891 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.804429+0000 mgr.x (mgr.24923) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.805945+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.849083+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.851040+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.853867+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.854652+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.863427+0000 mgr.x (mgr.24923) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.864675+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.936385+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.938570+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.941229+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.942093+0000 mon.b (mon.2) 899 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:26.954990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.026344+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.028301+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.030815+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.031698+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.042777+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.123812+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.795339+0000 mon.b (mon.2) 891 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.804429+0000 mgr.x (mgr.24923) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.805945+0000 mon.a (mon.0) 1549 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.849083+0000 mon.b (mon.2) 892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.851040+0000 mon.b (mon.2) 893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.853867+0000 mon.b (mon.2) 894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.854652+0000 mon.b (mon.2) 895 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.863427+0000 mgr.x (mgr.24923) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.864675+0000 mon.a (mon.0) 1550 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.936385+0000 mon.b (mon.2) 896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.938570+0000 mon.b (mon.2) 897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.941229+0000 mon.b (mon.2) 898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.942093+0000 mon.b (mon.2) 899 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:26.954990+0000 mon.a (mon.0) 1551 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.026344+0000 mon.b (mon.2) 900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.028301+0000 mon.b (mon.2) 901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.030815+0000 mon.b (mon.2) 902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.031698+0000 mon.b (mon.2) 903 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.042777+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.123812+0000 mon.b (mon.2) 904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.126546+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.129764+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.130809+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.140704+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.215542+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.218336+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.220793+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.221839+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.233743+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.295449+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.297170+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.298955+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.299578+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.308206+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.351505+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.353173+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.354921+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.355495+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.366287+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.421241+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.126546+0000 mon.b (mon.2) 905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.129764+0000 mon.b (mon.2) 906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.130809+0000 mon.b (mon.2) 907 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.140704+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.215542+0000 mon.b (mon.2) 908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.218336+0000 mon.b (mon.2) 909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.220793+0000 mon.b (mon.2) 910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.221839+0000 mon.b (mon.2) 911 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.233743+0000 mon.a (mon.0) 1554 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.295449+0000 mon.b (mon.2) 912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.297170+0000 mon.b (mon.2) 913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.298955+0000 mon.b (mon.2) 914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.299578+0000 mon.b (mon.2) 915 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.308206+0000 mon.a (mon.0) 1555 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.351505+0000 mon.b (mon.2) 916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.353173+0000 mon.b (mon.2) 917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.354921+0000 mon.b (mon.2) 918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.355495+0000 mon.b (mon.2) 919 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.366287+0000 mon.a (mon.0) 1556 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.421241+0000 mon.b (mon.2) 920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.422750+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.425162+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.425800+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.438941+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.493989+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.495461+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.497241+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.497848+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.508304+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.568664+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.570506+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.572579+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.573274+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.582170+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.626662+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.628437+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.630292+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.630936+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[24028]: audit 2024-04-19T14:12:27.639052+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.422750+0000 mon.b (mon.2) 921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.425162+0000 mon.b (mon.2) 922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.425800+0000 mon.b (mon.2) 923 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.438941+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.493989+0000 mon.b (mon.2) 924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.495461+0000 mon.b (mon.2) 925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.497241+0000 mon.b (mon.2) 926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.497848+0000 mon.b (mon.2) 927 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.508304+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.568664+0000 mon.b (mon.2) 928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.570506+0000 mon.b (mon.2) 929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.572579+0000 mon.b (mon.2) 930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.573274+0000 mon.b (mon.2) 931 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.582170+0000 mon.a (mon.0) 1559 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.626662+0000 mon.b (mon.2) 932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.628437+0000 mon.b (mon.2) 933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.630292+0000 mon.b (mon.2) 934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.630936+0000 mon.b (mon.2) 935 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:27 smithi135 bash[18636]: audit 2024-04-19T14:12:27.639052+0000 mon.a (mon.0) 1560 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:26.953610+0000 mgr.x (mgr.24923) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.042654+0000 mgr.x (mgr.24923) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.140159+0000 mgr.x (mgr.24923) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.232515+0000 mgr.x (mgr.24923) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.306610+0000 mgr.x (mgr.24923) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.364851+0000 mgr.x (mgr.24923) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.437520+0000 mgr.x (mgr.24923) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.506965+0000 mgr.x (mgr.24923) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.580700+0000 mgr.x (mgr.24923) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.637530+0000 mgr.x (mgr.24923) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.682459+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.684310+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.697014+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.697826+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.709654+0000 mgr.x (mgr.24923) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.710810+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.756213+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.758033+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.760014+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.760739+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.767538+0000 mgr.x (mgr.24923) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.769038+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.807652+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.809251+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.811040+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.811628+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.817655+0000 mgr.x (mgr.24923) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.819120+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.858051+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.859466+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.861507+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.862075+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.872700+0000 mgr.x (mgr.24923) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.874130+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.912844+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.914316+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.916437+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.917018+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.925644+0000 mgr.x (mgr.24923) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.927196+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.971059+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.017 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[54941]: ts=2024-04-19T14:12: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.972812+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.974802+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.975447+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:27.985559+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.029487+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.031130+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.032899+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.033536+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.044070+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.087734+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.089468+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.091316+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.091969+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.102067+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.161956+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.163613+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.165557+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.166240+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.178856+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.233843+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.235520+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.237459+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.238157+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.247666+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.288375+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.290017+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.291904+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.292632+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.301716+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.359111+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.360798+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.362658+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.363302+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.374232+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.429322+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.431060+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.433164+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.433957+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.443742+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.500555+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.502446+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.504579+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.505302+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.515861+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.575989+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.578011+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.580471+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.581322+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.595116+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.638770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.640412+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.642892+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.643657+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:28 smithi139 bash[18762]: audit 2024-04-19T14:12:28.653487+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:26.953610+0000 mgr.x (mgr.24923) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.042654+0000 mgr.x (mgr.24923) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.140159+0000 mgr.x (mgr.24923) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.232515+0000 mgr.x (mgr.24923) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.306610+0000 mgr.x (mgr.24923) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.364851+0000 mgr.x (mgr.24923) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.437520+0000 mgr.x (mgr.24923) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.506965+0000 mgr.x (mgr.24923) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.580700+0000 mgr.x (mgr.24923) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.637530+0000 mgr.x (mgr.24923) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.682459+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.684310+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.697014+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.697826+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.709654+0000 mgr.x (mgr.24923) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.710810+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.756213+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.758033+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.760014+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.760739+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.767538+0000 mgr.x (mgr.24923) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:26.953610+0000 mgr.x (mgr.24923) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.042654+0000 mgr.x (mgr.24923) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.140159+0000 mgr.x (mgr.24923) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.232515+0000 mgr.x (mgr.24923) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.306610+0000 mgr.x (mgr.24923) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.364851+0000 mgr.x (mgr.24923) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.437520+0000 mgr.x (mgr.24923) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.506965+0000 mgr.x (mgr.24923) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.580700+0000 mgr.x (mgr.24923) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.637530+0000 mgr.x (mgr.24923) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.682459+0000 mon.b (mon.2) 936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.684310+0000 mon.b (mon.2) 937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.697014+0000 mon.b (mon.2) 938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.697826+0000 mon.b (mon.2) 939 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.709654+0000 mgr.x (mgr.24923) 245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.710810+0000 mon.a (mon.0) 1561 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.756213+0000 mon.b (mon.2) 940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.758033+0000 mon.b (mon.2) 941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.760014+0000 mon.b (mon.2) 942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.760739+0000 mon.b (mon.2) 943 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.767538+0000 mgr.x (mgr.24923) 246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.769038+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.807652+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.809251+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.811040+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.811628+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.817655+0000 mgr.x (mgr.24923) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.819120+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.858051+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.859466+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.861507+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.862075+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.872700+0000 mgr.x (mgr.24923) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.874130+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.912844+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.914316+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.916437+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.917018+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.925644+0000 mgr.x (mgr.24923) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.927196+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.971059+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.769038+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.807652+0000 mon.b (mon.2) 944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.809251+0000 mon.b (mon.2) 945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.811040+0000 mon.b (mon.2) 946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.811628+0000 mon.b (mon.2) 947 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.817655+0000 mgr.x (mgr.24923) 247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.819120+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.858051+0000 mon.b (mon.2) 948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.859466+0000 mon.b (mon.2) 949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.861507+0000 mon.b (mon.2) 950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.862075+0000 mon.b (mon.2) 951 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.872700+0000 mgr.x (mgr.24923) 248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.874130+0000 mon.a (mon.0) 1564 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.912844+0000 mon.b (mon.2) 952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.914316+0000 mon.b (mon.2) 953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.916437+0000 mon.b (mon.2) 954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.917018+0000 mon.b (mon.2) 955 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.925644+0000 mgr.x (mgr.24923) 249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.927196+0000 mon.a (mon.0) 1565 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.971059+0000 mon.b (mon.2) 956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.972812+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.974802+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.975447+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:27.985559+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.029487+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.031130+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.032899+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.033536+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.044070+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.087734+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.089468+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.091316+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.091969+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.102067+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.161956+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.163613+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.165557+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.166240+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.178856+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.233843+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.972812+0000 mon.b (mon.2) 957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.974802+0000 mon.b (mon.2) 958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.975447+0000 mon.b (mon.2) 959 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:27.985559+0000 mon.a (mon.0) 1566 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.029487+0000 mon.b (mon.2) 960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.031130+0000 mon.b (mon.2) 961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.032899+0000 mon.b (mon.2) 962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.033536+0000 mon.b (mon.2) 963 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.044070+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.087734+0000 mon.b (mon.2) 964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.089468+0000 mon.b (mon.2) 965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.091316+0000 mon.b (mon.2) 966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.091969+0000 mon.b (mon.2) 967 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.102067+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.161956+0000 mon.b (mon.2) 968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.163613+0000 mon.b (mon.2) 969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.165557+0000 mon.b (mon.2) 970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.166240+0000 mon.b (mon.2) 971 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.178856+0000 mon.a (mon.0) 1569 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.233843+0000 mon.b (mon.2) 972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.235520+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.237459+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.238157+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.247666+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.288375+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.290017+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.291904+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.292632+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.301716+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.359111+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.360798+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.362658+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.363302+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.374232+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.429322+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.431060+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.433164+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.433957+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.443742+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.500555+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.235520+0000 mon.b (mon.2) 973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.237459+0000 mon.b (mon.2) 974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.238157+0000 mon.b (mon.2) 975 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.247666+0000 mon.a (mon.0) 1570 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.288375+0000 mon.b (mon.2) 976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.290017+0000 mon.b (mon.2) 977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.291904+0000 mon.b (mon.2) 978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.292632+0000 mon.b (mon.2) 979 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.301716+0000 mon.a (mon.0) 1571 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.359111+0000 mon.b (mon.2) 980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.360798+0000 mon.b (mon.2) 981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.362658+0000 mon.b (mon.2) 982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.363302+0000 mon.b (mon.2) 983 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.374232+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.429322+0000 mon.b (mon.2) 984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.431060+0000 mon.b (mon.2) 985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.433164+0000 mon.b (mon.2) 986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.433957+0000 mon.b (mon.2) 987 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.443742+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.500555+0000 mon.b (mon.2) 988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.502446+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.504579+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.505302+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.515861+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.575989+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.578011+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.580471+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.581322+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.595116+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.638770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.640412+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.642892+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.643657+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[18636]: audit 2024-04-19T14:12:28.653487+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.502446+0000 mon.b (mon.2) 989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.504579+0000 mon.b (mon.2) 990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.505302+0000 mon.b (mon.2) 991 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.515861+0000 mon.a (mon.0) 1574 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.575989+0000 mon.b (mon.2) 992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.578011+0000 mon.b (mon.2) 993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.580471+0000 mon.b (mon.2) 994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.581322+0000 mon.b (mon.2) 995 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.595116+0000 mon.a (mon.0) 1575 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.638770+0000 mon.b (mon.2) 996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.640412+0000 mon.b (mon.2) 997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.642892+0000 mon.b (mon.2) 998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.643657+0000 mon.b (mon.2) 999 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:28 smithi135 bash[24028]: audit 2024-04-19T14:12:28.653487+0000 mon.a (mon.0) 1576 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:27.983995+0000 mgr.x (mgr.24923) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cluster 2024-04-19T14:12:28.022215+0000 mgr.x (mgr.24923) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.042535+0000 mgr.x (mgr.24923) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.101126+0000 mgr.x (mgr.24923) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.177518+0000 mgr.x (mgr.24923) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.247386+0000 mgr.x (mgr.24923) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.301897+0000 mgr.x (mgr.24923) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.372794+0000 mgr.x (mgr.24923) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.443597+0000 mgr.x (mgr.24923) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.514445+0000 mgr.x (mgr.24923) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.593817+0000 mgr.x (mgr.24923) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.654165+0000 mgr.x (mgr.24923) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.732161+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.733982+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.735884+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.736515+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.744919+0000 mgr.x (mgr.24923) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.746414+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.785599+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.787109+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.788845+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.789446+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.795780+0000 mgr.x (mgr.24923) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.797368+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.835514+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.836975+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.838638+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.839213+0000 mon.b (mon.2) 1011 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.847182+0000 mgr.x (mgr.24923) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.848769+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.887084+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.888510+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.890202+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.890766+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.898840+0000 mgr.x (mgr.24923) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.900194+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.954846+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.956300+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.958413+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.959056+0000 mon.b (mon.2) 1019 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:28.967866+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.022669+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.024084+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.025787+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.026391+0000 mon.b (mon.2) 1023 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.035522+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.074381+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.075804+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.077482+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.078101+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.085862+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.124201+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:29.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.125709+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.127343+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.127923+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.136287+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.174594+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.176076+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.178002+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.178648+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.187327+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:27.983995+0000 mgr.x (mgr.24923) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cluster 2024-04-19T14:12:28.022215+0000 mgr.x (mgr.24923) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.042535+0000 mgr.x (mgr.24923) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.101126+0000 mgr.x (mgr.24923) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.177518+0000 mgr.x (mgr.24923) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.247386+0000 mgr.x (mgr.24923) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.301897+0000 mgr.x (mgr.24923) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.372794+0000 mgr.x (mgr.24923) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.443597+0000 mgr.x (mgr.24923) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.514445+0000 mgr.x (mgr.24923) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.593817+0000 mgr.x (mgr.24923) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.654165+0000 mgr.x (mgr.24923) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.732161+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.733982+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.735884+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.736515+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.744919+0000 mgr.x (mgr.24923) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.746414+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.785599+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.787109+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.788845+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.230839+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.232691+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.234514+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.235178+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.247898+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.307736+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.309721+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.311846+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.312583+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.326307+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.386446+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.388348+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.390530+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.391222+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.404523+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.447908+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.449832+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.452127+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.452854+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.466047+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.525574+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.527261+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.529081+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.529698+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.542344+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.585852+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.587592+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.589366+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.589973+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.605166+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.649521+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.651173+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.652992+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.653618+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[18636]: audit 2024-04-19T14:12:29.663417+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.789446+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.795780+0000 mgr.x (mgr.24923) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.797368+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.835514+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.836975+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.838638+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.839213+0000 mon.b (mon.2) 1011 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.847182+0000 mgr.x (mgr.24923) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.848769+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.887084+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.888510+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.890202+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.890766+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.898840+0000 mgr.x (mgr.24923) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.900194+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.954846+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.956300+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.958413+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.959056+0000 mon.b (mon.2) 1019 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:28.967866+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.022669+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.024084+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.025787+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.026391+0000 mon.b (mon.2) 1023 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.035522+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.074381+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.075804+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.077482+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.078101+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.085862+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.124201+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.125709+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.127343+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.127923+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.136287+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.174594+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.176076+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.178002+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.178648+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.187327+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.230839+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.232691+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.234514+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.235178+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.247898+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.307736+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.309721+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.311846+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.312583+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.326307+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.386446+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.388348+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.390530+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.391222+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.404523+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.447908+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.449832+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.452127+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.452854+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.466047+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.525574+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.527261+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.529081+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.529698+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.542344+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.585852+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.587592+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.589366+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.589973+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.605166+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.649521+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.651173+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.652992+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.653618+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:29 smithi135 bash[24028]: audit 2024-04-19T14:12:29.663417+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:27.983995+0000 mgr.x (mgr.24923) 250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cluster 2024-04-19T14:12:28.022215+0000 mgr.x (mgr.24923) 251 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 961 B/s rd, 0 op/s 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.042535+0000 mgr.x (mgr.24923) 252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.101126+0000 mgr.x (mgr.24923) 253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.177518+0000 mgr.x (mgr.24923) 254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.247386+0000 mgr.x (mgr.24923) 255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.301897+0000 mgr.x (mgr.24923) 256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.372794+0000 mgr.x (mgr.24923) 257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.443597+0000 mgr.x (mgr.24923) 258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.514445+0000 mgr.x (mgr.24923) 259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.593817+0000 mgr.x (mgr.24923) 260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.654165+0000 mgr.x (mgr.24923) 261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.732161+0000 mon.b (mon.2) 1000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.733982+0000 mon.b (mon.2) 1001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.735884+0000 mon.b (mon.2) 1002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.736515+0000 mon.b (mon.2) 1003 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.744919+0000 mgr.x (mgr.24923) 262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.746414+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.785599+0000 mon.b (mon.2) 1004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.787109+0000 mon.b (mon.2) 1005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.788845+0000 mon.b (mon.2) 1006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.789446+0000 mon.b (mon.2) 1007 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.795780+0000 mgr.x (mgr.24923) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.797368+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.835514+0000 mon.b (mon.2) 1008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.836975+0000 mon.b (mon.2) 1009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.838638+0000 mon.b (mon.2) 1010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.839213+0000 mon.b (mon.2) 1011 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.847182+0000 mgr.x (mgr.24923) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.848769+0000 mon.a (mon.0) 1579 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.887084+0000 mon.b (mon.2) 1012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.888510+0000 mon.b (mon.2) 1013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.890202+0000 mon.b (mon.2) 1014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.890766+0000 mon.b (mon.2) 1015 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.898840+0000 mgr.x (mgr.24923) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.900194+0000 mon.a (mon.0) 1580 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.954846+0000 mon.b (mon.2) 1016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.956300+0000 mon.b (mon.2) 1017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.958413+0000 mon.b (mon.2) 1018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.959056+0000 mon.b (mon.2) 1019 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:28.967866+0000 mon.a (mon.0) 1581 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.022669+0000 mon.b (mon.2) 1020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.024084+0000 mon.b (mon.2) 1021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.025787+0000 mon.b (mon.2) 1022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.026391+0000 mon.b (mon.2) 1023 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.035522+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.074381+0000 mon.b (mon.2) 1024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.075804+0000 mon.b (mon.2) 1025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.077482+0000 mon.b (mon.2) 1026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.078101+0000 mon.b (mon.2) 1027 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.085862+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.124201+0000 mon.b (mon.2) 1028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.125709+0000 mon.b (mon.2) 1029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.127343+0000 mon.b (mon.2) 1030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.127923+0000 mon.b (mon.2) 1031 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.136287+0000 mon.a (mon.0) 1584 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.174594+0000 mon.b (mon.2) 1032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.176076+0000 mon.b (mon.2) 1033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.178002+0000 mon.b (mon.2) 1034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.178648+0000 mon.b (mon.2) 1035 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.187327+0000 mon.a (mon.0) 1585 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.230839+0000 mon.b (mon.2) 1036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.232691+0000 mon.b (mon.2) 1037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.234514+0000 mon.b (mon.2) 1038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.235178+0000 mon.b (mon.2) 1039 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.247898+0000 mon.a (mon.0) 1586 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.307736+0000 mon.b (mon.2) 1040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.309721+0000 mon.b (mon.2) 1041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.311846+0000 mon.b (mon.2) 1042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.312583+0000 mon.b (mon.2) 1043 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.326307+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.386446+0000 mon.b (mon.2) 1044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.388348+0000 mon.b (mon.2) 1045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.390530+0000 mon.b (mon.2) 1046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.391222+0000 mon.b (mon.2) 1047 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.404523+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.447908+0000 mon.b (mon.2) 1048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.449832+0000 mon.b (mon.2) 1049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.452127+0000 mon.b (mon.2) 1050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.452854+0000 mon.b (mon.2) 1051 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.466047+0000 mon.a (mon.0) 1589 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.525574+0000 mon.b (mon.2) 1052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.527261+0000 mon.b (mon.2) 1053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.529081+0000 mon.b (mon.2) 1054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.529698+0000 mon.b (mon.2) 1055 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.542344+0000 mon.a (mon.0) 1590 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.585852+0000 mon.b (mon.2) 1056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.587592+0000 mon.b (mon.2) 1057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.589366+0000 mon.b (mon.2) 1058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.589973+0000 mon.b (mon.2) 1059 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.605166+0000 mon.a (mon.0) 1591 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.649521+0000 mon.b (mon.2) 1060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.651173+0000 mon.b (mon.2) 1061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.652992+0000 mon.b (mon.2) 1062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.653618+0000 mon.b (mon.2) 1063 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:29 smithi139 bash[18762]: audit 2024-04-19T14:12:29.663417+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:28.966320+0000 mgr.x (mgr.24923) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.033966+0000 mgr.x (mgr.24923) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.084360+0000 mgr.x (mgr.24923) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.134698+0000 mgr.x (mgr.24923) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.185765+0000 mgr.x (mgr.24923) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.246472+0000 mgr.x (mgr.24923) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.324995+0000 mgr.x (mgr.24923) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.403218+0000 mgr.x (mgr.24923) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.464797+0000 mgr.x (mgr.24923) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.541051+0000 mgr.x (mgr.24923) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.604827+0000 mgr.x (mgr.24923) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.661793+0000 mgr.x (mgr.24923) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.704813+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.706466+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.708381+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.709043+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.715589+0000 mgr.x (mgr.24923) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.716366+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.755476+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.757224+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.759159+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:28.966320+0000 mgr.x (mgr.24923) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.033966+0000 mgr.x (mgr.24923) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.084360+0000 mgr.x (mgr.24923) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.134698+0000 mgr.x (mgr.24923) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.185765+0000 mgr.x (mgr.24923) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.246472+0000 mgr.x (mgr.24923) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.324995+0000 mgr.x (mgr.24923) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.403218+0000 mgr.x (mgr.24923) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.464797+0000 mgr.x (mgr.24923) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.964 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.541051+0000 mgr.x (mgr.24923) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.604827+0000 mgr.x (mgr.24923) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.661793+0000 mgr.x (mgr.24923) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.704813+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.706466+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.708381+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.709043+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.715589+0000 mgr.x (mgr.24923) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.716366+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.755476+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.757224+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.759159+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.965 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.759722+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.768519+0000 mgr.x (mgr.24923) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.769130+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.808774+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.810491+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.812359+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.813055+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.821435+0000 mgr.x (mgr.24923) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.822876+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.864411+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.866224+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.868562+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.869197+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.878997+0000 mgr.x (mgr.24923) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.966 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.880310+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.919742+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.921639+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.924138+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.924970+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.935090+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.759722+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.768519+0000 mgr.x (mgr.24923) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.769130+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.808774+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.810491+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.812359+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.813055+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.821435+0000 mgr.x (mgr.24923) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.822876+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.864411+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.866224+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.868562+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.869197+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.878997+0000 mgr.x (mgr.24923) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.880310+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.919742+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.921639+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.924138+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.924970+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.968 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.935090+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.990287+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.992048+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.993976+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:29.994661+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.004273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.047728+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.049278+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.051509+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.052192+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.059940+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.100158+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.101973+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.103793+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.104472+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.112845+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.157332+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.159192+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.161215+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.161885+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.169866+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.990287+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.992048+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.993976+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:29.994661+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.004273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.047728+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.049278+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.051509+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.052192+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.059940+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.100158+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.101973+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.103793+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.104472+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.112845+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.157332+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.159192+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.161215+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.161885+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.169866+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.225465+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.226925+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.228797+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.229472+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.239334+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.284465+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.286225+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.288112+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.288730+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.299094+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.353684+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.355211+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.357361+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.358063+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.366918+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.405029+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.406542+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.408301+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.408935+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.417646+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.456751+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.458145+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.459842+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.460459+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.468955+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.523944+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.525366+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.527092+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.527757+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.536390+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.590702+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.592162+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.593881+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.594494+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.603102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.642821+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.644279+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.646013+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.646594+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[18636]: audit 2024-04-19T14:12:30.655221+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.225465+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.226925+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.228797+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.229472+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.239334+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.284465+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.286225+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.288112+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.288730+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.299094+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.353684+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.355211+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.357361+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.358063+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.366918+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.405029+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.406542+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.408301+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.408935+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.417646+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.456751+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.458145+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.459842+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.460459+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.468955+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.523944+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.525366+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.527092+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.527757+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.536390+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.590702+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.592162+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.593881+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.594494+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.603102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.642821+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.644279+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.646013+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.646594+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:30.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:30 smithi135 bash[24028]: audit 2024-04-19T14:12:30.655221+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:28.966320+0000 mgr.x (mgr.24923) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.033966+0000 mgr.x (mgr.24923) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.084360+0000 mgr.x (mgr.24923) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.134698+0000 mgr.x (mgr.24923) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.185765+0000 mgr.x (mgr.24923) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.246472+0000 mgr.x (mgr.24923) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.324995+0000 mgr.x (mgr.24923) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.403218+0000 mgr.x (mgr.24923) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.464797+0000 mgr.x (mgr.24923) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.541051+0000 mgr.x (mgr.24923) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.604827+0000 mgr.x (mgr.24923) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.661793+0000 mgr.x (mgr.24923) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.704813+0000 mon.b (mon.2) 1064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.706466+0000 mon.b (mon.2) 1065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.708381+0000 mon.b (mon.2) 1066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.709043+0000 mon.b (mon.2) 1067 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.715589+0000 mgr.x (mgr.24923) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.716366+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.755476+0000 mon.b (mon.2) 1068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.757224+0000 mon.b (mon.2) 1069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.759159+0000 mon.b (mon.2) 1070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.759722+0000 mon.b (mon.2) 1071 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.768519+0000 mgr.x (mgr.24923) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.769130+0000 mon.a (mon.0) 1594 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.808774+0000 mon.b (mon.2) 1072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.810491+0000 mon.b (mon.2) 1073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.812359+0000 mon.b (mon.2) 1074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.813055+0000 mon.b (mon.2) 1075 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.821435+0000 mgr.x (mgr.24923) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.822876+0000 mon.a (mon.0) 1595 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.864411+0000 mon.b (mon.2) 1076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.866224+0000 mon.b (mon.2) 1077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.868562+0000 mon.b (mon.2) 1078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.869197+0000 mon.b (mon.2) 1079 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.878997+0000 mgr.x (mgr.24923) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.880310+0000 mon.a (mon.0) 1596 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.919742+0000 mon.b (mon.2) 1080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.921639+0000 mon.b (mon.2) 1081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.924138+0000 mon.b (mon.2) 1082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.924970+0000 mon.b (mon.2) 1083 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.935090+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.990287+0000 mon.b (mon.2) 1084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.992048+0000 mon.b (mon.2) 1085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.993976+0000 mon.b (mon.2) 1086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:29.994661+0000 mon.b (mon.2) 1087 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.004273+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.047728+0000 mon.b (mon.2) 1088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.049278+0000 mon.b (mon.2) 1089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.051509+0000 mon.b (mon.2) 1090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.052192+0000 mon.b (mon.2) 1091 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.059940+0000 mon.a (mon.0) 1599 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.100158+0000 mon.b (mon.2) 1092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.101973+0000 mon.b (mon.2) 1093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.103793+0000 mon.b (mon.2) 1094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.104472+0000 mon.b (mon.2) 1095 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.112845+0000 mon.a (mon.0) 1600 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.157332+0000 mon.b (mon.2) 1096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.159192+0000 mon.b (mon.2) 1097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.161215+0000 mon.b (mon.2) 1098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.161885+0000 mon.b (mon.2) 1099 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.169866+0000 mon.a (mon.0) 1601 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.225465+0000 mon.b (mon.2) 1100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.226925+0000 mon.b (mon.2) 1101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.228797+0000 mon.b (mon.2) 1102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.229472+0000 mon.b (mon.2) 1103 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.239334+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.284465+0000 mon.b (mon.2) 1104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.286225+0000 mon.b (mon.2) 1105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.288112+0000 mon.b (mon.2) 1106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.288730+0000 mon.b (mon.2) 1107 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.299094+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.353684+0000 mon.b (mon.2) 1108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.355211+0000 mon.b (mon.2) 1109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.357361+0000 mon.b (mon.2) 1110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.358063+0000 mon.b (mon.2) 1111 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.366918+0000 mon.a (mon.0) 1604 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.405029+0000 mon.b (mon.2) 1112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.406542+0000 mon.b (mon.2) 1113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.408301+0000 mon.b (mon.2) 1114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.408935+0000 mon.b (mon.2) 1115 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.417646+0000 mon.a (mon.0) 1605 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.456751+0000 mon.b (mon.2) 1116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.458145+0000 mon.b (mon.2) 1117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.459842+0000 mon.b (mon.2) 1118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.460459+0000 mon.b (mon.2) 1119 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.468955+0000 mon.a (mon.0) 1606 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.523944+0000 mon.b (mon.2) 1120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.525366+0000 mon.b (mon.2) 1121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.527092+0000 mon.b (mon.2) 1122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.527757+0000 mon.b (mon.2) 1123 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.536390+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.590702+0000 mon.b (mon.2) 1124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.592162+0000 mon.b (mon.2) 1125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.593881+0000 mon.b (mon.2) 1126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.594494+0000 mon.b (mon.2) 1127 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.603102+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.642821+0000 mon.b (mon.2) 1128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.644279+0000 mon.b (mon.2) 1129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.646013+0000 mon.b (mon.2) 1130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.646594+0000 mon.b (mon.2) 1131 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:30 smithi139 bash[18762]: audit 2024-04-19T14:12:30.655221+0000 mon.a (mon.0) 1609 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:29.933830+0000 mgr.x (mgr.24923) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.002781+0000 mgr.x (mgr.24923) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cluster 2024-04-19T14:12:30.023033+0000 mgr.x (mgr.24923) 284 : cluster [DBG] pgmap v23: 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-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.059110+0000 mgr.x (mgr.24923) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.112224+0000 mgr.x (mgr.24923) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.168410+0000 mgr.x (mgr.24923) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.175486+0000 mgr.x (mgr.24923) 288 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.237839+0000 mgr.x (mgr.24923) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.297630+0000 mgr.x (mgr.24923) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.365295+0000 mgr.x (mgr.24923) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.416021+0000 mgr.x (mgr.24923) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.467316+0000 mgr.x (mgr.24923) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.534784+0000 mgr.x (mgr.24923) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.601484+0000 mgr.x (mgr.24923) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.654376+0000 mgr.x (mgr.24923) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.696285+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.720285+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.722261+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.722967+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.731798+0000 mgr.x (mgr.24923) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.733380+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.774003+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.775587+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.777370+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.778015+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.787227+0000 mgr.x (mgr.24923) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.788778+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.844526+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.846022+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.848141+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.848812+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.859793+0000 mgr.x (mgr.24923) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.861306+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.937277+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.939306+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.941728+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.942629+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:30.954131+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.012510+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.014337+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.016352+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.017187+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.024774+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.068453+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.070346+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.072656+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.073329+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.081141+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.121705+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.123445+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.125697+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.126385+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.133965+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.172719+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.174188+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.176305+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.176960+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.184888+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.223199+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.224693+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.226532+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.227144+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.235663+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.294899+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.296745+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.299331+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.300205+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.310728+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.381500+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.384531+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.387155+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.388009+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.398914+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.458391+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.460281+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.462850+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.463664+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.474402+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.531849+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.533490+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.535297+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.535987+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.546506+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.606374+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.607995+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.609976+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.610670+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.622249+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.661063+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:31.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.662551+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:31.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.664391+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:31.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.665072+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:31.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:31 smithi139 bash[18762]: audit 2024-04-19T14:12:31.675318+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:29.933830+0000 mgr.x (mgr.24923) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.002781+0000 mgr.x (mgr.24923) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cluster 2024-04-19T14:12:30.023033+0000 mgr.x (mgr.24923) 284 : cluster [DBG] pgmap v23: 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-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.059110+0000 mgr.x (mgr.24923) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.112224+0000 mgr.x (mgr.24923) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.168410+0000 mgr.x (mgr.24923) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.175486+0000 mgr.x (mgr.24923) 288 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.237839+0000 mgr.x (mgr.24923) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.297630+0000 mgr.x (mgr.24923) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.365295+0000 mgr.x (mgr.24923) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.416021+0000 mgr.x (mgr.24923) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.467316+0000 mgr.x (mgr.24923) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.534784+0000 mgr.x (mgr.24923) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.601484+0000 mgr.x (mgr.24923) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.654376+0000 mgr.x (mgr.24923) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.696285+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.720285+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.722261+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.722967+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.731798+0000 mgr.x (mgr.24923) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.733380+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:29.933830+0000 mgr.x (mgr.24923) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.002781+0000 mgr.x (mgr.24923) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cluster 2024-04-19T14:12:30.023033+0000 mgr.x (mgr.24923) 284 : cluster [DBG] pgmap v23: 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-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.059110+0000 mgr.x (mgr.24923) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.112224+0000 mgr.x (mgr.24923) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.168410+0000 mgr.x (mgr.24923) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.175486+0000 mgr.x (mgr.24923) 288 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.237839+0000 mgr.x (mgr.24923) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.297630+0000 mgr.x (mgr.24923) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.365295+0000 mgr.x (mgr.24923) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.416021+0000 mgr.x (mgr.24923) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.467316+0000 mgr.x (mgr.24923) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.534784+0000 mgr.x (mgr.24923) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.601484+0000 mgr.x (mgr.24923) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.654376+0000 mgr.x (mgr.24923) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.696285+0000 mon.b (mon.2) 1132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.720285+0000 mon.b (mon.2) 1133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.722261+0000 mon.b (mon.2) 1134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.722967+0000 mon.b (mon.2) 1135 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.731798+0000 mgr.x (mgr.24923) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.733380+0000 mon.a (mon.0) 1610 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.774003+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.775587+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.777370+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.778015+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.787227+0000 mgr.x (mgr.24923) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.788778+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.844526+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.846022+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.848141+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.848812+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.859793+0000 mgr.x (mgr.24923) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.861306+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.937277+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.939306+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.941728+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.942629+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:30.954131+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.012510+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.014337+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.016352+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.774003+0000 mon.b (mon.2) 1136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.775587+0000 mon.b (mon.2) 1137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.777370+0000 mon.b (mon.2) 1138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.778015+0000 mon.b (mon.2) 1139 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.787227+0000 mgr.x (mgr.24923) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.788778+0000 mon.a (mon.0) 1611 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.844526+0000 mon.b (mon.2) 1140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.846022+0000 mon.b (mon.2) 1141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.848141+0000 mon.b (mon.2) 1142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.848812+0000 mon.b (mon.2) 1143 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.859793+0000 mgr.x (mgr.24923) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.861306+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.937277+0000 mon.b (mon.2) 1144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.939306+0000 mon.b (mon.2) 1145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.941728+0000 mon.b (mon.2) 1146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.942629+0000 mon.b (mon.2) 1147 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:30.954131+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.012510+0000 mon.b (mon.2) 1148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.014337+0000 mon.b (mon.2) 1149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.016352+0000 mon.b (mon.2) 1150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.017187+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.024774+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.068453+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.070346+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.072656+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.073329+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.081141+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.121705+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.123445+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.125697+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.126385+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.133965+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.172719+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.174188+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.176305+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.176960+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.184888+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.223199+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.224693+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.226532+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.017187+0000 mon.b (mon.2) 1151 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.024774+0000 mon.a (mon.0) 1614 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.068453+0000 mon.b (mon.2) 1152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.070346+0000 mon.b (mon.2) 1153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.072656+0000 mon.b (mon.2) 1154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.073329+0000 mon.b (mon.2) 1155 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.081141+0000 mon.a (mon.0) 1615 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.121705+0000 mon.b (mon.2) 1156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.123445+0000 mon.b (mon.2) 1157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.125697+0000 mon.b (mon.2) 1158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.126385+0000 mon.b (mon.2) 1159 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.133965+0000 mon.a (mon.0) 1616 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.172719+0000 mon.b (mon.2) 1160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.174188+0000 mon.b (mon.2) 1161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.176305+0000 mon.b (mon.2) 1162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.176960+0000 mon.b (mon.2) 1163 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.184888+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.223199+0000 mon.b (mon.2) 1164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.224693+0000 mon.b (mon.2) 1165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.226532+0000 mon.b (mon.2) 1166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.227144+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.235663+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.294899+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.296745+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.299331+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.300205+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.310728+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.381500+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.384531+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.387155+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.388009+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.398914+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.458391+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.460281+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.462850+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.463664+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.474402+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.531849+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.533490+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.227144+0000 mon.b (mon.2) 1167 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.235663+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.294899+0000 mon.b (mon.2) 1168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.296745+0000 mon.b (mon.2) 1169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.299331+0000 mon.b (mon.2) 1170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.300205+0000 mon.b (mon.2) 1171 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.310728+0000 mon.a (mon.0) 1619 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.381500+0000 mon.b (mon.2) 1172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.384531+0000 mon.b (mon.2) 1173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.387155+0000 mon.b (mon.2) 1174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.388009+0000 mon.b (mon.2) 1175 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.398914+0000 mon.a (mon.0) 1620 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.458391+0000 mon.b (mon.2) 1176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.460281+0000 mon.b (mon.2) 1177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.462850+0000 mon.b (mon.2) 1178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.463664+0000 mon.b (mon.2) 1179 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.474402+0000 mon.a (mon.0) 1621 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.531849+0000 mon.b (mon.2) 1180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.533490+0000 mon.b (mon.2) 1181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.535297+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.535987+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.546506+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.606374+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.607995+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.609976+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.610670+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.622249+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.661063+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.662551+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.664391+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.665072+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[24028]: audit 2024-04-19T14:12:31.675318+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.535297+0000 mon.b (mon.2) 1182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.535987+0000 mon.b (mon.2) 1183 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.546506+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.606374+0000 mon.b (mon.2) 1184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.607995+0000 mon.b (mon.2) 1185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.609976+0000 mon.b (mon.2) 1186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.610670+0000 mon.b (mon.2) 1187 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.622249+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.661063+0000 mon.b (mon.2) 1188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.662551+0000 mon.b (mon.2) 1189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.664391+0000 mon.b (mon.2) 1190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.665072+0000 mon.b (mon.2) 1191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:31 smithi135 bash[18636]: audit 2024-04-19T14:12:31.675318+0000 mon.a (mon.0) 1624 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:30.952664+0000 mgr.x (mgr.24923) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.024622+0000 mgr.x (mgr.24923) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.079550+0000 mgr.x (mgr.24923) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.132567+0000 mgr.x (mgr.24923) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.183235+0000 mgr.x (mgr.24923) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.234078+0000 mgr.x (mgr.24923) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.309137+0000 mgr.x (mgr.24923) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.397492+0000 mgr.x (mgr.24923) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.473236+0000 mgr.x (mgr.24923) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.545083+0000 mgr.x (mgr.24923) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.620928+0000 mgr.x (mgr.24923) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.673827+0000 mgr.x (mgr.24923) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.721136+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.722822+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.724654+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.725285+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.731464+0000 mgr.x (mgr.24923) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.733050+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.771482+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.772994+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.775279+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.775961+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.787212+0000 mgr.x (mgr.24923) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.788683+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.827789+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.829322+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.831108+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.831759+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.843626+0000 mgr.x (mgr.24923) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.844981+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.884648+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.886102+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.887785+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.888419+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.900056+0000 mgr.x (mgr.24923) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.901406+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.940699+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.942420+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.944848+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.945538+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.957749+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:30.952664+0000 mgr.x (mgr.24923) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.024622+0000 mgr.x (mgr.24923) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.079550+0000 mgr.x (mgr.24923) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.132567+0000 mgr.x (mgr.24923) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.183235+0000 mgr.x (mgr.24923) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.234078+0000 mgr.x (mgr.24923) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.309137+0000 mgr.x (mgr.24923) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.397492+0000 mgr.x (mgr.24923) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.473236+0000 mgr.x (mgr.24923) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.545083+0000 mgr.x (mgr.24923) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.620928+0000 mgr.x (mgr.24923) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.673827+0000 mgr.x (mgr.24923) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.721136+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.722822+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.724654+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.725285+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.731464+0000 mgr.x (mgr.24923) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.733050+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.771482+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.772994+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.775279+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:31.998702+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.000338+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.002750+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.003514+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.011611+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.052955+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.054627+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.056660+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.057381+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.065236+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.138174+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.139792+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.142405+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.149412+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.150524+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.178645+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.234122+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.235684+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.237489+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.238092+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.248466+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.303700+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.305126+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.306889+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.307442+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.317754+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.372534+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.373996+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.376078+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.376687+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.387203+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.425443+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.426846+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.428580+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.429152+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.439787+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.494504+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.496005+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.498156+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.775961+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.787212+0000 mgr.x (mgr.24923) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.788683+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.827789+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.829322+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.831108+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.831759+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.843626+0000 mgr.x (mgr.24923) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.844981+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.884648+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.886102+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.887785+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.888419+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.900056+0000 mgr.x (mgr.24923) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.901406+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.940699+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.942420+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.944848+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.945538+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.957749+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.498900+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.508970+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.569504+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.571230+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.573321+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.574043+0000 mon.b (mon.2) 1248 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.583974+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.624566+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.626380+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.628278+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.629077+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.639154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.695652+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[18636]: audit 2024-04-19T14:12:32.697193+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:31.998702+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.000338+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.002750+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.003514+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.011611+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.052955+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.054627+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.056660+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.057381+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.065236+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.138174+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.139792+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.142405+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.149412+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.150524+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.178645+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.234122+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.235684+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.237489+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.238092+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.248466+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.303700+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.305126+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.306889+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.307442+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.317754+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.372534+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.373996+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.376078+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.376687+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.387203+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.425443+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.426846+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.428580+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.429152+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.439787+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.494504+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.496005+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.498156+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.498900+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.508970+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.569504+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.571230+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.573321+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.574043+0000 mon.b (mon.2) 1248 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.583974+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.624566+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.626380+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:32.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.628278+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.629077+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.639154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.695652+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:32 smithi135 bash[24028]: audit 2024-04-19T14:12:32.697193+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:30.952664+0000 mgr.x (mgr.24923) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.024622+0000 mgr.x (mgr.24923) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.079550+0000 mgr.x (mgr.24923) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.132567+0000 mgr.x (mgr.24923) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.183235+0000 mgr.x (mgr.24923) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.234078+0000 mgr.x (mgr.24923) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.309137+0000 mgr.x (mgr.24923) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.397492+0000 mgr.x (mgr.24923) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.473236+0000 mgr.x (mgr.24923) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.545083+0000 mgr.x (mgr.24923) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.620928+0000 mgr.x (mgr.24923) 310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.673827+0000 mgr.x (mgr.24923) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.721136+0000 mon.b (mon.2) 1192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.722822+0000 mon.b (mon.2) 1193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.724654+0000 mon.b (mon.2) 1194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.725285+0000 mon.b (mon.2) 1195 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.731464+0000 mgr.x (mgr.24923) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.733050+0000 mon.a (mon.0) 1625 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.771482+0000 mon.b (mon.2) 1196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.772994+0000 mon.b (mon.2) 1197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.775279+0000 mon.b (mon.2) 1198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.775961+0000 mon.b (mon.2) 1199 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.787212+0000 mgr.x (mgr.24923) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.788683+0000 mon.a (mon.0) 1626 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.827789+0000 mon.b (mon.2) 1200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.829322+0000 mon.b (mon.2) 1201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.831108+0000 mon.b (mon.2) 1202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.831759+0000 mon.b (mon.2) 1203 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.843626+0000 mgr.x (mgr.24923) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.844981+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.884648+0000 mon.b (mon.2) 1204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.886102+0000 mon.b (mon.2) 1205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.887785+0000 mon.b (mon.2) 1206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.888419+0000 mon.b (mon.2) 1207 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.900056+0000 mgr.x (mgr.24923) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.901406+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.940699+0000 mon.b (mon.2) 1208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.942420+0000 mon.b (mon.2) 1209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.944848+0000 mon.b (mon.2) 1210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.945538+0000 mon.b (mon.2) 1211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.957749+0000 mon.a (mon.0) 1629 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:31.998702+0000 mon.b (mon.2) 1212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.000338+0000 mon.b (mon.2) 1213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.002750+0000 mon.b (mon.2) 1214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.003514+0000 mon.b (mon.2) 1215 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.011611+0000 mon.a (mon.0) 1630 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.052955+0000 mon.b (mon.2) 1216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.054627+0000 mon.b (mon.2) 1217 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.056660+0000 mon.b (mon.2) 1218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.057381+0000 mon.b (mon.2) 1219 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.065236+0000 mon.a (mon.0) 1631 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.138174+0000 mon.b (mon.2) 1220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.139792+0000 mon.b (mon.2) 1221 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.142405+0000 mon.b (mon.2) 1222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.149412+0000 mon.b (mon.2) 1223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.150524+0000 mon.b (mon.2) 1224 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.178645+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.234122+0000 mon.b (mon.2) 1225 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.235684+0000 mon.b (mon.2) 1226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.237489+0000 mon.b (mon.2) 1227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.238092+0000 mon.b (mon.2) 1228 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.248466+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.303700+0000 mon.b (mon.2) 1229 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.305126+0000 mon.b (mon.2) 1230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.306889+0000 mon.b (mon.2) 1231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.307442+0000 mon.b (mon.2) 1232 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.317754+0000 mon.a (mon.0) 1634 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.372534+0000 mon.b (mon.2) 1233 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.373996+0000 mon.b (mon.2) 1234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.376078+0000 mon.b (mon.2) 1235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.376687+0000 mon.b (mon.2) 1236 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.387203+0000 mon.a (mon.0) 1635 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.425443+0000 mon.b (mon.2) 1237 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.426846+0000 mon.b (mon.2) 1238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.428580+0000 mon.b (mon.2) 1239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.429152+0000 mon.b (mon.2) 1240 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.439787+0000 mon.a (mon.0) 1636 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.494504+0000 mon.b (mon.2) 1241 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.496005+0000 mon.b (mon.2) 1242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.498156+0000 mon.b (mon.2) 1243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.498900+0000 mon.b (mon.2) 1244 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.508970+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.569504+0000 mon.b (mon.2) 1245 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.571230+0000 mon.b (mon.2) 1246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.573321+0000 mon.b (mon.2) 1247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.574043+0000 mon.b (mon.2) 1248 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.583974+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.624566+0000 mon.b (mon.2) 1249 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.626380+0000 mon.b (mon.2) 1250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.628278+0000 mon.b (mon.2) 1251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.629077+0000 mon.b (mon.2) 1252 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.639154+0000 mon.a (mon.0) 1639 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.695652+0000 mon.b (mon.2) 1253 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:32 smithi139 bash[18762]: audit 2024-04-19T14:12:32.697193+0000 mon.b (mon.2) 1254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[54941]: ts=2024-04-19T14:12:33.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:31.956405+0000 mgr.x (mgr.24923) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.011910+0000 mgr.x (mgr.24923) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cluster 2024-04-19T14:12:32.023428+0000 mgr.x (mgr.24923) 318 : 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-19T14:12:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.066425+0000 mgr.x (mgr.24923) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.177366+0000 mgr.x (mgr.24923) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.246921+0000 mgr.x (mgr.24923) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.316360+0000 mgr.x (mgr.24923) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.385628+0000 mgr.x (mgr.24923) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.438246+0000 mgr.x (mgr.24923) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.508087+0000 mgr.x (mgr.24923) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.582489+0000 mgr.x (mgr.24923) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.638692+0000 mgr.x (mgr.24923) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.698991+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.699766+0000 mon.b (mon.2) 1256 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.726960+0000 mgr.x (mgr.24923) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.727850+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.800799+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.802766+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.804808+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.805547+0000 mon.b (mon.2) 1260 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.812996+0000 mgr.x (mgr.24923) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.814027+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.870055+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.872067+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.874233+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.874931+0000 mon.b (mon.2) 1264 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.884191+0000 mgr.x (mgr.24923) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.885345+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.942644+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.944149+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.946133+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.946838+0000 mon.b (mon.2) 1268 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.955259+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.994440+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.995936+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.998097+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:32.998823+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.006773+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.047000+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.048531+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.051002+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.051665+0000 mon.b (mon.2) 1276 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.061216+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.099342+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.100913+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.102969+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.103812+0000 mon.b (mon.2) 1280 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.116912+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.175471+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.177336+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.179481+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.180226+0000 mon.b (mon.2) 1284 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.187915+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.227936+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.229646+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.231601+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.232256+0000 mon.b (mon.2) 1288 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.241457+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.280947+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.282563+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.284439+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.285096+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.294513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.350189+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.352142+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.354026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.354652+0000 mon.b (mon.2) 1296 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.364576+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.419835+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.421597+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.423574+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.424242+0000 mon.b (mon.2) 1300 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.437818+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.492866+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.494578+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.496601+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.497278+0000 mon.b (mon.2) 1304 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.507408+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.597309+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.600602+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.604311+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.605166+0000 mon.b (mon.2) 1308 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.614469+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.689545+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.691756+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.694516+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:33 smithi139 bash[18762]: audit 2024-04-19T14:12:33.695446+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:31.956405+0000 mgr.x (mgr.24923) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.011910+0000 mgr.x (mgr.24923) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cluster 2024-04-19T14:12:32.023428+0000 mgr.x (mgr.24923) 318 : 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-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.066425+0000 mgr.x (mgr.24923) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.177366+0000 mgr.x (mgr.24923) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.246921+0000 mgr.x (mgr.24923) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.316360+0000 mgr.x (mgr.24923) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.385628+0000 mgr.x (mgr.24923) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.438246+0000 mgr.x (mgr.24923) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.508087+0000 mgr.x (mgr.24923) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.582489+0000 mgr.x (mgr.24923) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.638692+0000 mgr.x (mgr.24923) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.698991+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.699766+0000 mon.b (mon.2) 1256 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.726960+0000 mgr.x (mgr.24923) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.727850+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.800799+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.802766+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.804808+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.805547+0000 mon.b (mon.2) 1260 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.812996+0000 mgr.x (mgr.24923) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:31.956405+0000 mgr.x (mgr.24923) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.011910+0000 mgr.x (mgr.24923) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cluster 2024-04-19T14:12:32.023428+0000 mgr.x (mgr.24923) 318 : 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-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.066425+0000 mgr.x (mgr.24923) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.177366+0000 mgr.x (mgr.24923) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.246921+0000 mgr.x (mgr.24923) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.316360+0000 mgr.x (mgr.24923) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.385628+0000 mgr.x (mgr.24923) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.438246+0000 mgr.x (mgr.24923) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.508087+0000 mgr.x (mgr.24923) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.582489+0000 mgr.x (mgr.24923) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.638692+0000 mgr.x (mgr.24923) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.698991+0000 mon.b (mon.2) 1255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.699766+0000 mon.b (mon.2) 1256 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.726960+0000 mgr.x (mgr.24923) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.727850+0000 mon.a (mon.0) 1640 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.800799+0000 mon.b (mon.2) 1257 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.802766+0000 mon.b (mon.2) 1258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.804808+0000 mon.b (mon.2) 1259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.805547+0000 mon.b (mon.2) 1260 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.812996+0000 mgr.x (mgr.24923) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.814027+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.870055+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.872067+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.874233+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.874931+0000 mon.b (mon.2) 1264 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.884191+0000 mgr.x (mgr.24923) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.885345+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.942644+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.944149+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.946133+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.946838+0000 mon.b (mon.2) 1268 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.955259+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.994440+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.995936+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.998097+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:32.998823+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.006773+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.047000+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.048531+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.051002+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.814027+0000 mon.a (mon.0) 1641 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.870055+0000 mon.b (mon.2) 1261 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.872067+0000 mon.b (mon.2) 1262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.874233+0000 mon.b (mon.2) 1263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.874931+0000 mon.b (mon.2) 1264 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.884191+0000 mgr.x (mgr.24923) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.885345+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.942644+0000 mon.b (mon.2) 1265 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.944149+0000 mon.b (mon.2) 1266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.946133+0000 mon.b (mon.2) 1267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.946838+0000 mon.b (mon.2) 1268 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.955259+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.994440+0000 mon.b (mon.2) 1269 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.995936+0000 mon.b (mon.2) 1270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.998097+0000 mon.b (mon.2) 1271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:32.998823+0000 mon.b (mon.2) 1272 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.006773+0000 mon.a (mon.0) 1644 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.047000+0000 mon.b (mon.2) 1273 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.048531+0000 mon.b (mon.2) 1274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.051002+0000 mon.b (mon.2) 1275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.051665+0000 mon.b (mon.2) 1276 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.061216+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.099342+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.100913+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.102969+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.103812+0000 mon.b (mon.2) 1280 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.116912+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.175471+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.177336+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.179481+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.180226+0000 mon.b (mon.2) 1284 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.187915+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.227936+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.229646+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.231601+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.232256+0000 mon.b (mon.2) 1288 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.241457+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.280947+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.282563+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.284439+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.051665+0000 mon.b (mon.2) 1276 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.061216+0000 mon.a (mon.0) 1645 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.099342+0000 mon.b (mon.2) 1277 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.100913+0000 mon.b (mon.2) 1278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.102969+0000 mon.b (mon.2) 1279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.103812+0000 mon.b (mon.2) 1280 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.116912+0000 mon.a (mon.0) 1646 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.175471+0000 mon.b (mon.2) 1281 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.177336+0000 mon.b (mon.2) 1282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.179481+0000 mon.b (mon.2) 1283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.180226+0000 mon.b (mon.2) 1284 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.187915+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.227936+0000 mon.b (mon.2) 1285 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.229646+0000 mon.b (mon.2) 1286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.231601+0000 mon.b (mon.2) 1287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.232256+0000 mon.b (mon.2) 1288 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.241457+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.280947+0000 mon.b (mon.2) 1289 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.282563+0000 mon.b (mon.2) 1290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.284439+0000 mon.b (mon.2) 1291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.285096+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.294513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.350189+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.352142+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.354026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.354652+0000 mon.b (mon.2) 1296 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.364576+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.419835+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.421597+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.423574+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.424242+0000 mon.b (mon.2) 1300 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.437818+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.492866+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.494578+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.496601+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.497278+0000 mon.b (mon.2) 1304 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.507408+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.597309+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.600602+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.285096+0000 mon.b (mon.2) 1292 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.294513+0000 mon.a (mon.0) 1649 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.350189+0000 mon.b (mon.2) 1293 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.352142+0000 mon.b (mon.2) 1294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.354026+0000 mon.b (mon.2) 1295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.354652+0000 mon.b (mon.2) 1296 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.364576+0000 mon.a (mon.0) 1650 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.419835+0000 mon.b (mon.2) 1297 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.421597+0000 mon.b (mon.2) 1298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.423574+0000 mon.b (mon.2) 1299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.424242+0000 mon.b (mon.2) 1300 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.437818+0000 mon.a (mon.0) 1651 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.492866+0000 mon.b (mon.2) 1301 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.494578+0000 mon.b (mon.2) 1302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.496601+0000 mon.b (mon.2) 1303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.497278+0000 mon.b (mon.2) 1304 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.507408+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.597309+0000 mon.b (mon.2) 1305 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.600602+0000 mon.b (mon.2) 1306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.604311+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.605166+0000 mon.b (mon.2) 1308 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.614469+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.689545+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.691756+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.694516+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[18636]: audit 2024-04-19T14:12:33.695446+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.604311+0000 mon.b (mon.2) 1307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.605166+0000 mon.b (mon.2) 1308 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.614469+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.689545+0000 mon.b (mon.2) 1309 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.691756+0000 mon.b (mon.2) 1310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.694516+0000 mon.b (mon.2) 1311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:33 smithi135 bash[24028]: audit 2024-04-19T14:12:33.695446+0000 mon.b (mon.2) 1312 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.710 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:12:34] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:32.953608+0000 mgr.x (mgr.24923) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.005178+0000 mgr.x (mgr.24923) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.059547+0000 mgr.x (mgr.24923) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.116313+0000 mgr.x (mgr.24923) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.187204+0000 mgr.x (mgr.24923) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.240806+0000 mgr.x (mgr.24923) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.293907+0000 mgr.x (mgr.24923) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.363644+0000 mgr.x (mgr.24923) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.436266+0000 mgr.x (mgr.24923) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.524595+0000 mgr.x (mgr.24923) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.615772+0000 mgr.x (mgr.24923) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.705880+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.708512+0000 mgr.x (mgr.24923) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.767611+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.769362+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.771588+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.772540+0000 mon.b (mon.2) 1316 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.779453+0000 mgr.x (mgr.24923) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.781018+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.840744+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.842651+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.844815+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.845547+0000 mon.b (mon.2) 1320 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.853150+0000 mgr.x (mgr.24923) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.854763+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.926943+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.928739+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.931235+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.931899+0000 mon.b (mon.2) 1324 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.940896+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.995933+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.997488+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.999160+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:33.999689+0000 mon.b (mon.2) 1328 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.007897+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.064521+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.066024+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.067860+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.068516+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.076888+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.116323+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.117790+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.119593+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.120171+0000 mon.b (mon.2) 1336 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.128432+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.186921+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.188868+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.191515+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.192425+0000 mon.b (mon.2) 1340 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.202078+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.258518+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.260134+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.262274+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.262859+0000 mon.b (mon.2) 1344 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.271747+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.327421+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.328871+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.330977+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.331618+0000 mon.b (mon.2) 1348 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.340993+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.379351+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.380804+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.382429+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.383079+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.391873+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.431833+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.433364+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.435109+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.435704+0000 mon.b (mon.2) 1356 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.448620+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.487619+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.489102+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.490773+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.491325+0000 mon.b (mon.2) 1360 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.504207+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.546803+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.548416+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.550944+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.551678+0000 mon.b (mon.2) 1364 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.565161+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.625509+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.627341+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.629155+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.629813+0000 mon.b (mon.2) 1368 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.638202+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.698787+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.700331+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.702034+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:34.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:34 smithi139 bash[18762]: audit 2024-04-19T14:12:34.702596+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:32.953608+0000 mgr.x (mgr.24923) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.005178+0000 mgr.x (mgr.24923) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.059547+0000 mgr.x (mgr.24923) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.116313+0000 mgr.x (mgr.24923) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.187204+0000 mgr.x (mgr.24923) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.240806+0000 mgr.x (mgr.24923) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.293907+0000 mgr.x (mgr.24923) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.363644+0000 mgr.x (mgr.24923) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.436266+0000 mgr.x (mgr.24923) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.524595+0000 mgr.x (mgr.24923) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.615772+0000 mgr.x (mgr.24923) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.705880+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.708512+0000 mgr.x (mgr.24923) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.767611+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.769362+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.771588+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.772540+0000 mon.b (mon.2) 1316 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.779453+0000 mgr.x (mgr.24923) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.781018+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.840744+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.842651+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:32.953608+0000 mgr.x (mgr.24923) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.005178+0000 mgr.x (mgr.24923) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.059547+0000 mgr.x (mgr.24923) 333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.116313+0000 mgr.x (mgr.24923) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.187204+0000 mgr.x (mgr.24923) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.240806+0000 mgr.x (mgr.24923) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.293907+0000 mgr.x (mgr.24923) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.363644+0000 mgr.x (mgr.24923) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.436266+0000 mgr.x (mgr.24923) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.524595+0000 mgr.x (mgr.24923) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.615772+0000 mgr.x (mgr.24923) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.705880+0000 mon.a (mon.0) 1654 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.708512+0000 mgr.x (mgr.24923) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.767611+0000 mon.b (mon.2) 1313 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.769362+0000 mon.b (mon.2) 1314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.771588+0000 mon.b (mon.2) 1315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.772540+0000 mon.b (mon.2) 1316 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.779453+0000 mgr.x (mgr.24923) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.781018+0000 mon.a (mon.0) 1655 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.840744+0000 mon.b (mon.2) 1317 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.842651+0000 mon.b (mon.2) 1318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.844815+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.845547+0000 mon.b (mon.2) 1320 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.853150+0000 mgr.x (mgr.24923) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.854763+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.926943+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.928739+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.931235+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.931899+0000 mon.b (mon.2) 1324 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.940896+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.995933+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.997488+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.999160+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:33.999689+0000 mon.b (mon.2) 1328 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.007897+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.064521+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.066024+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.067860+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.068516+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.076888+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.116323+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.117790+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.119593+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.120171+0000 mon.b (mon.2) 1336 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.128432+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.186921+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.188868+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.191515+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.192425+0000 mon.b (mon.2) 1340 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.202078+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.258518+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.260134+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.262274+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.262859+0000 mon.b (mon.2) 1344 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.271747+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.327421+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.328871+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.330977+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.331618+0000 mon.b (mon.2) 1348 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.340993+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.379351+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.844815+0000 mon.b (mon.2) 1319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.845547+0000 mon.b (mon.2) 1320 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.853150+0000 mgr.x (mgr.24923) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.854763+0000 mon.a (mon.0) 1656 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.926943+0000 mon.b (mon.2) 1321 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.928739+0000 mon.b (mon.2) 1322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.931235+0000 mon.b (mon.2) 1323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.931899+0000 mon.b (mon.2) 1324 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.940896+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.995933+0000 mon.b (mon.2) 1325 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.997488+0000 mon.b (mon.2) 1326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.999160+0000 mon.b (mon.2) 1327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:33.999689+0000 mon.b (mon.2) 1328 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.007897+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.064521+0000 mon.b (mon.2) 1329 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.066024+0000 mon.b (mon.2) 1330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.067860+0000 mon.b (mon.2) 1331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.068516+0000 mon.b (mon.2) 1332 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.076888+0000 mon.a (mon.0) 1659 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.116323+0000 mon.b (mon.2) 1333 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.380804+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.382429+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.383079+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.391873+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.431833+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.433364+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.435109+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.435704+0000 mon.b (mon.2) 1356 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.448620+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.487619+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.489102+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.490773+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.491325+0000 mon.b (mon.2) 1360 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.504207+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.546803+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.548416+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.550944+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.551678+0000 mon.b (mon.2) 1364 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.565161+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.625509+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.117790+0000 mon.b (mon.2) 1334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.119593+0000 mon.b (mon.2) 1335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.120171+0000 mon.b (mon.2) 1336 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.128432+0000 mon.a (mon.0) 1660 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.186921+0000 mon.b (mon.2) 1337 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.188868+0000 mon.b (mon.2) 1338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.191515+0000 mon.b (mon.2) 1339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.192425+0000 mon.b (mon.2) 1340 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.202078+0000 mon.a (mon.0) 1661 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.258518+0000 mon.b (mon.2) 1341 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.260134+0000 mon.b (mon.2) 1342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.262274+0000 mon.b (mon.2) 1343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.262859+0000 mon.b (mon.2) 1344 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.271747+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.327421+0000 mon.b (mon.2) 1345 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.328871+0000 mon.b (mon.2) 1346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.330977+0000 mon.b (mon.2) 1347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.331618+0000 mon.b (mon.2) 1348 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.340993+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.379351+0000 mon.b (mon.2) 1349 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.627341+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.629155+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.629813+0000 mon.b (mon.2) 1368 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.638202+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.698787+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.700331+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.702034+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[24028]: audit 2024-04-19T14:12:34.702596+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.380804+0000 mon.b (mon.2) 1350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.382429+0000 mon.b (mon.2) 1351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.383079+0000 mon.b (mon.2) 1352 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.391873+0000 mon.a (mon.0) 1664 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.431833+0000 mon.b (mon.2) 1353 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.433364+0000 mon.b (mon.2) 1354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.435109+0000 mon.b (mon.2) 1355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.435704+0000 mon.b (mon.2) 1356 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.448620+0000 mon.a (mon.0) 1665 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.487619+0000 mon.b (mon.2) 1357 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.489102+0000 mon.b (mon.2) 1358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.490773+0000 mon.b (mon.2) 1359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.491325+0000 mon.b (mon.2) 1360 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.504207+0000 mon.a (mon.0) 1666 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.546803+0000 mon.b (mon.2) 1361 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.548416+0000 mon.b (mon.2) 1362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.550944+0000 mon.b (mon.2) 1363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.551678+0000 mon.b (mon.2) 1364 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.565161+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.625509+0000 mon.b (mon.2) 1365 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.627341+0000 mon.b (mon.2) 1366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.629155+0000 mon.b (mon.2) 1367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.629813+0000 mon.b (mon.2) 1368 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.638202+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.698787+0000 mon.b (mon.2) 1369 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.700331+0000 mon.b (mon.2) 1370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.702034+0000 mon.b (mon.2) 1371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:35.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:34 smithi135 bash[18636]: audit 2024-04-19T14:12:34.702596+0000 mon.b (mon.2) 1372 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:33.939253+0000 mgr.x (mgr.24923) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.007524+0000 mgr.x (mgr.24923) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cluster 2024-04-19T14:12:34.024298+0000 mgr.x (mgr.24923) 347 : 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-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.076289+0000 mgr.x (mgr.24923) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.127675+0000 mgr.x (mgr.24923) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.200540+0000 mgr.x (mgr.24923) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.270870+0000 mgr.x (mgr.24923) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.339292+0000 mgr.x (mgr.24923) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.390783+0000 mgr.x (mgr.24923) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.447096+0000 mgr.x (mgr.24923) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.502677+0000 mgr.x (mgr.24923) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.563978+0000 mgr.x (mgr.24923) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.638353+0000 mgr.x (mgr.24923) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.711796+0000 mgr.x (mgr.24923) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.713377+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.767898+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.769366+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.771622+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.772290+0000 mon.b (mon.2) 1376 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.779186+0000 mgr.x (mgr.24923) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.780399+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.824318+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.825954+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.827717+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.828351+0000 mon.b (mon.2) 1380 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.837904+0000 mgr.x (mgr.24923) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.839506+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.883144+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.885007+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.887152+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.887890+0000 mon.b (mon.2) 1384 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.899414+0000 mgr.x (mgr.24923) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.900903+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.956561+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.958322+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.960617+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.961306+0000 mon.b (mon.2) 1388 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:34.975690+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.031724+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.033637+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.035875+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.036596+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.047128+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.101547+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.103092+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.104817+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.105482+0000 mon.b (mon.2) 1396 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.118097+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.173829+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.175284+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.177439+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.178134+0000 mon.b (mon.2) 1400 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.190729+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.262462+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.264150+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.266002+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.266782+0000 mon.b (mon.2) 1404 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.278160+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.351251+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.353030+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.355681+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.356470+0000 mon.b (mon.2) 1408 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.368896+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.423441+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.424895+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.427402+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.428061+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.436157+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.508163+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.510062+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.512972+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.513647+0000 mon.b (mon.2) 1416 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.524697+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.584469+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.586369+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.588436+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.589133+0000 mon.b (mon.2) 1420 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.602272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.658304+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.660151+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.662234+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.662963+0000 mon.b (mon.2) 1424 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:35 smithi139 bash[18762]: audit 2024-04-19T14:12:35.676089+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:33.939253+0000 mgr.x (mgr.24923) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.007524+0000 mgr.x (mgr.24923) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cluster 2024-04-19T14:12:34.024298+0000 mgr.x (mgr.24923) 347 : 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-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.076289+0000 mgr.x (mgr.24923) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.127675+0000 mgr.x (mgr.24923) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.200540+0000 mgr.x (mgr.24923) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.270870+0000 mgr.x (mgr.24923) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.339292+0000 mgr.x (mgr.24923) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.390783+0000 mgr.x (mgr.24923) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.447096+0000 mgr.x (mgr.24923) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.502677+0000 mgr.x (mgr.24923) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.563978+0000 mgr.x (mgr.24923) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.638353+0000 mgr.x (mgr.24923) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.711796+0000 mgr.x (mgr.24923) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.713377+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.767898+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.769366+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.771622+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.772290+0000 mon.b (mon.2) 1376 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.779186+0000 mgr.x (mgr.24923) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.780399+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:33.939253+0000 mgr.x (mgr.24923) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.007524+0000 mgr.x (mgr.24923) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cluster 2024-04-19T14:12:34.024298+0000 mgr.x (mgr.24923) 347 : 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-19T14:12:36.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.076289+0000 mgr.x (mgr.24923) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.127675+0000 mgr.x (mgr.24923) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.200540+0000 mgr.x (mgr.24923) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.270870+0000 mgr.x (mgr.24923) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.339292+0000 mgr.x (mgr.24923) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.390783+0000 mgr.x (mgr.24923) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.447096+0000 mgr.x (mgr.24923) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.502677+0000 mgr.x (mgr.24923) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.563978+0000 mgr.x (mgr.24923) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.638353+0000 mgr.x (mgr.24923) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.711796+0000 mgr.x (mgr.24923) 358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.713377+0000 mon.a (mon.0) 1669 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.767898+0000 mon.b (mon.2) 1373 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.769366+0000 mon.b (mon.2) 1374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.771622+0000 mon.b (mon.2) 1375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.772290+0000 mon.b (mon.2) 1376 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.779186+0000 mgr.x (mgr.24923) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.780399+0000 mon.a (mon.0) 1670 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.824318+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.825954+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.827717+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.828351+0000 mon.b (mon.2) 1380 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.837904+0000 mgr.x (mgr.24923) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.839506+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.883144+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.885007+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.887152+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.887890+0000 mon.b (mon.2) 1384 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.899414+0000 mgr.x (mgr.24923) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.900903+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.956561+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.958322+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.960617+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.961306+0000 mon.b (mon.2) 1388 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:34.975690+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.031724+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.033637+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.035875+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.824318+0000 mon.b (mon.2) 1377 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.825954+0000 mon.b (mon.2) 1378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.827717+0000 mon.b (mon.2) 1379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.828351+0000 mon.b (mon.2) 1380 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.837904+0000 mgr.x (mgr.24923) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.839506+0000 mon.a (mon.0) 1671 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.883144+0000 mon.b (mon.2) 1381 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.885007+0000 mon.b (mon.2) 1382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.887152+0000 mon.b (mon.2) 1383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.887890+0000 mon.b (mon.2) 1384 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.899414+0000 mgr.x (mgr.24923) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.900903+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.956561+0000 mon.b (mon.2) 1385 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.958322+0000 mon.b (mon.2) 1386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.960617+0000 mon.b (mon.2) 1387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.961306+0000 mon.b (mon.2) 1388 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:34.975690+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.031724+0000 mon.b (mon.2) 1389 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.033637+0000 mon.b (mon.2) 1390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.035875+0000 mon.b (mon.2) 1391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.036596+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.047128+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.101547+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.103092+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.104817+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.105482+0000 mon.b (mon.2) 1396 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.118097+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.173829+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.175284+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.177439+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.178134+0000 mon.b (mon.2) 1400 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.190729+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.262462+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.264150+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.266002+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.266782+0000 mon.b (mon.2) 1404 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.278160+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.351251+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.353030+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.355681+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.036596+0000 mon.b (mon.2) 1392 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.047128+0000 mon.a (mon.0) 1674 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.101547+0000 mon.b (mon.2) 1393 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.103092+0000 mon.b (mon.2) 1394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.104817+0000 mon.b (mon.2) 1395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.105482+0000 mon.b (mon.2) 1396 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.118097+0000 mon.a (mon.0) 1675 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.173829+0000 mon.b (mon.2) 1397 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.175284+0000 mon.b (mon.2) 1398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.177439+0000 mon.b (mon.2) 1399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.178134+0000 mon.b (mon.2) 1400 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.190729+0000 mon.a (mon.0) 1676 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.262462+0000 mon.b (mon.2) 1401 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.264150+0000 mon.b (mon.2) 1402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.266002+0000 mon.b (mon.2) 1403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.266782+0000 mon.b (mon.2) 1404 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.278160+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.351251+0000 mon.b (mon.2) 1405 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.353030+0000 mon.b (mon.2) 1406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.355681+0000 mon.b (mon.2) 1407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.356470+0000 mon.b (mon.2) 1408 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.368896+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.423441+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.424895+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.427402+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.428061+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.436157+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.508163+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.510062+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.512972+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.513647+0000 mon.b (mon.2) 1416 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.524697+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.584469+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.586369+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.588436+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.589133+0000 mon.b (mon.2) 1420 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.602272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.658304+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.660151+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.662234+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.662963+0000 mon.b (mon.2) 1424 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[18636]: audit 2024-04-19T14:12:35.676089+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.356470+0000 mon.b (mon.2) 1408 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.368896+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.423441+0000 mon.b (mon.2) 1409 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.424895+0000 mon.b (mon.2) 1410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.427402+0000 mon.b (mon.2) 1411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.428061+0000 mon.b (mon.2) 1412 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.436157+0000 mon.a (mon.0) 1679 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.508163+0000 mon.b (mon.2) 1413 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.510062+0000 mon.b (mon.2) 1414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.512972+0000 mon.b (mon.2) 1415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.513647+0000 mon.b (mon.2) 1416 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.524697+0000 mon.a (mon.0) 1680 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.584469+0000 mon.b (mon.2) 1417 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.586369+0000 mon.b (mon.2) 1418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.588436+0000 mon.b (mon.2) 1419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.589133+0000 mon.b (mon.2) 1420 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.602272+0000 mon.a (mon.0) 1681 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.658304+0000 mon.b (mon.2) 1421 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.660151+0000 mon.b (mon.2) 1422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.662234+0000 mon.b (mon.2) 1423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.662963+0000 mon.b (mon.2) 1424 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:35 smithi135 bash[24028]: audit 2024-04-19T14:12:35.676089+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:34.974310+0000 mgr.x (mgr.24923) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.045494+0000 mgr.x (mgr.24923) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.116638+0000 mgr.x (mgr.24923) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.189219+0000 mgr.x (mgr.24923) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.276678+0000 mgr.x (mgr.24923) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.367456+0000 mgr.x (mgr.24923) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.434460+0000 mgr.x (mgr.24923) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.523193+0000 mgr.x (mgr.24923) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.600775+0000 mgr.x (mgr.24923) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.674760+0000 mgr.x (mgr.24923) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.734196+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.740120+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.742168+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.742915+0000 mon.b (mon.2) 1428 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.749373+0000 mgr.x (mgr.24923) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.750599+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.789921+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.791490+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.793252+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.793925+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.802928+0000 mgr.x (mgr.24923) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.804596+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.842839+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.844305+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.845995+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.846632+0000 mon.b (mon.2) 1436 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.855200+0000 mgr.x (mgr.24923) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.856852+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.895749+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.897292+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.899066+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.899701+0000 mon.b (mon.2) 1440 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.909772+0000 mgr.x (mgr.24923) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.911337+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.949843+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.951262+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.952959+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.953565+0000 mon.b (mon.2) 1444 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.961498+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:35.999736+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.001170+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.003233+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.003924+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.011368+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.051568+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.053488+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.055464+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.056169+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.063647+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.103134+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.104728+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.106539+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.107230+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.115016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.170836+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.172438+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.174271+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.174892+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.182731+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.220850+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.222298+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.224230+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.224984+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.234161+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.275077+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.276749+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.278647+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.279320+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.287441+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.344854+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.346615+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.349340+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.350060+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.358027+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.399121+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.400960+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.403032+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.403721+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.411819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.458193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.460067+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.462059+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.462730+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.470450+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.509412+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.511090+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.512942+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.513644+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.522763+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.562896+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.564598+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.566406+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.567143+0000 mon.b (mon.2) 1488 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.575567+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.620769+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.623340+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.625899+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.626965+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.637048+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.685767+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.687838+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.690074+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.691326+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:36 smithi139 bash[18762]: audit 2024-04-19T14:12:36.702680+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:34.974310+0000 mgr.x (mgr.24923) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.045494+0000 mgr.x (mgr.24923) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.116638+0000 mgr.x (mgr.24923) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.189219+0000 mgr.x (mgr.24923) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.276678+0000 mgr.x (mgr.24923) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.367456+0000 mgr.x (mgr.24923) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.434460+0000 mgr.x (mgr.24923) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.523193+0000 mgr.x (mgr.24923) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.600775+0000 mgr.x (mgr.24923) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.674760+0000 mgr.x (mgr.24923) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.734196+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.740120+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.742168+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.742915+0000 mon.b (mon.2) 1428 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.749373+0000 mgr.x (mgr.24923) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.750599+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.789921+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.791490+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.793252+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.793925+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.802928+0000 mgr.x (mgr.24923) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:34.974310+0000 mgr.x (mgr.24923) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.045494+0000 mgr.x (mgr.24923) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.116638+0000 mgr.x (mgr.24923) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.189219+0000 mgr.x (mgr.24923) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.276678+0000 mgr.x (mgr.24923) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.367456+0000 mgr.x (mgr.24923) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.434460+0000 mgr.x (mgr.24923) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.523193+0000 mgr.x (mgr.24923) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.600775+0000 mgr.x (mgr.24923) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.674760+0000 mgr.x (mgr.24923) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.734196+0000 mon.b (mon.2) 1425 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.740120+0000 mon.b (mon.2) 1426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.742168+0000 mon.b (mon.2) 1427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.742915+0000 mon.b (mon.2) 1428 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.749373+0000 mgr.x (mgr.24923) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.750599+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.789921+0000 mon.b (mon.2) 1429 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.791490+0000 mon.b (mon.2) 1430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.793252+0000 mon.b (mon.2) 1431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.793925+0000 mon.b (mon.2) 1432 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.802928+0000 mgr.x (mgr.24923) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.804596+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.842839+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.844305+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.845995+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.846632+0000 mon.b (mon.2) 1436 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.855200+0000 mgr.x (mgr.24923) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.856852+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.895749+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.897292+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.899066+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.899701+0000 mon.b (mon.2) 1440 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.909772+0000 mgr.x (mgr.24923) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.911337+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.949843+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.951262+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.952959+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.953565+0000 mon.b (mon.2) 1444 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.961498+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:35.999736+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.001170+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.804596+0000 mon.a (mon.0) 1684 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.842839+0000 mon.b (mon.2) 1433 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.844305+0000 mon.b (mon.2) 1434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.845995+0000 mon.b (mon.2) 1435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.846632+0000 mon.b (mon.2) 1436 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.855200+0000 mgr.x (mgr.24923) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.856852+0000 mon.a (mon.0) 1685 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.895749+0000 mon.b (mon.2) 1437 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.897292+0000 mon.b (mon.2) 1438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.899066+0000 mon.b (mon.2) 1439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.899701+0000 mon.b (mon.2) 1440 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.909772+0000 mgr.x (mgr.24923) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.911337+0000 mon.a (mon.0) 1686 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.949843+0000 mon.b (mon.2) 1441 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.951262+0000 mon.b (mon.2) 1442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.952959+0000 mon.b (mon.2) 1443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.953565+0000 mon.b (mon.2) 1444 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.961498+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:35.999736+0000 mon.b (mon.2) 1445 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.001170+0000 mon.b (mon.2) 1446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.003233+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.003924+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.011368+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.051568+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.053488+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.055464+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.056169+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.063647+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.103134+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.104728+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.106539+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.107230+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.115016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.170836+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.172438+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.174271+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.174892+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.182731+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.220850+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.222298+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.003233+0000 mon.b (mon.2) 1447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.003924+0000 mon.b (mon.2) 1448 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.011368+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.051568+0000 mon.b (mon.2) 1449 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.053488+0000 mon.b (mon.2) 1450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.055464+0000 mon.b (mon.2) 1451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.056169+0000 mon.b (mon.2) 1452 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.063647+0000 mon.a (mon.0) 1689 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.103134+0000 mon.b (mon.2) 1453 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.104728+0000 mon.b (mon.2) 1454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.106539+0000 mon.b (mon.2) 1455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.107230+0000 mon.b (mon.2) 1456 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.115016+0000 mon.a (mon.0) 1690 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.170836+0000 mon.b (mon.2) 1457 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.172438+0000 mon.b (mon.2) 1458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.174271+0000 mon.b (mon.2) 1459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.174892+0000 mon.b (mon.2) 1460 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.182731+0000 mon.a (mon.0) 1691 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.220850+0000 mon.b (mon.2) 1461 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.222298+0000 mon.b (mon.2) 1462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.224230+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.224984+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.234161+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.275077+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.276749+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.278647+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.279320+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.287441+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.344854+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.346615+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.349340+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.350060+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.358027+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.399121+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.400960+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.403032+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.403721+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.411819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.458193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.224230+0000 mon.b (mon.2) 1463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.224984+0000 mon.b (mon.2) 1464 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.234161+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.275077+0000 mon.b (mon.2) 1465 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.276749+0000 mon.b (mon.2) 1466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.278647+0000 mon.b (mon.2) 1467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.279320+0000 mon.b (mon.2) 1468 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.287441+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.344854+0000 mon.b (mon.2) 1469 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.346615+0000 mon.b (mon.2) 1470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.349340+0000 mon.b (mon.2) 1471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.350060+0000 mon.b (mon.2) 1472 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.358027+0000 mon.a (mon.0) 1694 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.399121+0000 mon.b (mon.2) 1473 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.400960+0000 mon.b (mon.2) 1474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.403032+0000 mon.b (mon.2) 1475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.403721+0000 mon.b (mon.2) 1476 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.411819+0000 mon.a (mon.0) 1695 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.458193+0000 mon.b (mon.2) 1477 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.460067+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.462059+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.462730+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.470450+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.509412+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.511090+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.512942+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.513644+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.522763+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.562896+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.564598+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.566406+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.567143+0000 mon.b (mon.2) 1488 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.575567+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.620769+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.623340+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.625899+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.626965+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.637048+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.685767+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.687838+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.690074+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.691326+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[18636]: audit 2024-04-19T14:12:36.702680+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.460067+0000 mon.b (mon.2) 1478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.462059+0000 mon.b (mon.2) 1479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.462730+0000 mon.b (mon.2) 1480 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.470450+0000 mon.a (mon.0) 1696 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.509412+0000 mon.b (mon.2) 1481 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.511090+0000 mon.b (mon.2) 1482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.512942+0000 mon.b (mon.2) 1483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.513644+0000 mon.b (mon.2) 1484 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.522763+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.562896+0000 mon.b (mon.2) 1485 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.564598+0000 mon.b (mon.2) 1486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.566406+0000 mon.b (mon.2) 1487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.567143+0000 mon.b (mon.2) 1488 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.575567+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.620769+0000 mon.b (mon.2) 1489 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.623340+0000 mon.b (mon.2) 1490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.625899+0000 mon.b (mon.2) 1491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.626965+0000 mon.b (mon.2) 1492 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.637048+0000 mon.a (mon.0) 1699 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.685767+0000 mon.b (mon.2) 1493 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.687838+0000 mon.b (mon.2) 1494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.690074+0000 mon.b (mon.2) 1495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.691326+0000 mon.b (mon.2) 1496 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:36 smithi135 bash[24028]: audit 2024-04-19T14:12:36.702680+0000 mon.a (mon.0) 1700 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:35.959809+0000 mgr.x (mgr.24923) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.009628+0000 mgr.x (mgr.24923) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cluster 2024-04-19T14:12:36.024641+0000 mgr.x (mgr.24923) 378 : 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-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.062992+0000 mgr.x (mgr.24923) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.114194+0000 mgr.x (mgr.24923) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.181029+0000 mgr.x (mgr.24923) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.232522+0000 mgr.x (mgr.24923) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.285767+0000 mgr.x (mgr.24923) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.357235+0000 mgr.x (mgr.24923) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.410748+0000 mgr.x (mgr.24923) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.469558+0000 mgr.x (mgr.24923) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.521125+0000 mgr.x (mgr.24923) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.573998+0000 mgr.x (mgr.24923) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.635689+0000 mgr.x (mgr.24923) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.701376+0000 mgr.x (mgr.24923) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.766136+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.767618+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.769387+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.770013+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.778516+0000 mgr.x (mgr.24923) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.779987+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:35.959809+0000 mgr.x (mgr.24923) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.009628+0000 mgr.x (mgr.24923) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cluster 2024-04-19T14:12:36.024641+0000 mgr.x (mgr.24923) 378 : 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-19T14:12:37.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.062992+0000 mgr.x (mgr.24923) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.114194+0000 mgr.x (mgr.24923) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.181029+0000 mgr.x (mgr.24923) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.232522+0000 mgr.x (mgr.24923) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.285767+0000 mgr.x (mgr.24923) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.357235+0000 mgr.x (mgr.24923) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.410748+0000 mgr.x (mgr.24923) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.469558+0000 mgr.x (mgr.24923) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.521125+0000 mgr.x (mgr.24923) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.573998+0000 mgr.x (mgr.24923) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.635689+0000 mgr.x (mgr.24923) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.701376+0000 mgr.x (mgr.24923) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.766136+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.767618+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.769387+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.770013+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.778516+0000 mgr.x (mgr.24923) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.997 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.779987+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.818789+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.820349+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.822610+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.823298+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.832169+0000 mgr.x (mgr.24923) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.833573+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.878444+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.880403+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.882479+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.883240+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.892551+0000 mgr.x (mgr.24923) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.894095+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.934783+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.936265+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.937907+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.938530+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.949161+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.989803+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.991565+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.993579+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.818789+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.820349+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.822610+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:37.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.823298+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.832169+0000 mgr.x (mgr.24923) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.833573+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.878444+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.880403+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.882479+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.883240+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.892551+0000 mgr.x (mgr.24923) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.894095+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.934783+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.936265+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.937907+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.938530+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.949161+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.989803+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.991565+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.993579+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:36.994295+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.003751+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.042592+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.044019+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.045672+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.046236+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.055285+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.114546+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.116441+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.118274+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.118922+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.128286+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.171646+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.173401+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.175202+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.175877+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.185231+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.229193+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.231061+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.233291+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.234067+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.243104+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.286598+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.288326+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.290583+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.291227+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.300689+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.343966+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.345711+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.347599+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.348283+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.359637+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.418704+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.420577+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.422857+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.423572+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.433169+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.491589+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.493516+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.495726+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:36.994295+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.003751+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.042592+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.044019+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.045672+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.046236+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.055285+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.114546+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.116441+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.118274+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.118922+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.128286+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.171646+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.173401+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.175202+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.175877+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.185231+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.229193+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.231061+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.233291+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.496497+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.506548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.561841+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.563527+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.565866+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.566524+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.575539+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.616940+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.618578+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.620481+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.621111+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.629986+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.669227+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.670850+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.672693+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.673379+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[24028]: audit 2024-04-19T14:12:37.684183+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.234067+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.243104+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.286598+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.288326+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.290583+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.291227+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.300689+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.343966+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.345711+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.347599+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.348283+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.359637+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.418704+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.420577+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.422857+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.423572+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.433169+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.491589+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.493516+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.495726+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.496497+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.506548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.561841+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.563527+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.565866+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.566524+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.575539+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.616940+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.618578+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.620481+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.621111+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.629986+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.669227+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.670850+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.672693+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.673379+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:37 smithi135 bash[18636]: audit 2024-04-19T14:12:37.684183+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:35.959809+0000 mgr.x (mgr.24923) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.009628+0000 mgr.x (mgr.24923) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cluster 2024-04-19T14:12:36.024641+0000 mgr.x (mgr.24923) 378 : 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-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.062992+0000 mgr.x (mgr.24923) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.114194+0000 mgr.x (mgr.24923) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.181029+0000 mgr.x (mgr.24923) 381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.232522+0000 mgr.x (mgr.24923) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.285767+0000 mgr.x (mgr.24923) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.357235+0000 mgr.x (mgr.24923) 384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.410748+0000 mgr.x (mgr.24923) 385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.469558+0000 mgr.x (mgr.24923) 386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.521125+0000 mgr.x (mgr.24923) 387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.573998+0000 mgr.x (mgr.24923) 388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.635689+0000 mgr.x (mgr.24923) 389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.701376+0000 mgr.x (mgr.24923) 390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.766136+0000 mon.b (mon.2) 1497 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.767618+0000 mon.b (mon.2) 1498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.769387+0000 mon.b (mon.2) 1499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.770013+0000 mon.b (mon.2) 1500 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.778516+0000 mgr.x (mgr.24923) 391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.779987+0000 mon.a (mon.0) 1701 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.818789+0000 mon.b (mon.2) 1501 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.820349+0000 mon.b (mon.2) 1502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.822610+0000 mon.b (mon.2) 1503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.823298+0000 mon.b (mon.2) 1504 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.832169+0000 mgr.x (mgr.24923) 392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.833573+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.878444+0000 mon.b (mon.2) 1505 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.880403+0000 mon.b (mon.2) 1506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.882479+0000 mon.b (mon.2) 1507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.883240+0000 mon.b (mon.2) 1508 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.892551+0000 mgr.x (mgr.24923) 393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.894095+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.934783+0000 mon.b (mon.2) 1509 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.936265+0000 mon.b (mon.2) 1510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.937907+0000 mon.b (mon.2) 1511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.938530+0000 mon.b (mon.2) 1512 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.949161+0000 mon.a (mon.0) 1704 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.989803+0000 mon.b (mon.2) 1513 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.991565+0000 mon.b (mon.2) 1514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.993579+0000 mon.b (mon.2) 1515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:36.994295+0000 mon.b (mon.2) 1516 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.003751+0000 mon.a (mon.0) 1705 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.042592+0000 mon.b (mon.2) 1517 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.044019+0000 mon.b (mon.2) 1518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.045672+0000 mon.b (mon.2) 1519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.046236+0000 mon.b (mon.2) 1520 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.055285+0000 mon.a (mon.0) 1706 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.114546+0000 mon.b (mon.2) 1521 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.116441+0000 mon.b (mon.2) 1522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.118274+0000 mon.b (mon.2) 1523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.118922+0000 mon.b (mon.2) 1524 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.128286+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.171646+0000 mon.b (mon.2) 1525 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.173401+0000 mon.b (mon.2) 1526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.175202+0000 mon.b (mon.2) 1527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.175877+0000 mon.b (mon.2) 1528 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.185231+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.229193+0000 mon.b (mon.2) 1529 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.231061+0000 mon.b (mon.2) 1530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.233291+0000 mon.b (mon.2) 1531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.234067+0000 mon.b (mon.2) 1532 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.243104+0000 mon.a (mon.0) 1709 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.286598+0000 mon.b (mon.2) 1533 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.288326+0000 mon.b (mon.2) 1534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.290583+0000 mon.b (mon.2) 1535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.291227+0000 mon.b (mon.2) 1536 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.300689+0000 mon.a (mon.0) 1710 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.343966+0000 mon.b (mon.2) 1537 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.345711+0000 mon.b (mon.2) 1538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.347599+0000 mon.b (mon.2) 1539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.348283+0000 mon.b (mon.2) 1540 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.359637+0000 mon.a (mon.0) 1711 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.418704+0000 mon.b (mon.2) 1541 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.420577+0000 mon.b (mon.2) 1542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.422857+0000 mon.b (mon.2) 1543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.423572+0000 mon.b (mon.2) 1544 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.433169+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.491589+0000 mon.b (mon.2) 1545 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.493516+0000 mon.b (mon.2) 1546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.495726+0000 mon.b (mon.2) 1547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.496497+0000 mon.b (mon.2) 1548 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.506548+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.561841+0000 mon.b (mon.2) 1549 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.563527+0000 mon.b (mon.2) 1550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.565866+0000 mon.b (mon.2) 1551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.566524+0000 mon.b (mon.2) 1552 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.575539+0000 mon.a (mon.0) 1714 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.616940+0000 mon.b (mon.2) 1553 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.618578+0000 mon.b (mon.2) 1554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.620481+0000 mon.b (mon.2) 1555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.621111+0000 mon.b (mon.2) 1556 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.629986+0000 mon.a (mon.0) 1715 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.669227+0000 mon.b (mon.2) 1557 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.670850+0000 mon.b (mon.2) 1558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.672693+0000 mon.b (mon.2) 1559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.673379+0000 mon.b (mon.2) 1560 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:37 smithi139 bash[18762]: audit 2024-04-19T14:12:37.684183+0000 mon.a (mon.0) 1716 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.013 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[54941]: ts=2024-04-19T14:12:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:36.947650+0000 mgr.x (mgr.24923) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.002054+0000 mgr.x (mgr.24923) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.053747+0000 mgr.x (mgr.24923) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.126632+0000 mgr.x (mgr.24923) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.183592+0000 mgr.x (mgr.24923) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.241517+0000 mgr.x (mgr.24923) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.299049+0000 mgr.x (mgr.24923) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.358086+0000 mgr.x (mgr.24923) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.431877+0000 mgr.x (mgr.24923) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.505426+0000 mgr.x (mgr.24923) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.574574+0000 mgr.x (mgr.24923) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.628883+0000 mgr.x (mgr.24923) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.682652+0000 mgr.x (mgr.24923) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.741535+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.754062+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.756101+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.756899+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.765682+0000 mgr.x (mgr.24923) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.767231+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.822212+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.823866+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.825784+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.826430+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.835672+0000 mgr.x (mgr.24923) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.837229+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.891711+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.893394+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.895215+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.895870+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.904754+0000 mgr.x (mgr.24923) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.906387+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.961958+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.963557+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.965469+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.966084+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:37.975843+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.030418+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.032026+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.033888+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.034590+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.042109+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.081549+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.083043+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.084736+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.085380+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.094257+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.148962+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.150519+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.152694+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.153343+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.163612+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.207043+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.208854+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.210636+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.211251+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.218782+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.263518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.265643+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.268666+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.269601+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.277500+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.323659+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.325632+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.327627+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.328331+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.336036+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.382465+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.384278+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.386176+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.386836+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.394256+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.436228+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.438084+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.439973+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.440644+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.448352+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.509325+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.511050+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.513044+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.513771+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.521699+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.579647+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.581608+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.583768+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.584540+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.592884+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.655450+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.657478+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.659719+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.660532+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:38 smithi139 bash[18762]: audit 2024-04-19T14:12:38.671686+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:36.947650+0000 mgr.x (mgr.24923) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.002054+0000 mgr.x (mgr.24923) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.053747+0000 mgr.x (mgr.24923) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.126632+0000 mgr.x (mgr.24923) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.183592+0000 mgr.x (mgr.24923) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.241517+0000 mgr.x (mgr.24923) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.299049+0000 mgr.x (mgr.24923) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.358086+0000 mgr.x (mgr.24923) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.431877+0000 mgr.x (mgr.24923) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.505426+0000 mgr.x (mgr.24923) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.574574+0000 mgr.x (mgr.24923) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.628883+0000 mgr.x (mgr.24923) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.682652+0000 mgr.x (mgr.24923) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.741535+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.754062+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.756101+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.756899+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.765682+0000 mgr.x (mgr.24923) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.767231+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.822212+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.823866+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:36.947650+0000 mgr.x (mgr.24923) 394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.002054+0000 mgr.x (mgr.24923) 395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.053747+0000 mgr.x (mgr.24923) 396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.126632+0000 mgr.x (mgr.24923) 397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.183592+0000 mgr.x (mgr.24923) 398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.241517+0000 mgr.x (mgr.24923) 399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.299049+0000 mgr.x (mgr.24923) 400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.358086+0000 mgr.x (mgr.24923) 401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.431877+0000 mgr.x (mgr.24923) 402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.505426+0000 mgr.x (mgr.24923) 403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.574574+0000 mgr.x (mgr.24923) 404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.628883+0000 mgr.x (mgr.24923) 405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.682652+0000 mgr.x (mgr.24923) 406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.741535+0000 mon.b (mon.2) 1561 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.754062+0000 mon.b (mon.2) 1562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.756101+0000 mon.b (mon.2) 1563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.756899+0000 mon.b (mon.2) 1564 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.765682+0000 mgr.x (mgr.24923) 407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.767231+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.822212+0000 mon.b (mon.2) 1565 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.823866+0000 mon.b (mon.2) 1566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.825784+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.826430+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.835672+0000 mgr.x (mgr.24923) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.837229+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.891711+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.893394+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.895215+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.895870+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.904754+0000 mgr.x (mgr.24923) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.906387+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.961958+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.963557+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.965469+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.966084+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:37.975843+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.030418+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.032026+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.033888+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.034590+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.042109+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.825784+0000 mon.b (mon.2) 1567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.826430+0000 mon.b (mon.2) 1568 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.835672+0000 mgr.x (mgr.24923) 408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.837229+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.891711+0000 mon.b (mon.2) 1569 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.893394+0000 mon.b (mon.2) 1570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.895215+0000 mon.b (mon.2) 1571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.895870+0000 mon.b (mon.2) 1572 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.904754+0000 mgr.x (mgr.24923) 409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.906387+0000 mon.a (mon.0) 1719 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.961958+0000 mon.b (mon.2) 1573 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.963557+0000 mon.b (mon.2) 1574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.965469+0000 mon.b (mon.2) 1575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.966084+0000 mon.b (mon.2) 1576 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:37.975843+0000 mon.a (mon.0) 1720 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.030418+0000 mon.b (mon.2) 1577 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.032026+0000 mon.b (mon.2) 1578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.033888+0000 mon.b (mon.2) 1579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.034590+0000 mon.b (mon.2) 1580 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.042109+0000 mon.a (mon.0) 1721 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.081549+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.083043+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.084736+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.085380+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.094257+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.148962+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.150519+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.152694+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.153343+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.163612+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.207043+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.208854+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.210636+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.211251+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.218782+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.263518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.265643+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.268666+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.269601+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.277500+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.081549+0000 mon.b (mon.2) 1581 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.083043+0000 mon.b (mon.2) 1582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.084736+0000 mon.b (mon.2) 1583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.085380+0000 mon.b (mon.2) 1584 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.094257+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.148962+0000 mon.b (mon.2) 1585 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.150519+0000 mon.b (mon.2) 1586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.152694+0000 mon.b (mon.2) 1587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.153343+0000 mon.b (mon.2) 1588 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.163612+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.207043+0000 mon.b (mon.2) 1589 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.208854+0000 mon.b (mon.2) 1590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.210636+0000 mon.b (mon.2) 1591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.211251+0000 mon.b (mon.2) 1592 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.218782+0000 mon.a (mon.0) 1724 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.263518+0000 mon.b (mon.2) 1593 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.265643+0000 mon.b (mon.2) 1594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.268666+0000 mon.b (mon.2) 1595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.269601+0000 mon.b (mon.2) 1596 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.277500+0000 mon.a (mon.0) 1725 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.323659+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.325632+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.327627+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.328331+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.336036+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.382465+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.384278+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.386176+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.386836+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.394256+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.436228+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.438084+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.439973+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.440644+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.448352+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.509325+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.511050+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.513044+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.513771+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.521699+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.323659+0000 mon.b (mon.2) 1597 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.325632+0000 mon.b (mon.2) 1598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.327627+0000 mon.b (mon.2) 1599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.328331+0000 mon.b (mon.2) 1600 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.336036+0000 mon.a (mon.0) 1726 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.382465+0000 mon.b (mon.2) 1601 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.384278+0000 mon.b (mon.2) 1602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.386176+0000 mon.b (mon.2) 1603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.386836+0000 mon.b (mon.2) 1604 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.394256+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.436228+0000 mon.b (mon.2) 1605 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.438084+0000 mon.b (mon.2) 1606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.439973+0000 mon.b (mon.2) 1607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.440644+0000 mon.b (mon.2) 1608 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.448352+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.509325+0000 mon.b (mon.2) 1609 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.511050+0000 mon.b (mon.2) 1610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.513044+0000 mon.b (mon.2) 1611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.513771+0000 mon.b (mon.2) 1612 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.521699+0000 mon.a (mon.0) 1729 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.579647+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.581608+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.583768+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.584540+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.592884+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.655450+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.657478+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.659719+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.660532+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[24028]: audit 2024-04-19T14:12:38.671686+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.579647+0000 mon.b (mon.2) 1613 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.581608+0000 mon.b (mon.2) 1614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.583768+0000 mon.b (mon.2) 1615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.584540+0000 mon.b (mon.2) 1616 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.592884+0000 mon.a (mon.0) 1730 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.655450+0000 mon.b (mon.2) 1617 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.657478+0000 mon.b (mon.2) 1618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.659719+0000 mon.b (mon.2) 1619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.660532+0000 mon.b (mon.2) 1620 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:38 smithi135 bash[18636]: audit 2024-04-19T14:12:38.671686+0000 mon.a (mon.0) 1731 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:37.974165+0000 mgr.x (mgr.24923) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cluster 2024-04-19T14:12:38.025067+0000 mgr.x (mgr.24923) 411 : 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-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.041603+0000 mgr.x (mgr.24923) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.092511+0000 mgr.x (mgr.24923) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.161950+0000 mgr.x (mgr.24923) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.219052+0000 mgr.x (mgr.24923) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.279164+0000 mgr.x (mgr.24923) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.337407+0000 mgr.x (mgr.24923) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.395676+0000 mgr.x (mgr.24923) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.449699+0000 mgr.x (mgr.24923) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.522840+0000 mgr.x (mgr.24923) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.593987+0000 mgr.x (mgr.24923) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.670632+0000 mgr.x (mgr.24923) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.752522+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.754384+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.756384+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.757022+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.764213+0000 mgr.x (mgr.24923) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.764797+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.809541+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.811436+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.813376+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.814071+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.821527+0000 mgr.x (mgr.24923) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.822645+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.867181+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.869076+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.871513+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.872342+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.881749+0000 mgr.x (mgr.24923) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.883292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.924895+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.927229+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.930492+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.931444+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.940874+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.980753+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.982314+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.984225+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.984938+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:38.992908+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.065126+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.068120+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.071143+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.072310+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.082915+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.126969+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.128819+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.130834+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.131607+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.140712+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.184110+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.185912+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.188202+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.189112+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.198659+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.271536+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.273213+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.275185+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.275911+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.284707+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.324308+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.325853+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.328186+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.328916+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.338482+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.393737+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.395188+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.396914+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.397572+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.410171+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.448704+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.450267+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.451999+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.452717+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.460547+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.515838+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.517487+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.519119+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.519764+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.527266+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.566098+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.567632+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.569330+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.569967+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.577318+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.622310+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.624636+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.627215+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.628100+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.649379+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.693084+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.694763+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.696588+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.697218+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:39 smithi139 bash[18762]: audit 2024-04-19T14:12:39.705035+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:37.974165+0000 mgr.x (mgr.24923) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cluster 2024-04-19T14:12:38.025067+0000 mgr.x (mgr.24923) 411 : 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-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.041603+0000 mgr.x (mgr.24923) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.092511+0000 mgr.x (mgr.24923) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.161950+0000 mgr.x (mgr.24923) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.219052+0000 mgr.x (mgr.24923) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.279164+0000 mgr.x (mgr.24923) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.337407+0000 mgr.x (mgr.24923) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.395676+0000 mgr.x (mgr.24923) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.449699+0000 mgr.x (mgr.24923) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.522840+0000 mgr.x (mgr.24923) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.593987+0000 mgr.x (mgr.24923) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.670632+0000 mgr.x (mgr.24923) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.752522+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.754384+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.756384+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.757022+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.764213+0000 mgr.x (mgr.24923) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.764797+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.809541+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.811436+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.813376+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.814071+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.821527+0000 mgr.x (mgr.24923) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.822645+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.867181+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.869076+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.871513+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.872342+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.881749+0000 mgr.x (mgr.24923) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.883292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.924895+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.927229+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.930492+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.931444+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.940874+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.980753+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.982314+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.984225+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.984938+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:38.992908+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:37.974165+0000 mgr.x (mgr.24923) 410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cluster 2024-04-19T14:12:38.025067+0000 mgr.x (mgr.24923) 411 : 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-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.041603+0000 mgr.x (mgr.24923) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.092511+0000 mgr.x (mgr.24923) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.161950+0000 mgr.x (mgr.24923) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.219052+0000 mgr.x (mgr.24923) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.279164+0000 mgr.x (mgr.24923) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.337407+0000 mgr.x (mgr.24923) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.395676+0000 mgr.x (mgr.24923) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.449699+0000 mgr.x (mgr.24923) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.522840+0000 mgr.x (mgr.24923) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.593987+0000 mgr.x (mgr.24923) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.670632+0000 mgr.x (mgr.24923) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.752522+0000 mon.b (mon.2) 1621 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.754384+0000 mon.b (mon.2) 1622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.756384+0000 mon.b (mon.2) 1623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.757022+0000 mon.b (mon.2) 1624 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.764213+0000 mgr.x (mgr.24923) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.764797+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.809541+0000 mon.b (mon.2) 1625 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.811436+0000 mon.b (mon.2) 1626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.065126+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.068120+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.071143+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.072310+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.082915+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.126969+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.128819+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.130834+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.131607+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.140712+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.184110+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.185912+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.188202+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.189112+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.198659+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.271536+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.273213+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.275185+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.275911+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.284707+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.324308+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.325853+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.328186+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.328916+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.338482+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.393737+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.395188+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.396914+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.397572+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.410171+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.448704+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.450267+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.451999+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.452717+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.460547+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.515838+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.517487+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.519119+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.519764+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.527266+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.813376+0000 mon.b (mon.2) 1627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.814071+0000 mon.b (mon.2) 1628 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.821527+0000 mgr.x (mgr.24923) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.822645+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.867181+0000 mon.b (mon.2) 1629 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.869076+0000 mon.b (mon.2) 1630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.871513+0000 mon.b (mon.2) 1631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.872342+0000 mon.b (mon.2) 1632 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.881749+0000 mgr.x (mgr.24923) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.883292+0000 mon.a (mon.0) 1734 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.924895+0000 mon.b (mon.2) 1633 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.927229+0000 mon.b (mon.2) 1634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.930492+0000 mon.b (mon.2) 1635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.931444+0000 mon.b (mon.2) 1636 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.940874+0000 mon.a (mon.0) 1735 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.980753+0000 mon.b (mon.2) 1637 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.982314+0000 mon.b (mon.2) 1638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.984225+0000 mon.b (mon.2) 1639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.984938+0000 mon.b (mon.2) 1640 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:38.992908+0000 mon.a (mon.0) 1736 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.566098+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.567632+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.569330+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.569967+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.577318+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.622310+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.624636+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.627215+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.628100+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.649379+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.693084+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.694763+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.696588+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.697218+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[24028]: audit 2024-04-19T14:12:39.705035+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.065126+0000 mon.b (mon.2) 1641 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.068120+0000 mon.b (mon.2) 1642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.071143+0000 mon.b (mon.2) 1643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.072310+0000 mon.b (mon.2) 1644 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.082915+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.126969+0000 mon.b (mon.2) 1645 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.128819+0000 mon.b (mon.2) 1646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.130834+0000 mon.b (mon.2) 1647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.131607+0000 mon.b (mon.2) 1648 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.140712+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.184110+0000 mon.b (mon.2) 1649 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.185912+0000 mon.b (mon.2) 1650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.188202+0000 mon.b (mon.2) 1651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.189112+0000 mon.b (mon.2) 1652 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.198659+0000 mon.a (mon.0) 1739 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.271536+0000 mon.b (mon.2) 1653 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.273213+0000 mon.b (mon.2) 1654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.275185+0000 mon.b (mon.2) 1655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.275911+0000 mon.b (mon.2) 1656 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.284707+0000 mon.a (mon.0) 1740 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.324308+0000 mon.b (mon.2) 1657 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.325853+0000 mon.b (mon.2) 1658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.328186+0000 mon.b (mon.2) 1659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.328916+0000 mon.b (mon.2) 1660 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.338482+0000 mon.a (mon.0) 1741 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.393737+0000 mon.b (mon.2) 1661 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.395188+0000 mon.b (mon.2) 1662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.396914+0000 mon.b (mon.2) 1663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.397572+0000 mon.b (mon.2) 1664 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.410171+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.448704+0000 mon.b (mon.2) 1665 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.450267+0000 mon.b (mon.2) 1666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.451999+0000 mon.b (mon.2) 1667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.452717+0000 mon.b (mon.2) 1668 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.460547+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.515838+0000 mon.b (mon.2) 1669 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.517487+0000 mon.b (mon.2) 1670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.519119+0000 mon.b (mon.2) 1671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.519764+0000 mon.b (mon.2) 1672 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.527266+0000 mon.a (mon.0) 1744 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.566098+0000 mon.b (mon.2) 1673 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.567632+0000 mon.b (mon.2) 1674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.569330+0000 mon.b (mon.2) 1675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.569967+0000 mon.b (mon.2) 1676 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.577318+0000 mon.a (mon.0) 1745 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.622310+0000 mon.b (mon.2) 1677 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.624636+0000 mon.b (mon.2) 1678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.627215+0000 mon.b (mon.2) 1679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.628100+0000 mon.b (mon.2) 1680 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.649379+0000 mon.a (mon.0) 1746 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.693084+0000 mon.b (mon.2) 1681 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.694763+0000 mon.b (mon.2) 1682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.696588+0000 mon.b (mon.2) 1683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.697218+0000 mon.b (mon.2) 1684 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:40.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:39 smithi135 bash[18636]: audit 2024-04-19T14:12:39.705035+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.939244+0000 mgr.x (mgr.24923) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:38.991245+0000 mgr.x (mgr.24923) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.081442+0000 mgr.x (mgr.24923) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.138985+0000 mgr.x (mgr.24923) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.197063+0000 mgr.x (mgr.24923) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.283139+0000 mgr.x (mgr.24923) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.336845+0000 mgr.x (mgr.24923) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.408589+0000 mgr.x (mgr.24923) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.458782+0000 mgr.x (mgr.24923) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.525534+0000 mgr.x (mgr.24923) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.575589+0000 mgr.x (mgr.24923) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.647791+0000 mgr.x (mgr.24923) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.703305+0000 mgr.x (mgr.24923) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.750992+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.753136+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.755517+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.756331+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.764663+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.765315+0000 mgr.x (mgr.24923) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.810779+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.812493+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.814269+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.814903+0000 mon.b (mon.2) 1692 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.822509+0000 mgr.x (mgr.24923) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.823252+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.862664+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.864087+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.866243+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.866872+0000 mon.b (mon.2) 1696 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.874689+0000 mgr.x (mgr.24923) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.874772+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.915443+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.916914+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.918658+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.919282+0000 mon.b (mon.2) 1700 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.927373+0000 mgr.x (mgr.24923) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.927828+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.967750+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.969517+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.971325+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.971997+0000 mon.b (mon.2) 1704 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:39.980520+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.019942+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.021489+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.023185+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.023774+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.033358+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.088922+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.090607+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.092424+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.093053+0000 mon.b (mon.2) 1712 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.103211+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.158517+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.160013+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.161814+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.162397+0000 mon.b (mon.2) 1716 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.172595+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.215546+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.217357+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.219241+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.219933+0000 mon.b (mon.2) 1720 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.233006+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.287522+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.288979+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.290694+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.291314+0000 mon.b (mon.2) 1724 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.304354+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.359873+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.361396+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.363195+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.363873+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.377305+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.433543+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.435194+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.436999+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.437648+0000 mon.b (mon.2) 1732 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.451492+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.528455+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.530561+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.532769+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.533549+0000 mon.b (mon.2) 1736 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.544962+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.600907+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.602529+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.604401+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.605080+0000 mon.b (mon.2) 1740 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.616037+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.671338+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.673040+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.675003+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.675658+0000 mon.b (mon.2) 1744 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:40 smithi139 bash[18762]: audit 2024-04-19T14:12:40.687137+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.939244+0000 mgr.x (mgr.24923) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:38.991245+0000 mgr.x (mgr.24923) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.081442+0000 mgr.x (mgr.24923) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.138985+0000 mgr.x (mgr.24923) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.197063+0000 mgr.x (mgr.24923) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.283139+0000 mgr.x (mgr.24923) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.336845+0000 mgr.x (mgr.24923) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.408589+0000 mgr.x (mgr.24923) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.458782+0000 mgr.x (mgr.24923) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.525534+0000 mgr.x (mgr.24923) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.575589+0000 mgr.x (mgr.24923) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.647791+0000 mgr.x (mgr.24923) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.703305+0000 mgr.x (mgr.24923) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.750992+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.753136+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.755517+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.756331+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.764663+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.765315+0000 mgr.x (mgr.24923) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.810779+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.812493+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.814269+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.814903+0000 mon.b (mon.2) 1692 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.822509+0000 mgr.x (mgr.24923) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.823252+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.862664+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.864087+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.866243+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.866872+0000 mon.b (mon.2) 1696 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.874689+0000 mgr.x (mgr.24923) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.874772+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.915443+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.916914+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.918658+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.919282+0000 mon.b (mon.2) 1700 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.927373+0000 mgr.x (mgr.24923) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.927828+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.967750+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.969517+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.971325+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.971997+0000 mon.b (mon.2) 1704 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.939244+0000 mgr.x (mgr.24923) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:38.991245+0000 mgr.x (mgr.24923) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.081442+0000 mgr.x (mgr.24923) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.138985+0000 mgr.x (mgr.24923) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.197063+0000 mgr.x (mgr.24923) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.283139+0000 mgr.x (mgr.24923) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.336845+0000 mgr.x (mgr.24923) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.408589+0000 mgr.x (mgr.24923) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.458782+0000 mgr.x (mgr.24923) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.525534+0000 mgr.x (mgr.24923) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.575589+0000 mgr.x (mgr.24923) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.647791+0000 mgr.x (mgr.24923) 437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.703305+0000 mgr.x (mgr.24923) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.750992+0000 mon.b (mon.2) 1685 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.753136+0000 mon.b (mon.2) 1686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.755517+0000 mon.b (mon.2) 1687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.756331+0000 mon.b (mon.2) 1688 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.764663+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.765315+0000 mgr.x (mgr.24923) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.810779+0000 mon.b (mon.2) 1689 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.812493+0000 mon.b (mon.2) 1690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:39.980520+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.019942+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.021489+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.023185+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.023774+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.033358+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.088922+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.090607+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.092424+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.093053+0000 mon.b (mon.2) 1712 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.103211+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.158517+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.160013+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.161814+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.162397+0000 mon.b (mon.2) 1716 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.172595+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.215546+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.217357+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.219241+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.219933+0000 mon.b (mon.2) 1720 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.233006+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.287522+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.288979+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.290694+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.291314+0000 mon.b (mon.2) 1724 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.304354+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.359873+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.361396+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.363195+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.363873+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.377305+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.433543+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.435194+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.436999+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.437648+0000 mon.b (mon.2) 1732 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.451492+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.528455+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.530561+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.532769+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.533549+0000 mon.b (mon.2) 1736 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.814269+0000 mon.b (mon.2) 1691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.814903+0000 mon.b (mon.2) 1692 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.822509+0000 mgr.x (mgr.24923) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.823252+0000 mon.a (mon.0) 1749 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.862664+0000 mon.b (mon.2) 1693 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.864087+0000 mon.b (mon.2) 1694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.866243+0000 mon.b (mon.2) 1695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.866872+0000 mon.b (mon.2) 1696 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.874689+0000 mgr.x (mgr.24923) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.874772+0000 mon.a (mon.0) 1750 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.915443+0000 mon.b (mon.2) 1697 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.916914+0000 mon.b (mon.2) 1698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.918658+0000 mon.b (mon.2) 1699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.919282+0000 mon.b (mon.2) 1700 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.927373+0000 mgr.x (mgr.24923) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.927828+0000 mon.a (mon.0) 1751 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.967750+0000 mon.b (mon.2) 1701 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.969517+0000 mon.b (mon.2) 1702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.971325+0000 mon.b (mon.2) 1703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.971997+0000 mon.b (mon.2) 1704 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.544962+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.600907+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.602529+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.604401+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.605080+0000 mon.b (mon.2) 1740 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.616037+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.671338+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.673040+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.675003+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.675658+0000 mon.b (mon.2) 1744 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[18636]: audit 2024-04-19T14:12:40.687137+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:39.980520+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.019942+0000 mon.b (mon.2) 1705 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.021489+0000 mon.b (mon.2) 1706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.023185+0000 mon.b (mon.2) 1707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.023774+0000 mon.b (mon.2) 1708 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.033358+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.088922+0000 mon.b (mon.2) 1709 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.090607+0000 mon.b (mon.2) 1710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.092424+0000 mon.b (mon.2) 1711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.093053+0000 mon.b (mon.2) 1712 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.103211+0000 mon.a (mon.0) 1754 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.158517+0000 mon.b (mon.2) 1713 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.160013+0000 mon.b (mon.2) 1714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.161814+0000 mon.b (mon.2) 1715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.162397+0000 mon.b (mon.2) 1716 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.172595+0000 mon.a (mon.0) 1755 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.215546+0000 mon.b (mon.2) 1717 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.217357+0000 mon.b (mon.2) 1718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.219241+0000 mon.b (mon.2) 1719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.219933+0000 mon.b (mon.2) 1720 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.233006+0000 mon.a (mon.0) 1756 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.287522+0000 mon.b (mon.2) 1721 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.288979+0000 mon.b (mon.2) 1722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.290694+0000 mon.b (mon.2) 1723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.291314+0000 mon.b (mon.2) 1724 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.304354+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.359873+0000 mon.b (mon.2) 1725 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.361396+0000 mon.b (mon.2) 1726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.363195+0000 mon.b (mon.2) 1727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.363873+0000 mon.b (mon.2) 1728 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.377305+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.433543+0000 mon.b (mon.2) 1729 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.435194+0000 mon.b (mon.2) 1730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.436999+0000 mon.b (mon.2) 1731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.437648+0000 mon.b (mon.2) 1732 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.451492+0000 mon.a (mon.0) 1759 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.528455+0000 mon.b (mon.2) 1733 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.530561+0000 mon.b (mon.2) 1734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.532769+0000 mon.b (mon.2) 1735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.533549+0000 mon.b (mon.2) 1736 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.544962+0000 mon.a (mon.0) 1760 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.600907+0000 mon.b (mon.2) 1737 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.602529+0000 mon.b (mon.2) 1738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.604401+0000 mon.b (mon.2) 1739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.605080+0000 mon.b (mon.2) 1740 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.616037+0000 mon.a (mon.0) 1761 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.671338+0000 mon.b (mon.2) 1741 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.673040+0000 mon.b (mon.2) 1742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.675003+0000 mon.b (mon.2) 1743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.675658+0000 mon.b (mon.2) 1744 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:41.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:40 smithi135 bash[24028]: audit 2024-04-19T14:12:40.687137+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:39.980027+0000 mgr.x (mgr.24923) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cluster 2024-04-19T14:12:40.025853+0000 mgr.x (mgr.24923) 444 : 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-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.031983+0000 mgr.x (mgr.24923) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.101496+0000 mgr.x (mgr.24923) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.170833+0000 mgr.x (mgr.24923) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.186054+0000 mgr.x (mgr.24923) 448 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.231428+0000 mgr.x (mgr.24923) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.302742+0000 mgr.x (mgr.24923) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.375632+0000 mgr.x (mgr.24923) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.449904+0000 mgr.x (mgr.24923) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.543716+0000 mgr.x (mgr.24923) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.614479+0000 mgr.x (mgr.24923) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.685442+0000 mgr.x (mgr.24923) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.747111+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.755331+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.757491+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.758261+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.768251+0000 mgr.x (mgr.24923) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.769938+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.809051+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.810484+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.812650+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.813296+0000 mon.b (mon.2) 1752 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.822917+0000 mgr.x (mgr.24923) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.824498+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.896149+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.897716+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.899696+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.900429+0000 mon.b (mon.2) 1756 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.911097+0000 mgr.x (mgr.24923) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.912830+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.968832+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.970354+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.972240+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.972929+0000 mon.b (mon.2) 1760 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:40.982780+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.020804+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.022491+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.024191+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.024765+0000 mon.b (mon.2) 1764 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.032088+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.070519+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.071902+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.073638+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.074333+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.085117+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.123630+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.125069+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.126810+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.127379+0000 mon.b (mon.2) 1772 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.135856+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.179302+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.180846+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.182589+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.183188+0000 mon.b (mon.2) 1776 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.191559+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.230057+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.231545+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.233364+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.233983+0000 mon.b (mon.2) 1780 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.242993+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.288301+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.289986+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.291910+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.292592+0000 mon.b (mon.2) 1784 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.303948+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.355298+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.358037+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.361632+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.362586+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.373062+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.417660+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.419967+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.422316+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.423365+0000 mon.b (mon.2) 1792 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.432192+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.478266+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.480276+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.482352+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.483074+0000 mon.b (mon.2) 1796 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.491473+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.535860+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.537853+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.539886+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.540816+0000 mon.b (mon.2) 1800 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.549580+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.593662+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.595424+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.597912+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.598590+0000 mon.b (mon.2) 1804 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.607894+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.650218+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.651652+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.653285+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.653916+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.665102+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.708623+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.710259+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.712186+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.712827+0000 mon.b (mon.2) 1812 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:41 smithi139 bash[18762]: audit 2024-04-19T14:12:41.723004+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:39.980027+0000 mgr.x (mgr.24923) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cluster 2024-04-19T14:12:40.025853+0000 mgr.x (mgr.24923) 444 : 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-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.031983+0000 mgr.x (mgr.24923) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.101496+0000 mgr.x (mgr.24923) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.170833+0000 mgr.x (mgr.24923) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.186054+0000 mgr.x (mgr.24923) 448 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.231428+0000 mgr.x (mgr.24923) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.302742+0000 mgr.x (mgr.24923) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.375632+0000 mgr.x (mgr.24923) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.449904+0000 mgr.x (mgr.24923) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.543716+0000 mgr.x (mgr.24923) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.614479+0000 mgr.x (mgr.24923) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.685442+0000 mgr.x (mgr.24923) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.747111+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.755331+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.757491+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.758261+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.768251+0000 mgr.x (mgr.24923) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.769938+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.809051+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.810484+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:39.980027+0000 mgr.x (mgr.24923) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cluster 2024-04-19T14:12:40.025853+0000 mgr.x (mgr.24923) 444 : 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-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.031983+0000 mgr.x (mgr.24923) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.101496+0000 mgr.x (mgr.24923) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.170833+0000 mgr.x (mgr.24923) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.186054+0000 mgr.x (mgr.24923) 448 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.231428+0000 mgr.x (mgr.24923) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.302742+0000 mgr.x (mgr.24923) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.375632+0000 mgr.x (mgr.24923) 451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.449904+0000 mgr.x (mgr.24923) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.543716+0000 mgr.x (mgr.24923) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.614479+0000 mgr.x (mgr.24923) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.685442+0000 mgr.x (mgr.24923) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.747111+0000 mon.b (mon.2) 1745 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.755331+0000 mon.b (mon.2) 1746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.757491+0000 mon.b (mon.2) 1747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.758261+0000 mon.b (mon.2) 1748 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.768251+0000 mgr.x (mgr.24923) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.769938+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.809051+0000 mon.b (mon.2) 1749 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.810484+0000 mon.b (mon.2) 1750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.812650+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.813296+0000 mon.b (mon.2) 1752 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.822917+0000 mgr.x (mgr.24923) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.824498+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.896149+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.897716+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.899696+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.900429+0000 mon.b (mon.2) 1756 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.911097+0000 mgr.x (mgr.24923) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.912830+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.968832+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.970354+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.972240+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.972929+0000 mon.b (mon.2) 1760 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:40.982780+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.020804+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.022491+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.024191+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.024765+0000 mon.b (mon.2) 1764 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.032088+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.812650+0000 mon.b (mon.2) 1751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.813296+0000 mon.b (mon.2) 1752 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.822917+0000 mgr.x (mgr.24923) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.824498+0000 mon.a (mon.0) 1764 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.896149+0000 mon.b (mon.2) 1753 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.897716+0000 mon.b (mon.2) 1754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.899696+0000 mon.b (mon.2) 1755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.900429+0000 mon.b (mon.2) 1756 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.911097+0000 mgr.x (mgr.24923) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.912830+0000 mon.a (mon.0) 1765 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.968832+0000 mon.b (mon.2) 1757 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.970354+0000 mon.b (mon.2) 1758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.972240+0000 mon.b (mon.2) 1759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.972929+0000 mon.b (mon.2) 1760 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:40.982780+0000 mon.a (mon.0) 1766 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.020804+0000 mon.b (mon.2) 1761 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.022491+0000 mon.b (mon.2) 1762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.024191+0000 mon.b (mon.2) 1763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.024765+0000 mon.b (mon.2) 1764 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.032088+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.070519+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.071902+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.073638+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.074333+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.085117+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.123630+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.125069+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.126810+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.127379+0000 mon.b (mon.2) 1772 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.135856+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.179302+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.180846+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.182589+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.183188+0000 mon.b (mon.2) 1776 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.191559+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.230057+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.231545+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.233364+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.233983+0000 mon.b (mon.2) 1780 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.070519+0000 mon.b (mon.2) 1765 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.071902+0000 mon.b (mon.2) 1766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.073638+0000 mon.b (mon.2) 1767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.074333+0000 mon.b (mon.2) 1768 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.085117+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.123630+0000 mon.b (mon.2) 1769 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.125069+0000 mon.b (mon.2) 1770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.126810+0000 mon.b (mon.2) 1771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.127379+0000 mon.b (mon.2) 1772 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.135856+0000 mon.a (mon.0) 1769 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.179302+0000 mon.b (mon.2) 1773 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.180846+0000 mon.b (mon.2) 1774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.182589+0000 mon.b (mon.2) 1775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.183188+0000 mon.b (mon.2) 1776 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.191559+0000 mon.a (mon.0) 1770 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.230057+0000 mon.b (mon.2) 1777 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.231545+0000 mon.b (mon.2) 1778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.233364+0000 mon.b (mon.2) 1779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.233983+0000 mon.b (mon.2) 1780 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.242993+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.288301+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.289986+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.291910+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.292592+0000 mon.b (mon.2) 1784 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.303948+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.355298+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.358037+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.361632+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.362586+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.373062+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.417660+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.419967+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.422316+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.423365+0000 mon.b (mon.2) 1792 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.432192+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.478266+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.480276+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.482352+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.483074+0000 mon.b (mon.2) 1796 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.242993+0000 mon.a (mon.0) 1771 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.288301+0000 mon.b (mon.2) 1781 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.289986+0000 mon.b (mon.2) 1782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.291910+0000 mon.b (mon.2) 1783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.292592+0000 mon.b (mon.2) 1784 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.303948+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.355298+0000 mon.b (mon.2) 1785 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.358037+0000 mon.b (mon.2) 1786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.361632+0000 mon.b (mon.2) 1787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.362586+0000 mon.b (mon.2) 1788 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.373062+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.417660+0000 mon.b (mon.2) 1789 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.419967+0000 mon.b (mon.2) 1790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.422316+0000 mon.b (mon.2) 1791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.423365+0000 mon.b (mon.2) 1792 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.432192+0000 mon.a (mon.0) 1774 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.478266+0000 mon.b (mon.2) 1793 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.480276+0000 mon.b (mon.2) 1794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.482352+0000 mon.b (mon.2) 1795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.483074+0000 mon.b (mon.2) 1796 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.491473+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.535860+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.537853+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.539886+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.540816+0000 mon.b (mon.2) 1800 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.549580+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.593662+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.595424+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.597912+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.598590+0000 mon.b (mon.2) 1804 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.607894+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.650218+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.651652+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.653285+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.653916+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.665102+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.708623+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.710259+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.712186+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.712827+0000 mon.b (mon.2) 1812 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[24028]: audit 2024-04-19T14:12:41.723004+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.491473+0000 mon.a (mon.0) 1775 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.535860+0000 mon.b (mon.2) 1797 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.537853+0000 mon.b (mon.2) 1798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.539886+0000 mon.b (mon.2) 1799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.540816+0000 mon.b (mon.2) 1800 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.549580+0000 mon.a (mon.0) 1776 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.593662+0000 mon.b (mon.2) 1801 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.595424+0000 mon.b (mon.2) 1802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.597912+0000 mon.b (mon.2) 1803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.598590+0000 mon.b (mon.2) 1804 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.607894+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.650218+0000 mon.b (mon.2) 1805 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.651652+0000 mon.b (mon.2) 1806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.653285+0000 mon.b (mon.2) 1807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.653916+0000 mon.b (mon.2) 1808 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.665102+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.708623+0000 mon.b (mon.2) 1809 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.710259+0000 mon.b (mon.2) 1810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.712186+0000 mon.b (mon.2) 1811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.712827+0000 mon.b (mon.2) 1812 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:41 smithi135 bash[18636]: audit 2024-04-19T14:12:41.723004+0000 mon.a (mon.0) 1779 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:42.061 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 55s ago 15m - - 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 55s ago 15m - - 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (116s) 55s ago 8m 13.8M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (90s) 55s ago 8m 39.1M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 starting - - - - 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 starting - - - - 2024-04-19T14:12:42.777 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (83s) 55s ago 16m 485M - 19.0.0-3175-gc53d131d 6e45217f6088 55c6af3b5cf0 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (16m) 55s ago 16m 58.7M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (14m) 55s ago 14m 45.8M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (15m) 55s ago 15m 46.2M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (2m) 55s ago 8m 10.8M - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (95s) 55s ago 8m 8787k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (14m) 55s ago 14m 54.3M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (13m) 55s ago 13m 55.7M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (12m) 55s ago 12m 48.5M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (12m) 55s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (11m) 55s ago 11m 55.0M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (11m) 55s ago 11m 51.7M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (10m) 55s ago 10m 49.7M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:12:42.778 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (9m) 55s ago 9m 52.9M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:12:42.779 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 starting - - - - 2024-04-19T14:12:42.779 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (6m) 55s ago 6m 84.9M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:12:42.779 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (6m) 55s ago 6m 85.1M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:12:42.779 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (6m) 55s ago 6m 84.9M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:12:42.779 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (6m) 55s ago 6m 84.4M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:40.981005+0000 mgr.x (mgr.24923) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.030277+0000 mgr.x (mgr.24923) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.083343+0000 mgr.x (mgr.24923) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.134083+0000 mgr.x (mgr.24923) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.189852+0000 mgr.x (mgr.24923) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.241197+0000 mgr.x (mgr.24923) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.302937+0000 mgr.x (mgr.24923) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.372352+0000 mgr.x (mgr.24923) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.431304+0000 mgr.x (mgr.24923) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.490460+0000 mgr.x (mgr.24923) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.547953+0000 mgr.x (mgr.24923) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.606143+0000 mgr.x (mgr.24923) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.663435+0000 mgr.x (mgr.24923) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.721229+0000 mgr.x (mgr.24923) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.781138+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.782571+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.784770+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.785412+0000 mon.b (mon.2) 1816 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.791122+0000 mgr.x (mgr.24923) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.792970+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.831272+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.832826+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.834787+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.835429+0000 mon.b (mon.2) 1820 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.840959+0000 mgr.x (mgr.24923) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.842706+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.881005+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.882460+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.884302+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.884949+0000 mon.b (mon.2) 1824 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.890960+0000 mgr.x (mgr.24923) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.892631+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.931239+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.932626+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.934232+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.934793+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.942201+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.981471+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.983286+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.985148+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.985809+0000 mon.b (mon.2) 1832 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:40.981005+0000 mgr.x (mgr.24923) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.030277+0000 mgr.x (mgr.24923) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.083343+0000 mgr.x (mgr.24923) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.134083+0000 mgr.x (mgr.24923) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.189852+0000 mgr.x (mgr.24923) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.241197+0000 mgr.x (mgr.24923) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.302937+0000 mgr.x (mgr.24923) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.372352+0000 mgr.x (mgr.24923) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.431304+0000 mgr.x (mgr.24923) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.490460+0000 mgr.x (mgr.24923) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.547953+0000 mgr.x (mgr.24923) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.606143+0000 mgr.x (mgr.24923) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.663435+0000 mgr.x (mgr.24923) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.721229+0000 mgr.x (mgr.24923) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.781138+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.782571+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.784770+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.785412+0000 mon.b (mon.2) 1816 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.791122+0000 mgr.x (mgr.24923) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.792970+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.831272+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.832826+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.834787+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.835429+0000 mon.b (mon.2) 1820 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.840959+0000 mgr.x (mgr.24923) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.842706+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.881005+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.882460+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.884302+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.884949+0000 mon.b (mon.2) 1824 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.890960+0000 mgr.x (mgr.24923) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.892631+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.931239+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.932626+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.934232+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.934793+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.942201+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.981471+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.983286+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.985148+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.985809+0000 mon.b (mon.2) 1832 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:40.981005+0000 mgr.x (mgr.24923) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.030277+0000 mgr.x (mgr.24923) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.083343+0000 mgr.x (mgr.24923) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.134083+0000 mgr.x (mgr.24923) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.189852+0000 mgr.x (mgr.24923) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.241197+0000 mgr.x (mgr.24923) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.302937+0000 mgr.x (mgr.24923) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.372352+0000 mgr.x (mgr.24923) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.431304+0000 mgr.x (mgr.24923) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.490460+0000 mgr.x (mgr.24923) 468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.547953+0000 mgr.x (mgr.24923) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.606143+0000 mgr.x (mgr.24923) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.663435+0000 mgr.x (mgr.24923) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.721229+0000 mgr.x (mgr.24923) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.781138+0000 mon.b (mon.2) 1813 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.782571+0000 mon.b (mon.2) 1814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.784770+0000 mon.b (mon.2) 1815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.785412+0000 mon.b (mon.2) 1816 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.791122+0000 mgr.x (mgr.24923) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.792970+0000 mon.a (mon.0) 1780 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.831272+0000 mon.b (mon.2) 1817 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:41.993082+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.035861+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.037535+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.039231+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.039880+0000 mon.b (mon.2) 1836 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.046914+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.086078+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.087817+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.089615+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.090206+0000 mon.b (mon.2) 1840 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.097385+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.138326+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.140269+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.142685+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.143392+0000 mon.b (mon.2) 1844 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.151276+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.189448+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.190869+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.192657+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.193242+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.200201+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.238506+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.239945+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.241653+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.242207+0000 mon.b (mon.2) 1852 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.251484+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.290336+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.291859+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.293861+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.294568+0000 mon.b (mon.2) 1856 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.302270+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.356659+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.358192+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.360550+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.361191+0000 mon.b (mon.2) 1860 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.368481+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.408783+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.410220+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.412431+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.413111+0000 mon.b (mon.2) 1864 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.420250+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.459523+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.461003+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.462739+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.463373+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.471435+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.509948+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.511397+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.513124+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.513787+0000 mon.b (mon.2) 1872 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.521366+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.560113+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.561740+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.563696+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.564410+0000 mon.b (mon.2) 1876 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.571871+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.611959+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.613853+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.615801+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.616600+0000 mon.b (mon.2) 1880 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.624524+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.667836+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.669247+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.670919+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.671454+0000 mon.b (mon.2) 1884 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.678892+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.733350+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.734930+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.737394+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:42 smithi139 bash[18762]: audit 2024-04-19T14:12:42.738013+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:41.993082+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.035861+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.037535+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.039231+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.039880+0000 mon.b (mon.2) 1836 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.046914+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.086078+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.087817+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.089615+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.090206+0000 mon.b (mon.2) 1840 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.097385+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.138326+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.140269+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.142685+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.143392+0000 mon.b (mon.2) 1844 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.151276+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.189448+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.190869+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.192657+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.193242+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.200201+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.238506+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.239945+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.241653+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.242207+0000 mon.b (mon.2) 1852 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.251484+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.290336+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.291859+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.293861+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.294568+0000 mon.b (mon.2) 1856 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.302270+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.356659+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.358192+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.360550+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.361191+0000 mon.b (mon.2) 1860 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.368481+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.408783+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.410220+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.412431+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.413111+0000 mon.b (mon.2) 1864 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.832826+0000 mon.b (mon.2) 1818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.834787+0000 mon.b (mon.2) 1819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.835429+0000 mon.b (mon.2) 1820 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.840959+0000 mgr.x (mgr.24923) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.842706+0000 mon.a (mon.0) 1781 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.881005+0000 mon.b (mon.2) 1821 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.882460+0000 mon.b (mon.2) 1822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.884302+0000 mon.b (mon.2) 1823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.884949+0000 mon.b (mon.2) 1824 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.890960+0000 mgr.x (mgr.24923) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.892631+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.931239+0000 mon.b (mon.2) 1825 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.932626+0000 mon.b (mon.2) 1826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.934232+0000 mon.b (mon.2) 1827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.934793+0000 mon.b (mon.2) 1828 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.942201+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.981471+0000 mon.b (mon.2) 1829 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.983286+0000 mon.b (mon.2) 1830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.985148+0000 mon.b (mon.2) 1831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.985809+0000 mon.b (mon.2) 1832 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.420250+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.459523+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.461003+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.462739+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.463373+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.471435+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.509948+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.511397+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.513124+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.513787+0000 mon.b (mon.2) 1872 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.521366+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.560113+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.561740+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.563696+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.564410+0000 mon.b (mon.2) 1876 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.571871+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.611959+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.613853+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.615801+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.616600+0000 mon.b (mon.2) 1880 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.624524+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.667836+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.669247+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.670919+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.671454+0000 mon.b (mon.2) 1884 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.678892+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.733350+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.734930+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.737394+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[18636]: audit 2024-04-19T14:12:42.738013+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:41.993082+0000 mon.a (mon.0) 1784 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.035861+0000 mon.b (mon.2) 1833 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.037535+0000 mon.b (mon.2) 1834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.039231+0000 mon.b (mon.2) 1835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.039880+0000 mon.b (mon.2) 1836 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.046914+0000 mon.a (mon.0) 1785 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.086078+0000 mon.b (mon.2) 1837 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.087817+0000 mon.b (mon.2) 1838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.089615+0000 mon.b (mon.2) 1839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.090206+0000 mon.b (mon.2) 1840 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.097385+0000 mon.a (mon.0) 1786 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.138326+0000 mon.b (mon.2) 1841 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.140269+0000 mon.b (mon.2) 1842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.142685+0000 mon.b (mon.2) 1843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.143392+0000 mon.b (mon.2) 1844 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.151276+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.189448+0000 mon.b (mon.2) 1845 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.190869+0000 mon.b (mon.2) 1846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.192657+0000 mon.b (mon.2) 1847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.193242+0000 mon.b (mon.2) 1848 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.200201+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.238506+0000 mon.b (mon.2) 1849 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.239945+0000 mon.b (mon.2) 1850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.241653+0000 mon.b (mon.2) 1851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.242207+0000 mon.b (mon.2) 1852 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.251484+0000 mon.a (mon.0) 1789 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.290336+0000 mon.b (mon.2) 1853 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.291859+0000 mon.b (mon.2) 1854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.293861+0000 mon.b (mon.2) 1855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.294568+0000 mon.b (mon.2) 1856 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.302270+0000 mon.a (mon.0) 1790 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.356659+0000 mon.b (mon.2) 1857 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.358192+0000 mon.b (mon.2) 1858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.360550+0000 mon.b (mon.2) 1859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.361191+0000 mon.b (mon.2) 1860 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.368481+0000 mon.a (mon.0) 1791 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.408783+0000 mon.b (mon.2) 1861 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.410220+0000 mon.b (mon.2) 1862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.412431+0000 mon.b (mon.2) 1863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.413111+0000 mon.b (mon.2) 1864 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.420250+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.459523+0000 mon.b (mon.2) 1865 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.461003+0000 mon.b (mon.2) 1866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.462739+0000 mon.b (mon.2) 1867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.463373+0000 mon.b (mon.2) 1868 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.471435+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.509948+0000 mon.b (mon.2) 1869 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.511397+0000 mon.b (mon.2) 1870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.513124+0000 mon.b (mon.2) 1871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.513787+0000 mon.b (mon.2) 1872 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.521366+0000 mon.a (mon.0) 1794 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.560113+0000 mon.b (mon.2) 1873 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.561740+0000 mon.b (mon.2) 1874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.563696+0000 mon.b (mon.2) 1875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.564410+0000 mon.b (mon.2) 1876 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.571871+0000 mon.a (mon.0) 1795 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.611959+0000 mon.b (mon.2) 1877 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.613853+0000 mon.b (mon.2) 1878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.615801+0000 mon.b (mon.2) 1879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.616600+0000 mon.b (mon.2) 1880 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.624524+0000 mon.a (mon.0) 1796 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.667836+0000 mon.b (mon.2) 1881 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.669247+0000 mon.b (mon.2) 1882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.670919+0000 mon.b (mon.2) 1883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.671454+0000 mon.b (mon.2) 1884 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.678892+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.733350+0000 mon.b (mon.2) 1885 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.734930+0000 mon.b (mon.2) 1886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.737394+0000 mon.b (mon.2) 1887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:43.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:42 smithi135 bash[24028]: audit 2024-04-19T14:12:42.738013+0000 mon.b (mon.2) 1888 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:12:43.232 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:12:43.233 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:12:43.586 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:12:43.753 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[54941]: ts=2024-04-19T14:12:43.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.940597+0000 mgr.x (mgr.24923) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:41.991300+0000 mgr.x (mgr.24923) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cluster 2024-04-19T14:12:42.026175+0000 mgr.x (mgr.24923) 478 : 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-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.045156+0000 mgr.x (mgr.24923) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.054171+0000 mgr.x (mgr.24923) 480 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.095537+0000 mgr.x (mgr.24923) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.149458+0000 mgr.x (mgr.24923) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.198354+0000 mgr.x (mgr.24923) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.249882+0000 mgr.x (mgr.24923) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.300485+0000 mgr.x (mgr.24923) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.366790+0000 mgr.x (mgr.24923) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.405198+0000 mgr.x (mgr.24923) 487 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.418419+0000 mgr.x (mgr.24923) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.469565+0000 mgr.x (mgr.24923) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.519570+0000 mgr.x (mgr.24923) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.571137+0000 mgr.x (mgr.24923) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.624193+0000 mgr.x (mgr.24923) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.677182+0000 mgr.x (mgr.24923) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.761884+0000 mgr.x (mgr.24923) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.763568+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.766428+0000 mgr.x (mgr.24923) 495 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.825810+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.827550+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.829610+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.830451+0000 mon.b (mon.2) 1892 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.839530+0000 mgr.x (mgr.24923) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.840391+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.901494+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.903927+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.906390+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.907519+0000 mon.b (mon.2) 1896 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: cephadm 2024-04-19T14:12:42.918627+0000 mgr.x (mgr.24923) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.919143+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.996504+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:42.998132+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.000387+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.001074+0000 mon.b (mon.2) 1900 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.008156+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.052314+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.054166+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.056173+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.056892+0000 mon.b (mon.2) 1904 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.064178+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.108128+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.109799+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.111745+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.112904+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.120224+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.164892+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.166891+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.168836+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.169547+0000 mon.b (mon.2) 1912 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.176846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.220689+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.222383+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.224408+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.224987+0000 mon.b (mon.2) 1916 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.233335+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.240893+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.135:0/1854777868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.271488+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.272906+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.274546+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.275107+0000 mon.b (mon.2) 1920 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.282873+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.321627+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.323100+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.324959+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.325592+0000 mon.b (mon.2) 1924 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.334140+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.373628+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.375076+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.376826+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.377377+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.385220+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.423712+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.425179+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.426922+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.427488+0000 mon.b (mon.2) 1932 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.439285+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.482700+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.484584+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.486544+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.487222+0000 mon.b (mon.2) 1936 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.495483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.534631+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.536340+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.538094+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.538686+0000 mon.b (mon.2) 1940 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.549054+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.592744+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.594176+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.595910+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.596512+0000 mon.b (mon.2) 1944 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.603943+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.641915+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.643356+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.645562+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.646216+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.658411+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.697604+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.699040+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.700824+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.701476+0000 mon.b (mon.2) 1952 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.710348+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.748570+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.750044+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.751892+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.752576+0000 mon.b (mon.2) 1956 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:43 smithi139 bash[18762]: audit 2024-04-19T14:12:43.759630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.940597+0000 mgr.x (mgr.24923) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:41.991300+0000 mgr.x (mgr.24923) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cluster 2024-04-19T14:12:42.026175+0000 mgr.x (mgr.24923) 478 : 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-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.045156+0000 mgr.x (mgr.24923) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.054171+0000 mgr.x (mgr.24923) 480 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.095537+0000 mgr.x (mgr.24923) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.149458+0000 mgr.x (mgr.24923) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.198354+0000 mgr.x (mgr.24923) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.249882+0000 mgr.x (mgr.24923) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.300485+0000 mgr.x (mgr.24923) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.366790+0000 mgr.x (mgr.24923) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.405198+0000 mgr.x (mgr.24923) 487 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.418419+0000 mgr.x (mgr.24923) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.469565+0000 mgr.x (mgr.24923) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.519570+0000 mgr.x (mgr.24923) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.571137+0000 mgr.x (mgr.24923) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.624193+0000 mgr.x (mgr.24923) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.677182+0000 mgr.x (mgr.24923) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.761884+0000 mgr.x (mgr.24923) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.763568+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.766428+0000 mgr.x (mgr.24923) 495 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.940597+0000 mgr.x (mgr.24923) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:41.991300+0000 mgr.x (mgr.24923) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cluster 2024-04-19T14:12:42.026175+0000 mgr.x (mgr.24923) 478 : 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-19T14:12:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.045156+0000 mgr.x (mgr.24923) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.054171+0000 mgr.x (mgr.24923) 480 : audit [DBG] from='client.25408 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.095537+0000 mgr.x (mgr.24923) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.149458+0000 mgr.x (mgr.24923) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.198354+0000 mgr.x (mgr.24923) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.249882+0000 mgr.x (mgr.24923) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.300485+0000 mgr.x (mgr.24923) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.366790+0000 mgr.x (mgr.24923) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.405198+0000 mgr.x (mgr.24923) 487 : audit [DBG] from='client.15525 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.418419+0000 mgr.x (mgr.24923) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.469565+0000 mgr.x (mgr.24923) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.519570+0000 mgr.x (mgr.24923) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.571137+0000 mgr.x (mgr.24923) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.624193+0000 mgr.x (mgr.24923) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.677182+0000 mgr.x (mgr.24923) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.761884+0000 mgr.x (mgr.24923) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.763568+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.766428+0000 mgr.x (mgr.24923) 495 : audit [DBG] from='client.25420 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.825810+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.827550+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.829610+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.830451+0000 mon.b (mon.2) 1892 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.839530+0000 mgr.x (mgr.24923) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.840391+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.901494+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.903927+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.906390+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.907519+0000 mon.b (mon.2) 1896 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: cephadm 2024-04-19T14:12:42.918627+0000 mgr.x (mgr.24923) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.919143+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.996504+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:42.998132+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.000387+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.001074+0000 mon.b (mon.2) 1900 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.008156+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.052314+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.054166+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.056173+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.825810+0000 mon.b (mon.2) 1889 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.827550+0000 mon.b (mon.2) 1890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.829610+0000 mon.b (mon.2) 1891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.830451+0000 mon.b (mon.2) 1892 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.839530+0000 mgr.x (mgr.24923) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.840391+0000 mon.a (mon.0) 1799 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.901494+0000 mon.b (mon.2) 1893 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.903927+0000 mon.b (mon.2) 1894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.906390+0000 mon.b (mon.2) 1895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.907519+0000 mon.b (mon.2) 1896 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: cephadm 2024-04-19T14:12:42.918627+0000 mgr.x (mgr.24923) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.919143+0000 mon.a (mon.0) 1800 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.996504+0000 mon.b (mon.2) 1897 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:42.998132+0000 mon.b (mon.2) 1898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.000387+0000 mon.b (mon.2) 1899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.001074+0000 mon.b (mon.2) 1900 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.008156+0000 mon.a (mon.0) 1801 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.052314+0000 mon.b (mon.2) 1901 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.054166+0000 mon.b (mon.2) 1902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.056173+0000 mon.b (mon.2) 1903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.056892+0000 mon.b (mon.2) 1904 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.064178+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.108128+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.109799+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.111745+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.112904+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.120224+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.164892+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.166891+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.168836+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.169547+0000 mon.b (mon.2) 1912 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.176846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.220689+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.222383+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.224408+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.224987+0000 mon.b (mon.2) 1916 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.233335+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.240893+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.135:0/1854777868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.271488+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.272906+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.056892+0000 mon.b (mon.2) 1904 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.064178+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.108128+0000 mon.b (mon.2) 1905 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.109799+0000 mon.b (mon.2) 1906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.111745+0000 mon.b (mon.2) 1907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.112904+0000 mon.b (mon.2) 1908 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.120224+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.164892+0000 mon.b (mon.2) 1909 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.166891+0000 mon.b (mon.2) 1910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.168836+0000 mon.b (mon.2) 1911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.169547+0000 mon.b (mon.2) 1912 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.176846+0000 mon.a (mon.0) 1804 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.220689+0000 mon.b (mon.2) 1913 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.222383+0000 mon.b (mon.2) 1914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.224408+0000 mon.b (mon.2) 1915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.224987+0000 mon.b (mon.2) 1916 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.233335+0000 mon.a (mon.0) 1805 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.240893+0000 mon.c (mon.1) 180 : audit [DBG] from='client.? 172.21.15.135:0/1854777868' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.271488+0000 mon.b (mon.2) 1917 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.272906+0000 mon.b (mon.2) 1918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.274546+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.275107+0000 mon.b (mon.2) 1920 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.282873+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.321627+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.323100+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.324959+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.325592+0000 mon.b (mon.2) 1924 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.334140+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.373628+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.375076+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.376826+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.377377+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.385220+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.423712+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.425179+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.426922+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.427488+0000 mon.b (mon.2) 1932 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.439285+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.482700+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.484584+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.274546+0000 mon.b (mon.2) 1919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.275107+0000 mon.b (mon.2) 1920 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.282873+0000 mon.a (mon.0) 1806 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.321627+0000 mon.b (mon.2) 1921 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.323100+0000 mon.b (mon.2) 1922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.324959+0000 mon.b (mon.2) 1923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.325592+0000 mon.b (mon.2) 1924 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.334140+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.373628+0000 mon.b (mon.2) 1925 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.375076+0000 mon.b (mon.2) 1926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.376826+0000 mon.b (mon.2) 1927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.377377+0000 mon.b (mon.2) 1928 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.385220+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.423712+0000 mon.b (mon.2) 1929 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.425179+0000 mon.b (mon.2) 1930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.426922+0000 mon.b (mon.2) 1931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.427488+0000 mon.b (mon.2) 1932 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.439285+0000 mon.a (mon.0) 1809 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.482700+0000 mon.b (mon.2) 1933 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.484584+0000 mon.b (mon.2) 1934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.486544+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.487222+0000 mon.b (mon.2) 1936 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.495483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.534631+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.536340+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.538094+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.538686+0000 mon.b (mon.2) 1940 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.549054+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.592744+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.594176+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.595910+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.596512+0000 mon.b (mon.2) 1944 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.603943+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.641915+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.643356+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.645562+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.646216+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.658411+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.697604+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.699040+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.486544+0000 mon.b (mon.2) 1935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.487222+0000 mon.b (mon.2) 1936 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.495483+0000 mon.a (mon.0) 1810 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.534631+0000 mon.b (mon.2) 1937 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.536340+0000 mon.b (mon.2) 1938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.538094+0000 mon.b (mon.2) 1939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.538686+0000 mon.b (mon.2) 1940 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.549054+0000 mon.a (mon.0) 1811 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.592744+0000 mon.b (mon.2) 1941 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.594176+0000 mon.b (mon.2) 1942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.595910+0000 mon.b (mon.2) 1943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.596512+0000 mon.b (mon.2) 1944 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.603943+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.641915+0000 mon.b (mon.2) 1945 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.643356+0000 mon.b (mon.2) 1946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.645562+0000 mon.b (mon.2) 1947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.646216+0000 mon.b (mon.2) 1948 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.658411+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.697604+0000 mon.b (mon.2) 1949 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.699040+0000 mon.b (mon.2) 1950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.700824+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.701476+0000 mon.b (mon.2) 1952 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.710348+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.748570+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.750044+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.751892+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.752576+0000 mon.b (mon.2) 1956 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[18636]: audit 2024-04-19T14:12:43.759630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.700824+0000 mon.b (mon.2) 1951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.701476+0000 mon.b (mon.2) 1952 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.710348+0000 mon.a (mon.0) 1814 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.748570+0000 mon.b (mon.2) 1953 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.750044+0000 mon.b (mon.2) 1954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.751892+0000 mon.b (mon.2) 1955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.752576+0000 mon.b (mon.2) 1956 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:44.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:43 smithi135 bash[24028]: audit 2024-04-19T14:12:43.759630+0000 mon.a (mon.0) 1815 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:44.042 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:12:44.500 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:12:44] "GET /metrics HTTP/1.1" 200 38253 "" "Prometheus/2.33.4" 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.007311+0000 mgr.x (mgr.24923) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.063528+0000 mgr.x (mgr.24923) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.119483+0000 mgr.x (mgr.24923) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.176069+0000 mgr.x (mgr.24923) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.231491+0000 mgr.x (mgr.24923) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.281031+0000 mgr.x (mgr.24923) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.332352+0000 mgr.x (mgr.24923) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.383353+0000 mgr.x (mgr.24923) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.437791+0000 mgr.x (mgr.24923) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.493744+0000 mgr.x (mgr.24923) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.547287+0000 mgr.x (mgr.24923) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.590689+0000 mgr.x (mgr.24923) 509 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.602068+0000 mgr.x (mgr.24923) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.656808+0000 mgr.x (mgr.24923) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.708606+0000 mgr.x (mgr.24923) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.757894+0000 mgr.x (mgr.24923) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.816807+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.818507+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.820416+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.821048+0000 mon.b (mon.2) 1960 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.830002+0000 mgr.x (mgr.24923) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.831767+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.870632+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.872081+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.874560+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.875185+0000 mon.b (mon.2) 1964 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.884070+0000 mgr.x (mgr.24923) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.885842+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.928683+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.930445+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.932354+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.932960+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.943604+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.982535+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.984296+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.986194+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.986915+0000 mon.b (mon.2) 1972 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:43.998078+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.038414+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.040442+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.042267+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.043042+0000 mon.b (mon.2) 1976 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.045194+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.135:0/1733816280' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:45.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.053293+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.097306+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.098926+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.100787+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.101422+0000 mon.b (mon.2) 1980 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.109408+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.150074+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.151719+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.153582+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.154215+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.163841+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.205347+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.206791+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.208497+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.209134+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.219138+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.258314+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.259784+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.261483+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.262069+0000 mon.b (mon.2) 1992 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.271800+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.315955+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.317669+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.319426+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.319997+0000 mon.b (mon.2) 1996 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.329815+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.368462+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.370033+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.371857+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.372557+0000 mon.b (mon.2) 2000 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.382977+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.421622+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.423155+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.425039+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.425723+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.435587+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.474099+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.475541+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.477268+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.477926+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.487564+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.526644+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.528653+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.530873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.531663+0000 mon.b (mon.2) 2012 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.541622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.585038+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.587238+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.589885+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.590853+0000 mon.b (mon.2) 2016 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.602546+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.647334+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.649844+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.652851+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.653838+0000 mon.b (mon.2) 2020 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.666332+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.742665+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.744730+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.746971+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.747762+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:44 smithi139 bash[18762]: audit 2024-04-19T14:12:44.760379+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.007311+0000 mgr.x (mgr.24923) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.063528+0000 mgr.x (mgr.24923) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.119483+0000 mgr.x (mgr.24923) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.176069+0000 mgr.x (mgr.24923) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.231491+0000 mgr.x (mgr.24923) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.281031+0000 mgr.x (mgr.24923) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.332352+0000 mgr.x (mgr.24923) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.383353+0000 mgr.x (mgr.24923) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.437791+0000 mgr.x (mgr.24923) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.493744+0000 mgr.x (mgr.24923) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.547287+0000 mgr.x (mgr.24923) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.590689+0000 mgr.x (mgr.24923) 509 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:45.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.602068+0000 mgr.x (mgr.24923) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.656808+0000 mgr.x (mgr.24923) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.708606+0000 mgr.x (mgr.24923) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.757894+0000 mgr.x (mgr.24923) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.816807+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.818507+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.820416+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.821048+0000 mon.b (mon.2) 1960 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.830002+0000 mgr.x (mgr.24923) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.007311+0000 mgr.x (mgr.24923) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.063528+0000 mgr.x (mgr.24923) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.119483+0000 mgr.x (mgr.24923) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.176069+0000 mgr.x (mgr.24923) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.231491+0000 mgr.x (mgr.24923) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.281031+0000 mgr.x (mgr.24923) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.332352+0000 mgr.x (mgr.24923) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.383353+0000 mgr.x (mgr.24923) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.437791+0000 mgr.x (mgr.24923) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.493744+0000 mgr.x (mgr.24923) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.547287+0000 mgr.x (mgr.24923) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.590689+0000 mgr.x (mgr.24923) 509 : audit [DBG] from='client.25432 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.602068+0000 mgr.x (mgr.24923) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.656808+0000 mgr.x (mgr.24923) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.708606+0000 mgr.x (mgr.24923) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.757894+0000 mgr.x (mgr.24923) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.816807+0000 mon.b (mon.2) 1957 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.818507+0000 mon.b (mon.2) 1958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.820416+0000 mon.b (mon.2) 1959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.821048+0000 mon.b (mon.2) 1960 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.830002+0000 mgr.x (mgr.24923) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.831767+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.870632+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.872081+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.874560+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.875185+0000 mon.b (mon.2) 1964 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.884070+0000 mgr.x (mgr.24923) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.885842+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.928683+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.930445+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.932354+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.932960+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.943604+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.982535+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.984296+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.986194+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.986915+0000 mon.b (mon.2) 1972 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:43.998078+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.038414+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.040442+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.042267+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.043042+0000 mon.b (mon.2) 1976 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.045194+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.135:0/1733816280' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.053293+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.097306+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.098926+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.100787+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.101422+0000 mon.b (mon.2) 1980 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.109408+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.150074+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.151719+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.153582+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.154215+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.163841+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.205347+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.206791+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.208497+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.209134+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.219138+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.258314+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.259784+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.261483+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.262069+0000 mon.b (mon.2) 1992 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.271800+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.315955+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.317669+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.319426+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.319997+0000 mon.b (mon.2) 1996 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.329815+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.368462+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.370033+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.371857+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.372557+0000 mon.b (mon.2) 2000 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.382977+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.421622+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.423155+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.425039+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.425723+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.435587+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.474099+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.475541+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.831767+0000 mon.a (mon.0) 1816 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.870632+0000 mon.b (mon.2) 1961 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.872081+0000 mon.b (mon.2) 1962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.874560+0000 mon.b (mon.2) 1963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.875185+0000 mon.b (mon.2) 1964 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.884070+0000 mgr.x (mgr.24923) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.885842+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.928683+0000 mon.b (mon.2) 1965 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.930445+0000 mon.b (mon.2) 1966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.932354+0000 mon.b (mon.2) 1967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.932960+0000 mon.b (mon.2) 1968 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.943604+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.982535+0000 mon.b (mon.2) 1969 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.984296+0000 mon.b (mon.2) 1970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.986194+0000 mon.b (mon.2) 1971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.986915+0000 mon.b (mon.2) 1972 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:43.998078+0000 mon.a (mon.0) 1819 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.038414+0000 mon.b (mon.2) 1973 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.040442+0000 mon.b (mon.2) 1974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.042267+0000 mon.b (mon.2) 1975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.477268+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.477926+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.487564+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.526644+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.528653+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.530873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.531663+0000 mon.b (mon.2) 2012 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.541622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.585038+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.587238+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.589885+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.590853+0000 mon.b (mon.2) 2016 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.602546+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.647334+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.649844+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.652851+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.653838+0000 mon.b (mon.2) 2020 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.666332+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.742665+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.744730+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.746971+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.747762+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[24028]: audit 2024-04-19T14:12:44.760379+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.043042+0000 mon.b (mon.2) 1976 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.045194+0000 mon.a (mon.0) 1820 : audit [DBG] from='client.? 172.21.15.135:0/1733816280' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.053293+0000 mon.a (mon.0) 1821 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.097306+0000 mon.b (mon.2) 1977 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.098926+0000 mon.b (mon.2) 1978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.100787+0000 mon.b (mon.2) 1979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.101422+0000 mon.b (mon.2) 1980 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.109408+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.150074+0000 mon.b (mon.2) 1981 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.151719+0000 mon.b (mon.2) 1982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.153582+0000 mon.b (mon.2) 1983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.154215+0000 mon.b (mon.2) 1984 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.163841+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.205347+0000 mon.b (mon.2) 1985 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.206791+0000 mon.b (mon.2) 1986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.208497+0000 mon.b (mon.2) 1987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.209134+0000 mon.b (mon.2) 1988 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.219138+0000 mon.a (mon.0) 1824 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.258314+0000 mon.b (mon.2) 1989 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.259784+0000 mon.b (mon.2) 1990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.261483+0000 mon.b (mon.2) 1991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.262069+0000 mon.b (mon.2) 1992 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.271800+0000 mon.a (mon.0) 1825 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.315955+0000 mon.b (mon.2) 1993 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.317669+0000 mon.b (mon.2) 1994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.319426+0000 mon.b (mon.2) 1995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.319997+0000 mon.b (mon.2) 1996 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.329815+0000 mon.a (mon.0) 1826 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.368462+0000 mon.b (mon.2) 1997 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.370033+0000 mon.b (mon.2) 1998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.371857+0000 mon.b (mon.2) 1999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.372557+0000 mon.b (mon.2) 2000 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.382977+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.421622+0000 mon.b (mon.2) 2001 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.423155+0000 mon.b (mon.2) 2002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.425039+0000 mon.b (mon.2) 2003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.425723+0000 mon.b (mon.2) 2004 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.435587+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.474099+0000 mon.b (mon.2) 2005 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.475541+0000 mon.b (mon.2) 2006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.477268+0000 mon.b (mon.2) 2007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.477926+0000 mon.b (mon.2) 2008 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.487564+0000 mon.a (mon.0) 1829 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.526644+0000 mon.b (mon.2) 2009 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.528653+0000 mon.b (mon.2) 2010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.530873+0000 mon.b (mon.2) 2011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.531663+0000 mon.b (mon.2) 2012 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.541622+0000 mon.a (mon.0) 1830 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.585038+0000 mon.b (mon.2) 2013 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.587238+0000 mon.b (mon.2) 2014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.589885+0000 mon.b (mon.2) 2015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.590853+0000 mon.b (mon.2) 2016 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.602546+0000 mon.a (mon.0) 1831 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.647334+0000 mon.b (mon.2) 2017 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.649844+0000 mon.b (mon.2) 2018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.652851+0000 mon.b (mon.2) 2019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.653838+0000 mon.b (mon.2) 2020 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.666332+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.742665+0000 mon.b (mon.2) 2021 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.744730+0000 mon.b (mon.2) 2022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.746971+0000 mon.b (mon.2) 2023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.747762+0000 mon.b (mon.2) 2024 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:45.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:44 smithi135 bash[18636]: audit 2024-04-19T14:12:44.760379+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.941785+0000 mgr.x (mgr.24923) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:43.996372+0000 mgr.x (mgr.24923) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cluster 2024-04-19T14:12:44.026859+0000 mgr.x (mgr.24923) 518 : 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-19T14:12:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.051617+0000 mgr.x (mgr.24923) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.109771+0000 mgr.x (mgr.24923) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.164742+0000 mgr.x (mgr.24923) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.217487+0000 mgr.x (mgr.24923) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.270754+0000 mgr.x (mgr.24923) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.328194+0000 mgr.x (mgr.24923) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.381369+0000 mgr.x (mgr.24923) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.433931+0000 mgr.x (mgr.24923) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.485909+0000 mgr.x (mgr.24923) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.539853+0000 mgr.x (mgr.24923) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.602140+0000 mgr.x (mgr.24923) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.664743+0000 mgr.x (mgr.24923) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.758726+0000 mgr.x (mgr.24923) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.820027+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.821965+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.823872+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.824634+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.832868+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.833787+0000 mgr.x (mgr.24923) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.913602+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.915625+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.918411+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.919030+0000 mon.b (mon.2) 2032 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: cephadm 2024-04-19T14:12:44.927234+0000 mgr.x (mgr.24923) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.929013+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.988549+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.990268+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.991996+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:44.992694+0000 mon.b (mon.2) 2036 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.004372+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.047788+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.049512+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.051265+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.051871+0000 mon.b (mon.2) 2040 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.060859+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.120561+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.122276+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.124018+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.124689+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.133007+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.175905+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.177592+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.179553+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.180304+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.189137+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.227478+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.229104+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.231385+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.232099+0000 mon.b (mon.2) 2052 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.241677+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.279973+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.281490+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.284047+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.284677+0000 mon.b (mon.2) 2056 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.294278+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.332630+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.334321+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.336429+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.337129+0000 mon.b (mon.2) 2060 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.350429+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.410321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.412289+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.414409+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.415202+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.428607+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.503466+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.505480+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.507636+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.508381+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.521806+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.579260+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.582278+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.586397+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.587635+0000 mon.b (mon.2) 2072 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.602094+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.674059+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.675498+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.677174+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.677769+0000 mon.b (mon.2) 2076 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.690504+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:45 smithi139 bash[18762]: audit 2024-04-19T14:12:45.761620+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.941785+0000 mgr.x (mgr.24923) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:43.996372+0000 mgr.x (mgr.24923) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cluster 2024-04-19T14:12:44.026859+0000 mgr.x (mgr.24923) 518 : 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-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.051617+0000 mgr.x (mgr.24923) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.109771+0000 mgr.x (mgr.24923) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.164742+0000 mgr.x (mgr.24923) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.217487+0000 mgr.x (mgr.24923) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.270754+0000 mgr.x (mgr.24923) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.328194+0000 mgr.x (mgr.24923) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.381369+0000 mgr.x (mgr.24923) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.433931+0000 mgr.x (mgr.24923) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.485909+0000 mgr.x (mgr.24923) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.539853+0000 mgr.x (mgr.24923) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.602140+0000 mgr.x (mgr.24923) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.664743+0000 mgr.x (mgr.24923) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.758726+0000 mgr.x (mgr.24923) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.820027+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.821965+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.823872+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.824634+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.832868+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.941785+0000 mgr.x (mgr.24923) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:43.996372+0000 mgr.x (mgr.24923) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cluster 2024-04-19T14:12:44.026859+0000 mgr.x (mgr.24923) 518 : 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-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.051617+0000 mgr.x (mgr.24923) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.109771+0000 mgr.x (mgr.24923) 520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.164742+0000 mgr.x (mgr.24923) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.217487+0000 mgr.x (mgr.24923) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.270754+0000 mgr.x (mgr.24923) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.328194+0000 mgr.x (mgr.24923) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.381369+0000 mgr.x (mgr.24923) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.433931+0000 mgr.x (mgr.24923) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.485909+0000 mgr.x (mgr.24923) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.539853+0000 mgr.x (mgr.24923) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.602140+0000 mgr.x (mgr.24923) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.664743+0000 mgr.x (mgr.24923) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.758726+0000 mgr.x (mgr.24923) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.820027+0000 mon.b (mon.2) 2025 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.821965+0000 mon.b (mon.2) 2026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.823872+0000 mon.b (mon.2) 2027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.824634+0000 mon.b (mon.2) 2028 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.832868+0000 mon.a (mon.0) 1834 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.833787+0000 mgr.x (mgr.24923) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.913602+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.915625+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.918411+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.919030+0000 mon.b (mon.2) 2032 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: cephadm 2024-04-19T14:12:44.927234+0000 mgr.x (mgr.24923) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.929013+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.988549+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.990268+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.991996+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:44.992694+0000 mon.b (mon.2) 2036 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.004372+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.047788+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.049512+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.051265+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.051871+0000 mon.b (mon.2) 2040 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.060859+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.120561+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.122276+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.124018+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.833787+0000 mgr.x (mgr.24923) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.913602+0000 mon.b (mon.2) 2029 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.915625+0000 mon.b (mon.2) 2030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.918411+0000 mon.b (mon.2) 2031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.919030+0000 mon.b (mon.2) 2032 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: cephadm 2024-04-19T14:12:44.927234+0000 mgr.x (mgr.24923) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.929013+0000 mon.a (mon.0) 1835 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.988549+0000 mon.b (mon.2) 2033 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.990268+0000 mon.b (mon.2) 2034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.991996+0000 mon.b (mon.2) 2035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:44.992694+0000 mon.b (mon.2) 2036 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.004372+0000 mon.a (mon.0) 1836 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.047788+0000 mon.b (mon.2) 2037 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.049512+0000 mon.b (mon.2) 2038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.051265+0000 mon.b (mon.2) 2039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.051871+0000 mon.b (mon.2) 2040 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.060859+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.120561+0000 mon.b (mon.2) 2041 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.122276+0000 mon.b (mon.2) 2042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.124018+0000 mon.b (mon.2) 2043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.124689+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.133007+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.175905+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.177592+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.179553+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.180304+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.189137+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.227478+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.229104+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.231385+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.232099+0000 mon.b (mon.2) 2052 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.241677+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.279973+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.281490+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.284047+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.284677+0000 mon.b (mon.2) 2056 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.294278+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.332630+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.334321+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.336429+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.124689+0000 mon.b (mon.2) 2044 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.133007+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.175905+0000 mon.b (mon.2) 2045 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.177592+0000 mon.b (mon.2) 2046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.179553+0000 mon.b (mon.2) 2047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.180304+0000 mon.b (mon.2) 2048 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.189137+0000 mon.a (mon.0) 1839 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.227478+0000 mon.b (mon.2) 2049 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.229104+0000 mon.b (mon.2) 2050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.231385+0000 mon.b (mon.2) 2051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.232099+0000 mon.b (mon.2) 2052 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.241677+0000 mon.a (mon.0) 1840 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.279973+0000 mon.b (mon.2) 2053 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.281490+0000 mon.b (mon.2) 2054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.284047+0000 mon.b (mon.2) 2055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.284677+0000 mon.b (mon.2) 2056 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.294278+0000 mon.a (mon.0) 1841 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.332630+0000 mon.b (mon.2) 2057 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.334321+0000 mon.b (mon.2) 2058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.336429+0000 mon.b (mon.2) 2059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.337129+0000 mon.b (mon.2) 2060 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.350429+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.410321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.412289+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.414409+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.415202+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.428607+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.503466+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.505480+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.507636+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.508381+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.521806+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.579260+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.582278+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.586397+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.587635+0000 mon.b (mon.2) 2072 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.602094+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.674059+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.675498+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.677174+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.677769+0000 mon.b (mon.2) 2076 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.690504+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[18636]: audit 2024-04-19T14:12:45.761620+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.337129+0000 mon.b (mon.2) 2060 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.350429+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.410321+0000 mon.b (mon.2) 2061 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.412289+0000 mon.b (mon.2) 2062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.414409+0000 mon.b (mon.2) 2063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.415202+0000 mon.b (mon.2) 2064 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.428607+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.503466+0000 mon.b (mon.2) 2065 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.505480+0000 mon.b (mon.2) 2066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.507636+0000 mon.b (mon.2) 2067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.508381+0000 mon.b (mon.2) 2068 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.521806+0000 mon.a (mon.0) 1844 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.579260+0000 mon.b (mon.2) 2069 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.582278+0000 mon.b (mon.2) 2070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.586397+0000 mon.b (mon.2) 2071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.587635+0000 mon.b (mon.2) 2072 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.602094+0000 mon.a (mon.0) 1845 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.674059+0000 mon.b (mon.2) 2073 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.675498+0000 mon.b (mon.2) 2074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.677174+0000 mon.b (mon.2) 2075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.677769+0000 mon.b (mon.2) 2076 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.690504+0000 mon.a (mon.0) 1846 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:45 smithi135 bash[24028]: audit 2024-04-19T14:12:45.761620+0000 mon.b (mon.2) 2077 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.002569+0000 mgr.x (mgr.24923) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.059082+0000 mgr.x (mgr.24923) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.131144+0000 mgr.x (mgr.24923) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.187290+0000 mgr.x (mgr.24923) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.239809+0000 mgr.x (mgr.24923) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.292420+0000 mgr.x (mgr.24923) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.348757+0000 mgr.x (mgr.24923) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.427057+0000 mgr.x (mgr.24923) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.520299+0000 mgr.x (mgr.24923) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.600680+0000 mgr.x (mgr.24923) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.688781+0000 mgr.x (mgr.24923) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.763055+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.764765+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.780776+0000 mon.b (mon.2) 2080 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.789138+0000 mgr.x (mgr.24923) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.790943+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.829338+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.830822+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.832602+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.833214+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.015 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.842255+0000 mgr.x (mgr.24923) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.002569+0000 mgr.x (mgr.24923) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.059082+0000 mgr.x (mgr.24923) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.131144+0000 mgr.x (mgr.24923) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.187290+0000 mgr.x (mgr.24923) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.239809+0000 mgr.x (mgr.24923) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.292420+0000 mgr.x (mgr.24923) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.348757+0000 mgr.x (mgr.24923) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.427057+0000 mgr.x (mgr.24923) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.520299+0000 mgr.x (mgr.24923) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.600680+0000 mgr.x (mgr.24923) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.688781+0000 mgr.x (mgr.24923) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.763055+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.764765+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.780776+0000 mon.b (mon.2) 2080 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.789138+0000 mgr.x (mgr.24923) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.790943+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.829338+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.830822+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.832602+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.833214+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.842255+0000 mgr.x (mgr.24923) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.844081+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.883056+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.884855+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.886641+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.887310+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.896703+0000 mgr.x (mgr.24923) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.898499+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.936885+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.938333+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.940047+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.940741+0000 mon.b (mon.2) 2092 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.950756+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.994276+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.995923+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.997858+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:45.998654+0000 mon.b (mon.2) 2096 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.010815+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.052861+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.054453+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.060466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.844081+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.883056+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.884855+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.886641+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.887310+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.896703+0000 mgr.x (mgr.24923) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.898499+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.936885+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.938333+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.940047+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.940741+0000 mon.b (mon.2) 2092 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.950756+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.994276+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.995923+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.997858+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:45.998654+0000 mon.b (mon.2) 2096 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.010815+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.052861+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.054453+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.060466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.061524+0000 mon.b (mon.2) 2100 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.072493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.149098+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.150605+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.152373+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.153027+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.163945+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.203220+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.204757+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.206555+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.207195+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.218228+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.272993+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.274466+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.276690+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.277460+0000 mon.b (mon.2) 2112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.288984+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.343903+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.345668+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.347648+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.348435+0000 mon.b (mon.2) 2116 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.359635+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.398532+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.399946+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.402102+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.402807+0000 mon.b (mon.2) 2120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.022 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.410878+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.453705+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.455782+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.457727+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.458342+0000 mon.b (mon.2) 2124 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.469565+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.513004+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.514921+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.516919+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.517527+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.525213+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.567940+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.569671+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.061524+0000 mon.b (mon.2) 2100 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.072493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.149098+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.150605+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.152373+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.153027+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.163945+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.203220+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.204757+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.206555+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.207195+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.218228+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.272993+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.274466+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.276690+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.277460+0000 mon.b (mon.2) 2112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.288984+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.343903+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.345668+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.347648+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.571722+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.572517+0000 mon.b (mon.2) 2132 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.580839+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.628886+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.630592+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.632325+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.632986+0000 mon.b (mon.2) 2136 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.641459+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.680004+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.681550+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.683740+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.684411+0000 mon.b (mon.2) 2140 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.692913+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.736155+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.737846+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.739626+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.740269+0000 mon.b (mon.2) 2144 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[24028]: audit 2024-04-19T14:12:46.748583+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.348435+0000 mon.b (mon.2) 2116 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.359635+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.398532+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.399946+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.402102+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.402807+0000 mon.b (mon.2) 2120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.410878+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.453705+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.455782+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.457727+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.458342+0000 mon.b (mon.2) 2124 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.469565+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.513004+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.514921+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.516919+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.517527+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.525213+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.567940+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.569671+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.571722+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.572517+0000 mon.b (mon.2) 2132 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.580839+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.628886+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.630592+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.632325+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.632986+0000 mon.b (mon.2) 2136 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.641459+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.680004+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.681550+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.683740+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.684411+0000 mon.b (mon.2) 2140 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.692913+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.736155+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.737846+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.739626+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.740269+0000 mon.b (mon.2) 2144 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:46 smithi135 bash[18636]: audit 2024-04-19T14:12:46.748583+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.002569+0000 mgr.x (mgr.24923) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.059082+0000 mgr.x (mgr.24923) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.131144+0000 mgr.x (mgr.24923) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.187290+0000 mgr.x (mgr.24923) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.239809+0000 mgr.x (mgr.24923) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.198 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.292420+0000 mgr.x (mgr.24923) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.348757+0000 mgr.x (mgr.24923) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.427057+0000 mgr.x (mgr.24923) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.520299+0000 mgr.x (mgr.24923) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.600680+0000 mgr.x (mgr.24923) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.688781+0000 mgr.x (mgr.24923) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.763055+0000 mon.b (mon.2) 2078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.764765+0000 mon.b (mon.2) 2079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.780776+0000 mon.b (mon.2) 2080 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.789138+0000 mgr.x (mgr.24923) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.790943+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.829338+0000 mon.b (mon.2) 2081 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.830822+0000 mon.b (mon.2) 2082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.832602+0000 mon.b (mon.2) 2083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.833214+0000 mon.b (mon.2) 2084 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.842255+0000 mgr.x (mgr.24923) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.199 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.844081+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.883056+0000 mon.b (mon.2) 2085 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.884855+0000 mon.b (mon.2) 2086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.886641+0000 mon.b (mon.2) 2087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.887310+0000 mon.b (mon.2) 2088 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.896703+0000 mgr.x (mgr.24923) 547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.898499+0000 mon.a (mon.0) 1849 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.936885+0000 mon.b (mon.2) 2089 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.938333+0000 mon.b (mon.2) 2090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.940047+0000 mon.b (mon.2) 2091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.940741+0000 mon.b (mon.2) 2092 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.950756+0000 mon.a (mon.0) 1850 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.994276+0000 mon.b (mon.2) 2093 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.995923+0000 mon.b (mon.2) 2094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.997858+0000 mon.b (mon.2) 2095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:45.998654+0000 mon.b (mon.2) 2096 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.010815+0000 mon.a (mon.0) 1851 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.052861+0000 mon.b (mon.2) 2097 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.054453+0000 mon.b (mon.2) 2098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.060466+0000 mon.b (mon.2) 2099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.061524+0000 mon.b (mon.2) 2100 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.072493+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.149098+0000 mon.b (mon.2) 2101 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.150605+0000 mon.b (mon.2) 2102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.152373+0000 mon.b (mon.2) 2103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.153027+0000 mon.b (mon.2) 2104 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.163945+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.203220+0000 mon.b (mon.2) 2105 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.204757+0000 mon.b (mon.2) 2106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.206555+0000 mon.b (mon.2) 2107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.207195+0000 mon.b (mon.2) 2108 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.218228+0000 mon.a (mon.0) 1854 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.272993+0000 mon.b (mon.2) 2109 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.274466+0000 mon.b (mon.2) 2110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.276690+0000 mon.b (mon.2) 2111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.277460+0000 mon.b (mon.2) 2112 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.288984+0000 mon.a (mon.0) 1855 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.343903+0000 mon.b (mon.2) 2113 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.345668+0000 mon.b (mon.2) 2114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.347648+0000 mon.b (mon.2) 2115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.348435+0000 mon.b (mon.2) 2116 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.359635+0000 mon.a (mon.0) 1856 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.398532+0000 mon.b (mon.2) 2117 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.399946+0000 mon.b (mon.2) 2118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.402102+0000 mon.b (mon.2) 2119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.402807+0000 mon.b (mon.2) 2120 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.410878+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.453705+0000 mon.b (mon.2) 2121 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.455782+0000 mon.b (mon.2) 2122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.457727+0000 mon.b (mon.2) 2123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.458342+0000 mon.b (mon.2) 2124 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.469565+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.513004+0000 mon.b (mon.2) 2125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.514921+0000 mon.b (mon.2) 2126 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.516919+0000 mon.b (mon.2) 2127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.517527+0000 mon.b (mon.2) 2128 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.525213+0000 mon.a (mon.0) 1859 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.567940+0000 mon.b (mon.2) 2129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.569671+0000 mon.b (mon.2) 2130 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.571722+0000 mon.b (mon.2) 2131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.572517+0000 mon.b (mon.2) 2132 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.580839+0000 mon.a (mon.0) 1860 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.628886+0000 mon.b (mon.2) 2133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.630592+0000 mon.b (mon.2) 2134 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.632325+0000 mon.b (mon.2) 2135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.632986+0000 mon.b (mon.2) 2136 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.641459+0000 mon.a (mon.0) 1861 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.680004+0000 mon.b (mon.2) 2137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.681550+0000 mon.b (mon.2) 2138 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.683740+0000 mon.b (mon.2) 2139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.684411+0000 mon.b (mon.2) 2140 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.692913+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:47.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.736155+0000 mon.b (mon.2) 2141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:47.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.737846+0000 mon.b (mon.2) 2142 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:47.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.739626+0000 mon.b (mon.2) 2143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:47.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.740269+0000 mon.b (mon.2) 2144 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:47.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:46 smithi139 bash[18762]: audit 2024-04-19T14:12:46.748583+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:45.948888+0000 mgr.x (mgr.24923) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.009131+0000 mgr.x (mgr.24923) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cluster 2024-04-19T14:12:46.027398+0000 mgr.x (mgr.24923) 550 : 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-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.070832+0000 mgr.x (mgr.24923) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.162132+0000 mgr.x (mgr.24923) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.216418+0000 mgr.x (mgr.24923) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.287278+0000 mgr.x (mgr.24923) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.357922+0000 mgr.x (mgr.24923) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.409066+0000 mgr.x (mgr.24923) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.467732+0000 mgr.x (mgr.24923) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.523321+0000 mgr.x (mgr.24923) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.580234+0000 mgr.x (mgr.24923) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.639692+0000 mgr.x (mgr.24923) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.691050+0000 mgr.x (mgr.24923) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.746737+0000 mgr.x (mgr.24923) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.808230+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.809747+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.811574+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.812203+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.818728+0000 mgr.x (mgr.24923) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.820597+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.875823+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.877675+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.879878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.880648+0000 mon.b (mon.2) 2152 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.888749+0000 mgr.x (mgr.24923) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.890392+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.945854+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.947364+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.949073+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.949723+0000 mon.b (mon.2) 2156 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.960415+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:46.999006+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.000609+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.002755+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.003363+0000 mon.b (mon.2) 2160 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.015173+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.055083+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.057200+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.059312+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.060119+0000 mon.b (mon.2) 2164 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:45.948888+0000 mgr.x (mgr.24923) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.009131+0000 mgr.x (mgr.24923) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cluster 2024-04-19T14:12:46.027398+0000 mgr.x (mgr.24923) 550 : 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-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.070832+0000 mgr.x (mgr.24923) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.162132+0000 mgr.x (mgr.24923) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.216418+0000 mgr.x (mgr.24923) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.287278+0000 mgr.x (mgr.24923) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.357922+0000 mgr.x (mgr.24923) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.409066+0000 mgr.x (mgr.24923) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.467732+0000 mgr.x (mgr.24923) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.523321+0000 mgr.x (mgr.24923) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.580234+0000 mgr.x (mgr.24923) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.639692+0000 mgr.x (mgr.24923) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.691050+0000 mgr.x (mgr.24923) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.746737+0000 mgr.x (mgr.24923) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.808230+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.809747+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.811574+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.812203+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.818728+0000 mgr.x (mgr.24923) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.820597+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.069266+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.109819+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.111938+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.114100+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.114872+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.123807+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.138256+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.189671+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.191802+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.194217+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.194983+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.204001+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.260210+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.261914+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.263757+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.264464+0000 mon.b (mon.2) 2177 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.273075+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.332610+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.334321+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.336141+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.336743+0000 mon.b (mon.2) 2181 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.345863+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.400973+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.402759+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.406122+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.406938+0000 mon.b (mon.2) 2185 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.421027+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.492359+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.494088+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.496457+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.497079+0000 mon.b (mon.2) 2189 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.510139+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.564712+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.566189+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.567914+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.568539+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.581562+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.640880+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.642303+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.644013+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.644596+0000 mon.b (mon.2) 2197 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.657866+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.711820+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.713249+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.715225+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.715805+0000 mon.b (mon.2) 2201 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[24028]: audit 2024-04-19T14:12:47.729753+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.875823+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.877675+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.879878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.880648+0000 mon.b (mon.2) 2152 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.888749+0000 mgr.x (mgr.24923) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.890392+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.945854+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.947364+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.949073+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.949723+0000 mon.b (mon.2) 2156 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.960415+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:46.999006+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.000609+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.002755+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.003363+0000 mon.b (mon.2) 2160 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.015173+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.055083+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.057200+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.059312+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.060119+0000 mon.b (mon.2) 2164 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.069266+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.109819+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.111938+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.114100+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.114872+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.123807+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.138256+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.189671+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.191802+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.194217+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.194983+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.204001+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.260210+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.261914+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.263757+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.264464+0000 mon.b (mon.2) 2177 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.273075+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.332610+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.334321+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.336141+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.336743+0000 mon.b (mon.2) 2181 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.345863+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.400973+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.402759+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.406122+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.406938+0000 mon.b (mon.2) 2185 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.421027+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.492359+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.494088+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.496457+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.497079+0000 mon.b (mon.2) 2189 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.510139+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.564712+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.566189+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.567914+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.568539+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.581562+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.640880+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.642303+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.644013+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.644596+0000 mon.b (mon.2) 2197 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.657866+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.711820+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.713249+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.715225+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.715805+0000 mon.b (mon.2) 2201 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:47 smithi135 bash[18636]: audit 2024-04-19T14:12:47.729753+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:45.948888+0000 mgr.x (mgr.24923) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.009131+0000 mgr.x (mgr.24923) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cluster 2024-04-19T14:12:46.027398+0000 mgr.x (mgr.24923) 550 : 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-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.070832+0000 mgr.x (mgr.24923) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.162132+0000 mgr.x (mgr.24923) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.216418+0000 mgr.x (mgr.24923) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.287278+0000 mgr.x (mgr.24923) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.357922+0000 mgr.x (mgr.24923) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.409066+0000 mgr.x (mgr.24923) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.467732+0000 mgr.x (mgr.24923) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.523321+0000 mgr.x (mgr.24923) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.580234+0000 mgr.x (mgr.24923) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.639692+0000 mgr.x (mgr.24923) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.691050+0000 mgr.x (mgr.24923) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.746737+0000 mgr.x (mgr.24923) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.808230+0000 mon.b (mon.2) 2145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.809747+0000 mon.b (mon.2) 2146 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.811574+0000 mon.b (mon.2) 2147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.812203+0000 mon.b (mon.2) 2148 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.818728+0000 mgr.x (mgr.24923) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.820597+0000 mon.a (mon.0) 1864 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.875823+0000 mon.b (mon.2) 2149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.877675+0000 mon.b (mon.2) 2150 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.879878+0000 mon.b (mon.2) 2151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.880648+0000 mon.b (mon.2) 2152 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.888749+0000 mgr.x (mgr.24923) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.890392+0000 mon.a (mon.0) 1865 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.945854+0000 mon.b (mon.2) 2153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.947364+0000 mon.b (mon.2) 2154 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.949073+0000 mon.b (mon.2) 2155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.949723+0000 mon.b (mon.2) 2156 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.960415+0000 mon.a (mon.0) 1866 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:46.999006+0000 mon.b (mon.2) 2157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.000609+0000 mon.b (mon.2) 2158 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.002755+0000 mon.b (mon.2) 2159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.003363+0000 mon.b (mon.2) 2160 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.015173+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.055083+0000 mon.b (mon.2) 2161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.057200+0000 mon.b (mon.2) 2162 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.059312+0000 mon.b (mon.2) 2163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.060119+0000 mon.b (mon.2) 2164 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.069266+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.109819+0000 mon.b (mon.2) 2165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.111938+0000 mon.b (mon.2) 2166 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.114100+0000 mon.b (mon.2) 2167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.114872+0000 mon.b (mon.2) 2168 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.123807+0000 mon.a (mon.0) 1869 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.138256+0000 mon.b (mon.2) 2169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.189671+0000 mon.b (mon.2) 2170 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.191802+0000 mon.b (mon.2) 2171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.194217+0000 mon.b (mon.2) 2172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.194983+0000 mon.b (mon.2) 2173 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.204001+0000 mon.a (mon.0) 1870 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.260210+0000 mon.b (mon.2) 2174 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.261914+0000 mon.b (mon.2) 2175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.263757+0000 mon.b (mon.2) 2176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.264464+0000 mon.b (mon.2) 2177 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.273075+0000 mon.a (mon.0) 1871 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.332610+0000 mon.b (mon.2) 2178 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.334321+0000 mon.b (mon.2) 2179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.336141+0000 mon.b (mon.2) 2180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.336743+0000 mon.b (mon.2) 2181 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.345863+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.400973+0000 mon.b (mon.2) 2182 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.402759+0000 mon.b (mon.2) 2183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.406122+0000 mon.b (mon.2) 2184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.406938+0000 mon.b (mon.2) 2185 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.421027+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.492359+0000 mon.b (mon.2) 2186 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.494088+0000 mon.b (mon.2) 2187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.496457+0000 mon.b (mon.2) 2188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.497079+0000 mon.b (mon.2) 2189 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.510139+0000 mon.a (mon.0) 1874 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.564712+0000 mon.b (mon.2) 2190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.566189+0000 mon.b (mon.2) 2191 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.567914+0000 mon.b (mon.2) 2192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.568539+0000 mon.b (mon.2) 2193 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.581562+0000 mon.a (mon.0) 1875 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.640880+0000 mon.b (mon.2) 2194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.642303+0000 mon.b (mon.2) 2195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.644013+0000 mon.b (mon.2) 2196 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.644596+0000 mon.b (mon.2) 2197 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.657866+0000 mon.a (mon.0) 1876 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.711820+0000 mon.b (mon.2) 2198 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:48.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.713249+0000 mon.b (mon.2) 2199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:48.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.715225+0000 mon.b (mon.2) 2200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:48.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.715805+0000 mon.b (mon.2) 2201 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:48.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:47 smithi139 bash[18762]: audit 2024-04-19T14:12:47.729753+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:48.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[54941]: ts=2024-04-19T14:12: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:46.958716+0000 mgr.x (mgr.24923) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.013353+0000 mgr.x (mgr.24923) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.068013+0000 mgr.x (mgr.24923) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.122627+0000 mgr.x (mgr.24923) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.202787+0000 mgr.x (mgr.24923) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.271804+0000 mgr.x (mgr.24923) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.344522+0000 mgr.x (mgr.24923) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.419456+0000 mgr.x (mgr.24923) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.508487+0000 mgr.x (mgr.24923) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.584468+0000 mgr.x (mgr.24923) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.656220+0000 mgr.x (mgr.24923) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.728061+0000 mgr.x (mgr.24923) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.786856+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.791171+0000 mon.b (mon.2) 2203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.793646+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.794327+0000 mon.b (mon.2) 2205 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.801928+0000 mgr.x (mgr.24923) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.802488+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.858180+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.859683+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.861361+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.862020+0000 mon.b (mon.2) 2209 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.869812+0000 mgr.x (mgr.24923) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.870542+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.910222+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.911654+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.913332+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.913900+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.921297+0000 mgr.x (mgr.24923) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.922595+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.964846+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.966374+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.968516+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.969231+0000 mon.b (mon.2) 2217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:47.976780+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.018944+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.020462+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.022174+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.022864+0000 mon.b (mon.2) 2221 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.031503+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.070949+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:46.958716+0000 mgr.x (mgr.24923) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.013353+0000 mgr.x (mgr.24923) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.068013+0000 mgr.x (mgr.24923) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.122627+0000 mgr.x (mgr.24923) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.202787+0000 mgr.x (mgr.24923) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.271804+0000 mgr.x (mgr.24923) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.344522+0000 mgr.x (mgr.24923) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.419456+0000 mgr.x (mgr.24923) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.508487+0000 mgr.x (mgr.24923) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.584468+0000 mgr.x (mgr.24923) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.656220+0000 mgr.x (mgr.24923) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.728061+0000 mgr.x (mgr.24923) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.786856+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.791171+0000 mon.b (mon.2) 2203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.793646+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.794327+0000 mon.b (mon.2) 2205 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.801928+0000 mgr.x (mgr.24923) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.802488+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.858180+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.859683+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.861361+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.072630+0000 mon.b (mon.2) 2223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.074426+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.075050+0000 mon.b (mon.2) 2225 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.083594+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.123323+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.125071+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.126765+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.127425+0000 mon.b (mon.2) 2229 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.136517+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.180375+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.182089+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.184063+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.184798+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.193784+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.238404+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.241939+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.243660+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.244367+0000 mon.b (mon.2) 2237 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.253661+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.292221+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.293710+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.295441+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.296170+0000 mon.b (mon.2) 2241 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.307099+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.349278+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.351211+0000 mon.b (mon.2) 2243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.353125+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.353836+0000 mon.b (mon.2) 2245 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.364346+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.434897+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.438219+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.441586+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.442279+0000 mon.b (mon.2) 2249 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.452857+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.508206+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.510117+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.512011+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.513515+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.522387+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.561417+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.862020+0000 mon.b (mon.2) 2209 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.869812+0000 mgr.x (mgr.24923) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.870542+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.910222+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.911654+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.913332+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.913900+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.921297+0000 mgr.x (mgr.24923) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.922595+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.964846+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.966374+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.968516+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.969231+0000 mon.b (mon.2) 2217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:47.976780+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.018944+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.020462+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.022174+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.022864+0000 mon.b (mon.2) 2221 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.031503+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.070949+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.563282+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.565158+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.565829+0000 mon.b (mon.2) 2257 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.575017+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.619299+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.621263+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.623117+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.623849+0000 mon.b (mon.2) 2261 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.632557+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.675416+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.677056+0000 mon.b (mon.2) 2263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.678851+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.679429+0000 mon.b (mon.2) 2265 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.687932+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.730917+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.732525+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.734800+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.735511+0000 mon.b (mon.2) 2269 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[18636]: audit 2024-04-19T14:12:48.746392+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.072630+0000 mon.b (mon.2) 2223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.074426+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.075050+0000 mon.b (mon.2) 2225 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.083594+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.123323+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.125071+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.126765+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.127425+0000 mon.b (mon.2) 2229 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.136517+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.180375+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.182089+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.184063+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.184798+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.193784+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.238404+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.241939+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.243660+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.244367+0000 mon.b (mon.2) 2237 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.253661+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.292221+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.293710+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.295441+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.296170+0000 mon.b (mon.2) 2241 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.307099+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.349278+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.351211+0000 mon.b (mon.2) 2243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.353125+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.353836+0000 mon.b (mon.2) 2245 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.364346+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.434897+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.438219+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.441586+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.442279+0000 mon.b (mon.2) 2249 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.452857+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.508206+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.510117+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.512011+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.513515+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.522387+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.561417+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.563282+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.565158+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.565829+0000 mon.b (mon.2) 2257 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.575017+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.619299+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.621263+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.623117+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.623849+0000 mon.b (mon.2) 2261 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.632557+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.675416+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.677056+0000 mon.b (mon.2) 2263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.678851+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.679429+0000 mon.b (mon.2) 2265 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.687932+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.730917+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.732525+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.734800+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.735511+0000 mon.b (mon.2) 2269 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:48 smithi135 bash[24028]: audit 2024-04-19T14:12:48.746392+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:46.958716+0000 mgr.x (mgr.24923) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.013353+0000 mgr.x (mgr.24923) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.068013+0000 mgr.x (mgr.24923) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.122627+0000 mgr.x (mgr.24923) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.202787+0000 mgr.x (mgr.24923) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.271804+0000 mgr.x (mgr.24923) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.344522+0000 mgr.x (mgr.24923) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.419456+0000 mgr.x (mgr.24923) 572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.508487+0000 mgr.x (mgr.24923) 573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.584468+0000 mgr.x (mgr.24923) 574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.656220+0000 mgr.x (mgr.24923) 575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.728061+0000 mgr.x (mgr.24923) 576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.786856+0000 mon.b (mon.2) 2202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.791171+0000 mon.b (mon.2) 2203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.793646+0000 mon.b (mon.2) 2204 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.794327+0000 mon.b (mon.2) 2205 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.801928+0000 mgr.x (mgr.24923) 577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.802488+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.858180+0000 mon.b (mon.2) 2206 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.859683+0000 mon.b (mon.2) 2207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.861361+0000 mon.b (mon.2) 2208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.862020+0000 mon.b (mon.2) 2209 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.869812+0000 mgr.x (mgr.24923) 578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.870542+0000 mon.a (mon.0) 1879 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.910222+0000 mon.b (mon.2) 2210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.911654+0000 mon.b (mon.2) 2211 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.913332+0000 mon.b (mon.2) 2212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.913900+0000 mon.b (mon.2) 2213 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.921297+0000 mgr.x (mgr.24923) 579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.922595+0000 mon.a (mon.0) 1880 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.964846+0000 mon.b (mon.2) 2214 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.966374+0000 mon.b (mon.2) 2215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.968516+0000 mon.b (mon.2) 2216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.969231+0000 mon.b (mon.2) 2217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:47.976780+0000 mon.a (mon.0) 1881 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.018944+0000 mon.b (mon.2) 2218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.020462+0000 mon.b (mon.2) 2219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.022174+0000 mon.b (mon.2) 2220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.022864+0000 mon.b (mon.2) 2221 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.031503+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.070949+0000 mon.b (mon.2) 2222 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.072630+0000 mon.b (mon.2) 2223 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.074426+0000 mon.b (mon.2) 2224 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.075050+0000 mon.b (mon.2) 2225 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.083594+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.123323+0000 mon.b (mon.2) 2226 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.125071+0000 mon.b (mon.2) 2227 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.126765+0000 mon.b (mon.2) 2228 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.127425+0000 mon.b (mon.2) 2229 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.136517+0000 mon.a (mon.0) 1884 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.180375+0000 mon.b (mon.2) 2230 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.182089+0000 mon.b (mon.2) 2231 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.184063+0000 mon.b (mon.2) 2232 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.184798+0000 mon.b (mon.2) 2233 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.193784+0000 mon.a (mon.0) 1885 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.238404+0000 mon.b (mon.2) 2234 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.241939+0000 mon.b (mon.2) 2235 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.243660+0000 mon.b (mon.2) 2236 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.244367+0000 mon.b (mon.2) 2237 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.253661+0000 mon.a (mon.0) 1886 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.292221+0000 mon.b (mon.2) 2238 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.293710+0000 mon.b (mon.2) 2239 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.295441+0000 mon.b (mon.2) 2240 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.296170+0000 mon.b (mon.2) 2241 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.307099+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.349278+0000 mon.b (mon.2) 2242 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.351211+0000 mon.b (mon.2) 2243 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.353125+0000 mon.b (mon.2) 2244 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.353836+0000 mon.b (mon.2) 2245 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.364346+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.434897+0000 mon.b (mon.2) 2246 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.438219+0000 mon.b (mon.2) 2247 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.441586+0000 mon.b (mon.2) 2248 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.442279+0000 mon.b (mon.2) 2249 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.452857+0000 mon.a (mon.0) 1889 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.508206+0000 mon.b (mon.2) 2250 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.510117+0000 mon.b (mon.2) 2251 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.512011+0000 mon.b (mon.2) 2252 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.513515+0000 mon.b (mon.2) 2253 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.522387+0000 mon.a (mon.0) 1890 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.561417+0000 mon.b (mon.2) 2254 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.563282+0000 mon.b (mon.2) 2255 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.565158+0000 mon.b (mon.2) 2256 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.565829+0000 mon.b (mon.2) 2257 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.575017+0000 mon.a (mon.0) 1891 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.619299+0000 mon.b (mon.2) 2258 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.621263+0000 mon.b (mon.2) 2259 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.623117+0000 mon.b (mon.2) 2260 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.623849+0000 mon.b (mon.2) 2261 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.632557+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.675416+0000 mon.b (mon.2) 2262 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.677056+0000 mon.b (mon.2) 2263 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.678851+0000 mon.b (mon.2) 2264 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.679429+0000 mon.b (mon.2) 2265 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.687932+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.730917+0000 mon.b (mon.2) 2266 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.732525+0000 mon.b (mon.2) 2267 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.734800+0000 mon.b (mon.2) 2268 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.735511+0000 mon.b (mon.2) 2269 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:49.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:48 smithi139 bash[18762]: audit 2024-04-19T14:12:48.746392+0000 mon.a (mon.0) 1894 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:47.978721+0000 mgr.x (mgr.24923) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cluster 2024-04-19T14:12:48.027851+0000 mgr.x (mgr.24923) 581 : 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-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.030934+0000 mgr.x (mgr.24923) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.082955+0000 mgr.x (mgr.24923) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.135724+0000 mgr.x (mgr.24923) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.193666+0000 mgr.x (mgr.24923) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.252199+0000 mgr.x (mgr.24923) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.305376+0000 mgr.x (mgr.24923) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.362640+0000 mgr.x (mgr.24923) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.451184+0000 mgr.x (mgr.24923) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.520552+0000 mgr.x (mgr.24923) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.573358+0000 mgr.x (mgr.24923) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.630683+0000 mgr.x (mgr.24923) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.686065+0000 mgr.x (mgr.24923) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.744569+0000 mgr.x (mgr.24923) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.788510+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.800536+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.802430+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.803112+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.810595+0000 mgr.x (mgr.24923) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.811079+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:47.978721+0000 mgr.x (mgr.24923) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cluster 2024-04-19T14:12:48.027851+0000 mgr.x (mgr.24923) 581 : 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-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.030934+0000 mgr.x (mgr.24923) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.082955+0000 mgr.x (mgr.24923) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.135724+0000 mgr.x (mgr.24923) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.193666+0000 mgr.x (mgr.24923) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.252199+0000 mgr.x (mgr.24923) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.305376+0000 mgr.x (mgr.24923) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.362640+0000 mgr.x (mgr.24923) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.451184+0000 mgr.x (mgr.24923) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.520552+0000 mgr.x (mgr.24923) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.573358+0000 mgr.x (mgr.24923) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.630683+0000 mgr.x (mgr.24923) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.686065+0000 mgr.x (mgr.24923) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.744569+0000 mgr.x (mgr.24923) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.788510+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.800536+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.802430+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.803112+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.810595+0000 mgr.x (mgr.24923) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.811079+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.855656+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.857835+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.859955+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.860712+0000 mon.b (mon.2) 2277 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.868468+0000 mgr.x (mgr.24923) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.868751+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.909090+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.910911+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.912625+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.913302+0000 mon.b (mon.2) 2281 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.919929+0000 mgr.x (mgr.24923) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.921776+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.960871+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.962312+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.964396+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.965152+0000 mon.b (mon.2) 2285 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:48.974161+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.018096+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.019921+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.022380+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.855656+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.857835+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.859955+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.860712+0000 mon.b (mon.2) 2277 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.868468+0000 mgr.x (mgr.24923) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.868751+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.909090+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.910911+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.912625+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.913302+0000 mon.b (mon.2) 2281 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.919929+0000 mgr.x (mgr.24923) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.921776+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.960871+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.962312+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.964396+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.965152+0000 mon.b (mon.2) 2285 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:48.974161+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.018096+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.019921+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.022380+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.023079+0000 mon.b (mon.2) 2289 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.032162+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.075494+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.077287+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.079249+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.079942+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.087822+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.130677+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.132197+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.133947+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.134540+0000 mon.b (mon.2) 2297 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.142227+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.180135+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.181602+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.183302+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.183910+0000 mon.b (mon.2) 2301 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.193571+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.236195+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.237730+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.239418+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.023079+0000 mon.b (mon.2) 2289 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.032162+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.075494+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.077287+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.079249+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.079942+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.087822+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.130677+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.132197+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.133947+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.134540+0000 mon.b (mon.2) 2297 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.142227+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.180135+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.181602+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.183302+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.183910+0000 mon.b (mon.2) 2301 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.193571+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.236195+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.237730+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.239418+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.240009+0000 mon.b (mon.2) 2305 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.249898+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.288452+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.290041+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.291891+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.292505+0000 mon.b (mon.2) 2309 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.305190+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.348824+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.350448+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.352986+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.353662+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.362171+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.400570+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.402112+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.403815+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.404442+0000 mon.b (mon.2) 2317 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.412832+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.472965+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.475108+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.477285+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.240009+0000 mon.b (mon.2) 2305 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.249898+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.288452+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.290041+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.291891+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.292505+0000 mon.b (mon.2) 2309 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.305190+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.348824+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.350448+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.352986+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.353662+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.362171+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.400570+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.402112+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.403815+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.404442+0000 mon.b (mon.2) 2317 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.412832+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.472965+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.475108+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.477285+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.478092+0000 mon.b (mon.2) 2321 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.486778+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.546876+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.548556+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.550302+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.550914+0000 mon.b (mon.2) 2325 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.559728+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.615837+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.617328+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.619095+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.619686+0000 mon.b (mon.2) 2329 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.628732+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.668478+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.670010+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.671847+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.672464+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.681191+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.721853+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.723435+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.725173+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.725803+0000 mon.b (mon.2) 2337 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[18636]: audit 2024-04-19T14:12:49.735354+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.478092+0000 mon.b (mon.2) 2321 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.486778+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.546876+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.548556+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.550302+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.550914+0000 mon.b (mon.2) 2325 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.559728+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.615837+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.617328+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.619095+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.619686+0000 mon.b (mon.2) 2329 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.628732+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.668478+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.670010+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.671847+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.672464+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.681191+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.721853+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.723435+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.725173+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.725803+0000 mon.b (mon.2) 2337 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:49 smithi135 bash[24028]: audit 2024-04-19T14:12:49.735354+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:47.978721+0000 mgr.x (mgr.24923) 580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cluster 2024-04-19T14:12:48.027851+0000 mgr.x (mgr.24923) 581 : 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-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.030934+0000 mgr.x (mgr.24923) 582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.082955+0000 mgr.x (mgr.24923) 583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.135724+0000 mgr.x (mgr.24923) 584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.193666+0000 mgr.x (mgr.24923) 585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.252199+0000 mgr.x (mgr.24923) 586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.305376+0000 mgr.x (mgr.24923) 587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.362640+0000 mgr.x (mgr.24923) 588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.451184+0000 mgr.x (mgr.24923) 589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.520552+0000 mgr.x (mgr.24923) 590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.573358+0000 mgr.x (mgr.24923) 591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.630683+0000 mgr.x (mgr.24923) 592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.686065+0000 mgr.x (mgr.24923) 593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.744569+0000 mgr.x (mgr.24923) 594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.788510+0000 mon.b (mon.2) 2270 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.800536+0000 mon.b (mon.2) 2271 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.802430+0000 mon.b (mon.2) 2272 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.803112+0000 mon.b (mon.2) 2273 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.810595+0000 mgr.x (mgr.24923) 595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.811079+0000 mon.a (mon.0) 1895 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.855656+0000 mon.b (mon.2) 2274 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.857835+0000 mon.b (mon.2) 2275 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.859955+0000 mon.b (mon.2) 2276 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.860712+0000 mon.b (mon.2) 2277 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.868468+0000 mgr.x (mgr.24923) 596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.868751+0000 mon.a (mon.0) 1896 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.909090+0000 mon.b (mon.2) 2278 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.910911+0000 mon.b (mon.2) 2279 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.912625+0000 mon.b (mon.2) 2280 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.913302+0000 mon.b (mon.2) 2281 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.919929+0000 mgr.x (mgr.24923) 597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.921776+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.960871+0000 mon.b (mon.2) 2282 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.962312+0000 mon.b (mon.2) 2283 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.964396+0000 mon.b (mon.2) 2284 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.965152+0000 mon.b (mon.2) 2285 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:48.974161+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.018096+0000 mon.b (mon.2) 2286 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.019921+0000 mon.b (mon.2) 2287 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.022380+0000 mon.b (mon.2) 2288 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.023079+0000 mon.b (mon.2) 2289 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.032162+0000 mon.a (mon.0) 1899 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.075494+0000 mon.b (mon.2) 2290 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.077287+0000 mon.b (mon.2) 2291 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.079249+0000 mon.b (mon.2) 2292 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.079942+0000 mon.b (mon.2) 2293 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.087822+0000 mon.a (mon.0) 1900 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.130677+0000 mon.b (mon.2) 2294 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.132197+0000 mon.b (mon.2) 2295 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.133947+0000 mon.b (mon.2) 2296 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.134540+0000 mon.b (mon.2) 2297 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.142227+0000 mon.a (mon.0) 1901 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.180135+0000 mon.b (mon.2) 2298 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.181602+0000 mon.b (mon.2) 2299 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.183302+0000 mon.b (mon.2) 2300 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.183910+0000 mon.b (mon.2) 2301 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.193571+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.236195+0000 mon.b (mon.2) 2302 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.237730+0000 mon.b (mon.2) 2303 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.239418+0000 mon.b (mon.2) 2304 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.240009+0000 mon.b (mon.2) 2305 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.249898+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.288452+0000 mon.b (mon.2) 2306 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.290041+0000 mon.b (mon.2) 2307 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.291891+0000 mon.b (mon.2) 2308 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.292505+0000 mon.b (mon.2) 2309 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.305190+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.348824+0000 mon.b (mon.2) 2310 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.350448+0000 mon.b (mon.2) 2311 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.352986+0000 mon.b (mon.2) 2312 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.353662+0000 mon.b (mon.2) 2313 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.362171+0000 mon.a (mon.0) 1905 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.400570+0000 mon.b (mon.2) 2314 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.402112+0000 mon.b (mon.2) 2315 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.403815+0000 mon.b (mon.2) 2316 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.404442+0000 mon.b (mon.2) 2317 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.412832+0000 mon.a (mon.0) 1906 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.472965+0000 mon.b (mon.2) 2318 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.475108+0000 mon.b (mon.2) 2319 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.477285+0000 mon.b (mon.2) 2320 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.478092+0000 mon.b (mon.2) 2321 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.486778+0000 mon.a (mon.0) 1907 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.546876+0000 mon.b (mon.2) 2322 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.548556+0000 mon.b (mon.2) 2323 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.550302+0000 mon.b (mon.2) 2324 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.550914+0000 mon.b (mon.2) 2325 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.559728+0000 mon.a (mon.0) 1908 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.615837+0000 mon.b (mon.2) 2326 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.617328+0000 mon.b (mon.2) 2327 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.619095+0000 mon.b (mon.2) 2328 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.619686+0000 mon.b (mon.2) 2329 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.628732+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.668478+0000 mon.b (mon.2) 2330 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.670010+0000 mon.b (mon.2) 2331 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.671847+0000 mon.b (mon.2) 2332 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.672464+0000 mon.b (mon.2) 2333 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.681191+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.721853+0000 mon.b (mon.2) 2334 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.723435+0000 mon.b (mon.2) 2335 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.725173+0000 mon.b (mon.2) 2336 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.725803+0000 mon.b (mon.2) 2337 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:50.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:49 smithi139 bash[18762]: audit 2024-04-19T14:12:49.735354+0000 mon.a (mon.0) 1911 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:48.972688+0000 mgr.x (mgr.24923) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.030323+0000 mgr.x (mgr.24923) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.085938+0000 mgr.x (mgr.24923) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.140327+0000 mgr.x (mgr.24923) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.191702+0000 mgr.x (mgr.24923) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.248030+0000 mgr.x (mgr.24923) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.303395+0000 mgr.x (mgr.24923) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.360237+0000 mgr.x (mgr.24923) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.412292+0000 mgr.x (mgr.24923) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.485327+0000 mgr.x (mgr.24923) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.558799+0000 mgr.x (mgr.24923) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.627457+0000 mgr.x (mgr.24923) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.680660+0000 mgr.x (mgr.24923) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.735325+0000 mgr.x (mgr.24923) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.812814+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.814648+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.816653+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.817288+0000 mon.b (mon.2) 2341 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.824240+0000 mgr.x (mgr.24923) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.825850+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.869181+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:48.972688+0000 mgr.x (mgr.24923) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.030323+0000 mgr.x (mgr.24923) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.085938+0000 mgr.x (mgr.24923) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.140327+0000 mgr.x (mgr.24923) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.191702+0000 mgr.x (mgr.24923) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.248030+0000 mgr.x (mgr.24923) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.303395+0000 mgr.x (mgr.24923) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.360237+0000 mgr.x (mgr.24923) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.412292+0000 mgr.x (mgr.24923) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.485327+0000 mgr.x (mgr.24923) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.558799+0000 mgr.x (mgr.24923) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.627457+0000 mgr.x (mgr.24923) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.680660+0000 mgr.x (mgr.24923) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.735325+0000 mgr.x (mgr.24923) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.812814+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.814648+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.816653+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.817288+0000 mon.b (mon.2) 2341 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.824240+0000 mgr.x (mgr.24923) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.825850+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.869181+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.870998+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.872888+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.873584+0000 mon.b (mon.2) 2345 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.881634+0000 mgr.x (mgr.24923) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.882078+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.926479+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.928108+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.929904+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.930552+0000 mon.b (mon.2) 2349 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.939093+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.983532+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.985616+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.988380+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.989151+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:49.998244+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.039136+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.040549+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.042269+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.042867+0000 mon.b (mon.2) 2357 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.050685+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.870998+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.872888+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.873584+0000 mon.b (mon.2) 2345 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.881634+0000 mgr.x (mgr.24923) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.882078+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.926479+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.928108+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.929904+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.930552+0000 mon.b (mon.2) 2349 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.939093+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.983532+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.985616+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.988380+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.989151+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:49.998244+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.039136+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.040549+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.042269+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.042867+0000 mon.b (mon.2) 2357 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.050685+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.112578+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.113958+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.115556+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.116095+0000 mon.b (mon.2) 2361 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.128809+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.167050+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.168671+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.170969+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.171599+0000 mon.b (mon.2) 2365 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.179821+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.219022+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.220396+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.221942+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.222471+0000 mon.b (mon.2) 2369 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.230007+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.271578+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.273064+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.274687+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.275291+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.285465+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.112578+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.113958+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.115556+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.116095+0000 mon.b (mon.2) 2361 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.128809+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.167050+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.168671+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.170969+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.171599+0000 mon.b (mon.2) 2365 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.179821+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.219022+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.220396+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.221942+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.222471+0000 mon.b (mon.2) 2369 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.230007+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.271578+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.273064+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.274687+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.275291+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.285465+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.323761+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.325266+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.327102+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.327718+0000 mon.b (mon.2) 2377 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.340832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.400673+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.402306+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.404005+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.404668+0000 mon.b (mon.2) 2381 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.417532+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.477448+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.479253+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.481143+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.481809+0000 mon.b (mon.2) 2385 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.495167+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.552405+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.554076+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.556009+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.556800+0000 mon.b (mon.2) 2389 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.565809+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.323761+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.325266+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.327102+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.327718+0000 mon.b (mon.2) 2377 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.340832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.400673+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.402306+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.404005+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.404668+0000 mon.b (mon.2) 2381 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.417532+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.477448+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.479253+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.481143+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.481809+0000 mon.b (mon.2) 2385 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.495167+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.552405+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.554076+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.556009+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.556800+0000 mon.b (mon.2) 2389 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.565809+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.605117+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.607435+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.609582+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.610204+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.618724+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.658069+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.659481+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.661633+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.662263+0000 mon.b (mon.2) 2397 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.669800+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.709512+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.711111+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.712914+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.713519+0000 mon.b (mon.2) 2401 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.722050+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.762347+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.763932+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.765850+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.766472+0000 mon.b (mon.2) 2405 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[18636]: audit 2024-04-19T14:12:50.776615+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.605117+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.607435+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.609582+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.610204+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.618724+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.658069+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.659481+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.661633+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.662263+0000 mon.b (mon.2) 2397 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.669800+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.709512+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.711111+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.712914+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.713519+0000 mon.b (mon.2) 2401 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.722050+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.762347+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.763932+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.765850+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.766472+0000 mon.b (mon.2) 2405 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:50 smithi135 bash[24028]: audit 2024-04-19T14:12:50.776615+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:48.972688+0000 mgr.x (mgr.24923) 598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.030323+0000 mgr.x (mgr.24923) 599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.085938+0000 mgr.x (mgr.24923) 600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.140327+0000 mgr.x (mgr.24923) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.191702+0000 mgr.x (mgr.24923) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.248030+0000 mgr.x (mgr.24923) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.303395+0000 mgr.x (mgr.24923) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.360237+0000 mgr.x (mgr.24923) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.412292+0000 mgr.x (mgr.24923) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.485327+0000 mgr.x (mgr.24923) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.558799+0000 mgr.x (mgr.24923) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.627457+0000 mgr.x (mgr.24923) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.680660+0000 mgr.x (mgr.24923) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.735325+0000 mgr.x (mgr.24923) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.812814+0000 mon.b (mon.2) 2338 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.814648+0000 mon.b (mon.2) 2339 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.816653+0000 mon.b (mon.2) 2340 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.817288+0000 mon.b (mon.2) 2341 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.824240+0000 mgr.x (mgr.24923) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.825850+0000 mon.a (mon.0) 1912 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.869181+0000 mon.b (mon.2) 2342 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.870998+0000 mon.b (mon.2) 2343 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.872888+0000 mon.b (mon.2) 2344 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.873584+0000 mon.b (mon.2) 2345 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.881634+0000 mgr.x (mgr.24923) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.882078+0000 mon.a (mon.0) 1913 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.926479+0000 mon.b (mon.2) 2346 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.928108+0000 mon.b (mon.2) 2347 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.929904+0000 mon.b (mon.2) 2348 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.930552+0000 mon.b (mon.2) 2349 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.939093+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.983532+0000 mon.b (mon.2) 2350 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.985616+0000 mon.b (mon.2) 2351 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.988380+0000 mon.b (mon.2) 2352 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.989151+0000 mon.b (mon.2) 2353 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:49.998244+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.039136+0000 mon.b (mon.2) 2354 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.040549+0000 mon.b (mon.2) 2355 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.042269+0000 mon.b (mon.2) 2356 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.042867+0000 mon.b (mon.2) 2357 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.050685+0000 mon.a (mon.0) 1916 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.112578+0000 mon.b (mon.2) 2358 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.113958+0000 mon.b (mon.2) 2359 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.115556+0000 mon.b (mon.2) 2360 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.116095+0000 mon.b (mon.2) 2361 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.128809+0000 mon.a (mon.0) 1917 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.167050+0000 mon.b (mon.2) 2362 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.168671+0000 mon.b (mon.2) 2363 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.170969+0000 mon.b (mon.2) 2364 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.171599+0000 mon.b (mon.2) 2365 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.179821+0000 mon.a (mon.0) 1918 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.219022+0000 mon.b (mon.2) 2366 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.220396+0000 mon.b (mon.2) 2367 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.221942+0000 mon.b (mon.2) 2368 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.222471+0000 mon.b (mon.2) 2369 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.230007+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.271578+0000 mon.b (mon.2) 2370 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.273064+0000 mon.b (mon.2) 2371 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.274687+0000 mon.b (mon.2) 2372 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.275291+0000 mon.b (mon.2) 2373 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.285465+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.323761+0000 mon.b (mon.2) 2374 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.325266+0000 mon.b (mon.2) 2375 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.327102+0000 mon.b (mon.2) 2376 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.327718+0000 mon.b (mon.2) 2377 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.340832+0000 mon.a (mon.0) 1921 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.400673+0000 mon.b (mon.2) 2378 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.402306+0000 mon.b (mon.2) 2379 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.404005+0000 mon.b (mon.2) 2380 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.404668+0000 mon.b (mon.2) 2381 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.417532+0000 mon.a (mon.0) 1922 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.477448+0000 mon.b (mon.2) 2382 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.479253+0000 mon.b (mon.2) 2383 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.481143+0000 mon.b (mon.2) 2384 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.481809+0000 mon.b (mon.2) 2385 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.495167+0000 mon.a (mon.0) 1923 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.552405+0000 mon.b (mon.2) 2386 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.554076+0000 mon.b (mon.2) 2387 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.556009+0000 mon.b (mon.2) 2388 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.556800+0000 mon.b (mon.2) 2389 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.565809+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.605117+0000 mon.b (mon.2) 2390 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.607435+0000 mon.b (mon.2) 2391 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.609582+0000 mon.b (mon.2) 2392 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.610204+0000 mon.b (mon.2) 2393 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.618724+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.658069+0000 mon.b (mon.2) 2394 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.659481+0000 mon.b (mon.2) 2395 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.661633+0000 mon.b (mon.2) 2396 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.662263+0000 mon.b (mon.2) 2397 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.669800+0000 mon.a (mon.0) 1926 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.709512+0000 mon.b (mon.2) 2398 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.711111+0000 mon.b (mon.2) 2399 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.712914+0000 mon.b (mon.2) 2400 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.713519+0000 mon.b (mon.2) 2401 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.722050+0000 mon.a (mon.0) 1927 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.762347+0000 mon.b (mon.2) 2402 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:51.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.763932+0000 mon.b (mon.2) 2403 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:51.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.765850+0000 mon.b (mon.2) 2404 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:51.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.766472+0000 mon.b (mon.2) 2405 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:51.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:50 smithi139 bash[18762]: audit 2024-04-19T14:12:50.776615+0000 mon.a (mon.0) 1928 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.938445+0000 mgr.x (mgr.24923) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:49.998619+0000 mgr.x (mgr.24923) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cluster 2024-04-19T14:12:50.028524+0000 mgr.x (mgr.24923) 616 : 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-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.051818+0000 mgr.x (mgr.24923) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.126970+0000 mgr.x (mgr.24923) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.179014+0000 mgr.x (mgr.24923) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.195146+0000 mgr.x (mgr.24923) 620 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.230121+0000 mgr.x (mgr.24923) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.283600+0000 mgr.x (mgr.24923) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.339133+0000 mgr.x (mgr.24923) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.415724+0000 mgr.x (mgr.24923) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.493558+0000 mgr.x (mgr.24923) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.564098+0000 mgr.x (mgr.24923) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.616954+0000 mgr.x (mgr.24923) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.669064+0000 mgr.x (mgr.24923) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.720350+0000 mgr.x (mgr.24923) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.774967+0000 mgr.x (mgr.24923) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.836239+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.837850+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.839893+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.840583+0000 mon.b (mon.2) 2409 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.938445+0000 mgr.x (mgr.24923) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:49.998619+0000 mgr.x (mgr.24923) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cluster 2024-04-19T14:12:50.028524+0000 mgr.x (mgr.24923) 616 : 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-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.051818+0000 mgr.x (mgr.24923) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.126970+0000 mgr.x (mgr.24923) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.179014+0000 mgr.x (mgr.24923) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.195146+0000 mgr.x (mgr.24923) 620 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.230121+0000 mgr.x (mgr.24923) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.283600+0000 mgr.x (mgr.24923) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.339133+0000 mgr.x (mgr.24923) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.415724+0000 mgr.x (mgr.24923) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.493558+0000 mgr.x (mgr.24923) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.564098+0000 mgr.x (mgr.24923) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.616954+0000 mgr.x (mgr.24923) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.669064+0000 mgr.x (mgr.24923) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.720350+0000 mgr.x (mgr.24923) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.774967+0000 mgr.x (mgr.24923) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.836239+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.837850+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.839893+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.840583+0000 mon.b (mon.2) 2409 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.851236+0000 mgr.x (mgr.24923) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.852908+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.891957+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.893531+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.895269+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.895987+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.905199+0000 mgr.x (mgr.24923) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.906981+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.961520+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.963247+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.965453+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.966442+0000 mon.b (mon.2) 2417 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:50.977559+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.037100+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.039068+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.041168+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.041800+0000 mon.b (mon.2) 2421 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.050539+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.104836+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.106702+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.851236+0000 mgr.x (mgr.24923) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.852908+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.891957+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.893531+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.895269+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.895987+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.905199+0000 mgr.x (mgr.24923) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.906981+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.961520+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.963247+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.965453+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.966442+0000 mon.b (mon.2) 2417 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:50.977559+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.037100+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.039068+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.041168+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.041800+0000 mon.b (mon.2) 2421 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.050539+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.104836+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.106702+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.109113+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.109750+0000 mon.b (mon.2) 2425 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.120211+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.163597+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.165643+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.167788+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.168528+0000 mon.b (mon.2) 2429 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.179632+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.222611+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.224209+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.226009+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.226646+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.237472+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.276522+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.278029+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.279836+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.280501+0000 mon.b (mon.2) 2437 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.291368+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.330793+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.332633+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.109113+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.109750+0000 mon.b (mon.2) 2425 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.120211+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.163597+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.165643+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.167788+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.168528+0000 mon.b (mon.2) 2429 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.179632+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.222611+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.224209+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.226009+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.226646+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.237472+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.276522+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.278029+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.279836+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.280501+0000 mon.b (mon.2) 2437 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.291368+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.330793+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.332633+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.334898+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.335504+0000 mon.b (mon.2) 2441 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.346626+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.384986+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.386451+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.388168+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.388838+0000 mon.b (mon.2) 2445 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.398956+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.437545+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.439233+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.441031+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.441765+0000 mon.b (mon.2) 2449 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.452855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.496629+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.498124+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.499823+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.500488+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.510711+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.565546+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.567033+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.334898+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.335504+0000 mon.b (mon.2) 2441 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.346626+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.384986+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.386451+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.388168+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.388838+0000 mon.b (mon.2) 2445 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.398956+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.437545+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.439233+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.441031+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.441765+0000 mon.b (mon.2) 2449 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.452855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.496629+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.498124+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.499823+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.500488+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.510711+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.565546+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.567033+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.569227+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.569941+0000 mon.b (mon.2) 2457 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.580675+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.636042+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.637722+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.639541+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.640188+0000 mon.b (mon.2) 2461 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.650869+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.726640+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.728331+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.730042+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.730631+0000 mon.b (mon.2) 2465 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[24028]: audit 2024-04-19T14:12:51.741559+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.569227+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.569941+0000 mon.b (mon.2) 2457 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.580675+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.636042+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.637722+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.639541+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.640188+0000 mon.b (mon.2) 2461 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.650869+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.726640+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.728331+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.730042+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.730631+0000 mon.b (mon.2) 2465 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:51 smithi135 bash[18636]: audit 2024-04-19T14:12:51.741559+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.938445+0000 mgr.x (mgr.24923) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:49.998619+0000 mgr.x (mgr.24923) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cluster 2024-04-19T14:12:50.028524+0000 mgr.x (mgr.24923) 616 : 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-19T14:12:52.066 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.051818+0000 mgr.x (mgr.24923) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.126970+0000 mgr.x (mgr.24923) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.179014+0000 mgr.x (mgr.24923) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.195146+0000 mgr.x (mgr.24923) 620 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.230121+0000 mgr.x (mgr.24923) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.283600+0000 mgr.x (mgr.24923) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.339133+0000 mgr.x (mgr.24923) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.415724+0000 mgr.x (mgr.24923) 624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.493558+0000 mgr.x (mgr.24923) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.564098+0000 mgr.x (mgr.24923) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.616954+0000 mgr.x (mgr.24923) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.669064+0000 mgr.x (mgr.24923) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.720350+0000 mgr.x (mgr.24923) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.774967+0000 mgr.x (mgr.24923) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.067 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.836239+0000 mon.b (mon.2) 2406 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.837850+0000 mon.b (mon.2) 2407 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.839893+0000 mon.b (mon.2) 2408 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.840583+0000 mon.b (mon.2) 2409 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.851236+0000 mgr.x (mgr.24923) 631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.852908+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.891957+0000 mon.b (mon.2) 2410 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.893531+0000 mon.b (mon.2) 2411 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.895269+0000 mon.b (mon.2) 2412 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.895987+0000 mon.b (mon.2) 2413 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.905199+0000 mgr.x (mgr.24923) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.906981+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.068 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.961520+0000 mon.b (mon.2) 2414 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.963247+0000 mon.b (mon.2) 2415 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.965453+0000 mon.b (mon.2) 2416 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.966442+0000 mon.b (mon.2) 2417 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:50.977559+0000 mon.a (mon.0) 1931 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.037100+0000 mon.b (mon.2) 2418 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.039068+0000 mon.b (mon.2) 2419 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.041168+0000 mon.b (mon.2) 2420 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.069 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.041800+0000 mon.b (mon.2) 2421 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.050539+0000 mon.a (mon.0) 1932 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.104836+0000 mon.b (mon.2) 2422 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.106702+0000 mon.b (mon.2) 2423 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.109113+0000 mon.b (mon.2) 2424 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.109750+0000 mon.b (mon.2) 2425 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.120211+0000 mon.a (mon.0) 1933 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.163597+0000 mon.b (mon.2) 2426 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.165643+0000 mon.b (mon.2) 2427 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.070 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.167788+0000 mon.b (mon.2) 2428 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.168528+0000 mon.b (mon.2) 2429 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.179632+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.222611+0000 mon.b (mon.2) 2430 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.224209+0000 mon.b (mon.2) 2431 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.226009+0000 mon.b (mon.2) 2432 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.226646+0000 mon.b (mon.2) 2433 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.237472+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.276522+0000 mon.b (mon.2) 2434 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.278029+0000 mon.b (mon.2) 2435 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.279836+0000 mon.b (mon.2) 2436 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.071 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.280501+0000 mon.b (mon.2) 2437 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.291368+0000 mon.a (mon.0) 1936 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.330793+0000 mon.b (mon.2) 2438 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.332633+0000 mon.b (mon.2) 2439 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.334898+0000 mon.b (mon.2) 2440 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.335504+0000 mon.b (mon.2) 2441 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.346626+0000 mon.a (mon.0) 1937 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.072 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.384986+0000 mon.b (mon.2) 2442 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.386451+0000 mon.b (mon.2) 2443 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.388168+0000 mon.b (mon.2) 2444 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.388838+0000 mon.b (mon.2) 2445 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.398956+0000 mon.a (mon.0) 1938 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.437545+0000 mon.b (mon.2) 2446 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.439233+0000 mon.b (mon.2) 2447 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.441031+0000 mon.b (mon.2) 2448 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.441765+0000 mon.b (mon.2) 2449 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.452855+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.496629+0000 mon.b (mon.2) 2450 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.498124+0000 mon.b (mon.2) 2451 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.499823+0000 mon.b (mon.2) 2452 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.500488+0000 mon.b (mon.2) 2453 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.073 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.510711+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.565546+0000 mon.b (mon.2) 2454 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.567033+0000 mon.b (mon.2) 2455 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.569227+0000 mon.b (mon.2) 2456 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.569941+0000 mon.b (mon.2) 2457 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.580675+0000 mon.a (mon.0) 1941 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.636042+0000 mon.b (mon.2) 2458 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.637722+0000 mon.b (mon.2) 2459 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.639541+0000 mon.b (mon.2) 2460 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.640188+0000 mon.b (mon.2) 2461 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.650869+0000 mon.a (mon.0) 1942 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.726640+0000 mon.b (mon.2) 2462 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.728331+0000 mon.b (mon.2) 2463 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.730042+0000 mon.b (mon.2) 2464 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.730631+0000 mon.b (mon.2) 2465 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:52.074 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:51 smithi139 bash[18762]: audit 2024-04-19T14:12:51.741559+0000 mon.a (mon.0) 1943 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:50.975937+0000 mgr.x (mgr.24923) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.048623+0000 mgr.x (mgr.24923) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.118431+0000 mgr.x (mgr.24923) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.177831+0000 mgr.x (mgr.24923) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.235795+0000 mgr.x (mgr.24923) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.289589+0000 mgr.x (mgr.24923) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.344791+0000 mgr.x (mgr.24923) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.397233+0000 mgr.x (mgr.24923) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.451188+0000 mgr.x (mgr.24923) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.508858+0000 mgr.x (mgr.24923) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.579043+0000 mgr.x (mgr.24923) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.649116+0000 mgr.x (mgr.24923) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.739821+0000 mgr.x (mgr.24923) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.780647+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.782184+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.807705+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.808491+0000 mon.b (mon.2) 2469 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.816448+0000 mgr.x (mgr.24923) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.818202+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.861454+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.863285+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.865316+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.866019+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.875139+0000 mgr.x (mgr.24923) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.877001+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.918536+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.920023+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.922100+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.922818+0000 mon.b (mon.2) 2477 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: cephadm 2024-04-19T14:12:51.931848+0000 mgr.x (mgr.24923) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.933733+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.988714+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.990237+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.992370+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:51.993015+0000 mon.b (mon.2) 2481 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.003037+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.041824+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.043342+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.045000+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.045626+0000 mon.b (mon.2) 2485 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.057890+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.100689+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.102491+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.104412+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.105054+0000 mon.b (mon.2) 2489 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.115413+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.153359+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.154853+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.156734+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.157405+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.167697+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.237003+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.239980+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.242668+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.243802+0000 mon.b (mon.2) 2497 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.257497+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.313017+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.314726+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.317294+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.317936+0000 mon.b (mon.2) 2501 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.331174+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.406547+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.408400+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.410593+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.411454+0000 mon.b (mon.2) 2505 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.424397+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.481010+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.482786+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.484786+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.485498+0000 mon.b (mon.2) 2509 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.499446+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.538583+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.539986+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.542143+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.542782+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.555258+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.593794+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.595303+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.597170+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.597754+0000 mon.b (mon.2) 2517 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.610439+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.681760+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.683159+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.684910+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.685479+0000 mon.b (mon.2) 2521 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.698373+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.736791+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.738234+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.739905+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.740513+0000 mon.b (mon.2) 2525 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:52 smithi139 bash[18762]: audit 2024-04-19T14:12:52.752734+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:50.975937+0000 mgr.x (mgr.24923) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.048623+0000 mgr.x (mgr.24923) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.118431+0000 mgr.x (mgr.24923) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.177831+0000 mgr.x (mgr.24923) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.235795+0000 mgr.x (mgr.24923) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.289589+0000 mgr.x (mgr.24923) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.344791+0000 mgr.x (mgr.24923) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.397233+0000 mgr.x (mgr.24923) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.451188+0000 mgr.x (mgr.24923) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.508858+0000 mgr.x (mgr.24923) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.579043+0000 mgr.x (mgr.24923) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.649116+0000 mgr.x (mgr.24923) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.739821+0000 mgr.x (mgr.24923) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.780647+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.782184+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.807705+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.808491+0000 mon.b (mon.2) 2469 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.816448+0000 mgr.x (mgr.24923) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.818202+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.861454+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.863285+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:50.975937+0000 mgr.x (mgr.24923) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.048623+0000 mgr.x (mgr.24923) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.118431+0000 mgr.x (mgr.24923) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.177831+0000 mgr.x (mgr.24923) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.235795+0000 mgr.x (mgr.24923) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.289589+0000 mgr.x (mgr.24923) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.344791+0000 mgr.x (mgr.24923) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.397233+0000 mgr.x (mgr.24923) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.451188+0000 mgr.x (mgr.24923) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.508858+0000 mgr.x (mgr.24923) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.579043+0000 mgr.x (mgr.24923) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.649116+0000 mgr.x (mgr.24923) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.739821+0000 mgr.x (mgr.24923) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.780647+0000 mon.b (mon.2) 2466 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.782184+0000 mon.b (mon.2) 2467 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.807705+0000 mon.b (mon.2) 2468 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.808491+0000 mon.b (mon.2) 2469 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.816448+0000 mgr.x (mgr.24923) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.818202+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.861454+0000 mon.b (mon.2) 2470 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.863285+0000 mon.b (mon.2) 2471 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.865316+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.866019+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.875139+0000 mgr.x (mgr.24923) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.877001+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.918536+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.920023+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.922100+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.922818+0000 mon.b (mon.2) 2477 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: cephadm 2024-04-19T14:12:51.931848+0000 mgr.x (mgr.24923) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.933733+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.988714+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.990237+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.992370+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:51.993015+0000 mon.b (mon.2) 2481 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.003037+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.041824+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.043342+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.045000+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.045626+0000 mon.b (mon.2) 2485 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.057890+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.865316+0000 mon.b (mon.2) 2472 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.866019+0000 mon.b (mon.2) 2473 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.875139+0000 mgr.x (mgr.24923) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.877001+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.918536+0000 mon.b (mon.2) 2474 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.920023+0000 mon.b (mon.2) 2475 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.922100+0000 mon.b (mon.2) 2476 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.922818+0000 mon.b (mon.2) 2477 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: cephadm 2024-04-19T14:12:51.931848+0000 mgr.x (mgr.24923) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.933733+0000 mon.a (mon.0) 1946 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.988714+0000 mon.b (mon.2) 2478 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.990237+0000 mon.b (mon.2) 2479 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.992370+0000 mon.b (mon.2) 2480 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:51.993015+0000 mon.b (mon.2) 2481 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.003037+0000 mon.a (mon.0) 1947 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.041824+0000 mon.b (mon.2) 2482 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.043342+0000 mon.b (mon.2) 2483 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.045000+0000 mon.b (mon.2) 2484 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.045626+0000 mon.b (mon.2) 2485 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.057890+0000 mon.a (mon.0) 1948 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.100689+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.102491+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.104412+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.105054+0000 mon.b (mon.2) 2489 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.115413+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.153359+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.154853+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.156734+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.157405+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.167697+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.237003+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.239980+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.242668+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.243802+0000 mon.b (mon.2) 2497 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.257497+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.313017+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.314726+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.317294+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.317936+0000 mon.b (mon.2) 2501 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.331174+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.100689+0000 mon.b (mon.2) 2486 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.102491+0000 mon.b (mon.2) 2487 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.104412+0000 mon.b (mon.2) 2488 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.105054+0000 mon.b (mon.2) 2489 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.115413+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.153359+0000 mon.b (mon.2) 2490 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.154853+0000 mon.b (mon.2) 2491 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.156734+0000 mon.b (mon.2) 2492 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.157405+0000 mon.b (mon.2) 2493 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.167697+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.237003+0000 mon.b (mon.2) 2494 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.239980+0000 mon.b (mon.2) 2495 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.242668+0000 mon.b (mon.2) 2496 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.243802+0000 mon.b (mon.2) 2497 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.257497+0000 mon.a (mon.0) 1951 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.313017+0000 mon.b (mon.2) 2498 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.314726+0000 mon.b (mon.2) 2499 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.317294+0000 mon.b (mon.2) 2500 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.317936+0000 mon.b (mon.2) 2501 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.331174+0000 mon.a (mon.0) 1952 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.406547+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.408400+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.410593+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.411454+0000 mon.b (mon.2) 2505 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.424397+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.481010+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.482786+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.484786+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.485498+0000 mon.b (mon.2) 2509 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.499446+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.538583+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.539986+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.542143+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.542782+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.555258+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.593794+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.595303+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.597170+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.597754+0000 mon.b (mon.2) 2517 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.610439+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.406547+0000 mon.b (mon.2) 2502 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.408400+0000 mon.b (mon.2) 2503 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.410593+0000 mon.b (mon.2) 2504 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.411454+0000 mon.b (mon.2) 2505 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.424397+0000 mon.a (mon.0) 1953 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.481010+0000 mon.b (mon.2) 2506 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.482786+0000 mon.b (mon.2) 2507 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.484786+0000 mon.b (mon.2) 2508 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.485498+0000 mon.b (mon.2) 2509 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.499446+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.538583+0000 mon.b (mon.2) 2510 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.539986+0000 mon.b (mon.2) 2511 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.542143+0000 mon.b (mon.2) 2512 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.542782+0000 mon.b (mon.2) 2513 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.555258+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.593794+0000 mon.b (mon.2) 2514 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.595303+0000 mon.b (mon.2) 2515 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.597170+0000 mon.b (mon.2) 2516 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.597754+0000 mon.b (mon.2) 2517 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.610439+0000 mon.a (mon.0) 1956 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.681760+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.683159+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.684910+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.685479+0000 mon.b (mon.2) 2521 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.698373+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.736791+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.738234+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.739905+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.740513+0000 mon.b (mon.2) 2525 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[24028]: audit 2024-04-19T14:12:52.752734+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.681760+0000 mon.b (mon.2) 2518 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.683159+0000 mon.b (mon.2) 2519 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.684910+0000 mon.b (mon.2) 2520 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.685479+0000 mon.b (mon.2) 2521 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.698373+0000 mon.a (mon.0) 1957 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.736791+0000 mon.b (mon.2) 2522 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:53.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.738234+0000 mon.b (mon.2) 2523 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:53.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.739905+0000 mon.b (mon.2) 2524 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:53.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.740513+0000 mon.b (mon.2) 2525 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:53.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:52 smithi135 bash[18636]: audit 2024-04-19T14:12:52.752734+0000 mon.a (mon.0) 1958 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:53.752 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[54941]: ts=2024-04-19T14:12:53.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.001770+0000 mgr.x (mgr.24923) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cluster 2024-04-19T14:12:52.028878+0000 mgr.x (mgr.24923) 650 : 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-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.055949+0000 mgr.x (mgr.24923) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.113480+0000 mgr.x (mgr.24923) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.165723+0000 mgr.x (mgr.24923) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.255711+0000 mgr.x (mgr.24923) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.329333+0000 mgr.x (mgr.24923) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.422620+0000 mgr.x (mgr.24923) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.497656+0000 mgr.x (mgr.24923) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.553347+0000 mgr.x (mgr.24923) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.608645+0000 mgr.x (mgr.24923) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.696582+0000 mgr.x (mgr.24923) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.750836+0000 mgr.x (mgr.24923) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.823738+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.825288+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.827740+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.828351+0000 mon.b (mon.2) 2529 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.836973+0000 mgr.x (mgr.24923) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.838889+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.877117+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.878547+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.880723+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.881370+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.890027+0000 mgr.x (mgr.24923) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.890668+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.963202+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.964903+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.966911+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.967593+0000 mon.b (mon.2) 2537 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:52.979437+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.023189+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.024811+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.026596+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.027223+0000 mon.b (mon.2) 2541 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.037534+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.092398+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.094254+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.096100+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.096684+0000 mon.b (mon.2) 2545 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.106495+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.145379+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.146980+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.148817+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.149432+0000 mon.b (mon.2) 2549 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.161679+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.216454+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.218025+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.220181+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.220904+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.233867+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.290385+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.291912+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.293846+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.294511+0000 mon.b (mon.2) 2557 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.303167+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.341567+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.342980+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.344757+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.345344+0000 mon.b (mon.2) 2561 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.353856+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.392531+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.394015+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.395644+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.396253+0000 mon.b (mon.2) 2565 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.404107+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.441853+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.443325+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.445381+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.445978+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.454014+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.492600+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.494050+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.495740+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.496385+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.506296+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.544459+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.545882+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.547591+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.548191+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.556752+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.615811+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.617535+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.619347+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.619973+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.630975+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.685845+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.687340+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.689035+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.689583+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.700540+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.771007+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.772508+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.774257+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.774872+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:53 smithi139 bash[18762]: audit 2024-04-19T14:12:53.783021+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.001770+0000 mgr.x (mgr.24923) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cluster 2024-04-19T14:12:52.028878+0000 mgr.x (mgr.24923) 650 : 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-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.055949+0000 mgr.x (mgr.24923) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.113480+0000 mgr.x (mgr.24923) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.165723+0000 mgr.x (mgr.24923) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.255711+0000 mgr.x (mgr.24923) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.329333+0000 mgr.x (mgr.24923) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.422620+0000 mgr.x (mgr.24923) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.497656+0000 mgr.x (mgr.24923) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.553347+0000 mgr.x (mgr.24923) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.608645+0000 mgr.x (mgr.24923) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.696582+0000 mgr.x (mgr.24923) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.750836+0000 mgr.x (mgr.24923) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.823738+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.825288+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.827740+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.828351+0000 mon.b (mon.2) 2529 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.836973+0000 mgr.x (mgr.24923) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.838889+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.877117+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.878547+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.001770+0000 mgr.x (mgr.24923) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cluster 2024-04-19T14:12:52.028878+0000 mgr.x (mgr.24923) 650 : 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-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.055949+0000 mgr.x (mgr.24923) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.113480+0000 mgr.x (mgr.24923) 652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.165723+0000 mgr.x (mgr.24923) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.255711+0000 mgr.x (mgr.24923) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.329333+0000 mgr.x (mgr.24923) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.422620+0000 mgr.x (mgr.24923) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.497656+0000 mgr.x (mgr.24923) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.553347+0000 mgr.x (mgr.24923) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.608645+0000 mgr.x (mgr.24923) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.696582+0000 mgr.x (mgr.24923) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.750836+0000 mgr.x (mgr.24923) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.823738+0000 mon.b (mon.2) 2526 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.825288+0000 mon.b (mon.2) 2527 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.827740+0000 mon.b (mon.2) 2528 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.828351+0000 mon.b (mon.2) 2529 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.836973+0000 mgr.x (mgr.24923) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.838889+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.877117+0000 mon.b (mon.2) 2530 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.878547+0000 mon.b (mon.2) 2531 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.880723+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.881370+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.890027+0000 mgr.x (mgr.24923) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.890668+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.963202+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.964903+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.966911+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.967593+0000 mon.b (mon.2) 2537 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:52.979437+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.023189+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.024811+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.026596+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.027223+0000 mon.b (mon.2) 2541 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.037534+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.092398+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.094254+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.096100+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.096684+0000 mon.b (mon.2) 2545 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.106495+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.145379+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.880723+0000 mon.b (mon.2) 2532 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.881370+0000 mon.b (mon.2) 2533 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.890027+0000 mgr.x (mgr.24923) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.890668+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.963202+0000 mon.b (mon.2) 2534 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.964903+0000 mon.b (mon.2) 2535 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.966911+0000 mon.b (mon.2) 2536 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.967593+0000 mon.b (mon.2) 2537 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:52.979437+0000 mon.a (mon.0) 1961 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.023189+0000 mon.b (mon.2) 2538 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.024811+0000 mon.b (mon.2) 2539 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.026596+0000 mon.b (mon.2) 2540 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.027223+0000 mon.b (mon.2) 2541 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.037534+0000 mon.a (mon.0) 1962 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.092398+0000 mon.b (mon.2) 2542 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.094254+0000 mon.b (mon.2) 2543 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.096100+0000 mon.b (mon.2) 2544 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.096684+0000 mon.b (mon.2) 2545 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.106495+0000 mon.a (mon.0) 1963 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.145379+0000 mon.b (mon.2) 2546 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.146980+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.148817+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.149432+0000 mon.b (mon.2) 2549 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.161679+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.216454+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.218025+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.220181+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.220904+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.233867+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.290385+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.291912+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.293846+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.294511+0000 mon.b (mon.2) 2557 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.303167+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.341567+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.342980+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.344757+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.345344+0000 mon.b (mon.2) 2561 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.353856+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.392531+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.146980+0000 mon.b (mon.2) 2547 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.148817+0000 mon.b (mon.2) 2548 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.149432+0000 mon.b (mon.2) 2549 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.161679+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.216454+0000 mon.b (mon.2) 2550 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.218025+0000 mon.b (mon.2) 2551 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.220181+0000 mon.b (mon.2) 2552 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.220904+0000 mon.b (mon.2) 2553 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.233867+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.290385+0000 mon.b (mon.2) 2554 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.291912+0000 mon.b (mon.2) 2555 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.293846+0000 mon.b (mon.2) 2556 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.294511+0000 mon.b (mon.2) 2557 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.303167+0000 mon.a (mon.0) 1966 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.341567+0000 mon.b (mon.2) 2558 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.342980+0000 mon.b (mon.2) 2559 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.344757+0000 mon.b (mon.2) 2560 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.345344+0000 mon.b (mon.2) 2561 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.353856+0000 mon.a (mon.0) 1967 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.392531+0000 mon.b (mon.2) 2562 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.394015+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.395644+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.396253+0000 mon.b (mon.2) 2565 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.404107+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.441853+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.443325+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.445381+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.445978+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.454014+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.492600+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.494050+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.495740+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.496385+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.506296+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.544459+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.545882+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.547591+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.548191+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.556752+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.615811+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.617535+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.619347+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.619973+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.630975+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.685845+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.687340+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.689035+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.689583+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.700540+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.771007+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.772508+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.774257+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.774872+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[18636]: audit 2024-04-19T14:12:53.783021+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.394015+0000 mon.b (mon.2) 2563 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.395644+0000 mon.b (mon.2) 2564 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.396253+0000 mon.b (mon.2) 2565 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.404107+0000 mon.a (mon.0) 1968 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.441853+0000 mon.b (mon.2) 2566 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.443325+0000 mon.b (mon.2) 2567 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.445381+0000 mon.b (mon.2) 2568 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.445978+0000 mon.b (mon.2) 2569 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.454014+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.492600+0000 mon.b (mon.2) 2570 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.494050+0000 mon.b (mon.2) 2571 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.495740+0000 mon.b (mon.2) 2572 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.496385+0000 mon.b (mon.2) 2573 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.506296+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.544459+0000 mon.b (mon.2) 2574 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.545882+0000 mon.b (mon.2) 2575 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.547591+0000 mon.b (mon.2) 2576 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.548191+0000 mon.b (mon.2) 2577 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.556752+0000 mon.a (mon.0) 1971 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.615811+0000 mon.b (mon.2) 2578 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.617535+0000 mon.b (mon.2) 2579 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.619347+0000 mon.b (mon.2) 2580 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.619973+0000 mon.b (mon.2) 2581 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.630975+0000 mon.a (mon.0) 1972 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.685845+0000 mon.b (mon.2) 2582 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.687340+0000 mon.b (mon.2) 2583 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.689035+0000 mon.b (mon.2) 2584 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.689583+0000 mon.b (mon.2) 2585 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.700540+0000 mon.a (mon.0) 1973 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.771007+0000 mon.b (mon.2) 2586 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.772508+0000 mon.b (mon.2) 2587 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.774257+0000 mon.b (mon.2) 2588 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.774872+0000 mon.b (mon.2) 2589 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:53 smithi135 bash[24028]: audit 2024-04-19T14:12:53.783021+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:54.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:12:54] "GET /metrics HTTP/1.1" 200 38248 "" "Prometheus/2.33.4" 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:52.977750+0000 mgr.x (mgr.24923) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.036220+0000 mgr.x (mgr.24923) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.105225+0000 mgr.x (mgr.24923) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.159953+0000 mgr.x (mgr.24923) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.232145+0000 mgr.x (mgr.24923) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.301223+0000 mgr.x (mgr.24923) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.351865+0000 mgr.x (mgr.24923) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.402129+0000 mgr.x (mgr.24923) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.452081+0000 mgr.x (mgr.24923) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.504451+0000 mgr.x (mgr.24923) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.554784+0000 mgr.x (mgr.24923) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.629357+0000 mgr.x (mgr.24923) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.698812+0000 mgr.x (mgr.24923) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.780988+0000 mgr.x (mgr.24923) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.838791+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.840518+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.842542+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.843138+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.849570+0000 mgr.x (mgr.24923) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.851537+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.145 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.894083+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.895548+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.897238+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.897861+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.904771+0000 mgr.x (mgr.24923) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.906734+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.945274+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.946769+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.948478+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.146 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.949075+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.957707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.996682+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:53.998163+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.000312+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.001046+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.009524+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.047877+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.049572+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.051533+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.052245+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.147 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.060578+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:52.977750+0000 mgr.x (mgr.24923) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.036220+0000 mgr.x (mgr.24923) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.105225+0000 mgr.x (mgr.24923) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.159953+0000 mgr.x (mgr.24923) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.232145+0000 mgr.x (mgr.24923) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.301223+0000 mgr.x (mgr.24923) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.351865+0000 mgr.x (mgr.24923) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.402129+0000 mgr.x (mgr.24923) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.452081+0000 mgr.x (mgr.24923) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.504451+0000 mgr.x (mgr.24923) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.554784+0000 mgr.x (mgr.24923) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.629357+0000 mgr.x (mgr.24923) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.698812+0000 mgr.x (mgr.24923) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.780988+0000 mgr.x (mgr.24923) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.148 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.838791+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.840518+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.842542+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.843138+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.849570+0000 mgr.x (mgr.24923) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.851537+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.894083+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.895548+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.897238+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.897861+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.904771+0000 mgr.x (mgr.24923) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.906734+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.945274+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.946769+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.948478+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.949075+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.957707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.149 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.996682+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:53.998163+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.000312+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.001046+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.009524+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.047877+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.049572+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.051533+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.052245+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.060578+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.099481+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.150 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.101435+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.103419+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.104122+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.113075+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.155746+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.157496+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.159361+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.160053+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.168955+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.207812+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.209356+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.211011+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.211597+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.222103+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.276977+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.151 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.278857+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.281251+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.281897+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.292762+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.099481+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.101435+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.103419+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.104122+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.113075+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.155746+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.157496+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.159361+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.152 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.160053+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.168955+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.207812+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.209356+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.211011+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.211597+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.222103+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.276977+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.278857+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.281251+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.281897+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.153 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.292762+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.347533+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.348916+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.350676+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.351222+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.364420+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.421126+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.422745+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.424556+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.425188+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.436520+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.475351+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.476901+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.478662+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.479292+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.154 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.492030+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.546419+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.547900+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.549966+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.550680+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.563278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.601726+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.607822+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.610011+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.610725+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.620887+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.676635+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.678603+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.680921+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.681548+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.690398+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.735248+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.155 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.736911+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.738759+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.739419+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[18636]: audit 2024-04-19T14:12:54.748154+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.347533+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.348916+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.350676+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.351222+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.364420+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.421126+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.422745+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.424556+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.156 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.425188+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.436520+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.475351+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.476901+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.478662+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.479292+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.492030+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.546419+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.547900+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.549966+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.550680+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.563278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.601726+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.607822+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.610011+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.610725+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.157 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.620887+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.676635+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.678603+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.680921+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.681548+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.690398+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.735248+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.736911+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.738759+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.739419+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.158 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:54 smithi135 bash[24028]: audit 2024-04-19T14:12:54.748154+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:52.977750+0000 mgr.x (mgr.24923) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.036220+0000 mgr.x (mgr.24923) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.105225+0000 mgr.x (mgr.24923) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.159953+0000 mgr.x (mgr.24923) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.232145+0000 mgr.x (mgr.24923) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.301223+0000 mgr.x (mgr.24923) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.351865+0000 mgr.x (mgr.24923) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.402129+0000 mgr.x (mgr.24923) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.452081+0000 mgr.x (mgr.24923) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.504451+0000 mgr.x (mgr.24923) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.200 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.554784+0000 mgr.x (mgr.24923) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.629357+0000 mgr.x (mgr.24923) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.698812+0000 mgr.x (mgr.24923) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.780988+0000 mgr.x (mgr.24923) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.838791+0000 mon.b (mon.2) 2590 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.840518+0000 mon.b (mon.2) 2591 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.842542+0000 mon.b (mon.2) 2592 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.843138+0000 mon.b (mon.2) 2593 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.849570+0000 mgr.x (mgr.24923) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.851537+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.201 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.894083+0000 mon.b (mon.2) 2594 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.895548+0000 mon.b (mon.2) 2595 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.897238+0000 mon.b (mon.2) 2596 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.897861+0000 mon.b (mon.2) 2597 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.904771+0000 mgr.x (mgr.24923) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.906734+0000 mon.a (mon.0) 1976 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.945274+0000 mon.b (mon.2) 2598 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.946769+0000 mon.b (mon.2) 2599 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.948478+0000 mon.b (mon.2) 2600 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.202 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.949075+0000 mon.b (mon.2) 2601 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.957707+0000 mon.a (mon.0) 1977 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.996682+0000 mon.b (mon.2) 2602 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:53.998163+0000 mon.b (mon.2) 2603 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.000312+0000 mon.b (mon.2) 2604 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.001046+0000 mon.b (mon.2) 2605 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.009524+0000 mon.a (mon.0) 1978 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.047877+0000 mon.b (mon.2) 2606 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.049572+0000 mon.b (mon.2) 2607 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.051533+0000 mon.b (mon.2) 2608 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.052245+0000 mon.b (mon.2) 2609 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.060578+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.099481+0000 mon.b (mon.2) 2610 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.101435+0000 mon.b (mon.2) 2611 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.103419+0000 mon.b (mon.2) 2612 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.203 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.104122+0000 mon.b (mon.2) 2613 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.113075+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.155746+0000 mon.b (mon.2) 2614 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.157496+0000 mon.b (mon.2) 2615 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.159361+0000 mon.b (mon.2) 2616 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.160053+0000 mon.b (mon.2) 2617 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.168955+0000 mon.a (mon.0) 1981 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.207812+0000 mon.b (mon.2) 2618 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.209356+0000 mon.b (mon.2) 2619 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.211011+0000 mon.b (mon.2) 2620 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.211597+0000 mon.b (mon.2) 2621 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.222103+0000 mon.a (mon.0) 1982 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.276977+0000 mon.b (mon.2) 2622 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.278857+0000 mon.b (mon.2) 2623 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.281251+0000 mon.b (mon.2) 2624 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.204 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.281897+0000 mon.b (mon.2) 2625 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.292762+0000 mon.a (mon.0) 1983 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.347533+0000 mon.b (mon.2) 2626 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.348916+0000 mon.b (mon.2) 2627 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.350676+0000 mon.b (mon.2) 2628 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.351222+0000 mon.b (mon.2) 2629 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.364420+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.421126+0000 mon.b (mon.2) 2630 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.422745+0000 mon.b (mon.2) 2631 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.424556+0000 mon.b (mon.2) 2632 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.425188+0000 mon.b (mon.2) 2633 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.436520+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.475351+0000 mon.b (mon.2) 2634 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.476901+0000 mon.b (mon.2) 2635 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.478662+0000 mon.b (mon.2) 2636 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.479292+0000 mon.b (mon.2) 2637 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.205 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.492030+0000 mon.a (mon.0) 1986 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.546419+0000 mon.b (mon.2) 2638 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.547900+0000 mon.b (mon.2) 2639 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.549966+0000 mon.b (mon.2) 2640 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.550680+0000 mon.b (mon.2) 2641 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.563278+0000 mon.a (mon.0) 1987 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.601726+0000 mon.b (mon.2) 2642 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.607822+0000 mon.b (mon.2) 2643 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.610011+0000 mon.b (mon.2) 2644 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.610725+0000 mon.b (mon.2) 2645 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.620887+0000 mon.a (mon.0) 1988 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.676635+0000 mon.b (mon.2) 2646 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.678603+0000 mon.b (mon.2) 2647 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.680921+0000 mon.b (mon.2) 2648 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.681548+0000 mon.b (mon.2) 2649 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.690398+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:55.206 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.735248+0000 mon.b (mon.2) 2650 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:55.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.736911+0000 mon.b (mon.2) 2651 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:55.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.738759+0000 mon.b (mon.2) 2652 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:55.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.739419+0000 mon.b (mon.2) 2653 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:55.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:54 smithi139 bash[18762]: audit 2024-04-19T14:12:54.748154+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:53.955728+0000 mgr.x (mgr.24923) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.008153+0000 mgr.x (mgr.24923) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cluster 2024-04-19T14:12:54.029578+0000 mgr.x (mgr.24923) 682 : 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-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.059316+0000 mgr.x (mgr.24923) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.111083+0000 mgr.x (mgr.24923) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.166984+0000 mgr.x (mgr.24923) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.220191+0000 mgr.x (mgr.24923) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.290860+0000 mgr.x (mgr.24923) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.362634+0000 mgr.x (mgr.24923) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.434599+0000 mgr.x (mgr.24923) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.490335+0000 mgr.x (mgr.24923) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.561338+0000 mgr.x (mgr.24923) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.619002+0000 mgr.x (mgr.24923) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.688453+0000 mgr.x (mgr.24923) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.746226+0000 mgr.x (mgr.24923) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.805720+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.807071+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.808780+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.809399+0000 mon.b (mon.2) 2657 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.815744+0000 mgr.x (mgr.24923) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.817731+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.855356+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.856803+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.858459+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.859050+0000 mon.b (mon.2) 2661 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.867671+0000 mgr.x (mgr.24923) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.869707+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.908637+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.910139+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.911885+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.912538+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.922645+0000 mgr.x (mgr.24923) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.924530+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.979094+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.981148+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.982884+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.983531+0000 mon.b (mon.2) 2669 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:54.994424+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.048633+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.050155+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.051842+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.052478+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.063851+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.101683+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.103149+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.105139+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.105776+0000 mon.b (mon.2) 2677 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.118142+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.156277+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.157765+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.159447+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.160110+0000 mon.b (mon.2) 2681 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.170928+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.210627+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.212484+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.214377+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.215121+0000 mon.b (mon.2) 2685 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.225803+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.266260+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.268295+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.270322+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.271015+0000 mon.b (mon.2) 2689 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.282047+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.321600+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.323346+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.325388+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.326066+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.336772+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.375479+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.377021+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.378936+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.379579+0000 mon.b (mon.2) 2697 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.390271+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.429102+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.430804+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.432583+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.433202+0000 mon.b (mon.2) 2701 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.444709+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.487542+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.489575+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.491719+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.492729+0000 mon.b (mon.2) 2705 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.504130+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.542430+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.543858+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.545529+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.546124+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.556674+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.595294+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.596734+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.598412+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.599052+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.610164+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.648439+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.649905+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.651590+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.652185+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.663321+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.701375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.702858+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.705113+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.705714+0000 mon.b (mon.2) 2721 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.716629+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.754779+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.756239+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.758278+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.758880+0000 mon.b (mon.2) 2725 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:55 smithi139 bash[18762]: audit 2024-04-19T14:12:55.769977+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:53.955728+0000 mgr.x (mgr.24923) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.008153+0000 mgr.x (mgr.24923) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cluster 2024-04-19T14:12:54.029578+0000 mgr.x (mgr.24923) 682 : 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-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.059316+0000 mgr.x (mgr.24923) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.111083+0000 mgr.x (mgr.24923) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.166984+0000 mgr.x (mgr.24923) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.220191+0000 mgr.x (mgr.24923) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.290860+0000 mgr.x (mgr.24923) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.362634+0000 mgr.x (mgr.24923) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.434599+0000 mgr.x (mgr.24923) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.490335+0000 mgr.x (mgr.24923) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.561338+0000 mgr.x (mgr.24923) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.619002+0000 mgr.x (mgr.24923) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.688453+0000 mgr.x (mgr.24923) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.746226+0000 mgr.x (mgr.24923) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.805720+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.807071+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.808780+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.809399+0000 mon.b (mon.2) 2657 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.815744+0000 mgr.x (mgr.24923) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.817731+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.855356+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.856803+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.858459+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.859050+0000 mon.b (mon.2) 2661 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.867671+0000 mgr.x (mgr.24923) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.869707+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.908637+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.910139+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.911885+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.912538+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.922645+0000 mgr.x (mgr.24923) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.924530+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.979094+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.981148+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.982884+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.983531+0000 mon.b (mon.2) 2669 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:54.994424+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.048633+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.050155+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.051842+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:53.955728+0000 mgr.x (mgr.24923) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.008153+0000 mgr.x (mgr.24923) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cluster 2024-04-19T14:12:54.029578+0000 mgr.x (mgr.24923) 682 : 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-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.059316+0000 mgr.x (mgr.24923) 683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.111083+0000 mgr.x (mgr.24923) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.166984+0000 mgr.x (mgr.24923) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.220191+0000 mgr.x (mgr.24923) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.290860+0000 mgr.x (mgr.24923) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.362634+0000 mgr.x (mgr.24923) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.434599+0000 mgr.x (mgr.24923) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.490335+0000 mgr.x (mgr.24923) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.561338+0000 mgr.x (mgr.24923) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.619002+0000 mgr.x (mgr.24923) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.688453+0000 mgr.x (mgr.24923) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.746226+0000 mgr.x (mgr.24923) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.805720+0000 mon.b (mon.2) 2654 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.807071+0000 mon.b (mon.2) 2655 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.808780+0000 mon.b (mon.2) 2656 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.809399+0000 mon.b (mon.2) 2657 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.815744+0000 mgr.x (mgr.24923) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.817731+0000 mon.a (mon.0) 1991 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.052478+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.063851+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.101683+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.072 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.103149+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.105139+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.105776+0000 mon.b (mon.2) 2677 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.118142+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.156277+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.157765+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.159447+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.160110+0000 mon.b (mon.2) 2681 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.170928+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.210627+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.212484+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.214377+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.215121+0000 mon.b (mon.2) 2685 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.225803+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.073 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.266260+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.268295+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.270322+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.855356+0000 mon.b (mon.2) 2658 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.856803+0000 mon.b (mon.2) 2659 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.858459+0000 mon.b (mon.2) 2660 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.859050+0000 mon.b (mon.2) 2661 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.867671+0000 mgr.x (mgr.24923) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.869707+0000 mon.a (mon.0) 1992 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.908637+0000 mon.b (mon.2) 2662 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.910139+0000 mon.b (mon.2) 2663 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.911885+0000 mon.b (mon.2) 2664 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.912538+0000 mon.b (mon.2) 2665 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.922645+0000 mgr.x (mgr.24923) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.924530+0000 mon.a (mon.0) 1993 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.979094+0000 mon.b (mon.2) 2666 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.981148+0000 mon.b (mon.2) 2667 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.982884+0000 mon.b (mon.2) 2668 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.983531+0000 mon.b (mon.2) 2669 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:54.994424+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.048633+0000 mon.b (mon.2) 2670 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.050155+0000 mon.b (mon.2) 2671 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.078 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.051842+0000 mon.b (mon.2) 2672 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.271015+0000 mon.b (mon.2) 2689 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.282047+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.321600+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.323346+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.325388+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.326066+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.336772+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.375479+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.377021+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.378936+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.379579+0000 mon.b (mon.2) 2697 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.390271+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.429102+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.430804+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.432583+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.433202+0000 mon.b (mon.2) 2701 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.444709+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.487542+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.489575+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.491719+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.052478+0000 mon.b (mon.2) 2673 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.063851+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.101683+0000 mon.b (mon.2) 2674 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.103149+0000 mon.b (mon.2) 2675 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.105139+0000 mon.b (mon.2) 2676 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.105776+0000 mon.b (mon.2) 2677 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.118142+0000 mon.a (mon.0) 1996 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.156277+0000 mon.b (mon.2) 2678 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.157765+0000 mon.b (mon.2) 2679 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.159447+0000 mon.b (mon.2) 2680 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.160110+0000 mon.b (mon.2) 2681 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.170928+0000 mon.a (mon.0) 1997 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.210627+0000 mon.b (mon.2) 2682 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.212484+0000 mon.b (mon.2) 2683 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.214377+0000 mon.b (mon.2) 2684 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.215121+0000 mon.b (mon.2) 2685 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.225803+0000 mon.a (mon.0) 1998 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.266260+0000 mon.b (mon.2) 2686 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.268295+0000 mon.b (mon.2) 2687 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.270322+0000 mon.b (mon.2) 2688 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.492729+0000 mon.b (mon.2) 2705 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.504130+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.542430+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.543858+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.545529+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.546124+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.556674+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.595294+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.596734+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.598412+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.599052+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.610164+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.648439+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.649905+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.651590+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.652185+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.663321+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.701375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.702858+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.705113+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.705714+0000 mon.b (mon.2) 2721 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.716629+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.754779+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.756239+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.758278+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.758880+0000 mon.b (mon.2) 2725 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[18636]: audit 2024-04-19T14:12:55.769977+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.271015+0000 mon.b (mon.2) 2689 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.282047+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.321600+0000 mon.b (mon.2) 2690 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.323346+0000 mon.b (mon.2) 2691 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.325388+0000 mon.b (mon.2) 2692 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.326066+0000 mon.b (mon.2) 2693 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.336772+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.375479+0000 mon.b (mon.2) 2694 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.377021+0000 mon.b (mon.2) 2695 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.378936+0000 mon.b (mon.2) 2696 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.379579+0000 mon.b (mon.2) 2697 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.390271+0000 mon.a (mon.0) 2001 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.429102+0000 mon.b (mon.2) 2698 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.085 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.430804+0000 mon.b (mon.2) 2699 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.432583+0000 mon.b (mon.2) 2700 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.433202+0000 mon.b (mon.2) 2701 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.444709+0000 mon.a (mon.0) 2002 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.487542+0000 mon.b (mon.2) 2702 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.489575+0000 mon.b (mon.2) 2703 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.491719+0000 mon.b (mon.2) 2704 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.492729+0000 mon.b (mon.2) 2705 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.504130+0000 mon.a (mon.0) 2003 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.542430+0000 mon.b (mon.2) 2706 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.543858+0000 mon.b (mon.2) 2707 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.545529+0000 mon.b (mon.2) 2708 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.086 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.546124+0000 mon.b (mon.2) 2709 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.556674+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.595294+0000 mon.b (mon.2) 2710 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.596734+0000 mon.b (mon.2) 2711 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.598412+0000 mon.b (mon.2) 2712 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.599052+0000 mon.b (mon.2) 2713 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.610164+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.648439+0000 mon.b (mon.2) 2714 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.649905+0000 mon.b (mon.2) 2715 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.651590+0000 mon.b (mon.2) 2716 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.652185+0000 mon.b (mon.2) 2717 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.663321+0000 mon.a (mon.0) 2006 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.701375+0000 mon.b (mon.2) 2718 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.702858+0000 mon.b (mon.2) 2719 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.087 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.705113+0000 mon.b (mon.2) 2720 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.705714+0000 mon.b (mon.2) 2721 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.716629+0000 mon.a (mon.0) 2007 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.754779+0000 mon.b (mon.2) 2722 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.756239+0000 mon.b (mon.2) 2723 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.758278+0000 mon.b (mon.2) 2724 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.758880+0000 mon.b (mon.2) 2725 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.088 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:55 smithi135 bash[24028]: audit 2024-04-19T14:12:55.769977+0000 mon.a (mon.0) 2008 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:54.992388+0000 mgr.x (mgr.24923) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.061811+0000 mgr.x (mgr.24923) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.116173+0000 mgr.x (mgr.24923) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.169328+0000 mgr.x (mgr.24923) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.224538+0000 mgr.x (mgr.24923) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.280172+0000 mgr.x (mgr.24923) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.334836+0000 mgr.x (mgr.24923) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.388814+0000 mgr.x (mgr.24923) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.442793+0000 mgr.x (mgr.24923) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.502117+0000 mgr.x (mgr.24923) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.554633+0000 mgr.x (mgr.24923) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.608153+0000 mgr.x (mgr.24923) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.661377+0000 mgr.x (mgr.24923) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.714772+0000 mgr.x (mgr.24923) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.768269+0000 mgr.x (mgr.24923) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.832236+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.834240+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.836444+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.837251+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.845855+0000 mgr.x (mgr.24923) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.847715+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.902103+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.903754+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.905883+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.906514+0000 mon.b (mon.2) 2733 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.915636+0000 mgr.x (mgr.24923) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.917532+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.956244+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.958060+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.960581+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.961386+0000 mon.b (mon.2) 2737 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:55.972503+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.032616+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.034749+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.036945+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.037797+0000 mon.b (mon.2) 2741 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.049832+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.104326+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.105974+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.107846+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.108565+0000 mon.b (mon.2) 2745 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.118360+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.161677+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.163109+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.164847+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.165438+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.175167+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.218851+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.220530+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.222405+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.223060+0000 mon.b (mon.2) 2753 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.232874+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.287651+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.289108+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.291250+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.291939+0000 mon.b (mon.2) 2757 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.301956+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.361190+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.363175+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.365504+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.366280+0000 mon.b (mon.2) 2761 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.376601+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.419431+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.421339+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.423514+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.424546+0000 mon.b (mon.2) 2765 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.436312+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.474850+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.476490+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.478578+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.479244+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.488125+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.526946+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.528442+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.530224+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.530847+0000 mon.b (mon.2) 2773 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.539113+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.577575+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.579290+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.581248+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.581982+0000 mon.b (mon.2) 2777 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.590983+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.629708+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.631347+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.633614+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.634319+0000 mon.b (mon.2) 2781 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.643083+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.686653+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.688790+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.690728+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.691377+0000 mon.b (mon.2) 2785 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.699385+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.737981+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.739561+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.741794+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.742472+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[18636]: audit 2024-04-19T14:12:56.750554+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:54.992388+0000 mgr.x (mgr.24923) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.061811+0000 mgr.x (mgr.24923) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.116173+0000 mgr.x (mgr.24923) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.169328+0000 mgr.x (mgr.24923) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.224538+0000 mgr.x (mgr.24923) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.280172+0000 mgr.x (mgr.24923) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.334836+0000 mgr.x (mgr.24923) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.388814+0000 mgr.x (mgr.24923) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.442793+0000 mgr.x (mgr.24923) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.502117+0000 mgr.x (mgr.24923) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.554633+0000 mgr.x (mgr.24923) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.608153+0000 mgr.x (mgr.24923) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.661377+0000 mgr.x (mgr.24923) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.714772+0000 mgr.x (mgr.24923) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.768269+0000 mgr.x (mgr.24923) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.832236+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.834240+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.836444+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.837251+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.845855+0000 mgr.x (mgr.24923) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.847715+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.902103+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.903754+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.905883+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.906514+0000 mon.b (mon.2) 2733 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.915636+0000 mgr.x (mgr.24923) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:56.899 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.917532+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.956244+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.958060+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.960581+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.961386+0000 mon.b (mon.2) 2737 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:55.972503+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.032616+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.034749+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.036945+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.037797+0000 mon.b (mon.2) 2741 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.049832+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.104326+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.105974+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.107846+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.108565+0000 mon.b (mon.2) 2745 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.118360+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.900 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.161677+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.163109+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.164847+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.165438+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.175167+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.218851+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.220530+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.222405+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.223060+0000 mon.b (mon.2) 2753 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.232874+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.287651+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.289108+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.291250+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.291939+0000 mon.b (mon.2) 2757 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.301956+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.361190+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.363175+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.901 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.365504+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.366280+0000 mon.b (mon.2) 2761 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.376601+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.419431+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.421339+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.423514+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.424546+0000 mon.b (mon.2) 2765 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.436312+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.474850+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.476490+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.902 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.478578+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.479244+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.488125+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.526946+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.528442+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.530224+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.530847+0000 mon.b (mon.2) 2773 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.539113+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.577575+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.579290+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.581248+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.581982+0000 mon.b (mon.2) 2777 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.590983+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.629708+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.631347+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.633614+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.903 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.634319+0000 mon.b (mon.2) 2781 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.643083+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.686653+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.688790+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.690728+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.691377+0000 mon.b (mon.2) 2785 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.699385+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.737981+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.739561+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.741794+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.742472+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:56.904 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:56 smithi135 bash[24028]: audit 2024-04-19T14:12:56.750554+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:54.992388+0000 mgr.x (mgr.24923) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.061811+0000 mgr.x (mgr.24923) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.116173+0000 mgr.x (mgr.24923) 700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.169328+0000 mgr.x (mgr.24923) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.224538+0000 mgr.x (mgr.24923) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.280172+0000 mgr.x (mgr.24923) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.334836+0000 mgr.x (mgr.24923) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.388814+0000 mgr.x (mgr.24923) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.442793+0000 mgr.x (mgr.24923) 706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.091 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.502117+0000 mgr.x (mgr.24923) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.554633+0000 mgr.x (mgr.24923) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.608153+0000 mgr.x (mgr.24923) 709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.661377+0000 mgr.x (mgr.24923) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.714772+0000 mgr.x (mgr.24923) 711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.768269+0000 mgr.x (mgr.24923) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.832236+0000 mon.b (mon.2) 2726 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.834240+0000 mon.b (mon.2) 2727 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.836444+0000 mon.b (mon.2) 2728 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.837251+0000 mon.b (mon.2) 2729 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.845855+0000 mgr.x (mgr.24923) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.092 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.847715+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.902103+0000 mon.b (mon.2) 2730 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.903754+0000 mon.b (mon.2) 2731 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.905883+0000 mon.b (mon.2) 2732 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.906514+0000 mon.b (mon.2) 2733 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.915636+0000 mgr.x (mgr.24923) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:57.093 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.917532+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.956244+0000 mon.b (mon.2) 2734 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.958060+0000 mon.b (mon.2) 2735 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.960581+0000 mon.b (mon.2) 2736 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.961386+0000 mon.b (mon.2) 2737 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:55.972503+0000 mon.a (mon.0) 2011 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.032616+0000 mon.b (mon.2) 2738 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.034749+0000 mon.b (mon.2) 2739 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.036945+0000 mon.b (mon.2) 2740 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.037797+0000 mon.b (mon.2) 2741 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.049832+0000 mon.a (mon.0) 2012 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.104326+0000 mon.b (mon.2) 2742 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.105974+0000 mon.b (mon.2) 2743 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.107846+0000 mon.b (mon.2) 2744 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.094 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.108565+0000 mon.b (mon.2) 2745 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.118360+0000 mon.a (mon.0) 2013 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.161677+0000 mon.b (mon.2) 2746 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.163109+0000 mon.b (mon.2) 2747 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.164847+0000 mon.b (mon.2) 2748 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.165438+0000 mon.b (mon.2) 2749 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.175167+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.218851+0000 mon.b (mon.2) 2750 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.220530+0000 mon.b (mon.2) 2751 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.222405+0000 mon.b (mon.2) 2752 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.223060+0000 mon.b (mon.2) 2753 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.232874+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.287651+0000 mon.b (mon.2) 2754 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.289108+0000 mon.b (mon.2) 2755 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.291250+0000 mon.b (mon.2) 2756 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.291939+0000 mon.b (mon.2) 2757 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.095 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.301956+0000 mon.a (mon.0) 2016 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.361190+0000 mon.b (mon.2) 2758 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.363175+0000 mon.b (mon.2) 2759 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.365504+0000 mon.b (mon.2) 2760 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.366280+0000 mon.b (mon.2) 2761 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.376601+0000 mon.a (mon.0) 2017 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.419431+0000 mon.b (mon.2) 2762 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.421339+0000 mon.b (mon.2) 2763 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.423514+0000 mon.b (mon.2) 2764 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.424546+0000 mon.b (mon.2) 2765 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.436312+0000 mon.a (mon.0) 2018 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.474850+0000 mon.b (mon.2) 2766 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.476490+0000 mon.b (mon.2) 2767 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.478578+0000 mon.b (mon.2) 2768 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.479244+0000 mon.b (mon.2) 2769 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.488125+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.526946+0000 mon.b (mon.2) 2770 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.096 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.528442+0000 mon.b (mon.2) 2771 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.530224+0000 mon.b (mon.2) 2772 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.530847+0000 mon.b (mon.2) 2773 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.539113+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.577575+0000 mon.b (mon.2) 2774 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.579290+0000 mon.b (mon.2) 2775 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.581248+0000 mon.b (mon.2) 2776 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.581982+0000 mon.b (mon.2) 2777 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.590983+0000 mon.a (mon.0) 2021 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.629708+0000 mon.b (mon.2) 2778 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.631347+0000 mon.b (mon.2) 2779 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.633614+0000 mon.b (mon.2) 2780 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.634319+0000 mon.b (mon.2) 2781 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.643083+0000 mon.a (mon.0) 2022 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.686653+0000 mon.b (mon.2) 2782 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.097 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.688790+0000 mon.b (mon.2) 2783 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.690728+0000 mon.b (mon.2) 2784 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.691377+0000 mon.b (mon.2) 2785 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.699385+0000 mon.a (mon.0) 2023 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.737981+0000 mon.b (mon.2) 2786 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.739561+0000 mon.b (mon.2) 2787 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.741794+0000 mon.b (mon.2) 2788 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.742472+0000 mon.b (mon.2) 2789 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:57.098 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:56 smithi139 bash[18762]: audit 2024-04-19T14:12:56.750554+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:55.970626+0000 mgr.x (mgr.24923) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cluster 2024-04-19T14:12:56.029924+0000 mgr.x (mgr.24923) 716 : 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-19T14:12:58.207 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.048063+0000 mgr.x (mgr.24923) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.116350+0000 mgr.x (mgr.24923) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.173191+0000 mgr.x (mgr.24923) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.231042+0000 mgr.x (mgr.24923) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.300082+0000 mgr.x (mgr.24923) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.374635+0000 mgr.x (mgr.24923) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.434538+0000 mgr.x (mgr.24923) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.486173+0000 mgr.x (mgr.24923) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.537090+0000 mgr.x (mgr.24923) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.589440+0000 mgr.x (mgr.24923) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.641440+0000 mgr.x (mgr.24923) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.697515+0000 mgr.x (mgr.24923) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.748558+0000 mgr.x (mgr.24923) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.794057+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.795751+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.208 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.818949+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.819682+0000 mon.b (mon.2) 2793 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.828703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.828764+0000 mgr.x (mgr.24923) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.874189+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.875999+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.878189+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.878963+0000 mon.b (mon.2) 2797 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.890399+0000 mgr.x (mgr.24923) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.892167+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.949953+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.951493+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.953447+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.954099+0000 mon.b (mon.2) 2801 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.209 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:56.964698+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.003124+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.004631+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.006385+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.006976+0000 mon.b (mon.2) 2805 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.018278+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.061096+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.062748+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.064643+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.210 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.065241+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.076585+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.119601+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.121405+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.123256+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.123895+0000 mon.b (mon.2) 2813 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.136262+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.212157+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.214091+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.217334+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.218324+0000 mon.b (mon.2) 2817 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.211 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.234926+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.308073+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.309904+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.311758+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.312493+0000 mon.b (mon.2) 2821 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.326104+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.385423+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.387287+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.389124+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.389821+0000 mon.b (mon.2) 2825 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.401390+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.439883+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.441373+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.443160+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.443796+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.455553+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.212 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.509978+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.511714+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.513548+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.514165+0000 mon.b (mon.2) 2833 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.525819+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.581961+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.583507+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.585701+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.586524+0000 mon.b (mon.2) 2837 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.598702+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.668254+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.670083+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.672739+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.673464+0000 mon.b (mon.2) 2841 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.686950+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.741840+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.213 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.743924+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.746234+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.747002+0000 mon.b (mon.2) 2845 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.214 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:57 smithi139 bash[18762]: audit 2024-04-19T14:12:57.761011+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:55.970626+0000 mgr.x (mgr.24923) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cluster 2024-04-19T14:12:56.029924+0000 mgr.x (mgr.24923) 716 : 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-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.048063+0000 mgr.x (mgr.24923) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.116350+0000 mgr.x (mgr.24923) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.173191+0000 mgr.x (mgr.24923) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.231042+0000 mgr.x (mgr.24923) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.300082+0000 mgr.x (mgr.24923) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.374635+0000 mgr.x (mgr.24923) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.434538+0000 mgr.x (mgr.24923) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.486173+0000 mgr.x (mgr.24923) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.537090+0000 mgr.x (mgr.24923) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.589440+0000 mgr.x (mgr.24923) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.641440+0000 mgr.x (mgr.24923) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.697515+0000 mgr.x (mgr.24923) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.748558+0000 mgr.x (mgr.24923) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.794057+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.795751+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.818949+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.819682+0000 mon.b (mon.2) 2793 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.828703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.828764+0000 mgr.x (mgr.24923) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.874189+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.875999+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.878189+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.878963+0000 mon.b (mon.2) 2797 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.890399+0000 mgr.x (mgr.24923) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.892167+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.949953+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.951493+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.953447+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.954099+0000 mon.b (mon.2) 2801 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:56.964698+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.003124+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.004631+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.006385+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.006976+0000 mon.b (mon.2) 2805 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.018278+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.061096+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.062748+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.064643+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.065241+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.076585+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.119601+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.121405+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.123256+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.123895+0000 mon.b (mon.2) 2813 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.136262+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.212157+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.214091+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.217334+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.218324+0000 mon.b (mon.2) 2817 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.234926+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.308073+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.309904+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.311758+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.312493+0000 mon.b (mon.2) 2821 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.326104+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.385423+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.387287+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.389124+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.389821+0000 mon.b (mon.2) 2825 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:55.970626+0000 mgr.x (mgr.24923) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cluster 2024-04-19T14:12:56.029924+0000 mgr.x (mgr.24923) 716 : 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-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.048063+0000 mgr.x (mgr.24923) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.116350+0000 mgr.x (mgr.24923) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.173191+0000 mgr.x (mgr.24923) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.231042+0000 mgr.x (mgr.24923) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.300082+0000 mgr.x (mgr.24923) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.374635+0000 mgr.x (mgr.24923) 722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.434538+0000 mgr.x (mgr.24923) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.486173+0000 mgr.x (mgr.24923) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.537090+0000 mgr.x (mgr.24923) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.589440+0000 mgr.x (mgr.24923) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.641440+0000 mgr.x (mgr.24923) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.697515+0000 mgr.x (mgr.24923) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.748558+0000 mgr.x (mgr.24923) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.794057+0000 mon.b (mon.2) 2790 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.795751+0000 mon.b (mon.2) 2791 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.818949+0000 mon.b (mon.2) 2792 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.819682+0000 mon.b (mon.2) 2793 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.828703+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.828764+0000 mgr.x (mgr.24923) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.401390+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.439883+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.441373+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.443160+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.443796+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.455553+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.509978+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.511714+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.513548+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.514165+0000 mon.b (mon.2) 2833 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.525819+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.581961+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.583507+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.585701+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.586524+0000 mon.b (mon.2) 2837 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.598702+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.668254+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.670083+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.672739+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.673464+0000 mon.b (mon.2) 2841 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.686950+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.741840+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.743924+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.746234+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.747002+0000 mon.b (mon.2) 2845 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[18636]: audit 2024-04-19T14:12:57.761011+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.874189+0000 mon.b (mon.2) 2794 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.875999+0000 mon.b (mon.2) 2795 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.878189+0000 mon.b (mon.2) 2796 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.878963+0000 mon.b (mon.2) 2797 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.890399+0000 mgr.x (mgr.24923) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.892167+0000 mon.a (mon.0) 2026 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.949953+0000 mon.b (mon.2) 2798 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.951493+0000 mon.b (mon.2) 2799 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.953447+0000 mon.b (mon.2) 2800 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.954099+0000 mon.b (mon.2) 2801 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:56.964698+0000 mon.a (mon.0) 2027 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.003124+0000 mon.b (mon.2) 2802 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.004631+0000 mon.b (mon.2) 2803 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.006385+0000 mon.b (mon.2) 2804 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.006976+0000 mon.b (mon.2) 2805 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.018278+0000 mon.a (mon.0) 2028 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.061096+0000 mon.b (mon.2) 2806 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.062748+0000 mon.b (mon.2) 2807 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.064643+0000 mon.b (mon.2) 2808 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.065241+0000 mon.b (mon.2) 2809 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.076585+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.119601+0000 mon.b (mon.2) 2810 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.121405+0000 mon.b (mon.2) 2811 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.123256+0000 mon.b (mon.2) 2812 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.123895+0000 mon.b (mon.2) 2813 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.136262+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.212157+0000 mon.b (mon.2) 2814 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.214091+0000 mon.b (mon.2) 2815 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.217334+0000 mon.b (mon.2) 2816 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.218324+0000 mon.b (mon.2) 2817 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.234926+0000 mon.a (mon.0) 2031 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.308073+0000 mon.b (mon.2) 2818 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.309904+0000 mon.b (mon.2) 2819 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.311758+0000 mon.b (mon.2) 2820 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.312493+0000 mon.b (mon.2) 2821 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.326104+0000 mon.a (mon.0) 2032 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.385423+0000 mon.b (mon.2) 2822 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.387287+0000 mon.b (mon.2) 2823 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.389124+0000 mon.b (mon.2) 2824 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.389821+0000 mon.b (mon.2) 2825 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.401390+0000 mon.a (mon.0) 2033 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.439883+0000 mon.b (mon.2) 2826 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.441373+0000 mon.b (mon.2) 2827 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.443160+0000 mon.b (mon.2) 2828 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.443796+0000 mon.b (mon.2) 2829 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.455553+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.509978+0000 mon.b (mon.2) 2830 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.511714+0000 mon.b (mon.2) 2831 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.513548+0000 mon.b (mon.2) 2832 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.514165+0000 mon.b (mon.2) 2833 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.525819+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.581961+0000 mon.b (mon.2) 2834 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.583507+0000 mon.b (mon.2) 2835 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.585701+0000 mon.b (mon.2) 2836 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.586524+0000 mon.b (mon.2) 2837 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.598702+0000 mon.a (mon.0) 2036 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.668254+0000 mon.b (mon.2) 2838 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.670083+0000 mon.b (mon.2) 2839 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.672739+0000 mon.b (mon.2) 2840 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.673464+0000 mon.b (mon.2) 2841 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.686950+0000 mon.a (mon.0) 2037 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.741840+0000 mon.b (mon.2) 2842 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.743924+0000 mon.b (mon.2) 2843 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.746234+0000 mon.b (mon.2) 2844 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.747002+0000 mon.b (mon.2) 2845 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:57 smithi135 bash[24028]: audit 2024-04-19T14:12:57.761011+0000 mon.a (mon.0) 2038 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:56.962638+0000 mgr.x (mgr.24923) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.016271+0000 mgr.x (mgr.24923) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.074589+0000 mgr.x (mgr.24923) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.134438+0000 mgr.x (mgr.24923) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.233167+0000 mgr.x (mgr.24923) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.324277+0000 mgr.x (mgr.24923) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.940 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.399549+0000 mgr.x (mgr.24923) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.453653+0000 mgr.x (mgr.24923) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.523903+0000 mgr.x (mgr.24923) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.596922+0000 mgr.x (mgr.24923) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.685118+0000 mgr.x (mgr.24923) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.759282+0000 mgr.x (mgr.24923) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.839363+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.841204+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.843151+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.843780+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.852007+0000 mgr.x (mgr.24923) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.853983+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.897671+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.899441+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.901475+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.902050+0000 mon.b (mon.2) 2853 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.941 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.909990+0000 mgr.x (mgr.24923) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.911957+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.955023+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.956743+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.958555+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.959202+0000 mon.b (mon.2) 2857 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:57.969367+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.013192+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.015053+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.016884+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.017532+0000 mon.b (mon.2) 2861 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.028388+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.068580+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.070108+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.071749+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.942 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.072486+0000 mon.b (mon.2) 2865 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.083287+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.122120+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.123810+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.126629+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.127332+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.136349+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.175078+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.176750+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.178852+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.179590+0000 mon.b (mon.2) 2873 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.191115+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.943 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.245953+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.247547+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.249600+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.250295+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.261374+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.300082+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.301613+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.303622+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.304508+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.315647+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.375271+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.376969+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.945 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.378797+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.379431+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.391045+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.446029+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.447516+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.449175+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.449789+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.460769+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.515163+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.516982+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.519339+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.520032+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.531085+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.585872+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.587286+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.589468+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.946 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.590108+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.600001+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.659763+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.662558+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.664674+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.665464+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.674734+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.714165+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.715770+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.717557+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.718165+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.726822+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.769812+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.771671+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.773572+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.774239+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:58.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[18762]: audit 2024-04-19T14:12:58.784586+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:58.948 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:12:58 smithi139 bash[54941]: ts=2024-04-19T14:12: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:12:59.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:56.962638+0000 mgr.x (mgr.24923) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.016271+0000 mgr.x (mgr.24923) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.074589+0000 mgr.x (mgr.24923) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.134438+0000 mgr.x (mgr.24923) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.233167+0000 mgr.x (mgr.24923) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.324277+0000 mgr.x (mgr.24923) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.399549+0000 mgr.x (mgr.24923) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.453653+0000 mgr.x (mgr.24923) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.523903+0000 mgr.x (mgr.24923) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.596922+0000 mgr.x (mgr.24923) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.685118+0000 mgr.x (mgr.24923) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.759282+0000 mgr.x (mgr.24923) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.839363+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.841204+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.843151+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.843780+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.852007+0000 mgr.x (mgr.24923) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.853983+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.897671+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.899441+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.901475+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:56.962638+0000 mgr.x (mgr.24923) 732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.016271+0000 mgr.x (mgr.24923) 733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.074589+0000 mgr.x (mgr.24923) 734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.134438+0000 mgr.x (mgr.24923) 735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.233167+0000 mgr.x (mgr.24923) 736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.324277+0000 mgr.x (mgr.24923) 737 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.399549+0000 mgr.x (mgr.24923) 738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.453653+0000 mgr.x (mgr.24923) 739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.523903+0000 mgr.x (mgr.24923) 740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.596922+0000 mgr.x (mgr.24923) 741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.685118+0000 mgr.x (mgr.24923) 742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.759282+0000 mgr.x (mgr.24923) 743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.839363+0000 mon.b (mon.2) 2846 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.841204+0000 mon.b (mon.2) 2847 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.843151+0000 mon.b (mon.2) 2848 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.843780+0000 mon.b (mon.2) 2849 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.852007+0000 mgr.x (mgr.24923) 744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.853983+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.897671+0000 mon.b (mon.2) 2850 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.899441+0000 mon.b (mon.2) 2851 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.901475+0000 mon.b (mon.2) 2852 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.902050+0000 mon.b (mon.2) 2853 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.909990+0000 mgr.x (mgr.24923) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.911957+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.955023+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.956743+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.958555+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.959202+0000 mon.b (mon.2) 2857 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:57.969367+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.013192+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.015053+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.016884+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.017532+0000 mon.b (mon.2) 2861 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.028388+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.068580+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.070108+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.071749+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.072486+0000 mon.b (mon.2) 2865 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.083287+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.122120+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.123810+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.902050+0000 mon.b (mon.2) 2853 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.909990+0000 mgr.x (mgr.24923) 745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.911957+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.955023+0000 mon.b (mon.2) 2854 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.956743+0000 mon.b (mon.2) 2855 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.958555+0000 mon.b (mon.2) 2856 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.959202+0000 mon.b (mon.2) 2857 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:57.969367+0000 mon.a (mon.0) 2041 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.013192+0000 mon.b (mon.2) 2858 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.015053+0000 mon.b (mon.2) 2859 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.016884+0000 mon.b (mon.2) 2860 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.017532+0000 mon.b (mon.2) 2861 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.028388+0000 mon.a (mon.0) 2042 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.068580+0000 mon.b (mon.2) 2862 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.070108+0000 mon.b (mon.2) 2863 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.071749+0000 mon.b (mon.2) 2864 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.072486+0000 mon.b (mon.2) 2865 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.083287+0000 mon.a (mon.0) 2043 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.122120+0000 mon.b (mon.2) 2866 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.123810+0000 mon.b (mon.2) 2867 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.126629+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.127332+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.136349+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.175078+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.176750+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.178852+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.179590+0000 mon.b (mon.2) 2873 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.191115+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.245953+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.247547+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.249600+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.250295+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.261374+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.300082+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.301613+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.303622+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.304508+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.315647+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.375271+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.376969+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.126629+0000 mon.b (mon.2) 2868 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.127332+0000 mon.b (mon.2) 2869 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.136349+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.175078+0000 mon.b (mon.2) 2870 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.176750+0000 mon.b (mon.2) 2871 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.178852+0000 mon.b (mon.2) 2872 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.179590+0000 mon.b (mon.2) 2873 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.191115+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.245953+0000 mon.b (mon.2) 2874 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.247547+0000 mon.b (mon.2) 2875 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.249600+0000 mon.b (mon.2) 2876 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.250295+0000 mon.b (mon.2) 2877 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.261374+0000 mon.a (mon.0) 2046 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.300082+0000 mon.b (mon.2) 2878 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.301613+0000 mon.b (mon.2) 2879 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.303622+0000 mon.b (mon.2) 2880 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.304508+0000 mon.b (mon.2) 2881 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.315647+0000 mon.a (mon.0) 2047 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.375271+0000 mon.b (mon.2) 2882 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.376969+0000 mon.b (mon.2) 2883 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.378797+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.379431+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.391045+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.446029+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.447516+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.449175+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.449789+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.460769+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.515163+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.516982+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.519339+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.520032+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.531085+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.585872+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.587286+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.589468+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.590108+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.600001+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.659763+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.378797+0000 mon.b (mon.2) 2884 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.379431+0000 mon.b (mon.2) 2885 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.391045+0000 mon.a (mon.0) 2048 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.446029+0000 mon.b (mon.2) 2886 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.447516+0000 mon.b (mon.2) 2887 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.449175+0000 mon.b (mon.2) 2888 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.449789+0000 mon.b (mon.2) 2889 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.460769+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.515163+0000 mon.b (mon.2) 2890 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.516982+0000 mon.b (mon.2) 2891 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.519339+0000 mon.b (mon.2) 2892 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.520032+0000 mon.b (mon.2) 2893 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.531085+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.585872+0000 mon.b (mon.2) 2894 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.587286+0000 mon.b (mon.2) 2895 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.589468+0000 mon.b (mon.2) 2896 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.590108+0000 mon.b (mon.2) 2897 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.600001+0000 mon.a (mon.0) 2051 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.659763+0000 mon.b (mon.2) 2898 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.662558+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.664674+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.665464+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.674734+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.714165+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.715770+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.717557+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.718165+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.726822+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.769812+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.771671+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.773572+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.774239+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[18636]: audit 2024-04-19T14:12:58.784586+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.662558+0000 mon.b (mon.2) 2899 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.664674+0000 mon.b (mon.2) 2900 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.665464+0000 mon.b (mon.2) 2901 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.674734+0000 mon.a (mon.0) 2052 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.714165+0000 mon.b (mon.2) 2902 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.715770+0000 mon.b (mon.2) 2903 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.717557+0000 mon.b (mon.2) 2904 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.718165+0000 mon.b (mon.2) 2905 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.726822+0000 mon.a (mon.0) 2053 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.769812+0000 mon.b (mon.2) 2906 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.771671+0000 mon.b (mon.2) 2907 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:12:59.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.773572+0000 mon.b (mon.2) 2908 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:12:59.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.774239+0000 mon.b (mon.2) 2909 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:12:59.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:58 smithi135 bash[24028]: audit 2024-04-19T14:12:58.784586+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:57.967333+0000 mgr.x (mgr.24923) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.026367+0000 mgr.x (mgr.24923) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cluster 2024-04-19T14:12:58.030291+0000 mgr.x (mgr.24923) 748 : 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-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.081372+0000 mgr.x (mgr.24923) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.134863+0000 mgr.x (mgr.24923) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.189401+0000 mgr.x (mgr.24923) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.259523+0000 mgr.x (mgr.24923) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.313919+0000 mgr.x (mgr.24923) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.389277+0000 mgr.x (mgr.24923) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.458815+0000 mgr.x (mgr.24923) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.529226+0000 mgr.x (mgr.24923) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.597965+0000 mgr.x (mgr.24923) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.673132+0000 mgr.x (mgr.24923) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.725199+0000 mgr.x (mgr.24923) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.783372+0000 mgr.x (mgr.24923) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.824125+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.825704+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.827630+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.828394+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.836317+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.837050+0000 mgr.x (mgr.24923) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.877026+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.878671+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.880548+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.881176+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.888500+0000 mgr.x (mgr.24923) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.888516+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.928531+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.930047+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.931798+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.932432+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.942248+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.981756+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.983208+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.984940+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.985509+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:58.995181+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.049420+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.050870+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.052587+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.053179+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.063245+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.101856+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.103369+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.105718+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.106355+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.114963+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.186028+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.189382+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.192290+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.192968+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.200999+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.240520+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.242282+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.244171+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.244840+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.253314+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.310980+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.312654+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.314617+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.315335+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.326173+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.381260+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.382674+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.384248+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.384793+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.395411+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.438186+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.439649+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.441334+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.441927+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.450895+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.493732+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.495416+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.497239+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.497836+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.506996+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.549552+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.551161+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.552949+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.553498+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.562032+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.605367+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.615217+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.617379+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.618145+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.626047+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.668194+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.669876+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.672234+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.672924+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.682987+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.721745+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.723380+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.725384+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.728231+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.737774+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.776893+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.778534+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.780398+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.781082+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:12:59 smithi139 bash[18762]: audit 2024-04-19T14:12:59.789595+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:57.967333+0000 mgr.x (mgr.24923) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.026367+0000 mgr.x (mgr.24923) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cluster 2024-04-19T14:12:58.030291+0000 mgr.x (mgr.24923) 748 : 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-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.081372+0000 mgr.x (mgr.24923) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.134863+0000 mgr.x (mgr.24923) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.189401+0000 mgr.x (mgr.24923) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.095 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.259523+0000 mgr.x (mgr.24923) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.313919+0000 mgr.x (mgr.24923) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.389277+0000 mgr.x (mgr.24923) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.458815+0000 mgr.x (mgr.24923) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.529226+0000 mgr.x (mgr.24923) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.597965+0000 mgr.x (mgr.24923) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.673132+0000 mgr.x (mgr.24923) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.725199+0000 mgr.x (mgr.24923) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.783372+0000 mgr.x (mgr.24923) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.824125+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.825704+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.827630+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.828394+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.836317+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.096 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.837050+0000 mgr.x (mgr.24923) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:57.967333+0000 mgr.x (mgr.24923) 746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.026367+0000 mgr.x (mgr.24923) 747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cluster 2024-04-19T14:12:58.030291+0000 mgr.x (mgr.24923) 748 : 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-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.081372+0000 mgr.x (mgr.24923) 749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.134863+0000 mgr.x (mgr.24923) 750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.189401+0000 mgr.x (mgr.24923) 751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.259523+0000 mgr.x (mgr.24923) 752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.313919+0000 mgr.x (mgr.24923) 753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.389277+0000 mgr.x (mgr.24923) 754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.458815+0000 mgr.x (mgr.24923) 755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.529226+0000 mgr.x (mgr.24923) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.597965+0000 mgr.x (mgr.24923) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.097 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.673132+0000 mgr.x (mgr.24923) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.725199+0000 mgr.x (mgr.24923) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.783372+0000 mgr.x (mgr.24923) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.824125+0000 mon.b (mon.2) 2910 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.825704+0000 mon.b (mon.2) 2911 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.827630+0000 mon.b (mon.2) 2912 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.828394+0000 mon.b (mon.2) 2913 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.836317+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.837050+0000 mgr.x (mgr.24923) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.877026+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.878671+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.098 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.880548+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.881176+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.888500+0000 mgr.x (mgr.24923) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.888516+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.928531+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.930047+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.931798+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.932432+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.942248+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.981756+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.983208+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.984940+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.985509+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:58.995181+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.049420+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.099 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.050870+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.052587+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.053179+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.877026+0000 mon.b (mon.2) 2914 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.878671+0000 mon.b (mon.2) 2915 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.880548+0000 mon.b (mon.2) 2916 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.881176+0000 mon.b (mon.2) 2917 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.888500+0000 mgr.x (mgr.24923) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.888516+0000 mon.a (mon.0) 2056 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.100 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.928531+0000 mon.b (mon.2) 2918 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.930047+0000 mon.b (mon.2) 2919 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.931798+0000 mon.b (mon.2) 2920 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.932432+0000 mon.b (mon.2) 2921 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.942248+0000 mon.a (mon.0) 2057 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.981756+0000 mon.b (mon.2) 2922 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.983208+0000 mon.b (mon.2) 2923 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.984940+0000 mon.b (mon.2) 2924 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.985509+0000 mon.b (mon.2) 2925 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:58.995181+0000 mon.a (mon.0) 2058 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.049420+0000 mon.b (mon.2) 2926 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.050870+0000 mon.b (mon.2) 2927 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.052587+0000 mon.b (mon.2) 2928 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.101 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.053179+0000 mon.b (mon.2) 2929 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.063245+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.101856+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.103369+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.105718+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.106355+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.114963+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.186028+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.189382+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.192290+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.192968+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.200999+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.102 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.240520+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.242282+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.244171+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.244840+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.253314+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.310980+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.312654+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.314617+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.315335+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.063245+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.101856+0000 mon.b (mon.2) 2930 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.103369+0000 mon.b (mon.2) 2931 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.105718+0000 mon.b (mon.2) 2932 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.103 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.106355+0000 mon.b (mon.2) 2933 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.114963+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.186028+0000 mon.b (mon.2) 2934 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.189382+0000 mon.b (mon.2) 2935 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.192290+0000 mon.b (mon.2) 2936 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.192968+0000 mon.b (mon.2) 2937 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.200999+0000 mon.a (mon.0) 2061 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.240520+0000 mon.b (mon.2) 2938 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.242282+0000 mon.b (mon.2) 2939 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.244171+0000 mon.b (mon.2) 2940 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.244840+0000 mon.b (mon.2) 2941 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.253314+0000 mon.a (mon.0) 2062 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.310980+0000 mon.b (mon.2) 2942 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.312654+0000 mon.b (mon.2) 2943 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.314617+0000 mon.b (mon.2) 2944 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.104 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.315335+0000 mon.b (mon.2) 2945 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.326173+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.381260+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.382674+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.384248+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.384793+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.395411+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.438186+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.439649+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.441334+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.441927+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.450895+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.493732+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.495416+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.497239+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.497836+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.506996+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.549552+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.551161+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.552949+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.326173+0000 mon.a (mon.0) 2063 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.381260+0000 mon.b (mon.2) 2946 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.382674+0000 mon.b (mon.2) 2947 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.384248+0000 mon.b (mon.2) 2948 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.384793+0000 mon.b (mon.2) 2949 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.395411+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.438186+0000 mon.b (mon.2) 2950 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.439649+0000 mon.b (mon.2) 2951 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.441334+0000 mon.b (mon.2) 2952 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.441927+0000 mon.b (mon.2) 2953 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.450895+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.493732+0000 mon.b (mon.2) 2954 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.495416+0000 mon.b (mon.2) 2955 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.497239+0000 mon.b (mon.2) 2956 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.497836+0000 mon.b (mon.2) 2957 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.506996+0000 mon.a (mon.0) 2066 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.549552+0000 mon.b (mon.2) 2958 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.551161+0000 mon.b (mon.2) 2959 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.552949+0000 mon.b (mon.2) 2960 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.108 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.553498+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.562032+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.605367+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.615217+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.617379+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.618145+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.626047+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.668194+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.669876+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.672234+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.672924+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.682987+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.721745+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.723380+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.725384+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.728231+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.737774+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.776893+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.778534+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.780398+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.781082+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[18636]: audit 2024-04-19T14:12:59.789595+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.553498+0000 mon.b (mon.2) 2961 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.562032+0000 mon.a (mon.0) 2067 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.605367+0000 mon.b (mon.2) 2962 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.615217+0000 mon.b (mon.2) 2963 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.617379+0000 mon.b (mon.2) 2964 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.618145+0000 mon.b (mon.2) 2965 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.626047+0000 mon.a (mon.0) 2068 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.668194+0000 mon.b (mon.2) 2966 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.669876+0000 mon.b (mon.2) 2967 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.672234+0000 mon.b (mon.2) 2968 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.672924+0000 mon.b (mon.2) 2969 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.682987+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.721745+0000 mon.b (mon.2) 2970 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.723380+0000 mon.b (mon.2) 2971 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.725384+0000 mon.b (mon.2) 2972 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.728231+0000 mon.b (mon.2) 2973 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.737774+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.776893+0000 mon.b (mon.2) 2974 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.778534+0000 mon.b (mon.2) 2975 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.780398+0000 mon.b (mon.2) 2976 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:00.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.781082+0000 mon.b (mon.2) 2977 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:00.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:12:59 smithi135 bash[24028]: audit 2024-04-19T14:12:59.789595+0000 mon.a (mon.0) 2071 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.940263+0000 mgr.x (mgr.24923) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:58.993171+0000 mgr.x (mgr.24923) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.061139+0000 mgr.x (mgr.24923) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.113946+0000 mgr.x (mgr.24923) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.200531+0000 mgr.x (mgr.24923) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.253762+0000 mgr.x (mgr.24923) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.324268+0000 mgr.x (mgr.24923) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.393412+0000 mgr.x (mgr.24923) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.448841+0000 mgr.x (mgr.24923) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.504986+0000 mgr.x (mgr.24923) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.559986+0000 mgr.x (mgr.24923) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.625302+0000 mgr.x (mgr.24923) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.680933+0000 mgr.x (mgr.24923) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.735751+0000 mgr.x (mgr.24923) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.788064+0000 mgr.x (mgr.24923) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.849551+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.851421+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.853290+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.853983+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.861696+0000 mgr.x (mgr.24923) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.863686+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.906772+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.908686+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.910746+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.911422+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.918536+0000 mgr.x (mgr.24923) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.919793+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.963616+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.965581+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.968142+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.968881+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:12:59.977408+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.016204+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.017724+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.019569+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.020251+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.030924+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.073939+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.075597+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.077500+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.078156+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.087951+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.131107+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.132937+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.135314+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.135974+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.143498+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.181502+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.182926+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.184544+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.185124+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.193599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.236240+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.237875+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.239632+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.240250+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.248606+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.292192+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.293848+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.295598+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.296214+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.307108+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.350118+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.352027+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.354847+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.355780+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.367673+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.406848+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.408853+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.411115+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.411837+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.422850+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.499173+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.500997+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.503381+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.504158+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.515450+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.569849+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.571510+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.573792+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.574461+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.584261+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.660114+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.662077+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.664295+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.665111+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.676618+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.731117+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.732565+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.734649+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.735228+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.745988+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.800625+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.802053+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.803647+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:00 smithi139 bash[18762]: audit 2024-04-19T14:13:00.804211+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.940263+0000 mgr.x (mgr.24923) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:58.993171+0000 mgr.x (mgr.24923) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.061139+0000 mgr.x (mgr.24923) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.113946+0000 mgr.x (mgr.24923) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.200531+0000 mgr.x (mgr.24923) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.253762+0000 mgr.x (mgr.24923) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.324268+0000 mgr.x (mgr.24923) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.393412+0000 mgr.x (mgr.24923) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.448841+0000 mgr.x (mgr.24923) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.504986+0000 mgr.x (mgr.24923) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.559986+0000 mgr.x (mgr.24923) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.625302+0000 mgr.x (mgr.24923) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.680933+0000 mgr.x (mgr.24923) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.735751+0000 mgr.x (mgr.24923) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.788064+0000 mgr.x (mgr.24923) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.849551+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.851421+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.853290+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.853983+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.861696+0000 mgr.x (mgr.24923) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.863686+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.906772+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.908686+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.910746+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.911422+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.918536+0000 mgr.x (mgr.24923) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.919793+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.963616+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.965581+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.968142+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.968881+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:12:59.977408+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.016204+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.017724+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.019569+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.020251+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.030924+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.073939+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.075597+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.077500+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.078156+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.940263+0000 mgr.x (mgr.24923) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:58.993171+0000 mgr.x (mgr.24923) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.061139+0000 mgr.x (mgr.24923) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.113946+0000 mgr.x (mgr.24923) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.200531+0000 mgr.x (mgr.24923) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.253762+0000 mgr.x (mgr.24923) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.324268+0000 mgr.x (mgr.24923) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.393412+0000 mgr.x (mgr.24923) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.448841+0000 mgr.x (mgr.24923) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.504986+0000 mgr.x (mgr.24923) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.559986+0000 mgr.x (mgr.24923) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.625302+0000 mgr.x (mgr.24923) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.680933+0000 mgr.x (mgr.24923) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.735751+0000 mgr.x (mgr.24923) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.788064+0000 mgr.x (mgr.24923) 777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.849551+0000 mon.b (mon.2) 2978 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.851421+0000 mon.b (mon.2) 2979 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.853290+0000 mon.b (mon.2) 2980 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.853983+0000 mon.b (mon.2) 2981 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.861696+0000 mgr.x (mgr.24923) 778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.863686+0000 mon.a (mon.0) 2072 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.087951+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.131107+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.132937+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.135314+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.135974+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.143498+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.181502+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.182926+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.184544+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.185124+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.193599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.236240+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.237875+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.239632+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.240250+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.248606+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.292192+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.293848+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.295598+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.296214+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.307108+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.350118+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.352027+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.354847+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.355780+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.367673+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.406848+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.408853+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.411115+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.411837+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.422850+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.499173+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.500997+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.503381+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.504158+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.515450+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.569849+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.571510+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.573792+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.574461+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.906772+0000 mon.b (mon.2) 2982 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.908686+0000 mon.b (mon.2) 2983 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.910746+0000 mon.b (mon.2) 2984 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.911422+0000 mon.b (mon.2) 2985 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.918536+0000 mgr.x (mgr.24923) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.919793+0000 mon.a (mon.0) 2073 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.963616+0000 mon.b (mon.2) 2986 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.965581+0000 mon.b (mon.2) 2987 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.968142+0000 mon.b (mon.2) 2988 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.968881+0000 mon.b (mon.2) 2989 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:12:59.977408+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.016204+0000 mon.b (mon.2) 2990 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.017724+0000 mon.b (mon.2) 2991 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.019569+0000 mon.b (mon.2) 2992 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.020251+0000 mon.b (mon.2) 2993 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.030924+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.073939+0000 mon.b (mon.2) 2994 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.075597+0000 mon.b (mon.2) 2995 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.077500+0000 mon.b (mon.2) 2996 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.078156+0000 mon.b (mon.2) 2997 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.584261+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.660114+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.662077+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.664295+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.665111+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.676618+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.731117+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.732565+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.734649+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.735228+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.745988+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.800625+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.802053+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.803647+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[18636]: audit 2024-04-19T14:13:00.804211+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.087951+0000 mon.a (mon.0) 2076 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.131107+0000 mon.b (mon.2) 2998 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.132937+0000 mon.b (mon.2) 2999 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.135314+0000 mon.b (mon.2) 3000 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.135974+0000 mon.b (mon.2) 3001 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.143498+0000 mon.a (mon.0) 2077 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.181502+0000 mon.b (mon.2) 3002 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.182926+0000 mon.b (mon.2) 3003 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.184544+0000 mon.b (mon.2) 3004 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.185124+0000 mon.b (mon.2) 3005 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.193599+0000 mon.a (mon.0) 2078 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.236240+0000 mon.b (mon.2) 3006 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.237875+0000 mon.b (mon.2) 3007 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.239632+0000 mon.b (mon.2) 3008 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.240250+0000 mon.b (mon.2) 3009 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.248606+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.292192+0000 mon.b (mon.2) 3010 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.293848+0000 mon.b (mon.2) 3011 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.295598+0000 mon.b (mon.2) 3012 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.296214+0000 mon.b (mon.2) 3013 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.307108+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.350118+0000 mon.b (mon.2) 3014 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.352027+0000 mon.b (mon.2) 3015 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.354847+0000 mon.b (mon.2) 3016 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.355780+0000 mon.b (mon.2) 3017 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.367673+0000 mon.a (mon.0) 2081 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.406848+0000 mon.b (mon.2) 3018 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.408853+0000 mon.b (mon.2) 3019 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.411115+0000 mon.b (mon.2) 3020 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.411837+0000 mon.b (mon.2) 3021 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.422850+0000 mon.a (mon.0) 2082 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.499173+0000 mon.b (mon.2) 3022 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.500997+0000 mon.b (mon.2) 3023 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.503381+0000 mon.b (mon.2) 3024 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.504158+0000 mon.b (mon.2) 3025 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.515450+0000 mon.a (mon.0) 2083 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.569849+0000 mon.b (mon.2) 3026 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.571510+0000 mon.b (mon.2) 3027 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.573792+0000 mon.b (mon.2) 3028 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.574461+0000 mon.b (mon.2) 3029 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.584261+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.660114+0000 mon.b (mon.2) 3030 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.662077+0000 mon.b (mon.2) 3031 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.664295+0000 mon.b (mon.2) 3032 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.665111+0000 mon.b (mon.2) 3033 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.676618+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.731117+0000 mon.b (mon.2) 3034 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.732565+0000 mon.b (mon.2) 3035 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.734649+0000 mon.b (mon.2) 3036 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.735228+0000 mon.b (mon.2) 3037 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.745988+0000 mon.a (mon.0) 2086 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.800625+0000 mon.b (mon.2) 3038 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.802053+0000 mon.b (mon.2) 3039 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.803647+0000 mon.b (mon.2) 3040 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:01.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:00 smithi135 bash[24028]: audit 2024-04-19T14:13:00.804211+0000 mon.b (mon.2) 3041 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:12:59.976019+0000 mgr.x (mgr.24923) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.028969+0000 mgr.x (mgr.24923) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cluster 2024-04-19T14:13:00.031047+0000 mgr.x (mgr.24923) 782 : 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-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.085950+0000 mgr.x (mgr.24923) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.141395+0000 mgr.x (mgr.24923) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.191499+0000 mgr.x (mgr.24923) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.203025+0000 mgr.x (mgr.24923) 786 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:02.162 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.247341+0000 mgr.x (mgr.24923) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.305150+0000 mgr.x (mgr.24923) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.365875+0000 mgr.x (mgr.24923) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.421487+0000 mgr.x (mgr.24923) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.513538+0000 mgr.x (mgr.24923) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.583907+0000 mgr.x (mgr.24923) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.674945+0000 mgr.x (mgr.24923) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.744050+0000 mgr.x (mgr.24923) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.841027+0000 mgr.x (mgr.24923) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.842947+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.897824+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.899466+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.901899+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.902614+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.912827+0000 mgr.x (mgr.24923) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.914643+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.163 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.974597+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.977410+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.979732+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.980481+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:00.989368+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.044444+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.045914+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.047603+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.048193+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.055858+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.113841+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.115483+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.117307+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.117990+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.128619+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.183007+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.164 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.184534+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.186946+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.187598+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.197947+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.252826+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.254396+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.256077+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.256698+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.268014+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.327213+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.328940+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.330917+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.331638+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.342792+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.397674+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.399449+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.165 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.401159+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.401781+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.413131+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.473996+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.476209+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.478493+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.479262+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.490289+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.533443+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.535113+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.537281+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.537911+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.545725+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.586206+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.587672+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.589358+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.166 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.589982+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.597702+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.636651+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.639295+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.641591+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.642230+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.650072+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.688836+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.690297+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.691993+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.692655+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.700888+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.739247+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.740770+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.742440+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.743039+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.167 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.751413+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.789929+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.791456+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.793252+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.793912+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[18636]: audit 2024-04-19T14:13:01.804569+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.168 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:12:59.976019+0000 mgr.x (mgr.24923) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.028969+0000 mgr.x (mgr.24923) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cluster 2024-04-19T14:13:00.031047+0000 mgr.x (mgr.24923) 782 : 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-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.085950+0000 mgr.x (mgr.24923) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.141395+0000 mgr.x (mgr.24923) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.191499+0000 mgr.x (mgr.24923) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.203025+0000 mgr.x (mgr.24923) 786 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.247341+0000 mgr.x (mgr.24923) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.305150+0000 mgr.x (mgr.24923) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.365875+0000 mgr.x (mgr.24923) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.421487+0000 mgr.x (mgr.24923) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.513538+0000 mgr.x (mgr.24923) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.583907+0000 mgr.x (mgr.24923) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.674945+0000 mgr.x (mgr.24923) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.744050+0000 mgr.x (mgr.24923) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.841027+0000 mgr.x (mgr.24923) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.169 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.842947+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.897824+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.899466+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.901899+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.902614+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.912827+0000 mgr.x (mgr.24923) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.914643+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.974597+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.977410+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.979732+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.980481+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:00.989368+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.044444+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.045914+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.047603+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.048193+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.170 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.055858+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.113841+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.115483+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.117307+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.117990+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.128619+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.183007+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.184534+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.186946+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.187598+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.197947+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.252826+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.254396+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.256077+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.256698+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.268014+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.171 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.327213+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.328940+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.330917+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.331638+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.342792+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.397674+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.399449+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.401159+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.401781+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.413131+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.473996+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.476209+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.478493+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.479262+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.490289+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.533443+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.535113+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.172 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.537281+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.537911+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.545725+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.586206+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.587672+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.589358+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.589982+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.597702+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.636651+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.639295+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.641591+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.642230+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.650072+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.688836+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.690297+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.691993+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.692655+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.700888+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.739247+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.740770+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.742440+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.743039+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.751413+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.789929+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.791456+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.793252+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.793912+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:01 smithi135 bash[24028]: audit 2024-04-19T14:13:01.804569+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:12:59.976019+0000 mgr.x (mgr.24923) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.028969+0000 mgr.x (mgr.24923) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cluster 2024-04-19T14:13:00.031047+0000 mgr.x (mgr.24923) 782 : 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-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.085950+0000 mgr.x (mgr.24923) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.141395+0000 mgr.x (mgr.24923) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.191499+0000 mgr.x (mgr.24923) 785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.203025+0000 mgr.x (mgr.24923) 786 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.247341+0000 mgr.x (mgr.24923) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.305150+0000 mgr.x (mgr.24923) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.365875+0000 mgr.x (mgr.24923) 789 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.421487+0000 mgr.x (mgr.24923) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.513538+0000 mgr.x (mgr.24923) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.583907+0000 mgr.x (mgr.24923) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.674945+0000 mgr.x (mgr.24923) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.744050+0000 mgr.x (mgr.24923) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.841027+0000 mgr.x (mgr.24923) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.842947+0000 mon.a (mon.0) 2087 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.897824+0000 mon.b (mon.2) 3042 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.899466+0000 mon.b (mon.2) 3043 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.901899+0000 mon.b (mon.2) 3044 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.902614+0000 mon.b (mon.2) 3045 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.912827+0000 mgr.x (mgr.24923) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.914643+0000 mon.a (mon.0) 2088 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.974597+0000 mon.b (mon.2) 3046 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.977410+0000 mon.b (mon.2) 3047 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.979732+0000 mon.b (mon.2) 3048 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.980481+0000 mon.b (mon.2) 3049 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:00.989368+0000 mon.a (mon.0) 2089 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.044444+0000 mon.b (mon.2) 3050 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.045914+0000 mon.b (mon.2) 3051 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.047603+0000 mon.b (mon.2) 3052 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.048193+0000 mon.b (mon.2) 3053 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.055858+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.113841+0000 mon.b (mon.2) 3054 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.115483+0000 mon.b (mon.2) 3055 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.117307+0000 mon.b (mon.2) 3056 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.117990+0000 mon.b (mon.2) 3057 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.128619+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.183007+0000 mon.b (mon.2) 3058 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.184534+0000 mon.b (mon.2) 3059 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.186946+0000 mon.b (mon.2) 3060 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.187598+0000 mon.b (mon.2) 3061 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.197947+0000 mon.a (mon.0) 2092 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.252826+0000 mon.b (mon.2) 3062 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.254396+0000 mon.b (mon.2) 3063 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.256077+0000 mon.b (mon.2) 3064 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.256698+0000 mon.b (mon.2) 3065 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.268014+0000 mon.a (mon.0) 2093 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.327213+0000 mon.b (mon.2) 3066 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.328940+0000 mon.b (mon.2) 3067 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.330917+0000 mon.b (mon.2) 3068 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.331638+0000 mon.b (mon.2) 3069 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.342792+0000 mon.a (mon.0) 2094 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.397674+0000 mon.b (mon.2) 3070 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.399449+0000 mon.b (mon.2) 3071 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.401159+0000 mon.b (mon.2) 3072 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.401781+0000 mon.b (mon.2) 3073 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.413131+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.473996+0000 mon.b (mon.2) 3074 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.476209+0000 mon.b (mon.2) 3075 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.478493+0000 mon.b (mon.2) 3076 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.479262+0000 mon.b (mon.2) 3077 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.490289+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.533443+0000 mon.b (mon.2) 3078 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.535113+0000 mon.b (mon.2) 3079 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.537281+0000 mon.b (mon.2) 3080 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.537911+0000 mon.b (mon.2) 3081 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.545725+0000 mon.a (mon.0) 2097 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.586206+0000 mon.b (mon.2) 3082 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.587672+0000 mon.b (mon.2) 3083 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.589358+0000 mon.b (mon.2) 3084 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.589982+0000 mon.b (mon.2) 3085 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.597702+0000 mon.a (mon.0) 2098 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.636651+0000 mon.b (mon.2) 3086 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.639295+0000 mon.b (mon.2) 3087 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.641591+0000 mon.b (mon.2) 3088 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.642230+0000 mon.b (mon.2) 3089 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.650072+0000 mon.a (mon.0) 2099 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.688836+0000 mon.b (mon.2) 3090 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.690297+0000 mon.b (mon.2) 3091 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.691993+0000 mon.b (mon.2) 3092 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.692655+0000 mon.b (mon.2) 3093 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.700888+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.739247+0000 mon.b (mon.2) 3094 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.740770+0000 mon.b (mon.2) 3095 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.742440+0000 mon.b (mon.2) 3096 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.743039+0000 mon.b (mon.2) 3097 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.751413+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.789929+0000 mon.b (mon.2) 3098 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.791456+0000 mon.b (mon.2) 3099 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.793252+0000 mon.b (mon.2) 3100 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.793912+0000 mon.b (mon.2) 3101 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:02.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:01 smithi139 bash[18762]: audit 2024-04-19T14:13:01.804569+0000 mon.a (mon.0) 2102 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.124 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:00.987905+0000 mgr.x (mgr.24923) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.056892+0000 mgr.x (mgr.24923) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.126645+0000 mgr.x (mgr.24923) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.195883+0000 mgr.x (mgr.24923) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.266019+0000 mgr.x (mgr.24923) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.340826+0000 mgr.x (mgr.24923) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.411144+0000 mgr.x (mgr.24923) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.488325+0000 mgr.x (mgr.24923) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.545565+0000 mgr.x (mgr.24923) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.595613+0000 mgr.x (mgr.24923) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.648476+0000 mgr.x (mgr.24923) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.698795+0000 mgr.x (mgr.24923) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.749286+0000 mgr.x (mgr.24923) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.802446+0000 mgr.x (mgr.24923) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.125 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.849018+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.863469+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.865193+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.865852+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.872237+0000 mgr.x (mgr.24923) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.874339+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.912088+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.913799+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.915562+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.916190+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.922287+0000 mgr.x (mgr.24923) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.924352+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.967505+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.969291+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.971178+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.126 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.971763+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:01.980786+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.024657+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.026205+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.027861+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.028471+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.037400+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.086334+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.087748+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.089917+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.090534+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.127 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.098878+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.136799+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.138428+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.139026+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.154499+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.161839+0000 mon.b (mon.2) 3126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.194823+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.251284+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.253174+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.255619+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.256412+0000 mon.b (mon.2) 3130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.267593+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.128 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.327446+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.329217+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.331053+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.331781+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.343140+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.397845+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.399383+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.401144+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.401733+0000 mon.b (mon.2) 3138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.412644+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.455989+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.457792+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.459600+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.460218+0000 mon.b (mon.2) 3142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.471318+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.129 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.509573+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.511010+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.512656+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.513257+0000 mon.b (mon.2) 3146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.523845+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.562397+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.564170+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.565918+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.566545+0000 mon.b (mon.2) 3150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.577438+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.620553+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.623632+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.626267+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.626983+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.638380+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.130 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.697350+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.699190+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.702137+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.702887+0000 mon.b (mon.2) 3158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.714436+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.769283+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.771071+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.773157+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.773849+0000 mon.b (mon.2) 3162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.131 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:02 smithi139 bash[18762]: audit 2024-04-19T14:13:02.783730+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:00.987905+0000 mgr.x (mgr.24923) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.056892+0000 mgr.x (mgr.24923) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.126645+0000 mgr.x (mgr.24923) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.195883+0000 mgr.x (mgr.24923) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.266019+0000 mgr.x (mgr.24923) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.340826+0000 mgr.x (mgr.24923) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.411144+0000 mgr.x (mgr.24923) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.488325+0000 mgr.x (mgr.24923) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.545565+0000 mgr.x (mgr.24923) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.595613+0000 mgr.x (mgr.24923) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.648476+0000 mgr.x (mgr.24923) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.698795+0000 mgr.x (mgr.24923) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.749286+0000 mgr.x (mgr.24923) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.802446+0000 mgr.x (mgr.24923) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.849018+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.863469+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.865193+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.865852+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.872237+0000 mgr.x (mgr.24923) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.874339+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.912088+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.913799+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.915562+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.916190+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.922287+0000 mgr.x (mgr.24923) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.924352+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.967505+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.969291+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.971178+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.971763+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:01.980786+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.024657+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.026205+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.027861+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.028471+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.037400+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.086334+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.087748+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.089917+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.090534+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.098878+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:00.987905+0000 mgr.x (mgr.24923) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.056892+0000 mgr.x (mgr.24923) 798 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.126645+0000 mgr.x (mgr.24923) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.195883+0000 mgr.x (mgr.24923) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.266019+0000 mgr.x (mgr.24923) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.340826+0000 mgr.x (mgr.24923) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.411144+0000 mgr.x (mgr.24923) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.488325+0000 mgr.x (mgr.24923) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.545565+0000 mgr.x (mgr.24923) 805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.595613+0000 mgr.x (mgr.24923) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.648476+0000 mgr.x (mgr.24923) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.698795+0000 mgr.x (mgr.24923) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.749286+0000 mgr.x (mgr.24923) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.802446+0000 mgr.x (mgr.24923) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.849018+0000 mon.b (mon.2) 3102 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.863469+0000 mon.b (mon.2) 3103 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.865193+0000 mon.b (mon.2) 3104 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.865852+0000 mon.b (mon.2) 3105 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.872237+0000 mgr.x (mgr.24923) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.874339+0000 mon.a (mon.0) 2103 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.912088+0000 mon.b (mon.2) 3106 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.136799+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.138428+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.139026+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.154499+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.161839+0000 mon.b (mon.2) 3126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.194823+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.251284+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.253174+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.255619+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.256412+0000 mon.b (mon.2) 3130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.267593+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.327446+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.329217+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.331053+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.331781+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.343140+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.397845+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.399383+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.401144+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.401733+0000 mon.b (mon.2) 3138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.412644+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.455989+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.457792+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.459600+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.460218+0000 mon.b (mon.2) 3142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.471318+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.509573+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.511010+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.512656+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.513257+0000 mon.b (mon.2) 3146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.523845+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.562397+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.564170+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.565918+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.566545+0000 mon.b (mon.2) 3150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.577438+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.620553+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.623632+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.626267+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.626983+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.638380+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.697350+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.699190+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.702137+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.702887+0000 mon.b (mon.2) 3158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.714436+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.769283+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.771071+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.773157+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.773849+0000 mon.b (mon.2) 3162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[18636]: audit 2024-04-19T14:13:02.783730+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.913799+0000 mon.b (mon.2) 3107 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.915562+0000 mon.b (mon.2) 3108 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.916190+0000 mon.b (mon.2) 3109 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.922287+0000 mgr.x (mgr.24923) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.924352+0000 mon.a (mon.0) 2104 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.967505+0000 mon.b (mon.2) 3110 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.969291+0000 mon.b (mon.2) 3111 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.971178+0000 mon.b (mon.2) 3112 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.971763+0000 mon.b (mon.2) 3113 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:01.980786+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.024657+0000 mon.b (mon.2) 3114 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.026205+0000 mon.b (mon.2) 3115 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.027861+0000 mon.b (mon.2) 3116 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.028471+0000 mon.b (mon.2) 3117 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.037400+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.086334+0000 mon.b (mon.2) 3118 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.087748+0000 mon.b (mon.2) 3119 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.089917+0000 mon.b (mon.2) 3120 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.090534+0000 mon.b (mon.2) 3121 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.098878+0000 mon.a (mon.0) 2107 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.136799+0000 mon.b (mon.2) 3122 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.138428+0000 mon.b (mon.2) 3123 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.139026+0000 mon.b (mon.2) 3124 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:03.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.154499+0000 mon.b (mon.2) 3125 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.161839+0000 mon.b (mon.2) 3126 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.194823+0000 mon.a (mon.0) 2108 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.251284+0000 mon.b (mon.2) 3127 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.253174+0000 mon.b (mon.2) 3128 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.255619+0000 mon.b (mon.2) 3129 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.256412+0000 mon.b (mon.2) 3130 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.267593+0000 mon.a (mon.0) 2109 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.327446+0000 mon.b (mon.2) 3131 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.329217+0000 mon.b (mon.2) 3132 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.331053+0000 mon.b (mon.2) 3133 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.331781+0000 mon.b (mon.2) 3134 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.343140+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.397845+0000 mon.b (mon.2) 3135 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.399383+0000 mon.b (mon.2) 3136 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.401144+0000 mon.b (mon.2) 3137 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.401733+0000 mon.b (mon.2) 3138 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.412644+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.455989+0000 mon.b (mon.2) 3139 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.457792+0000 mon.b (mon.2) 3140 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.459600+0000 mon.b (mon.2) 3141 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.460218+0000 mon.b (mon.2) 3142 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.471318+0000 mon.a (mon.0) 2112 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.509573+0000 mon.b (mon.2) 3143 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.511010+0000 mon.b (mon.2) 3144 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.512656+0000 mon.b (mon.2) 3145 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.513257+0000 mon.b (mon.2) 3146 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.523845+0000 mon.a (mon.0) 2113 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.562397+0000 mon.b (mon.2) 3147 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.564170+0000 mon.b (mon.2) 3148 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.565918+0000 mon.b (mon.2) 3149 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.566545+0000 mon.b (mon.2) 3150 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.577438+0000 mon.a (mon.0) 2114 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.620553+0000 mon.b (mon.2) 3151 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.623632+0000 mon.b (mon.2) 3152 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.626267+0000 mon.b (mon.2) 3153 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.626983+0000 mon.b (mon.2) 3154 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.638380+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.697350+0000 mon.b (mon.2) 3155 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.699190+0000 mon.b (mon.2) 3156 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.702137+0000 mon.b (mon.2) 3157 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.702887+0000 mon.b (mon.2) 3158 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.714436+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.769283+0000 mon.b (mon.2) 3159 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.771071+0000 mon.b (mon.2) 3160 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.773157+0000 mon.b (mon.2) 3161 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.773849+0000 mon.b (mon.2) 3162 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:03.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:02 smithi135 bash[24028]: audit 2024-04-19T14:13:02.783730+0000 mon.a (mon.0) 2117 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:03.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[54941]: ts=2024-04-19T14:13:03.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:01.978944+0000 mgr.x (mgr.24923) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cluster 2024-04-19T14:13:02.031424+0000 mgr.x (mgr.24923) 814 : 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-19T14:13:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.035285+0000 mgr.x (mgr.24923) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.096787+0000 mgr.x (mgr.24923) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.192753+0000 mgr.x (mgr.24923) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.265775+0000 mgr.x (mgr.24923) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.341080+0000 mgr.x (mgr.24923) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.410689+0000 mgr.x (mgr.24923) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.469326+0000 mgr.x (mgr.24923) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.521858+0000 mgr.x (mgr.24923) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.575518+0000 mgr.x (mgr.24923) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.636505+0000 mgr.x (mgr.24923) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.712599+0000 mgr.x (mgr.24923) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.781667+0000 mgr.x (mgr.24923) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.857149+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.865173+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.867447+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.868398+0000 mon.b (mon.2) 3166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.881199+0000 mgr.x (mgr.24923) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.883280+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.938687+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.940727+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.942839+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.943716+0000 mon.b (mon.2) 3170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:02.959157+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.017939+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.020178+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.021919+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.022635+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.034376+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.088584+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.090087+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.091884+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.092550+0000 mon.b (mon.2) 3178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.106195+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.162436+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.164269+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.166310+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.167052+0000 mon.b (mon.2) 3182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.180806+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.235460+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.236918+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.239009+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.239717+0000 mon.b (mon.2) 3186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.251023+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.308209+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:03 smithi139 bash[18762]: audit 2024-04-19T14:13:03.309915+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:01.978944+0000 mgr.x (mgr.24923) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cluster 2024-04-19T14:13:02.031424+0000 mgr.x (mgr.24923) 814 : 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-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.035285+0000 mgr.x (mgr.24923) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.096787+0000 mgr.x (mgr.24923) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.192753+0000 mgr.x (mgr.24923) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.265775+0000 mgr.x (mgr.24923) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.341080+0000 mgr.x (mgr.24923) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.410689+0000 mgr.x (mgr.24923) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.469326+0000 mgr.x (mgr.24923) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.521858+0000 mgr.x (mgr.24923) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.575518+0000 mgr.x (mgr.24923) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.636505+0000 mgr.x (mgr.24923) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.712599+0000 mgr.x (mgr.24923) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.781667+0000 mgr.x (mgr.24923) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.857149+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.865173+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.867447+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.868398+0000 mon.b (mon.2) 3166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.881199+0000 mgr.x (mgr.24923) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.883280+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.938687+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:01.978944+0000 mgr.x (mgr.24923) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cluster 2024-04-19T14:13:02.031424+0000 mgr.x (mgr.24923) 814 : 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-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.035285+0000 mgr.x (mgr.24923) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.096787+0000 mgr.x (mgr.24923) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.192753+0000 mgr.x (mgr.24923) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.265775+0000 mgr.x (mgr.24923) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.341080+0000 mgr.x (mgr.24923) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.410689+0000 mgr.x (mgr.24923) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.469326+0000 mgr.x (mgr.24923) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.521858+0000 mgr.x (mgr.24923) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.575518+0000 mgr.x (mgr.24923) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.636505+0000 mgr.x (mgr.24923) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.712599+0000 mgr.x (mgr.24923) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.781667+0000 mgr.x (mgr.24923) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.857149+0000 mon.b (mon.2) 3163 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.865173+0000 mon.b (mon.2) 3164 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.867447+0000 mon.b (mon.2) 3165 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.868398+0000 mon.b (mon.2) 3166 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.881199+0000 mgr.x (mgr.24923) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.883280+0000 mon.a (mon.0) 2118 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.938687+0000 mon.b (mon.2) 3167 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.940727+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.942839+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.943716+0000 mon.b (mon.2) 3170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:02.959157+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.017939+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.020178+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.021919+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.022635+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.034376+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.088584+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.090087+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.091884+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.092550+0000 mon.b (mon.2) 3178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.106195+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.162436+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.164269+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.166310+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.167052+0000 mon.b (mon.2) 3182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.180806+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.235460+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.940727+0000 mon.b (mon.2) 3168 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.942839+0000 mon.b (mon.2) 3169 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.943716+0000 mon.b (mon.2) 3170 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:02.959157+0000 mon.a (mon.0) 2119 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.017939+0000 mon.b (mon.2) 3171 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.020178+0000 mon.b (mon.2) 3172 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.021919+0000 mon.b (mon.2) 3173 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.022635+0000 mon.b (mon.2) 3174 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.034376+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.088584+0000 mon.b (mon.2) 3175 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.090087+0000 mon.b (mon.2) 3176 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.091884+0000 mon.b (mon.2) 3177 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.092550+0000 mon.b (mon.2) 3178 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.106195+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.162436+0000 mon.b (mon.2) 3179 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.164269+0000 mon.b (mon.2) 3180 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.166310+0000 mon.b (mon.2) 3181 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.167052+0000 mon.b (mon.2) 3182 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.180806+0000 mon.a (mon.0) 2122 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.235460+0000 mon.b (mon.2) 3183 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.236918+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.239009+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.239717+0000 mon.b (mon.2) 3186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.251023+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.308209+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[24028]: audit 2024-04-19T14:13:03.309915+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.236918+0000 mon.b (mon.2) 3184 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.239009+0000 mon.b (mon.2) 3185 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:04.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.239717+0000 mon.b (mon.2) 3186 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.251023+0000 mon.a (mon.0) 2123 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.308209+0000 mon.b (mon.2) 3187 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:04.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:03 smithi135 bash[18636]: audit 2024-04-19T14:13:03.309915+0000 mon.b (mon.2) 3188 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:04.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:04] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.33.4" 2024-04-19T14:13:05.227 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[18636]: cephadm 2024-04-19T14:13:02.957371+0000 mgr.x (mgr.24923) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.227 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[18636]: cephadm 2024-04-19T14:13:03.032361+0000 mgr.x (mgr.24923) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.227 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[18636]: cephadm 2024-04-19T14:13:03.104245+0000 mgr.x (mgr.24923) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.227 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[18636]: cephadm 2024-04-19T14:13:03.178902+0000 mgr.x (mgr.24923) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.227 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[18636]: cephadm 2024-04-19T14:13:03.249353+0000 mgr.x (mgr.24923) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[24028]: cephadm 2024-04-19T14:13:02.957371+0000 mgr.x (mgr.24923) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[24028]: cephadm 2024-04-19T14:13:03.032361+0000 mgr.x (mgr.24923) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[24028]: cephadm 2024-04-19T14:13:03.104245+0000 mgr.x (mgr.24923) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[24028]: cephadm 2024-04-19T14:13:03.178902+0000 mgr.x (mgr.24923) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.228 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:04 smithi135 bash[24028]: cephadm 2024-04-19T14:13:03.249353+0000 mgr.x (mgr.24923) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[18762]: cephadm 2024-04-19T14:13:02.957371+0000 mgr.x (mgr.24923) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[18762]: cephadm 2024-04-19T14:13:03.032361+0000 mgr.x (mgr.24923) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[18762]: cephadm 2024-04-19T14:13:03.104245+0000 mgr.x (mgr.24923) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[18762]: cephadm 2024-04-19T14:13:03.178902+0000 mgr.x (mgr.24923) 831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:05.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:04 smithi139 bash[18762]: cephadm 2024-04-19T14:13:03.249353+0000 mgr.x (mgr.24923) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:06.118 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:05 smithi139 bash[18762]: cluster 2024-04-19T14:13:04.032433+0000 mgr.x (mgr.24923) 833 : 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-19T14:13:06.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:05 smithi135 bash[18636]: cluster 2024-04-19T14:13:04.032433+0000 mgr.x (mgr.24923) 833 : 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-19T14:13:06.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:05 smithi135 bash[24028]: cluster 2024-04-19T14:13:04.032433+0000 mgr.x (mgr.24923) 833 : 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-19T14:13:08.258 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:07 smithi135 bash[18636]: cluster 2024-04-19T14:13:06.032928+0000 mgr.x (mgr.24923) 834 : cluster [DBG] pgmap v41: 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-19T14:13:08.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:07 smithi135 bash[24028]: cluster 2024-04-19T14:13:06.032928+0000 mgr.x (mgr.24923) 834 : cluster [DBG] pgmap v41: 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-19T14:13:08.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:07 smithi139 bash[18762]: cluster 2024-04-19T14:13:06.032928+0000 mgr.x (mgr.24923) 834 : cluster [DBG] pgmap v41: 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-19T14:13:09.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:08 smithi139 bash[54941]: ts=2024-04-19T14:13:08.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:10.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:09 smithi135 bash[18636]: cluster 2024-04-19T14:13:08.033767+0000 mgr.x (mgr.24923) 835 : cluster [DBG] pgmap v42: 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-19T14:13:10.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:09 smithi135 bash[24028]: cluster 2024-04-19T14:13:08.033767+0000 mgr.x (mgr.24923) 835 : cluster [DBG] pgmap v42: 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-19T14:13:10.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:09 smithi139 bash[18762]: cluster 2024-04-19T14:13:08.033767+0000 mgr.x (mgr.24923) 835 : cluster [DBG] pgmap v42: 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-19T14:13:11.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:11 smithi139 bash[18762]: cluster 2024-04-19T14:13:10.034507+0000 mgr.x (mgr.24923) 836 : 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-19T14:13:11.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:11 smithi139 bash[18762]: audit 2024-04-19T14:13:10.212769+0000 mgr.x (mgr.24923) 837 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:11.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:11 smithi139 bash[18762]: audit 2024-04-19T14:13:10.252666+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:11.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:11 smithi139 bash[18762]: audit 2024-04-19T14:13:10.264197+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:11.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[18636]: cluster 2024-04-19T14:13:10.034507+0000 mgr.x (mgr.24923) 836 : 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-19T14:13:11.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[18636]: audit 2024-04-19T14:13:10.212769+0000 mgr.x (mgr.24923) 837 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:11.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[18636]: audit 2024-04-19T14:13:10.252666+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:11.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[18636]: audit 2024-04-19T14:13:10.264197+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:11.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[24028]: cluster 2024-04-19T14:13:10.034507+0000 mgr.x (mgr.24923) 836 : 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-19T14:13:11.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[24028]: audit 2024-04-19T14:13:10.212769+0000 mgr.x (mgr.24923) 837 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:11.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[24028]: audit 2024-04-19T14:13:10.252666+0000 mon.a (mon.0) 2124 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:11.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:11 smithi135 bash[24028]: audit 2024-04-19T14:13:10.264197+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:12 smithi139 bash[18762]: audit 2024-04-19T14:13:11.264235+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:12 smithi139 bash[18762]: audit 2024-04-19T14:13:11.276619+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:12 smithi135 bash[18636]: audit 2024-04-19T14:13:11.264235+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:12 smithi135 bash[18636]: audit 2024-04-19T14:13:11.276619+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:12 smithi135 bash[24028]: audit 2024-04-19T14:13:11.264235+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:12.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:12 smithi135 bash[24028]: audit 2024-04-19T14:13:11.276619+0000 mon.a (mon.0) 2127 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:13.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:13 smithi135 bash[18636]: cluster 2024-04-19T14:13:12.035145+0000 mgr.x (mgr.24923) 838 : cluster [DBG] pgmap v44: 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-19T14:13:13.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:13 smithi135 bash[24028]: cluster 2024-04-19T14:13:12.035145+0000 mgr.x (mgr.24923) 838 : cluster [DBG] pgmap v44: 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-19T14:13:13.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:13 smithi139 bash[18762]: cluster 2024-04-19T14:13:12.035145+0000 mgr.x (mgr.24923) 838 : cluster [DBG] pgmap v44: 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-19T14:13:13.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:13 smithi139 bash[54941]: ts=2024-04-19T14:13:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:14.431 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:13:14.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:14] "GET /metrics HTTP/1.1" 200 38239 "" "Prometheus/2.33.4" 2024-04-19T14:13:15.185 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:13:15.185 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 87s ago 16m - - 2024-04-19T14:13:15.185 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 4s ago 15m - - 2024-04-19T14:13:15.185 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (2m) 87s ago 9m 13.8M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (2m) 4s ago 8m 40.9M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 starting - - - - 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (83s) 4s ago 15m 492M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (115s) 87s ago 17m 485M - 19.0.0-3175-gc53d131d 6e45217f6088 55c6af3b5cf0 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (17m) 87s ago 17m 58.7M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (15m) 4s ago 15m 62.0M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (15m) 87s ago 15m 46.2M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (2m) 87s ago 9m 10.8M - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (2m) 4s ago 9m 8892k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (14m) 87s ago 14m 54.3M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (14m) 87s ago 14m 55.7M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (13m) 87s ago 13m 48.5M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:13:15.186 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (12m) 87s ago 12m 53.8M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (12m) 4s ago 12m 56.4M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (11m) 4s ago 11m 52.7M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (11m) 4s ago 11m 51.1M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (10m) 4s ago 10m 54.3M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (61s) 4s ago 9m 58.9M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (7m) 87s ago 7m 84.9M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (7m) 4s ago 7m 85.7M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (7m) 87s ago 7m 84.9M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:13:15.187 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (6m) 4s ago 6m 85.0M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:13:15.603 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:13:15.604 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:13:15.950 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:13:15.951 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:13:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:15 smithi139 bash[18762]: cluster 2024-04-19T14:13:14.036841+0000 mgr.x (mgr.24923) 839 : 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-19T14:13:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:15 smithi139 bash[18762]: audit 2024-04-19T14:13:14.421941+0000 mgr.x (mgr.24923) 840 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:15 smithi139 bash[18762]: audit 2024-04-19T14:13:14.788071+0000 mgr.x (mgr.24923) 841 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:15 smithi139 bash[18762]: audit 2024-04-19T14:13:15.611810+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.135:0/21499231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:16.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[18636]: cluster 2024-04-19T14:13:14.036841+0000 mgr.x (mgr.24923) 839 : 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-19T14:13:16.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[18636]: audit 2024-04-19T14:13:14.421941+0000 mgr.x (mgr.24923) 840 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[18636]: audit 2024-04-19T14:13:14.788071+0000 mgr.x (mgr.24923) 841 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[18636]: audit 2024-04-19T14:13:15.611810+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.135:0/21499231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:16.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[24028]: cluster 2024-04-19T14:13:14.036841+0000 mgr.x (mgr.24923) 839 : 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-19T14:13:16.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[24028]: audit 2024-04-19T14:13:14.421941+0000 mgr.x (mgr.24923) 840 : audit [DBG] from='client.15555 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[24028]: audit 2024-04-19T14:13:14.788071+0000 mgr.x (mgr.24923) 841 : audit [DBG] from='client.25450 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:16.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:15 smithi135 bash[24028]: audit 2024-04-19T14:13:15.611810+0000 mon.a (mon.0) 2128 : audit [DBG] from='client.? 172.21.15.135:0/21499231' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:16.364 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:13:17.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:16 smithi139 bash[18762]: audit 2024-04-19T14:13:15.142369+0000 mgr.x (mgr.24923) 842 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:16 smithi139 bash[18762]: audit 2024-04-19T14:13:16.373162+0000 mon.c (mon.1) 181 : audit [DBG] from='client.? 172.21.15.135:0/3766427778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:17.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:16 smithi135 bash[18636]: audit 2024-04-19T14:13:15.142369+0000 mgr.x (mgr.24923) 842 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:17.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:16 smithi135 bash[18636]: audit 2024-04-19T14:13:16.373162+0000 mon.c (mon.1) 181 : audit [DBG] from='client.? 172.21.15.135:0/3766427778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:17.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:16 smithi135 bash[24028]: audit 2024-04-19T14:13:15.142369+0000 mgr.x (mgr.24923) 842 : audit [DBG] from='client.25456 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:17.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:16 smithi135 bash[24028]: audit 2024-04-19T14:13:16.373162+0000 mon.c (mon.1) 181 : audit [DBG] from='client.? 172.21.15.135:0/3766427778' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:17 smithi139 bash[18762]: audit 2024-04-19T14:13:15.956128+0000 mgr.x (mgr.24923) 843 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:17 smithi139 bash[18762]: cluster 2024-04-19T14:13:16.037531+0000 mgr.x (mgr.24923) 844 : 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-19T14:13:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:17 smithi139 bash[18762]: audit 2024-04-19T14:13:17.140635+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:18.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[24028]: audit 2024-04-19T14:13:15.956128+0000 mgr.x (mgr.24923) 843 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:18.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[24028]: cluster 2024-04-19T14:13:16.037531+0000 mgr.x (mgr.24923) 844 : 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-19T14:13:18.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[24028]: audit 2024-04-19T14:13:17.140635+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[18636]: audit 2024-04-19T14:13:15.956128+0000 mgr.x (mgr.24923) 843 : audit [DBG] from='client.25468 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[18636]: cluster 2024-04-19T14:13:16.037531+0000 mgr.x (mgr.24923) 844 : 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-19T14:13:18.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:17 smithi135 bash[18636]: audit 2024-04-19T14:13:17.140635+0000 mon.b (mon.2) 3189 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:19.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:18 smithi139 bash[54941]: ts=2024-04-19T14:13:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:20.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:19 smithi139 bash[18762]: cluster 2024-04-19T14:13:18.038166+0000 mgr.x (mgr.24923) 845 : 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-19T14:13:20.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:19 smithi135 bash[24028]: cluster 2024-04-19T14:13:18.038166+0000 mgr.x (mgr.24923) 845 : 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-19T14:13:20.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:19 smithi135 bash[18636]: cluster 2024-04-19T14:13:18.038166+0000 mgr.x (mgr.24923) 845 : 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-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: cluster 2024-04-19T14:13:20.039198+0000 mgr.x (mgr.24923) 846 : 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-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.223996+0000 mgr.x (mgr.24923) 847 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: cephadm 2024-04-19T14:13:20.815966+0000 mgr.x (mgr.24923) 848 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.832781+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.850833+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.851607+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.853496+0000 mon.b (mon.2) 3191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: cluster 2024-04-19T14:13:20.856778+0000 mgr.x (mgr.24923) 849 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: cephadm 2024-04-19T14:13:20.867593+0000 mgr.x (mgr.24923) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.869176+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.979785+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:22.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:21 smithi139 bash[18762]: audit 2024-04-19T14:13:20.982528+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:22.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: cluster 2024-04-19T14:13:20.039198+0000 mgr.x (mgr.24923) 846 : 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-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.223996+0000 mgr.x (mgr.24923) 847 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: cephadm 2024-04-19T14:13:20.815966+0000 mgr.x (mgr.24923) 848 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.832781+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.850833+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.851607+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.853496+0000 mon.b (mon.2) 3191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: cluster 2024-04-19T14:13:20.856778+0000 mgr.x (mgr.24923) 849 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: cephadm 2024-04-19T14:13:20.867593+0000 mgr.x (mgr.24923) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.869176+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.979785+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[24028]: audit 2024-04-19T14:13:20.982528+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: cluster 2024-04-19T14:13:20.039198+0000 mgr.x (mgr.24923) 846 : 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-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.223996+0000 mgr.x (mgr.24923) 847 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: cephadm 2024-04-19T14:13:20.815966+0000 mgr.x (mgr.24923) 848 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.832781+0000 mon.a (mon.0) 2129 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.850833+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.851607+0000 mon.b (mon.2) 3190 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.853496+0000 mon.b (mon.2) 3191 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: cluster 2024-04-19T14:13:20.856778+0000 mgr.x (mgr.24923) 849 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: cephadm 2024-04-19T14:13:20.867593+0000 mgr.x (mgr.24923) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.869176+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.979785+0000 mon.b (mon.2) 3192 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:21 smithi135 bash[18636]: audit 2024-04-19T14:13:20.982528+0000 mon.b (mon.2) 3193 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:23.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:22 smithi135 bash[18636]: cluster 2024-04-19T14:13:21.844298+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:23.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:22 smithi135 bash[24028]: cluster 2024-04-19T14:13:21.844298+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:23.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:22 smithi139 bash[18762]: cluster 2024-04-19T14:13:21.844298+0000 mon.a (mon.0) 2132 : cluster [WRN] Health check failed: 1 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:23.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:23 smithi139 bash[54941]: ts=2024-04-19T14:13:23.507Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:24.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:23 smithi139 bash[18762]: cluster 2024-04-19T14:13:22.857542+0000 mgr.x (mgr.24923) 851 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:24.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:23 smithi135 bash[18636]: cluster 2024-04-19T14:13:22.857542+0000 mgr.x (mgr.24923) 851 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:24.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:23 smithi135 bash[24028]: cluster 2024-04-19T14:13:22.857542+0000 mgr.x (mgr.24923) 851 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:24] "GET /metrics HTTP/1.1" 200 38243 "" "Prometheus/2.33.4" 2024-04-19T14:13:25.916 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:25 smithi135 bash[24028]: cluster 2024-04-19T14:13:24.859277+0000 mgr.x (mgr.24923) 852 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:25.916 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:25 smithi135 bash[18636]: cluster 2024-04-19T14:13:24.859277+0000 mgr.x (mgr.24923) 852 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:26.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:25 smithi139 bash[18762]: cluster 2024-04-19T14:13:24.859277+0000 mgr.x (mgr.24923) 852 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:28.193 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:27 smithi139 bash[18762]: cluster 2024-04-19T14:13:26.859698+0000 mgr.x (mgr.24923) 853 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:28.194 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:27 smithi139 bash[18762]: audit 2024-04-19T14:13:26.976964+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.194 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:27 smithi139 bash[18762]: audit 2024-04-19T14:13:26.987101+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.194 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:27 smithi139 bash[18762]: audit 2024-04-19T14:13:27.128022+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.194 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:27 smithi139 bash[18762]: audit 2024-04-19T14:13:27.139404+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[24028]: cluster 2024-04-19T14:13:26.859698+0000 mgr.x (mgr.24923) 853 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[24028]: audit 2024-04-19T14:13:26.976964+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[24028]: audit 2024-04-19T14:13:26.987101+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[24028]: audit 2024-04-19T14:13:27.128022+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[24028]: audit 2024-04-19T14:13:27.139404+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[18636]: cluster 2024-04-19T14:13:26.859698+0000 mgr.x (mgr.24923) 853 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:28.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[18636]: audit 2024-04-19T14:13:26.976964+0000 mon.a (mon.0) 2133 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[18636]: audit 2024-04-19T14:13:26.987101+0000 mon.a (mon.0) 2134 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[18636]: audit 2024-04-19T14:13:27.128022+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:28.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:27 smithi135 bash[18636]: audit 2024-04-19T14:13:27.139404+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:28 smithi139 bash[54941]: ts=2024-04-19T14:13: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:29.641 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:29 smithi139 bash[18762]: audit 2024-04-19T14:13:28.301448+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.641 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:29 smithi139 bash[18762]: audit 2024-04-19T14:13:28.313364+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.641 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:29 smithi139 bash[18762]: cluster 2024-04-19T14:13:28.861009+0000 mgr.x (mgr.24923) 854 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:13:29.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[18636]: audit 2024-04-19T14:13:28.301448+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[18636]: audit 2024-04-19T14:13:28.313364+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[18636]: cluster 2024-04-19T14:13:28.861009+0000 mgr.x (mgr.24923) 854 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:13:29.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[24028]: audit 2024-04-19T14:13:28.301448+0000 mon.a (mon.0) 2137 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[24028]: audit 2024-04-19T14:13:28.313364+0000 mon.a (mon.0) 2138 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:29.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:29 smithi135 bash[24028]: cluster 2024-04-19T14:13:28.861009+0000 mgr.x (mgr.24923) 854 : cluster [DBG] pgmap v53: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:13:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:31 smithi139 bash[18762]: audit 2024-04-19T14:13:30.235515+0000 mgr.x (mgr.24923) 855 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:31 smithi139 bash[18762]: cluster 2024-04-19T14:13:30.861516+0000 mgr.x (mgr.24923) 856 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:32.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:31 smithi135 bash[18636]: audit 2024-04-19T14:13:30.235515+0000 mgr.x (mgr.24923) 855 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:32.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:31 smithi135 bash[18636]: cluster 2024-04-19T14:13:30.861516+0000 mgr.x (mgr.24923) 856 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:32.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:31 smithi135 bash[24028]: audit 2024-04-19T14:13:30.235515+0000 mgr.x (mgr.24923) 855 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:32.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:31 smithi135 bash[24028]: cluster 2024-04-19T14:13:30.861516+0000 mgr.x (mgr.24923) 856 : cluster [DBG] pgmap v54: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 946 B/s rd, 0 op/s 2024-04-19T14:13:33.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:33 smithi139 bash[18762]: audit 2024-04-19T14:13:32.151328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:33.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:33 smithi139 bash[18762]: audit 2024-04-19T14:13:32.152092+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:33.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:33 smithi139 bash[18762]: cluster 2024-04-19T14:13:32.862341+0000 mgr.x (mgr.24923) 857 : 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-19T14:13:33.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[18636]: audit 2024-04-19T14:13:32.151328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:33.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[18636]: audit 2024-04-19T14:13:32.152092+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:33.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[18636]: cluster 2024-04-19T14:13:32.862341+0000 mgr.x (mgr.24923) 857 : 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-19T14:13:33.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[24028]: audit 2024-04-19T14:13:32.151328+0000 mon.a (mon.0) 2139 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:33.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[24028]: audit 2024-04-19T14:13:32.152092+0000 mon.b (mon.2) 3194 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:33.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:33 smithi135 bash[24028]: cluster 2024-04-19T14:13:32.862341+0000 mgr.x (mgr.24923) 857 : 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-19T14:13:33.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:33 smithi139 bash[54941]: ts=2024-04-19T14:13:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:34] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-04-19T14:13:35.921 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:35 smithi135 bash[24028]: cluster 2024-04-19T14:13:34.864085+0000 mgr.x (mgr.24923) 858 : 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-19T14:13:35.921 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:35 smithi135 bash[18636]: cluster 2024-04-19T14:13:34.864085+0000 mgr.x (mgr.24923) 858 : 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-19T14:13:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:35 smithi139 bash[18762]: cluster 2024-04-19T14:13:34.864085+0000 mgr.x (mgr.24923) 858 : 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-19T14:13:38.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:37 smithi139 bash[18762]: cluster 2024-04-19T14:13:36.864895+0000 mgr.x (mgr.24923) 859 : 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-19T14:13:38.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:37 smithi135 bash[18636]: cluster 2024-04-19T14:13:36.864895+0000 mgr.x (mgr.24923) 859 : 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-19T14:13:38.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:37 smithi135 bash[24028]: cluster 2024-04-19T14:13:36.864895+0000 mgr.x (mgr.24923) 859 : 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-19T14:13:38.979 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[54941]: ts=2024-04-19T14:13: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: cephadm 2024-04-19T14:13:37.975246+0000 mgr.x (mgr.24923) 860 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:37.989173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:38.006714+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:38.007897+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:38.009662+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: cluster 2024-04-19T14:13:38.012858+0000 mgr.x (mgr.24923) 861 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: cluster 2024-04-19T14:13:38.013567+0000 mgr.x (mgr.24923) 862 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:38.027183+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:38 smithi139 bash[18762]: audit 2024-04-19T14:13:38.114654+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:39.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: cephadm 2024-04-19T14:13:37.975246+0000 mgr.x (mgr.24923) 860 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:13:39.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:37.989173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:38.006714+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:38.007897+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:38.009662+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: cluster 2024-04-19T14:13:38.012858+0000 mgr.x (mgr.24923) 861 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: cluster 2024-04-19T14:13:38.013567+0000 mgr.x (mgr.24923) 862 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:38.027183+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[18636]: audit 2024-04-19T14:13:38.114654+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: cephadm 2024-04-19T14:13:37.975246+0000 mgr.x (mgr.24923) 860 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:37.989173+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:38.006714+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:38.007897+0000 mon.b (mon.2) 3195 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:38.009662+0000 mon.b (mon.2) 3196 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: cluster 2024-04-19T14:13:38.012858+0000 mgr.x (mgr.24923) 861 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: cluster 2024-04-19T14:13:38.013567+0000 mgr.x (mgr.24923) 862 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 559 B/s rd, 0 op/s 2024-04-19T14:13:39.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:38.027183+0000 mon.a (mon.0) 2142 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:39.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:38 smithi135 bash[24028]: audit 2024-04-19T14:13:38.114654+0000 mon.b (mon.2) 3197 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:13:40.237 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:39 smithi135 bash[18636]: cluster 2024-04-19T14:13:39.002289+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:40.238 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:39 smithi135 bash[24028]: cluster 2024-04-19T14:13:39.002289+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:39 smithi139 bash[18762]: cluster 2024-04-19T14:13:39.002289+0000 mon.a (mon.0) 2143 : cluster [WRN] Health check update: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: cluster 2024-04-19T14:13:40.015445+0000 mgr.x (mgr.24923) 863 : 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-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: audit 2024-04-19T14:13:40.242998+0000 mgr.x (mgr.24923) 864 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: cephadm 2024-04-19T14:13:40.387288+0000 mgr.x (mgr.24923) 865 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: audit 2024-04-19T14:13:40.388225+0000 mon.b (mon.2) 3198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: audit 2024-04-19T14:13:40.391815+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: audit 2024-04-19T14:13:40.392187+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: audit 2024-04-19T14:13:40.393871+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:40 smithi139 bash[18762]: cephadm 2024-04-19T14:13:40.395987+0000 mgr.x (mgr.24923) 866 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:13:41.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: cluster 2024-04-19T14:13:40.015445+0000 mgr.x (mgr.24923) 863 : 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-19T14:13:41.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: audit 2024-04-19T14:13:40.242998+0000 mgr.x (mgr.24923) 864 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:41.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: cephadm 2024-04-19T14:13:40.387288+0000 mgr.x (mgr.24923) 865 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:13:41.274 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: audit 2024-04-19T14:13:40.388225+0000 mon.b (mon.2) 3198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: audit 2024-04-19T14:13:40.391815+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: audit 2024-04-19T14:13:40.392187+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: audit 2024-04-19T14:13:40.393871+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:40 smithi135 bash[18636]: cephadm 2024-04-19T14:13:40.395987+0000 mgr.x (mgr.24923) 866 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: cluster 2024-04-19T14:13:40.015445+0000 mgr.x (mgr.24923) 863 : 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-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: audit 2024-04-19T14:13:40.242998+0000 mgr.x (mgr.24923) 864 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: cephadm 2024-04-19T14:13:40.387288+0000 mgr.x (mgr.24923) 865 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: audit 2024-04-19T14:13:40.388225+0000 mon.b (mon.2) 3198 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: audit 2024-04-19T14:13:40.391815+0000 mon.b (mon.2) 3199 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: audit 2024-04-19T14:13:40.392187+0000 mon.a (mon.0) 2144 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: audit 2024-04-19T14:13:40.393871+0000 mon.b (mon.2) 3200 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:13:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:41 smithi135 bash[24028]: cephadm 2024-04-19T14:13:40.395987+0000 mgr.x (mgr.24923) 866 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:13:43.388 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:43 smithi135 bash[18636]: cluster 2024-04-19T14:13:42.016248+0000 mgr.x (mgr.24923) 867 : 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-19T14:13:43.389 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:43 smithi135 bash[24028]: cluster 2024-04-19T14:13:42.016248+0000 mgr.x (mgr.24923) 867 : 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-19T14:13:43.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:43 smithi139 bash[18762]: cluster 2024-04-19T14:13:42.016248+0000 mgr.x (mgr.24923) 867 : 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-19T14:13:43.696 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.697 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.697 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.697 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.698 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.698 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: Stopping Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:13:43.698 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.698 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.699 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.699 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:13:43 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:43.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:43 smithi139 bash[54941]: ts=2024-04-19T14:13:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:44.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:44] "GET /metrics HTTP/1.1" 200 38312 "" "Prometheus/2.33.4" 2024-04-19T14:13:44.981 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:44 smithi135 bash[74951]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:13:44.982 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:44 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:13:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.247 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:44 smithi135 bash[75036]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:13:45.247 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:44 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-19T14:13:45.247 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:44 smithi135 systemd[1]: Stopped Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:13:45.247 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.248 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.248 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.249 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.249 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.249 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:13:45.517 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:45 smithi135 systemd[1]: Started Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:13:45.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[18636]: cluster 2024-04-19T14:13:44.017850+0000 mgr.x (mgr.24923) 868 : cluster [DBG] pgmap v62: 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-19T14:13:45.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[18636]: audit 2024-04-19T14:13:45.308319+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:45.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[18636]: audit 2024-04-19T14:13:45.321864+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:45.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[24028]: cluster 2024-04-19T14:13:44.017850+0000 mgr.x (mgr.24923) 868 : cluster [DBG] pgmap v62: 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-19T14:13:45.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[24028]: audit 2024-04-19T14:13:45.308319+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:45.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:45 smithi135 bash[24028]: audit 2024-04-19T14:13:45.321864+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:45 smithi139 bash[18762]: cluster 2024-04-19T14:13:44.017850+0000 mgr.x (mgr.24923) 868 : cluster [DBG] pgmap v62: 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-19T14:13:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:45 smithi139 bash[18762]: audit 2024-04-19T14:13:45.308319+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:45 smithi139 bash[18762]: audit 2024-04-19T14:13:45.321864+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:46.772 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:13:47.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:46 smithi135 bash[75094]: debug 2024-04-19T14:13:46.733+0000 7f5d05b8a700 1 -- 172.21.15.135:0/349346773 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) v1 ==== 194+0+0 (secure 0 0 0) 0x55ab35d9c340 con 0x55ab36b18800 2024-04-19T14:13:47.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:46 smithi135 bash[75094]: debug 2024-04-19T14:13:46.873+0000 7f5d0e7f9000 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 error 20s ago 16m - - 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 error 20s ago 16m - - 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (3m) 20s ago 9m 14.1M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (2m) 20s ago 9m 41.0M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (98s) 20s ago 7m 41.6M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:13:47.521 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (116s) 20s ago 15m 494M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 starting - - - - 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (17m) 20s ago 17m 73.2M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (16m) 20s ago 16m 62.3M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (16m) 20s ago 16m 56.8M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (3m) 20s ago 9m 8724k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (2m) 20s ago 9m 9167k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (15m) 20s ago 15m 55.3M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (14m) 20s ago 14m 56.4M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (14m) 20s ago 14m 49.5M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (13m) 20s ago 13m 55.0M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (12m) 20s ago 12m 56.5M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (12m) 20s ago 12m 52.9M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (11m) 20s ago 11m 51.2M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:13:47.522 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (11m) 20s ago 11m 54.4M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:13:47.523 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (93s) 20s ago 10m 59.4M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:13:47.523 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (7m) 20s ago 7m 85.4M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:13:47.523 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (7m) 20s ago 7m 85.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:13:47.523 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (7m) 20s ago 7m 85.3M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:13:47.523 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (7m) 20s ago 7m 85.1M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:13:47.988 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:13:47.989 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:13:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:47 smithi139 bash[18762]: cluster 2024-04-19T14:13:46.018602+0000 mgr.x (mgr.24923) 869 : 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-19T14:13:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:47 smithi139 bash[18762]: audit 2024-04-19T14:13:46.764270+0000 mgr.x (mgr.24923) 870 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:47 smithi139 bash[18762]: audit 2024-04-19T14:13:47.141759+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:48.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[18636]: cluster 2024-04-19T14:13:46.018602+0000 mgr.x (mgr.24923) 869 : 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-19T14:13:48.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[18636]: audit 2024-04-19T14:13:46.764270+0000 mgr.x (mgr.24923) 870 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[18636]: audit 2024-04-19T14:13:47.141759+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:48.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[24028]: cluster 2024-04-19T14:13:46.018602+0000 mgr.x (mgr.24923) 869 : 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-19T14:13:48.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[24028]: audit 2024-04-19T14:13:46.764270+0000 mgr.x (mgr.24923) 870 : audit [DBG] from='client.25480 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:47 smithi135 bash[24028]: audit 2024-04-19T14:13:47.141759+0000 mon.b (mon.2) 3201 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "", 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:13:48.340 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:13:48.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[18636]: audit 2024-04-19T14:13:47.129424+0000 mgr.x (mgr.24923) 871 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[18636]: audit 2024-04-19T14:13:47.478626+0000 mgr.x (mgr.24923) 872 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[18636]: audit 2024-04-19T14:13:47.997071+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.135:0/2795772846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:48.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[24028]: audit 2024-04-19T14:13:47.129424+0000 mgr.x (mgr.24923) 871 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[24028]: audit 2024-04-19T14:13:47.478626+0000 mgr.x (mgr.24923) 872 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[24028]: audit 2024-04-19T14:13:47.997071+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.135:0/2795772846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:48.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[75094]: debug 2024-04-19T14:13:48.517+0000 7f5d0e7f9000 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:13:48.775 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[75094]: debug 2024-04-19T14:13:48.621+0000 7f5d0e7f9000 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:13:48.783 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:13:48.783 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:13:48.783 INFO:teuthology.orchestra.run.smithi135.stdout: Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:13:48.783 INFO:teuthology.orchestra.run.smithi135.stdout: Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:13:48.882 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:48 smithi139 bash[54941]: ts=2024-04-19T14:13: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:48.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:48 smithi139 bash[18762]: audit 2024-04-19T14:13:47.129424+0000 mgr.x (mgr.24923) 871 : audit [DBG] from='client.15603 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:48 smithi139 bash[18762]: audit 2024-04-19T14:13:47.478626+0000 mgr.x (mgr.24923) 872 : audit [DBG] from='client.15609 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:48.883 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:48 smithi139 bash[18762]: audit 2024-04-19T14:13:47.997071+0000 mon.a (mon.0) 2147 : audit [DBG] from='client.? 172.21.15.135:0/2795772846' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:13:49.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:48 smithi135 bash[75094]: debug 2024-04-19T14:13:48.877+0000 7f5d0e7f9000 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:13:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:49 smithi139 bash[18762]: cluster 2024-04-19T14:13:48.019343+0000 mgr.x (mgr.24923) 873 : 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-19T14:13:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:49 smithi139 bash[18762]: audit 2024-04-19T14:13:48.345876+0000 mgr.x (mgr.24923) 874 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:49 smithi139 bash[18762]: audit 2024-04-19T14:13:48.792873+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.135:0/101422320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:49.938 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[24028]: cluster 2024-04-19T14:13:48.019343+0000 mgr.x (mgr.24923) 873 : 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-19T14:13:49.938 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[24028]: audit 2024-04-19T14:13:48.345876+0000 mgr.x (mgr.24923) 874 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:49.938 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[24028]: audit 2024-04-19T14:13:48.792873+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.135:0/101422320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:49.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[18636]: cluster 2024-04-19T14:13:48.019343+0000 mgr.x (mgr.24923) 873 : 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-19T14:13:49.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[18636]: audit 2024-04-19T14:13:48.345876+0000 mgr.x (mgr.24923) 874 : audit [DBG] from='client.15621 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:13:49.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[18636]: audit 2024-04-19T14:13:48.792873+0000 mon.a (mon.0) 2148 : audit [DBG] from='client.? 172.21.15.135:0/101422320' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:13:49.939 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[75094]: debug 2024-04-19T14:13:49.621+0000 7f5d0e7f9000 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:13:49.939 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[75094]: debug 2024-04-19T14:13:49.729+0000 7f5d0e7f9000 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:13:49.939 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[75094]: debug 2024-04-19T14:13:49.833+0000 7f5d0e7f9000 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:13:49.939 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:49 smithi135 bash[75094]: debug 2024-04-19T14:13:49.945+0000 7f5d0e7f9000 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:13:50.245 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:50 smithi135 bash[75094]: debug 2024-04-19T14:13:50.165+0000 7f5d0e7f9000 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:13:50.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:50 smithi135 bash[75094]: debug 2024-04-19T14:13:50.441+0000 7f5d0e7f9000 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:13:50.833 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:50 smithi135 bash[75094]: debug 2024-04-19T14:13:50.545+0000 7f5d0e7f9000 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:13:50.833 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:50 smithi135 bash[75094]: debug 2024-04-19T14:13:50.745+0000 7f5d0e7f9000 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:13:51.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[75094]: debug 2024-04-19T14:13:51.053+0000 7f5d0e7f9000 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:13:51.632 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[75094]: debug 2024-04-19T14:13:51.373+0000 7f5d0e7f9000 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:13:51.632 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[75094]: debug 2024-04-19T14:13:51.553+0000 7f5d0e7f9000 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:13:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:51 smithi139 bash[18762]: cluster 2024-04-19T14:13:50.021351+0000 mgr.x (mgr.24923) 875 : 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-19T14:13:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:51 smithi139 bash[18762]: audit 2024-04-19T14:13:50.251028+0000 mgr.x (mgr.24923) 876 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:51 smithi139 bash[18762]: audit 2024-04-19T14:13:51.479826+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:51 smithi139 bash[18762]: audit 2024-04-19T14:13:51.487963+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:51.917 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[75094]: debug 2024-04-19T14:13:51.801+0000 7f5d0e7f9000 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[18636]: cluster 2024-04-19T14:13:50.021351+0000 mgr.x (mgr.24923) 875 : 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-19T14:13:51.918 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[18636]: audit 2024-04-19T14:13:50.251028+0000 mgr.x (mgr.24923) 876 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[18636]: audit 2024-04-19T14:13:51.479826+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[18636]: audit 2024-04-19T14:13:51.487963+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[24028]: cluster 2024-04-19T14:13:50.021351+0000 mgr.x (mgr.24923) 875 : 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-19T14:13:51.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[24028]: audit 2024-04-19T14:13:50.251028+0000 mgr.x (mgr.24923) 876 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[24028]: audit 2024-04-19T14:13:51.479826+0000 mon.a (mon.0) 2149 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:51.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[24028]: audit 2024-04-19T14:13:51.487963+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:52.271 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:51 smithi135 bash[75094]: debug 2024-04-19T14:13:51.925+0000 7f5d0e7f9000 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:13:52.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:52 smithi135 bash[75094]: debug 2024-04-19T14:13:52.277+0000 7f5d0e7f9000 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:13:53.369 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[75094]: debug 2024-04-19T14:13:53.053+0000 7f5d0e7f9000 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:13:53.369 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[75094]: debug 2024-04-19T14:13:53.169+0000 7f5d0e7f9000 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:13:53.704 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[75094]: debug 2024-04-19T14:13:53.377+0000 7f5d0e7f9000 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:13:53.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[24028]: cluster 2024-04-19T14:13:52.022107+0000 mgr.x (mgr.24923) 877 : 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-19T14:13:53.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[24028]: audit 2024-04-19T14:13:52.536472+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:53.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[24028]: audit 2024-04-19T14:13:52.549720+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:53.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[18636]: cluster 2024-04-19T14:13:52.022107+0000 mgr.x (mgr.24923) 877 : 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-19T14:13:53.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[18636]: audit 2024-04-19T14:13:52.536472+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:53.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[18636]: audit 2024-04-19T14:13:52.549720+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:53.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:53 smithi139 bash[54941]: ts=2024-04-19T14:13:53.514Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:53 smithi139 bash[18762]: cluster 2024-04-19T14:13:52.022107+0000 mgr.x (mgr.24923) 877 : 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-19T14:13:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:53 smithi139 bash[18762]: audit 2024-04-19T14:13:52.536472+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:53.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:53 smithi139 bash[18762]: audit 2024-04-19T14:13:52.549720+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:13:54.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:53 smithi135 bash[75094]: debug 2024-04-19T14:13:53.709+0000 7f5d0e7f9000 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:13:54.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: debug 2024-04-19T14:13:54.093+0000 7f5d0e7f9000 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: debug 2024-04-19T14:13:54.209+0000 7f5d0e7f9000 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: [19/Apr/2024:14:13:54] ENGINE Bus STARTING 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: CherryPy Checker: 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: The Application mounted at '' has an empty config. 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: [19/Apr/2024:14:13:54] ENGINE Serving on http://:::9283 2024-04-19T14:13:54.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[75094]: [19/Apr/2024:14:13:54] ENGINE Bus STARTED 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:13:54] "GET /metrics HTTP/1.1" 200 38317 "" "Prometheus/2.33.4" 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: cluster 2024-04-19T14:13:54.235761+0000 mon.a (mon.0) 2153 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: cluster 2024-04-19T14:13:54.235878+0000 mon.a (mon.0) 2154 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: audit 2024-04-19T14:13:54.239618+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: audit 2024-04-19T14:13:54.241491+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: audit 2024-04-19T14:13:54.243167+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:13:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:54 smithi139 bash[18762]: audit 2024-04-19T14:13:54.243697+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:13:55.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: cluster 2024-04-19T14:13:54.235761+0000 mon.a (mon.0) 2153 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: cluster 2024-04-19T14:13:54.235878+0000 mon.a (mon.0) 2154 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: audit 2024-04-19T14:13:54.239618+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: audit 2024-04-19T14:13:54.241491+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: audit 2024-04-19T14:13:54.243167+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[24028]: audit 2024-04-19T14:13:54.243697+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: cluster 2024-04-19T14:13:54.235761+0000 mon.a (mon.0) 2153 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: cluster 2024-04-19T14:13:54.235878+0000 mon.a (mon.0) 2154 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: audit 2024-04-19T14:13:54.239618+0000 mon.a (mon.0) 2155 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: audit 2024-04-19T14:13:54.241491+0000 mon.a (mon.0) 2156 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: audit 2024-04-19T14:13:54.243167+0000 mon.a (mon.0) 2157 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:13:55.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:54 smithi135 bash[18636]: audit 2024-04-19T14:13:54.243697+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.? 172.21.15.135:0/7' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:13:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:55 smithi139 bash[18762]: cluster 2024-04-19T14:13:54.023881+0000 mgr.x (mgr.24923) 878 : cluster [DBG] pgmap v67: 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-19T14:13:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:55 smithi139 bash[18762]: cluster 2024-04-19T14:13:54.568251+0000 mon.a (mon.0) 2159 : cluster [DBG] mgrmap e39: x(active, since 113s), standbys: y 2024-04-19T14:13:56.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:55 smithi135 bash[18636]: cluster 2024-04-19T14:13:54.023881+0000 mgr.x (mgr.24923) 878 : cluster [DBG] pgmap v67: 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-19T14:13:56.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:55 smithi135 bash[18636]: cluster 2024-04-19T14:13:54.568251+0000 mon.a (mon.0) 2159 : cluster [DBG] mgrmap e39: x(active, since 113s), standbys: y 2024-04-19T14:13:56.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:55 smithi135 bash[24028]: cluster 2024-04-19T14:13:54.023881+0000 mgr.x (mgr.24923) 878 : cluster [DBG] pgmap v67: 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-19T14:13:56.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:55 smithi135 bash[24028]: cluster 2024-04-19T14:13:54.568251+0000 mon.a (mon.0) 2159 : cluster [DBG] mgrmap e39: x(active, since 113s), standbys: y 2024-04-19T14:13:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:57 smithi139 bash[18762]: cluster 2024-04-19T14:13:56.024694+0000 mgr.x (mgr.24923) 879 : cluster [DBG] pgmap v68: 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-19T14:13:58.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:57 smithi135 bash[18636]: cluster 2024-04-19T14:13:56.024694+0000 mgr.x (mgr.24923) 879 : cluster [DBG] pgmap v68: 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-19T14:13:58.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:57 smithi135 bash[24028]: cluster 2024-04-19T14:13:56.024694+0000 mgr.x (mgr.24923) 879 : cluster [DBG] pgmap v68: 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-19T14:13:59.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:13:58 smithi139 bash[54941]: ts=2024-04-19T14:13: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:13:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:13:59 smithi135 bash[18636]: cluster 2024-04-19T14:13:58.025560+0000 mgr.x (mgr.24923) 880 : 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-19T14:13:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:13:59 smithi135 bash[24028]: cluster 2024-04-19T14:13:58.025560+0000 mgr.x (mgr.24923) 880 : 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-19T14:14:00.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:13:59 smithi139 bash[18762]: cluster 2024-04-19T14:13:58.025560+0000 mgr.x (mgr.24923) 880 : 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-19T14:14:01.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:01 smithi135 bash[18636]: cluster 2024-04-19T14:14:00.027430+0000 mgr.x (mgr.24923) 881 : cluster [DBG] pgmap v70: 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-19T14:14:01.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:01 smithi135 bash[18636]: audit 2024-04-19T14:14:00.259562+0000 mgr.x (mgr.24923) 882 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:01.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:01 smithi135 bash[24028]: cluster 2024-04-19T14:14:00.027430+0000 mgr.x (mgr.24923) 881 : cluster [DBG] pgmap v70: 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-19T14:14:01.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:01 smithi135 bash[24028]: audit 2024-04-19T14:14:00.259562+0000 mgr.x (mgr.24923) 882 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:01 smithi139 bash[18762]: cluster 2024-04-19T14:14:00.027430+0000 mgr.x (mgr.24923) 881 : cluster [DBG] pgmap v70: 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-19T14:14:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:01 smithi139 bash[18762]: audit 2024-04-19T14:14:00.259562+0000 mgr.x (mgr.24923) 882 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.141870+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.328947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.343970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.345677+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.347535+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.363933+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.897 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[18636]: audit 2024-04-19T14:14:02.465900+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.141870+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.328947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.343970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.345677+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.347535+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.363933+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:02.898 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:02 smithi135 bash[24028]: audit 2024-04-19T14:14:02.465900+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.141870+0000 mon.b (mon.2) 3202 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.328947+0000 mon.a (mon.0) 2160 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.343970+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.345677+0000 mon.b (mon.2) 3203 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.347535+0000 mon.b (mon.2) 3204 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.363933+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:02 smithi139 bash[18762]: audit 2024-04-19T14:14:02.465900+0000 mon.b (mon.2) 3205 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:03.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:03 smithi139 bash[54941]: ts=2024-04-19T14:14:03.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:03.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:03 smithi139 bash[18762]: cluster 2024-04-19T14:14:02.028248+0000 mgr.x (mgr.24923) 883 : cluster [DBG] pgmap v71: 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-19T14:14:03.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:03 smithi139 bash[18762]: cluster 2024-04-19T14:14:02.351140+0000 mgr.x (mgr.24923) 884 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-19T14:14:03.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:03 smithi139 bash[18762]: cluster 2024-04-19T14:14:02.351771+0000 mgr.x (mgr.24923) 885 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-19T14:14:03.952 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[18636]: cluster 2024-04-19T14:14:02.028248+0000 mgr.x (mgr.24923) 883 : cluster [DBG] pgmap v71: 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-19T14:14:03.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[18636]: cluster 2024-04-19T14:14:02.351140+0000 mgr.x (mgr.24923) 884 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-19T14:14:03.953 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[18636]: cluster 2024-04-19T14:14:02.351771+0000 mgr.x (mgr.24923) 885 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-19T14:14:03.953 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[24028]: cluster 2024-04-19T14:14:02.028248+0000 mgr.x (mgr.24923) 883 : cluster [DBG] pgmap v71: 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-19T14:14:03.953 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[24028]: cluster 2024-04-19T14:14:02.351140+0000 mgr.x (mgr.24923) 884 : cluster [DBG] pgmap v72: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 991 B/s rd, 0 op/s 2024-04-19T14:14:03.953 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:03 smithi135 bash[24028]: cluster 2024-04-19T14:14:02.351771+0000 mgr.x (mgr.24923) 885 : cluster [DBG] pgmap v73: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 614 B/s rd, 0 op/s 2024-04-19T14:14:04.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:14:04] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.33.4" 2024-04-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: cluster 2024-04-19T14:14:04.353449+0000 mgr.x (mgr.24923) 886 : cluster [DBG] pgmap v74: 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-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: audit 2024-04-19T14:14:05.360859+0000 mon.b (mon.2) 3206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: audit 2024-04-19T14:14:05.361373+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: audit 2024-04-19T14:14:05.364254+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: audit 2024-04-19T14:14:05.364471+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:05 smithi139 bash[18762]: audit 2024-04-19T14:14:05.365912+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:06.112 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: cluster 2024-04-19T14:14:04.353449+0000 mgr.x (mgr.24923) 886 : cluster [DBG] pgmap v74: 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-19T14:14:06.112 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: audit 2024-04-19T14:14:05.360859+0000 mon.b (mon.2) 3206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.112 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: audit 2024-04-19T14:14:05.361373+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: audit 2024-04-19T14:14:05.364254+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: audit 2024-04-19T14:14:05.364471+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[18636]: audit 2024-04-19T14:14:05.365912+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: cluster 2024-04-19T14:14:04.353449+0000 mgr.x (mgr.24923) 886 : cluster [DBG] pgmap v74: 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-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: audit 2024-04-19T14:14:05.360859+0000 mon.b (mon.2) 3206 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: audit 2024-04-19T14:14:05.361373+0000 mon.a (mon.0) 2163 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: audit 2024-04-19T14:14:05.364254+0000 mon.b (mon.2) 3207 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: audit 2024-04-19T14:14:05.364471+0000 mon.a (mon.0) 2164 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:14:06.113 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:05 smithi135 bash[24028]: audit 2024-04-19T14:14:05.365912+0000 mon.b (mon.2) 3208 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:06.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:06 smithi135 bash[18636]: cephadm 2024-04-19T14:14:05.344465+0000 mgr.x (mgr.24923) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:14:06.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:06 smithi135 bash[18636]: cephadm 2024-04-19T14:14:05.367886+0000 mgr.x (mgr.24923) 888 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:14:06.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:06 smithi135 bash[24028]: cephadm 2024-04-19T14:14:05.344465+0000 mgr.x (mgr.24923) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:14:06.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:06 smithi135 bash[24028]: cephadm 2024-04-19T14:14:05.367886+0000 mgr.x (mgr.24923) 888 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:14:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:06 smithi139 bash[18762]: cephadm 2024-04-19T14:14:05.344465+0000 mgr.x (mgr.24923) 887 : cephadm [INF] Upgrade: Updating mgr.y 2024-04-19T14:14:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:06 smithi139 bash[18762]: cephadm 2024-04-19T14:14:05.367886+0000 mgr.x (mgr.24923) 888 : cephadm [INF] Deploying daemon mgr.y on smithi135 2024-04-19T14:14:07.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:07 smithi135 bash[18636]: cluster 2024-04-19T14:14:06.354194+0000 mgr.x (mgr.24923) 889 : cluster [DBG] pgmap v75: 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-19T14:14:07.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.821 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.821 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.822 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.822 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.822 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.823 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.823 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:07 smithi135 bash[24028]: cluster 2024-04-19T14:14:06.354194+0000 mgr.x (mgr.24923) 889 : cluster [DBG] pgmap v75: 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-19T14:14:07.823 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:07.823 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:07 smithi139 bash[18762]: cluster 2024-04-19T14:14:06.354194+0000 mgr.x (mgr.24923) 889 : cluster [DBG] pgmap v75: 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-19T14:14:08.192 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:07 smithi135 systemd[1]: Stopping Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:14:08.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:08 smithi139 bash[54941]: ts=2024-04-19T14:14: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:08.863 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 bash[76909]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:14:08.863 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:14:08.863 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 bash[76970]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mgr-y 2024-04-19T14:14:08.863 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service: Failed with result 'exit-code'. 2024-04-19T14:14:08.863 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: Stopped Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:14:09.274 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.275 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.275 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.276 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:09 smithi135 systemd[1]: Started Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:14:09.276 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:14:08 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:09.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:09 smithi139 bash[18762]: cluster 2024-04-19T14:14:08.355850+0000 mgr.x (mgr.24923) 890 : cluster [DBG] pgmap v76: 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-19T14:14:09.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:09 smithi139 bash[18762]: audit 2024-04-19T14:14:09.053752+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:09.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:09 smithi139 bash[18762]: audit 2024-04-19T14:14:09.064935+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:10.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[18636]: cluster 2024-04-19T14:14:08.355850+0000 mgr.x (mgr.24923) 890 : cluster [DBG] pgmap v76: 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-19T14:14:10.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[18636]: audit 2024-04-19T14:14:09.053752+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:10.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[18636]: audit 2024-04-19T14:14:09.064935+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:10.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[24028]: cluster 2024-04-19T14:14:08.355850+0000 mgr.x (mgr.24923) 890 : cluster [DBG] pgmap v76: 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-19T14:14:10.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[24028]: audit 2024-04-19T14:14:09.053752+0000 mon.a (mon.0) 2165 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:10.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:09 smithi135 bash[24028]: audit 2024-04-19T14:14:09.064935+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:10.499 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:10 smithi135 bash[77027]: debug 2024-04-19T14:14:10.360+0000 7fa289034700 1 -- 172.21.15.135:0/3016889842 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5592b3a145a0 con 0x5592b478ac00 2024-04-19T14:14:10.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:10 smithi135 bash[77027]: debug 2024-04-19T14:14:10.504+0000 7fa293244200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:14:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:11 smithi139 bash[18762]: audit 2024-04-19T14:14:10.266989+0000 mgr.x (mgr.24923) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:11 smithi139 bash[18762]: cluster 2024-04-19T14:14:10.356596+0000 mgr.x (mgr.24923) 892 : cluster [DBG] pgmap v77: 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-19T14:14:12.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:11 smithi135 bash[18636]: audit 2024-04-19T14:14:10.266989+0000 mgr.x (mgr.24923) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:12.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:11 smithi135 bash[18636]: cluster 2024-04-19T14:14:10.356596+0000 mgr.x (mgr.24923) 892 : cluster [DBG] pgmap v77: 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-19T14:14:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:11 smithi135 bash[24028]: audit 2024-04-19T14:14:10.266989+0000 mgr.x (mgr.24923) 891 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:11 smithi135 bash[24028]: cluster 2024-04-19T14:14:10.356596+0000 mgr.x (mgr.24923) 892 : cluster [DBG] pgmap v77: 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-19T14:14:12.489 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:12 smithi135 bash[77027]: debug 2024-04-19T14:14:12.140+0000 7fa293244200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:14:12.489 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:12 smithi135 bash[77027]: debug 2024-04-19T14:14:12.240+0000 7fa293244200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:14:12.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:12 smithi135 bash[77027]: debug 2024-04-19T14:14:12.496+0000 7fa293244200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:14:13.668 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[77027]: debug 2024-04-19T14:14:13.312+0000 7fa293244200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:13.668 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[77027]: debug 2024-04-19T14:14:13.428+0000 7fa293244200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:14:13.668 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[77027]: debug 2024-04-19T14:14:13.532+0000 7fa293244200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:14:13.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:13 smithi139 bash[18762]: cluster 2024-04-19T14:14:12.357337+0000 mgr.x (mgr.24923) 893 : cluster [DBG] pgmap v78: 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-19T14:14:13.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:13 smithi139 bash[54941]: ts=2024-04-19T14:14:13.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:14.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[24028]: cluster 2024-04-19T14:14:12.357337+0000 mgr.x (mgr.24923) 893 : cluster [DBG] pgmap v78: 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-19T14:14:14.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[18636]: cluster 2024-04-19T14:14:12.357337+0000 mgr.x (mgr.24923) 893 : cluster [DBG] pgmap v78: 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-19T14:14:14.003 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:13 smithi135 bash[77027]: debug 2024-04-19T14:14:13.892+0000 7fa293244200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:14:14.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:14 smithi135 bash[77027]: debug 2024-04-19T14:14:14.008+0000 7fa293244200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:14:14.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:14 smithi135 bash[77027]: debug 2024-04-19T14:14:14.116+0000 7fa293244200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:14:14.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:14:14] "GET /metrics HTTP/1.1" 200 38311 "" "Prometheus/2.33.4" 2024-04-19T14:14:14.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:14 smithi135 bash[77027]: debug 2024-04-19T14:14:14.480+0000 7fa293244200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:14:14.774 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:14 smithi135 bash[77027]: debug 2024-04-19T14:14:14.728+0000 7fa293244200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:14:15.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[77027]: debug 2024-04-19T14:14:15.012+0000 7fa293244200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:14:15.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[77027]: debug 2024-04-19T14:14:15.140+0000 7fa293244200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:14:15.671 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[77027]: debug 2024-04-19T14:14:15.464+0000 7fa293244200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:14:15.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[18636]: cluster 2024-04-19T14:14:14.359024+0000 mgr.x (mgr.24923) 894 : 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-19T14:14:15.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[24028]: cluster 2024-04-19T14:14:14.359024+0000 mgr.x (mgr.24923) 894 : 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-19T14:14:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:15 smithi139 bash[18762]: cluster 2024-04-19T14:14:14.359024+0000 mgr.x (mgr.24923) 894 : 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-19T14:14:16.239 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:15 smithi135 bash[77027]: debug 2024-04-19T14:14:15.976+0000 7fa293244200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:16.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:16 smithi135 bash[77027]: debug 2024-04-19T14:14:16.244+0000 7fa293244200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:16.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:16 smithi135 bash[77027]: debug 2024-04-19T14:14:16.372+0000 7fa293244200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:14:17.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:16 smithi135 bash[77027]: debug 2024-04-19T14:14:16.644+0000 7fa293244200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:17.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:17 smithi139 bash[18762]: audit 2024-04-19T14:14:16.095259+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:17 smithi139 bash[18762]: audit 2024-04-19T14:14:16.108131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:17 smithi139 bash[18762]: cluster 2024-04-19T14:14:16.359706+0000 mgr.x (mgr.24923) 895 : 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-19T14:14:17.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[24028]: audit 2024-04-19T14:14:16.095259+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[24028]: audit 2024-04-19T14:14:16.108131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[24028]: cluster 2024-04-19T14:14:16.359706+0000 mgr.x (mgr.24923) 895 : 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-19T14:14:17.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[18636]: audit 2024-04-19T14:14:16.095259+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[18636]: audit 2024-04-19T14:14:16.108131+0000 mon.a (mon.0) 2168 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:17.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[18636]: cluster 2024-04-19T14:14:16.359706+0000 mgr.x (mgr.24923) 895 : 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-19T14:14:18.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[77027]: debug 2024-04-19T14:14:17.724+0000 7fa293244200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:14:18.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:17 smithi135 bash[77027]: debug 2024-04-19T14:14:17.848+0000 7fa293244200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:14:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:18 smithi139 bash[18762]: audit 2024-04-19T14:14:17.142318+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:18 smithi139 bash[18762]: audit 2024-04-19T14:14:17.265372+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:18 smithi139 bash[18762]: audit 2024-04-19T14:14:17.280142+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[24028]: audit 2024-04-19T14:14:17.142318+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:18.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[24028]: audit 2024-04-19T14:14:17.265372+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[24028]: audit 2024-04-19T14:14:17.280142+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[18636]: audit 2024-04-19T14:14:17.142318+0000 mon.b (mon.2) 3209 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:18.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[18636]: audit 2024-04-19T14:14:17.265372+0000 mon.a (mon.0) 2169 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[18636]: audit 2024-04-19T14:14:17.280142+0000 mon.a (mon.0) 2170 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:18.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: debug 2024-04-19T14:14:18.156+0000 7fa293244200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:14:18.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: debug 2024-04-19T14:14:18.272+0000 7fa293244200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:14:18.989 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: debug 2024-04-19T14:14:18.740+0000 7fa293244200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:14:18.989 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: debug 2024-04-19T14:14:18.868+0000 7fa293244200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:14:18.989 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: [19/Apr/2024:14:14:18] ENGINE Bus STARTING 2024-04-19T14:14:19.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:18 smithi139 bash[54941]: ts=2024-04-19T14:14:18.662Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:19.194 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:14:19.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: CherryPy Checker: 2024-04-19T14:14:19.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: The Application mounted at '' has an empty config. 2024-04-19T14:14:19.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: [19/Apr/2024:14:14:18] ENGINE Serving on http://:::9283 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:18 smithi135 bash[77027]: [19/Apr/2024:14:14:18] ENGINE Bus STARTED 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: cluster 2024-04-19T14:14:18.361302+0000 mgr.x (mgr.24923) 896 : 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-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: cluster 2024-04-19T14:14:18.890855+0000 mon.a (mon.0) 2171 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: cluster 2024-04-19T14:14:18.890993+0000 mon.a (mon.0) 2172 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: audit 2024-04-19T14:14:18.893729+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: audit 2024-04-19T14:14:18.894652+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: audit 2024-04-19T14:14:18.896631+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[18636]: audit 2024-04-19T14:14:18.897791+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:19.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: cluster 2024-04-19T14:14:18.361302+0000 mgr.x (mgr.24923) 896 : 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-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: cluster 2024-04-19T14:14:18.890855+0000 mon.a (mon.0) 2171 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: cluster 2024-04-19T14:14:18.890993+0000 mon.a (mon.0) 2172 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: audit 2024-04-19T14:14:18.893729+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: audit 2024-04-19T14:14:18.894652+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: audit 2024-04-19T14:14:18.896631+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:19.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:19 smithi135 bash[24028]: audit 2024-04-19T14:14:18.897791+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: cluster 2024-04-19T14:14:18.361302+0000 mgr.x (mgr.24923) 896 : 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-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: cluster 2024-04-19T14:14:18.890855+0000 mon.a (mon.0) 2171 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: cluster 2024-04-19T14:14:18.890993+0000 mon.a (mon.0) 2172 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: audit 2024-04-19T14:14:18.893729+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: audit 2024-04-19T14:14:18.894652+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: audit 2024-04-19T14:14:18.896631+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:19.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:19 smithi139 bash[18762]: audit 2024-04-19T14:14:18.897791+0000 mon.a (mon.0) 2176 : audit [DBG] from='mgr.? 172.21.15.135:0/3821821553' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 3s ago 17m - - 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 error 52s ago 16m - - 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (3m) 3s ago 10m 14.2M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (3m) 52s ago 9m 41.0M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 3s ago 7m 41.7M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (2m) 52s ago 16m 494M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (10s) 3s ago 18m 156M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:14:19.948 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (18m) 3s ago 18m 74.0M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (16m) 52s ago 16m 62.3M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (16m) 3s ago 16m 56.5M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (3m) 3s ago 10m 9264k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (3m) 52s ago 10m 9167k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (15m) 3s ago 15m 55.5M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (15m) 3s ago 15m 56.6M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (14m) 3s ago 14m 49.7M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (13m) 3s ago 13m 55.3M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (13m) 52s ago 13m 56.5M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (12m) 52s ago 12m 52.9M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (12m) 52s ago 12m 51.2M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (11m) 52s ago 11m 54.4M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (2m) 52s ago 10m 59.4M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (8m) 3s ago 8m 85.6M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:14:19.949 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (8m) 52s ago 8m 85.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:14:19.950 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (8m) 3s ago 8m 85.5M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:14:19.950 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (8m) 52s ago 8m 85.1M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:14:20.379 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 15, 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:14:20.380 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:14:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:20 smithi139 bash[18762]: cluster 2024-04-19T14:14:19.133508+0000 mon.a (mon.0) 2177 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:20 smithi139 bash[18762]: audit 2024-04-19T14:14:19.185878+0000 mgr.x (mgr.24923) 897 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:20 smithi139 bash[18762]: audit 2024-04-19T14:14:19.550178+0000 mgr.x (mgr.24923) 898 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:20 smithi139 bash[18762]: audit 2024-04-19T14:14:19.904577+0000 mgr.x (mgr.24923) 899 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[18636]: cluster 2024-04-19T14:14:19.133508+0000 mon.a (mon.0) 2177 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:20.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[18636]: audit 2024-04-19T14:14:19.185878+0000 mgr.x (mgr.24923) 897 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[18636]: audit 2024-04-19T14:14:19.550178+0000 mgr.x (mgr.24923) 898 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[18636]: audit 2024-04-19T14:14:19.904577+0000 mgr.x (mgr.24923) 899 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[24028]: cluster 2024-04-19T14:14:19.133508+0000 mon.a (mon.0) 2177 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:20.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[24028]: audit 2024-04-19T14:14:19.185878+0000 mgr.x (mgr.24923) 897 : audit [DBG] from='client.25528 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[24028]: audit 2024-04-19T14:14:19.550178+0000 mgr.x (mgr.24923) 898 : audit [DBG] from='client.25534 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:20 smithi135 bash[24028]: audit 2024-04-19T14:14:19.904577+0000 mgr.x (mgr.24923) 899 : audit [DBG] from='client.15651 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:20.720 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T14:14:20.721 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mgr daemons", 2024-04-19T14:14:20.722 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:14:20.722 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:14:21.149 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:14:21.149 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:14:21.149 INFO:teuthology.orchestra.run.smithi135.stdout: Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:21.149 INFO:teuthology.orchestra.run.smithi135.stdout: Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:21.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:21 smithi139 bash[18762]: audit 2024-04-19T14:14:20.275153+0000 mgr.x (mgr.24923) 900 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:21.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:21 smithi139 bash[18762]: cluster 2024-04-19T14:14:20.362020+0000 mgr.x (mgr.24923) 901 : 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-19T14:14:21.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:21 smithi139 bash[18762]: audit 2024-04-19T14:14:20.387752+0000 mon.c (mon.1) 182 : audit [DBG] from='client.? 172.21.15.135:0/2774841139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:21.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:21 smithi139 bash[18762]: audit 2024-04-19T14:14:20.726064+0000 mgr.x (mgr.24923) 902 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:21.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[18636]: audit 2024-04-19T14:14:20.275153+0000 mgr.x (mgr.24923) 900 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[18636]: cluster 2024-04-19T14:14:20.362020+0000 mgr.x (mgr.24923) 901 : 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-19T14:14:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[18636]: audit 2024-04-19T14:14:20.387752+0000 mon.c (mon.1) 182 : audit [DBG] from='client.? 172.21.15.135:0/2774841139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[18636]: audit 2024-04-19T14:14:20.726064+0000 mgr.x (mgr.24923) 902 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:21.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[24028]: audit 2024-04-19T14:14:20.275153+0000 mgr.x (mgr.24923) 900 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:21.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[24028]: cluster 2024-04-19T14:14:20.362020+0000 mgr.x (mgr.24923) 901 : 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-19T14:14:21.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[24028]: audit 2024-04-19T14:14:20.387752+0000 mon.c (mon.1) 182 : audit [DBG] from='client.? 172.21.15.135:0/2774841139' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:21.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:21 smithi135 bash[24028]: audit 2024-04-19T14:14:20.726064+0000 mgr.x (mgr.24923) 902 : audit [DBG] from='client.15663 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:22.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:22 smithi139 bash[18762]: audit 2024-04-19T14:14:21.158534+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.135:0/1898033185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:22.524 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:22 smithi135 bash[18636]: audit 2024-04-19T14:14:21.158534+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.135:0/1898033185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:22.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:22 smithi135 bash[24028]: audit 2024-04-19T14:14:21.158534+0000 mon.a (mon.0) 2178 : audit [DBG] from='client.? 172.21.15.135:0/1898033185' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:23.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:23 smithi135 bash[18636]: cluster 2024-04-19T14:14:22.362759+0000 mgr.x (mgr.24923) 903 : cluster [DBG] pgmap v83: 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-19T14:14:23.482 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:23 smithi135 bash[24028]: cluster 2024-04-19T14:14:22.362759+0000 mgr.x (mgr.24923) 903 : cluster [DBG] pgmap v83: 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-19T14:14:23.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:23 smithi139 bash[18762]: cluster 2024-04-19T14:14:22.362759+0000 mgr.x (mgr.24923) 903 : cluster [DBG] pgmap v83: 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-19T14:14:23.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:23 smithi139 bash[54941]: ts=2024-04-19T14:14:23.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:24.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:14:24] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2024-04-19T14:14:26.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:25 smithi139 bash[18762]: cluster 2024-04-19T14:14:24.364391+0000 mgr.x (mgr.24923) 904 : cluster [DBG] pgmap v84: 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-19T14:14:26.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:25 smithi135 bash[24028]: cluster 2024-04-19T14:14:24.364391+0000 mgr.x (mgr.24923) 904 : cluster [DBG] pgmap v84: 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-19T14:14:26.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:25 smithi135 bash[18636]: cluster 2024-04-19T14:14:24.364391+0000 mgr.x (mgr.24923) 904 : cluster [DBG] pgmap v84: 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-19T14:14:27.665 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: cluster 2024-04-19T14:14:26.365164+0000 mgr.x (mgr.24923) 905 : cluster [DBG] pgmap v85: 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-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.236732+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.253017+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.254272+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.256096+0000 mon.b (mon.2) 3211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.272730+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.374473+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.379731+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.381743+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.385098+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.394125+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:14:27.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.394990+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[24028]: audit 2024-04-19T14:14:27.396690+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: cluster 2024-04-19T14:14:26.365164+0000 mgr.x (mgr.24923) 905 : cluster [DBG] pgmap v85: 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-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.236732+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.253017+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.254272+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.256096+0000 mon.b (mon.2) 3211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.272730+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.374473+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.379731+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.381743+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.385098+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:27.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.394125+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:14:27.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.394990+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:27.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:27 smithi135 bash[18636]: audit 2024-04-19T14:14:27.396690+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T14:14:28.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: cluster 2024-04-19T14:14:26.365164+0000 mgr.x (mgr.24923) 905 : cluster [DBG] pgmap v85: 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-19T14:14:28.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.236732+0000 mon.a (mon.0) 2179 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:28.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.253017+0000 mon.a (mon.0) 2180 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:28.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.254272+0000 mon.b (mon.2) 3210 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:28.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.256096+0000 mon.b (mon.2) 3211 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.272730+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.374473+0000 mon.b (mon.2) 3212 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.379731+0000 mon.b (mon.2) 3213 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.381743+0000 mon.b (mon.2) 3214 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.385098+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.394125+0000 mon.a (mon.0) 2183 : audit [INF] from='mgr.24923 ' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr.y"}]': finished 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.394990+0000 mon.b (mon.2) 3215 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:28.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:27 smithi139 bash[18762]: audit 2024-04-19T14:14:27.396690+0000 mon.b (mon.2) 3216 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["a"]}]: dispatch 2024-04-19T14:14:28.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:28 smithi139 bash[18762]: cluster 2024-04-19T14:14:27.259375+0000 mgr.x (mgr.24923) 906 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T14:14:28.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:28 smithi139 bash[18762]: cluster 2024-04-19T14:14:27.260114+0000 mgr.x (mgr.24923) 907 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T14:14:28.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:28 smithi139 bash[18762]: cephadm 2024-04-19T14:14:27.397851+0000 mgr.x (mgr.24923) 908 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T14:14:28.892 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:28 smithi139 bash[54941]: ts=2024-04-19T14:14: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:29.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[18636]: cluster 2024-04-19T14:14:27.259375+0000 mgr.x (mgr.24923) 906 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T14:14:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[18636]: cluster 2024-04-19T14:14:27.260114+0000 mgr.x (mgr.24923) 907 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T14:14:29.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[18636]: cephadm 2024-04-19T14:14:27.397851+0000 mgr.x (mgr.24923) 908 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T14:14:29.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[24028]: cluster 2024-04-19T14:14:27.259375+0000 mgr.x (mgr.24923) 906 : cluster [DBG] pgmap v86: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 939 B/s rd, 0 op/s 2024-04-19T14:14:29.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[24028]: cluster 2024-04-19T14:14:27.260114+0000 mgr.x (mgr.24923) 907 : cluster [DBG] pgmap v87: 161 pgs: 161 active+clean; 585 KiB data, 97 MiB used, 715 GiB / 715 GiB avail; 575 B/s rd, 0 op/s 2024-04-19T14:14:29.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:28 smithi135 bash[24028]: cephadm 2024-04-19T14:14:27.397851+0000 mgr.x (mgr.24923) 908 : cephadm [INF] Upgrade: It appears safe to stop mon.a 2024-04-19T14:14:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:30 smithi139 bash[18762]: cluster 2024-04-19T14:14:29.260990+0000 mgr.x (mgr.24923) 909 : 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-19T14:14:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:30 smithi139 bash[18762]: audit 2024-04-19T14:14:30.379073+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:30 smithi139 bash[18762]: audit 2024-04-19T14:14:30.382423+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:30 smithi139 bash[18762]: audit 2024-04-19T14:14:30.384353+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:30 smithi139 bash[18762]: audit 2024-04-19T14:14:30.386001+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:31.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[24028]: cluster 2024-04-19T14:14:29.260990+0000 mgr.x (mgr.24923) 909 : 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-19T14:14:31.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[24028]: audit 2024-04-19T14:14:30.379073+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:31.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[24028]: audit 2024-04-19T14:14:30.382423+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:31.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[24028]: audit 2024-04-19T14:14:30.384353+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:31.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[24028]: audit 2024-04-19T14:14:30.386001+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:31.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[18636]: cluster 2024-04-19T14:14:29.260990+0000 mgr.x (mgr.24923) 909 : 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-19T14:14:31.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[18636]: audit 2024-04-19T14:14:30.379073+0000 mon.a (mon.0) 2184 : audit [INF] from='mgr.24923 ' entity='mgr.x' 2024-04-19T14:14:31.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[18636]: audit 2024-04-19T14:14:30.382423+0000 mon.b (mon.2) 3217 : audit [INF] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:31.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[18636]: audit 2024-04-19T14:14:30.384353+0000 mon.b (mon.2) 3218 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:31.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:30 smithi135 bash[18636]: audit 2024-04-19T14:14:30.386001+0000 mon.b (mon.2) 3219 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:31 smithi139 bash[18762]: audit 2024-04-19T14:14:30.283251+0000 mgr.x (mgr.24923) 910 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:31 smithi139 bash[18762]: cephadm 2024-04-19T14:14:30.369467+0000 mgr.x (mgr.24923) 911 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T14:14:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:31 smithi139 bash[18762]: cephadm 2024-04-19T14:14:30.388088+0000 mgr.x (mgr.24923) 912 : cephadm [INF] Deploying daemon mon.a on smithi135 2024-04-19T14:14:32.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[18636]: audit 2024-04-19T14:14:30.283251+0000 mgr.x (mgr.24923) 910 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:32.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[18636]: cephadm 2024-04-19T14:14:30.369467+0000 mgr.x (mgr.24923) 911 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T14:14:32.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[18636]: cephadm 2024-04-19T14:14:30.388088+0000 mgr.x (mgr.24923) 912 : cephadm [INF] Deploying daemon mon.a on smithi135 2024-04-19T14:14:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[24028]: audit 2024-04-19T14:14:30.283251+0000 mgr.x (mgr.24923) 910 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[24028]: cephadm 2024-04-19T14:14:30.369467+0000 mgr.x (mgr.24923) 911 : cephadm [INF] Upgrade: Updating mon.a 2024-04-19T14:14:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:31 smithi135 bash[24028]: cephadm 2024-04-19T14:14:30.388088+0000 mgr.x (mgr.24923) 912 : cephadm [INF] Deploying daemon mon.a on smithi135 2024-04-19T14:14:32.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:32 smithi139 bash[18762]: cluster 2024-04-19T14:14:31.261821+0000 mgr.x (mgr.24923) 913 : cluster [DBG] pgmap v89: 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-19T14:14:32.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:32 smithi139 bash[18762]: audit 2024-04-19T14:14:32.142485+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:32.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:32 smithi135 bash[18636]: cluster 2024-04-19T14:14:31.261821+0000 mgr.x (mgr.24923) 913 : cluster [DBG] pgmap v89: 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-19T14:14:32.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:32 smithi135 bash[18636]: audit 2024-04-19T14:14:32.142485+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:32.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:32 smithi135 bash[24028]: cluster 2024-04-19T14:14:31.261821+0000 mgr.x (mgr.24923) 913 : cluster [DBG] pgmap v89: 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-19T14:14:32.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:32 smithi135 bash[24028]: audit 2024-04-19T14:14:32.142485+0000 mon.b (mon.2) 3220 : audit [DBG] from='mgr.24923 172.21.15.139:0/96221758' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:33.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:33 smithi139 bash[54941]: ts=2024-04-19T14:14:33.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:33.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.861 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.861 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.862 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.862 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.863 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.863 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:33.863 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:34.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:33 smithi135 systemd[1]: Stopping Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:14:34.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:33 smithi135 bash[18636]: debug 2024-04-19T14:14:33.991+0000 7f21e9f19700 -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-19T14:14:34.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:33 smithi135 bash[18636]: debug 2024-04-19T14:14:33.991+0000 7f21e9f19700 -1 mon.a@0(leader) e3 *** Got Signal Terminated *** 2024-04-19T14:14:34.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:14:34] "GET /metrics HTTP/1.1" 200 38326 "" "Prometheus/2.33.4" 2024-04-19T14:14:34.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:34 smithi135 bash[79118]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-a 2024-04-19T14:14:34.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:34 smithi135 bash[79179]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-a 2024-04-19T14:14:34.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service: Deactivated successfully. 2024-04-19T14:14:34.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: Stopped Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:14:35.274 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.275 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.275 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.275 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.276 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.276 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:35.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:35 smithi135 systemd[1]: Started Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:14:35.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:34 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:14:36.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.047+0000 7f5654530c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T14:14:36.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.047+0000 7f5654530c80 0 ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev), process ceph-mon, pid 7 2024-04-19T14:14:36.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.047+0000 7f5654530c80 0 pidfile_write: ignore empty --pid-file 2024-04-19T14:14:36.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 0 load: jerasure load: lrc 2024-04-19T14:14:36.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Git sha 0 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Compile date 2024-04-18 16:17:16 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: DB SUMMARY 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: DB Session ID: 4CPSY9TCHIHXX55K2BZU 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: MANIFEST file: MANIFEST-000015 size: 2512 Bytes 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-a/store.db dir, Total Num: 1, files: 000054.sst 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-a/store.db: 000052.log size: 2881403 ; 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T14:14:36.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.env: 0x5576930d4cc0 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.info_log: 0x5576952d1c40 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.statistics: (nil) 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.use_fsync: 0 2024-04-19T14:14:36.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.db_log_dir: 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.wal_dir: 2024-04-19T14:14:36.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.write_buffer_manager: 0x557695267220 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T14:14:36.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.unordered_write: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.row_cache: None 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.wal_filter: None 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.wal_compression: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T14:14:36.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T14:14:36.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_open_files: -1 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Compression algorithms supported: 2024-04-19T14:14:36.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kZSTD supported: 0 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T14:14:36.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-a/store.db/MANIFEST-000015 2024-04-19T14:14:36.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T14:14:36.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T14:14:36.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.merge_operator: 2024-04-19T14:14:36.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_filter: None 2024-04-19T14:14:36.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5576952d1e00) 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: cache_index_and_filter_blocks: 1 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: pin_top_level_index_and_filter: 1 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: index_type: 0 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: data_block_index_type: 0 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: index_shortening: 1 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: checksum: 4 2024-04-19T14:14:36.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: no_block_cache: 0 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_cache: 0x5576952971f0 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_cache_name: BinnedLRUCache 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_cache_options: 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: capacity : 536870912 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: num_shard_bits : 4 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: strict_capacity_limit : 0 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: high_pri_pool_ratio: 0.000 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_cache_compressed: (nil) 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: persistent_cache: (nil) 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_size: 4096 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_size_deviation: 10 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_restart_interval: 16 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: index_block_restart_interval: 1 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: metadata_block_size: 4096 2024-04-19T14:14:36.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: partition_filters: 0 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: use_delta_encoding: 1 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: filter_policy: bloomfilter 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: whole_key_filtering: 1 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: verify_compression: 0 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: read_amp_bytes_per_bit: 0 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: format_version: 5 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: enable_index_compression: 1 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: block_align: 0 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: max_auto_readahead_size: 262144 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: prepopulate_block_cache: 0 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: initial_auto_readahead_size: 8192 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: num_file_reads_for_auto_readahead: 2 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T14:14:36.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression: NoCompression 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.num_levels: 7 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T14:14:36.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T14:14:36.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T14:14:36.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-19T14:14:36.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.ttl: 2592000 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T14:14:36.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5649c98700 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-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 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-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 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 30677, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-04-19T14:14:36.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0ba5bbfc-dabc-4cd9-a8f8-fbab47cecbec 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536076056714, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.051+0000 7f5654530c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.063+0000 7f5654530c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536076066758, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 2644752, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 30678, "largest_seqno": 32441, "table_properties": {"data_size": 2637257, "index_size": 4401, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 2053, "raw_key_size": 18935, "raw_average_key_size": 23, "raw_value_size": 2621299, "raw_average_value_size": 3224, "num_data_blocks": 195, "num_entries": 813, "num_filter_entries": 813, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713536076, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0ba5bbfc-dabc-4cd9-a8f8-fbab47cecbec", "db_session_id": "4CPSY9TCHIHXX55K2BZU", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.063+0000 7f5654530c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536076066888, "job": 1, "event": "recovery_finished"} 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.063+0000 7f5654530c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.063+0000 7f5654530c80 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-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 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-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5576953b0000 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 4 rocksdb: DB pointer 0x55769539a000 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5642c8a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5642c8a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: ** DB Stats ** 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:14:36.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: ** Compaction Stats [default] ** 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: L0 1/0 2.52 MB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 508.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: L6 1/0 10.06 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Sum 2/0 12.58 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 508.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 508.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: ** Compaction Stats [default] ** 2024-04-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 508.9 0.00 0.00 1 0.005 0 0 0.0 0.0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Flush(GB): cumulative 0.002, interval 0.002 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Cumulative compaction: 0.00 GB write, 166.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Interval compaction: 0.00 GB write, 166.70 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Block cache BinnedLRUCache@0x5576952971f0#7 capacity: 512.00 MB usage: 6.86 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: Block cache entry stats(count,size,portion): FilterBlock(1,2.28 KB,0.000435114%) IndexBlock(1,4.58 KB,0.000873208%) Misc(1,0.00 KB,0%) 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T14:14:36.296 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 starting mon.a rank 0 at public addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] at bind addrs [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon_data /var/lib/ceph/mon/ceph-a fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 1 mon.a@-1(???) e3 preinit fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).mds e1 new map 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).mds e1 print_map 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: e1 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 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-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: legacy client fscid: -1 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: No filesystems configured 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).osd e113 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.067+0000 7f5654530c80 0 mon.a@-1(???).osd e113 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:14:36.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:36 smithi135 bash[79235]: debug 2024-04-19T14:14:36.071+0000 7f5654530c80 1 mon.a@-1(???).paxosservice(auth 1..25) refresh upgraded, format 0 -> 3 2024-04-19T14:14:38.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[53112]: ignoring --setuser ceph since I am not root 2024-04-19T14:14:38.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[53112]: ignoring --setgroup ceph since I am not root 2024-04-19T14:14:38.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[53112]: debug 2024-04-19T14:14:37.618+0000 7ffb0bf20700 1 -- 172.21.15.139:0/786177764 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55ed242585a0 con 0x55ed2435c800 2024-04-19T14:14:38.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[53112]: debug 2024-04-19T14:14:37.766+0000 7ffb15d12200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:14:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:35.264302+0000 mgr.x (mgr.24923) 915 : cluster [DBG] pgmap v91: 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-19T14:14:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.491314+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.512385+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-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.522975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523017+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523041+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523061+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523083+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523103+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523123+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523146+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.523167+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.524393+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.524460+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.526865+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.527906+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-19T14:14:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.527951+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-19T14:14:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.527971+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.527988+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: audit 2024-04-19T14:14:37.549408+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24923 ' entity='' 2024-04-19T14:14:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:37 smithi139 bash[18762]: cluster 2024-04-19T14:14:37.552659+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-19T14:14:38.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[77027]: ignoring --setuser ceph since I am not root 2024-04-19T14:14:38.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[77027]: ignoring --setgroup ceph since I am not root 2024-04-19T14:14:38.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[77027]: debug 2024-04-19T14:14:37.631+0000 7efe53220700 1 -- 172.21.15.135:0/140624986 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x557ad2f5c5a0 con 0x557ad3060400 2024-04-19T14:14:38.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[77027]: debug 2024-04-19T14:14:37.779+0000 7efe5d012200 -1 mgr[py] Module devicehealth has missing NOTIFY_TYPES member 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:35.264302+0000 mgr.x (mgr.24923) 915 : cluster [DBG] pgmap v91: 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-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.491314+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.512385+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-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.522975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523017+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523041+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523061+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:14:38.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523083+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523103+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523123+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523146+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.523167+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.524393+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.524460+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.526865+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.527906+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-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.527951+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-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.527971+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.527988+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: audit 2024-04-19T14:14:37.549408+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24923 ' entity='' 2024-04-19T14:14:38.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[24028]: cluster 2024-04-19T14:14:37.552659+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:35.264302+0000 mgr.x (mgr.24923) 915 : cluster [DBG] pgmap v91: 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-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:35.264302+0000 mgr.x (mgr.24923) 915 : cluster [DBG] pgmap v91: 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-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.491314+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.491314+0000 mon.a (mon.0) 1 : cluster [INF] mon.a calling monitor election 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.512385+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-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.512385+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-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.522975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.522975+0000 mon.a (mon.0) 3 : cluster [DBG] monmap epoch 3 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523017+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523017+0000 mon.a (mon.0) 4 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523041+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523041+0000 mon.a (mon.0) 5 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523061+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523061+0000 mon.a (mon.0) 6 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523083+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523083+0000 mon.a (mon.0) 7 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523103+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523103+0000 mon.a (mon.0) 8 : cluster [DBG] election_strategy: 1 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523123+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523123+0000 mon.a (mon.0) 9 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523146+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523146+0000 mon.a (mon.0) 10 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523167+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.523167+0000 mon.a (mon.0) 11 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.524393+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T14:14:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.524393+0000 mon.a (mon.0) 12 : cluster [DBG] fsmap 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.524460+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.524460+0000 mon.a (mon.0) 13 : cluster [DBG] osdmap e113: 8 total, 8 up, 8 in 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.526865+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.526865+0000 mon.a (mon.0) 14 : cluster [DBG] mgrmap e40: x(active, since 2m), standbys: y 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527906+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-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527906+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-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527951+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-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527951+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-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527971+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527971+0000 mon.a (mon.0) 17 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527988+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.527988+0000 mon.a (mon.0) 18 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: audit 2024-04-19T14:14:37.549408+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24923 ' entity='' 2024-04-19T14:14:38.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: audit 2024-04-19T14:14:37.549408+0000 mon.a (mon.0) 19 : audit [INF] from='mgr.24923 ' entity='' 2024-04-19T14:14:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.552659+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-19T14:14:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:37 smithi135 bash[79235]: cluster 2024-04-19T14:14:37.552659+0000 mon.a (mon.0) 20 : cluster [DBG] mgrmap e41: x(active, since 2m), standbys: y 2024-04-19T14:14:39.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:38 smithi139 bash[54941]: ts=2024-04-19T14:14:38.660Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:39.684 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:39 smithi139 bash[53112]: debug 2024-04-19T14:14:39.338+0000 7ffb15d12200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:14:39.685 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:39 smithi139 bash[53112]: debug 2024-04-19T14:14:39.434+0000 7ffb15d12200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:14:39.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:39 smithi139 bash[18762]: cluster 2024-04-19T14:14:38.550861+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-19T14:14:39.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[79235]: cluster 2024-04-19T14:14:38.550861+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-19T14:14:39.721 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[79235]: cluster 2024-04-19T14:14:38.550861+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-19T14:14:39.721 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[77027]: debug 2024-04-19T14:14:39.375+0000 7efe5d012200 -1 mgr[py] Module rook has missing NOTIFY_TYPES member 2024-04-19T14:14:39.721 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[77027]: debug 2024-04-19T14:14:39.471+0000 7efe5d012200 -1 mgr[py] Module iostat has missing NOTIFY_TYPES member 2024-04-19T14:14:39.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[24028]: cluster 2024-04-19T14:14:38.550861+0000 mon.a (mon.0) 21 : cluster [DBG] mgrmap e42: x(active, since 2m), standbys: y 2024-04-19T14:14:40.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:39 smithi139 bash[53112]: debug 2024-04-19T14:14:39.686+0000 7ffb15d12200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:14:40.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:39 smithi135 bash[77027]: debug 2024-04-19T14:14:39.727+0000 7efe5d012200 -1 mgr[py] Module telemetry has missing NOTIFY_TYPES member 2024-04-19T14:14:40.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:40 smithi139 bash[53112]: debug 2024-04-19T14:14:40.490+0000 7ffb15d12200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:40.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:40 smithi139 bash[53112]: debug 2024-04-19T14:14:40.610+0000 7ffb15d12200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:14:40.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:40 smithi139 bash[53112]: debug 2024-04-19T14:14:40.714+0000 7ffb15d12200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:14:41.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:40 smithi135 bash[77027]: debug 2024-04-19T14:14:40.535+0000 7efe5d012200 -1 mgr[py] Module osd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:41.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:40 smithi135 bash[77027]: debug 2024-04-19T14:14:40.647+0000 7efe5d012200 -1 mgr[py] Module selftest has missing NOTIFY_TYPES member 2024-04-19T14:14:41.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:40 smithi135 bash[77027]: debug 2024-04-19T14:14:40.755+0000 7efe5d012200 -1 mgr[py] Module progress has missing NOTIFY_TYPES member 2024-04-19T14:14:41.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:41 smithi139 bash[53112]: debug 2024-04-19T14:14:41.082+0000 7ffb15d12200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:14:41.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:41 smithi139 bash[53112]: debug 2024-04-19T14:14:41.198+0000 7ffb15d12200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:14:41.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:41 smithi139 bash[53112]: debug 2024-04-19T14:14:41.302+0000 7ffb15d12200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:14:41.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:41 smithi135 bash[77027]: debug 2024-04-19T14:14:41.123+0000 7efe5d012200 -1 mgr[py] Module rgw has missing NOTIFY_TYPES member 2024-04-19T14:14:41.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:41 smithi135 bash[77027]: debug 2024-04-19T14:14:41.239+0000 7efe5d012200 -1 mgr[py] Module crash has missing NOTIFY_TYPES member 2024-04-19T14:14:41.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:41 smithi135 bash[77027]: debug 2024-04-19T14:14:41.347+0000 7efe5d012200 -1 mgr[py] Module telegraf has missing NOTIFY_TYPES member 2024-04-19T14:14:42.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:41 smithi139 bash[53112]: debug 2024-04-19T14:14:41.670+0000 7ffb15d12200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:14:42.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:41 smithi139 bash[53112]: debug 2024-04-19T14:14:41.914+0000 7ffb15d12200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:14:42.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:41 smithi135 bash[77027]: debug 2024-04-19T14:14:41.727+0000 7efe5d012200 -1 mgr[py] Module pg_autoscaler has missing NOTIFY_TYPES member 2024-04-19T14:14:42.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:41 smithi135 bash[77027]: debug 2024-04-19T14:14:41.971+0000 7efe5d012200 -1 mgr[py] Module zabbix has missing NOTIFY_TYPES member 2024-04-19T14:14:42.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:42 smithi139 bash[53112]: debug 2024-04-19T14:14:42.182+0000 7ffb15d12200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:14:42.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:42 smithi139 bash[53112]: debug 2024-04-19T14:14:42.298+0000 7ffb15d12200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:14:42.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:42 smithi135 bash[77027]: debug 2024-04-19T14:14:42.239+0000 7efe5d012200 -1 mgr[py] Module nfs has missing NOTIFY_TYPES member 2024-04-19T14:14:42.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:42 smithi135 bash[77027]: debug 2024-04-19T14:14:42.359+0000 7efe5d012200 -1 mgr[py] Module balancer has missing NOTIFY_TYPES member 2024-04-19T14:14:43.002 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:42 smithi139 bash[53112]: debug 2024-04-19T14:14:42.578+0000 7ffb15d12200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:14:43.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:42 smithi135 bash[77027]: debug 2024-04-19T14:14:42.639+0000 7efe5d012200 -1 mgr[py] Module diskprediction_local has missing NOTIFY_TYPES member 2024-04-19T14:14:43.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:43 smithi139 bash[53112]: debug 2024-04-19T14:14:43.002+0000 7ffb15d12200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:43.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:43 smithi139 bash[53112]: debug 2024-04-19T14:14:43.250+0000 7ffb15d12200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:43.433 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:43 smithi135 bash[77027]: debug 2024-04-19T14:14:43.067+0000 7efe5d012200 -1 mgr[py] Module orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:43.433 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:43 smithi135 bash[77027]: debug 2024-04-19T14:14:43.315+0000 7efe5d012200 -1 mgr[py] Module rbd_support has missing NOTIFY_TYPES member 2024-04-19T14:14:43.433 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:43 smithi135 bash[77027]: debug 2024-04-19T14:14:43.439+0000 7efe5d012200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:14:43.629 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:43 smithi139 bash[53112]: debug 2024-04-19T14:14:43.374+0000 7ffb15d12200 -1 mgr[py] Module alerts has missing NOTIFY_TYPES member 2024-04-19T14:14:43.629 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:43 smithi139 bash[54941]: ts=2024-04-19T14:14:43.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:44.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:43 smithi139 bash[53112]: debug 2024-04-19T14:14:43.630+0000 7ffb15d12200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:44.024 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:43 smithi135 bash[77027]: debug 2024-04-19T14:14:43.695+0000 7efe5d012200 -1 mgr[py] Module test_orchestrator has missing NOTIFY_TYPES member 2024-04-19T14:14:45.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:44 smithi139 bash[53112]: debug 2024-04-19T14:14:44.666+0000 7ffb15d12200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:14:45.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:44 smithi139 bash[53112]: debug 2024-04-19T14:14:44.790+0000 7ffb15d12200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:14:45.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:44 smithi135 bash[77027]: debug 2024-04-19T14:14:44.731+0000 7efe5d012200 -1 mgr[py] Module influx has missing NOTIFY_TYPES member 2024-04-19T14:14:45.025 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:44 smithi135 bash[77027]: debug 2024-04-19T14:14:44.855+0000 7efe5d012200 -1 mgr[py] Module status has missing NOTIFY_TYPES member 2024-04-19T14:14:45.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[53112]: debug 2024-04-19T14:14:45.102+0000 7ffb15d12200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:14:45.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[53112]: debug 2024-04-19T14:14:45.222+0000 7ffb15d12200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:14:45.524 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[77027]: debug 2024-04-19T14:14:45.163+0000 7efe5d012200 -1 mgr[py] Module volumes has missing NOTIFY_TYPES member 2024-04-19T14:14:45.525 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[77027]: debug 2024-04-19T14:14:45.287+0000 7efe5d012200 -1 mgr[py] Module osd_perf_query has missing NOTIFY_TYPES member 2024-04-19T14:14:45.895 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[77027]: debug 2024-04-19T14:14:45.751+0000 7efe5d012200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:14:45.895 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[77027]: debug 2024-04-19T14:14:45.887+0000 7efe5d012200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.849302+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.849302+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.849831+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.849831+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.856619+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.856619+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.857087+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.00742511s), standbys: y 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.857087+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.00742511s), standbys: y 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867020+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:14:45.896 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867020+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:14:45.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.849302+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:14:45.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.849831+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.856619+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.857087+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.00742511s), standbys: y 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.867020+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.867379+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.867707+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.868681+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.869093+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.869514+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.870071+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.870601+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.871109+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.871731+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.872279+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:14:45.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.872789+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.873301+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.873836+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.874281+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[18762]: audit 2024-04-19T14:14:45.874874+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[53112]: debug 2024-04-19T14:14:45.698+0000 7ffb15d12200 -1 mgr[py] Module prometheus has missing NOTIFY_TYPES member 2024-04-19T14:14:45.977 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[53112]: debug 2024-04-19T14:14:45.822+0000 7ffb15d12200 -1 mgr[py] Module snap_schedule has missing NOTIFY_TYPES member 2024-04-19T14:14:46.009 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[77027]: [19/Apr/2024:14:14:45] ENGINE Bus STARTING 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867379+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867379+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867707+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.867707+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.868681+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.868681+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.869093+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.869093+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.869514+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.869514+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.870071+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:14:46.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.870071+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.870601+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.870601+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.871109+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.871109+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.871731+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.871731+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.872279+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.872279+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.872789+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.872789+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.873301+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.873301+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.873836+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.873836+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:14:46.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.874281+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.874281+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.874874+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[79235]: audit 2024-04-19T14:14:45.874874+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.849302+0000 mon.a (mon.0) 22 : cluster [INF] Active manager daemon x restarted 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.849831+0000 mon.a (mon.0) 23 : cluster [INF] Activating manager daemon x 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.856619+0000 mon.a (mon.0) 24 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.857087+0000 mon.a (mon.0) 25 : cluster [DBG] mgrmap e43: x(active, starting, since 0.00742511s), standbys: y 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.867020+0000 mon.b (mon.2) 3221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.867379+0000 mon.b (mon.2) 3222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.867707+0000 mon.b (mon.2) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.868681+0000 mon.b (mon.2) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "x", "id": "x"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.869093+0000 mon.b (mon.2) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr metadata", "who": "y", "id": "y"}]: dispatch 2024-04-19T14:14:46.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.869514+0000 mon.b (mon.2) 3226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.870071+0000 mon.b (mon.2) 3227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.870601+0000 mon.b (mon.2) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.871109+0000 mon.b (mon.2) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.871731+0000 mon.b (mon.2) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.872279+0000 mon.b (mon.2) 3231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.872789+0000 mon.b (mon.2) 3232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.873301+0000 mon.b (mon.2) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.873836+0000 mon.b (mon.2) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mds metadata"}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.874281+0000 mon.b (mon.2) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata"}]: dispatch 2024-04-19T14:14:46.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:45 smithi135 bash[24028]: audit 2024-04-19T14:14:45.874874+0000 mon.b (mon.2) 3236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata"}]: dispatch 2024-04-19T14:14:46.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:45 smithi139 bash[53112]: [19/Apr/2024:14:14:45] ENGINE Bus STARTING 2024-04-19T14:14:46.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[53112]: CherryPy Checker: 2024-04-19T14:14:46.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[53112]: The Application mounted at '' has an empty config. 2024-04-19T14:14:46.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[53112]: [19/Apr/2024:14:14:46] ENGINE Serving on http://:::9283 2024-04-19T14:14:46.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[53112]: [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:46.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[77027]: CherryPy Checker: 2024-04-19T14:14:46.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[77027]: The Application mounted at '' has an empty config. 2024-04-19T14:14:46.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[77027]: [19/Apr/2024:14:14:46] ENGINE Serving on http://:::9283 2024-04-19T14:14:46.275 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[77027]: [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.908886+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.908886+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.910194+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.910194+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.910284+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cluster 2024-04-19T14:14:45.910284+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.913137+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.913137+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.914375+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.914375+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.916197+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.916197+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.917343+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.917343+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.951444+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.951444+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.956445+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.956445+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.957343+0000 mon.b (mon.2) 3238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.908886+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.910194+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: cluster 2024-04-19T14:14:45.910284+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.913137+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.914375+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.916197+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.917343+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.951444+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.956445+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.957343+0000 mon.b (mon.2) 3238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.959228+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.960350+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.978802+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.982505+0000 mon.b (mon.2) 3240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:45.985206+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:46.020445+0000 mon.b (mon.2) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: audit 2024-04-19T14:14:46.023427+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.395320+0000 mgr.x (mgr.25061) 1 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTING 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.480138+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.957343+0000 mon.b (mon.2) 3238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.959228+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.959228+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.960350+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.960350+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.978802+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.978802+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.982505+0000 mon.b (mon.2) 3240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.982505+0000 mon.b (mon.2) 3240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.985206+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:45.985206+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:46.020445+0000 mon.b (mon.2) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:46.020445+0000 mon.b (mon.2) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:46.023427+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: audit 2024-04-19T14:14:46.023427+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.395320+0000 mgr.x (mgr.25061) 1 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTING 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.395320+0000 mgr.x (mgr.25061) 1 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTING 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.480138+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:14:47.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:46 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.480138+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:14:47.256 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[53112]: debug 2024-04-19T14:14:46.918+0000 7ffad4471700 -1 mgr.server handle_report got status from non-daemon mon.a 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.908886+0000 mon.a (mon.0) 26 : cluster [INF] Manager daemon x is now available 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.910194+0000 mon.a (mon.0) 27 : cluster [DBG] Standby manager daemon y restarted 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: cluster 2024-04-19T14:14:45.910284+0000 mon.a (mon.0) 28 : cluster [DBG] Standby manager daemon y started 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.913137+0000 mon.a (mon.0) 29 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/crt"}]: dispatch 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.914375+0000 mon.a (mon.0) 30 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/crt"}]: dispatch 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.916197+0000 mon.a (mon.0) 31 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/y/key"}]: dispatch 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.917343+0000 mon.a (mon.0) 32 : audit [DBG] from='mgr.? 172.21.15.135:0/642417190' entity='mgr.y' cmd=[{"prefix": "config-key get", "key": "mgr/dashboard/key"}]: dispatch 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.951444+0000 mon.a (mon.0) 33 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.956445+0000 mon.b (mon.2) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.257 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.957343+0000 mon.b (mon.2) 3238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.959228+0000 mon.a (mon.0) 34 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi135", "caps": []}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.960350+0000 mon.a (mon.0) 35 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.agent.smithi139", "caps": []}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.978802+0000 mon.b (mon.2) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.982505+0000 mon.b (mon.2) 3240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:45.985206+0000 mon.a (mon.0) 36 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/mirror_snapshot_schedule"}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:46.020445+0000 mon.b (mon.2) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: audit 2024-04-19T14:14:46.023427+0000 mon.a (mon.0) 37 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix":"config rm","who":"mgr","name":"mgr/rbd_support/x/trash_purge_schedule"}]: dispatch 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.395320+0000 mgr.x (mgr.25061) 1 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTING 2024-04-19T14:14:47.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:46 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.480138+0000 mgr.x (mgr.25061) 2 : cephadm [INF] Reconfiguring daemon agent.smithi135 on smithi135 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.754913+0000 mgr.x (mgr.25061) 3 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.817893+0000 mgr.x (mgr.25061) 4 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.889144+0000 mgr.x (mgr.25061) 5 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cephadm 2024-04-19T14:14:46.890099+0000 mgr.x (mgr.25061) 6 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cluster 2024-04-19T14:14:46.916097+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e44: x(active, since 1.06643s), standbys: y 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:46.922354+0000 mgr.x (mgr.25061) 7 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:48.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cluster 2024-04-19T14:14:46.926337+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:47.235511+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:47.249771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: cephadm 2024-04-19T14:14:47.253897+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:47.262849+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:47.348124+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:47 smithi139 bash[18762]: audit 2024-04-19T14:14:47.786123+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.754913+0000 mgr.x (mgr.25061) 3 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.817893+0000 mgr.x (mgr.25061) 4 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.889144+0000 mgr.x (mgr.25061) 5 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cephadm 2024-04-19T14:14:46.890099+0000 mgr.x (mgr.25061) 6 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cluster 2024-04-19T14:14:46.916097+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e44: x(active, since 1.06643s), standbys: y 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:46.922354+0000 mgr.x (mgr.25061) 7 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cluster 2024-04-19T14:14:46.926337+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:47.235511+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:47.249771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: cephadm 2024-04-19T14:14:47.253897+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:47.262849+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:47.348124+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[24028]: audit 2024-04-19T14:14:47.786123+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.754913+0000 mgr.x (mgr.25061) 3 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.754913+0000 mgr.x (mgr.25061) 3 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on http://172.21.15.139:8765 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.817893+0000 mgr.x (mgr.25061) 4 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.817893+0000 mgr.x (mgr.25061) 4 : cephadm [INF] Reconfiguring daemon agent.smithi139 on smithi139 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.889144+0000 mgr.x (mgr.25061) 5 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.889144+0000 mgr.x (mgr.25061) 5 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Serving on https://172.21.15.139:7150 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.890099+0000 mgr.x (mgr.25061) 6 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:46.890099+0000 mgr.x (mgr.25061) 6 : cephadm [INF] [19/Apr/2024:14:14:46] ENGINE Bus STARTED 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cluster 2024-04-19T14:14:46.916097+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e44: x(active, since 1.06643s), standbys: y 2024-04-19T14:14:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cluster 2024-04-19T14:14:46.916097+0000 mon.a (mon.0) 38 : cluster [DBG] mgrmap e44: x(active, since 1.06643s), standbys: y 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:46.922354+0000 mgr.x (mgr.25061) 7 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:46.922354+0000 mgr.x (mgr.25061) 7 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cluster 2024-04-19T14:14:46.926337+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cluster 2024-04-19T14:14:46.926337+0000 mgr.x (mgr.25061) 8 : cluster [DBG] pgmap v3: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.235511+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.235511+0000 mon.a (mon.0) 39 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.249771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.249771+0000 mon.a (mon.0) 40 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:47.253897+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: cephadm 2024-04-19T14:14:47.253897+0000 mgr.x (mgr.25061) 9 : cephadm [INF] Detected new or changed devices on smithi139 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.262849+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.262849+0000 mon.a (mon.0) 41 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.348124+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.348124+0000 mon.a (mon.0) 42 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.786123+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:48.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:47 smithi135 bash[79235]: audit 2024-04-19T14:14:47.786123+0000 mon.a (mon.0) 43 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: cluster 2024-04-19T14:14:47.871564+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: cluster 2024-04-19T14:14:47.911870+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: cluster 2024-04-19T14:14:47.911922+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: audit 2024-04-19T14:14:48.051247+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: audit 2024-04-19T14:14:48.519190+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:48 smithi139 bash[18762]: cluster 2024-04-19T14:14:48.796593+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: cluster 2024-04-19T14:14:47.871564+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: cluster 2024-04-19T14:14:47.911870+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: cluster 2024-04-19T14:14:47.911922+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: audit 2024-04-19T14:14:48.051247+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: audit 2024-04-19T14:14:48.519190+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[24028]: cluster 2024-04-19T14:14:48.796593+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.871564+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.871564+0000 mgr.x (mgr.25061) 10 : cluster [DBG] pgmap v4: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.911870+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.911870+0000 mon.a (mon.0) 44 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.911922+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:47.911922+0000 mon.a (mon.0) 45 : cluster [INF] Cluster is now healthy 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: audit 2024-04-19T14:14:48.051247+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: audit 2024-04-19T14:14:48.051247+0000 mon.a (mon.0) 46 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: audit 2024-04-19T14:14:48.519190+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: audit 2024-04-19T14:14:48.519190+0000 mon.a (mon.0) 47 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:48.796593+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-19T14:14:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:48 smithi135 bash[79235]: cluster 2024-04-19T14:14:48.796593+0000 mon.a (mon.0) 48 : cluster [DBG] mgrmap e45: x(active, since 2s), standbys: y 2024-04-19T14:14:51.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:50 smithi139 bash[18762]: cluster 2024-04-19T14:14:49.871995+0000 mgr.x (mgr.25061) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:51.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:50 smithi139 bash[18762]: cluster 2024-04-19T14:14:49.939000+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-19T14:14:51.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[24028]: cluster 2024-04-19T14:14:49.871995+0000 mgr.x (mgr.25061) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:51.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[24028]: cluster 2024-04-19T14:14:49.939000+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-19T14:14:51.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[79235]: cluster 2024-04-19T14:14:49.871995+0000 mgr.x (mgr.25061) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:51.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[79235]: cluster 2024-04-19T14:14:49.871995+0000 mgr.x (mgr.25061) 11 : cluster [DBG] pgmap v5: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:51.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[79235]: cluster 2024-04-19T14:14:49.939000+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-19T14:14:51.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:50 smithi135 bash[79235]: cluster 2024-04-19T14:14:49.939000+0000 mon.a (mon.0) 49 : cluster [DBG] mgrmap e46: x(active, since 4s), standbys: y 2024-04-19T14:14:51.550 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:14:52.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:52 smithi139 bash[18762]: audit 2024-04-19T14:14:51.540949+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 starting - - - - 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 starting - - - - 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (4m) 36s ago 10m 14.2M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (3m) 5s ago 10m 40.7M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:14:52.264 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 36s ago 8m 41.7M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (3m) 5s ago 16m 499M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (43s) 36s ago 18m 156M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (18m) 36s ago 18m 74.0M 2048M 17.2.0 e1d6a67b021e b914c741af65 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (17m) 5s ago 17m 62.9M 2048M 17.2.0 e1d6a67b021e 34fa08f1d6d3 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (17m) 36s ago 17m 56.5M 2048M 17.2.0 e1d6a67b021e 5dfb51586a5a 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (4m) 36s ago 11m 9264k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (3m) 5s ago 11m 9400k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (16m) 36s ago 16m 55.5M 4096M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (15m) 36s ago 15m 56.6M 4096M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (15m) 36s ago 15m 49.7M 4096M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (14m) 36s ago 14m 55.3M 4096M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (13m) 5s ago 13m 56.6M 4096M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (13m) 5s ago 13m 53.1M 4096M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (12m) 5s ago 12m 51.7M 4096M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (12m) 5s ago 12m 54.8M 4096M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:14:52.265 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (2m) 5s ago 11m 61.7M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:14:52.266 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (8m) 36s ago 8m 85.6M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:14:52.266 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (8m) 5s ago 8m 86.1M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:14:52.266 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (8m) 36s ago 8m 85.5M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:14:52.266 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (8m) 5s ago 8m 85.3M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:14:52.524 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:52 smithi135 bash[24028]: audit 2024-04-19T14:14:51.540949+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:52.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:52 smithi135 bash[79235]: audit 2024-04-19T14:14:51.540949+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:52.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:52 smithi135 bash[79235]: audit 2024-04-19T14:14:51.540949+0000 mgr.x (mgr.25061) 12 : audit [DBG] from='client.25600 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "mds": {}, 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:14:52.701 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 14, 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:14:52.702 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:14:53.104 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "2/23 daemons upgraded", 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:14:53.105 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:14:53.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: cluster 2024-04-19T14:14:51.872658+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:51.895032+0000 mgr.x (mgr.25061) 14 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.253632+0000 mgr.x (mgr.25061) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.709155+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.135:0/1943698990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.874529+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.883476+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.951701+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.963312+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[18762]: audit 2024-04-19T14:14:52.972611+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: cluster 2024-04-19T14:14:51.872658+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:51.895032+0000 mgr.x (mgr.25061) 14 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.253632+0000 mgr.x (mgr.25061) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.709155+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.135:0/1943698990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.874529+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.883476+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.951701+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.963312+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[24028]: audit 2024-04-19T14:14:52.972611+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: cluster 2024-04-19T14:14:51.872658+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: cluster 2024-04-19T14:14:51.872658+0000 mgr.x (mgr.25061) 13 : cluster [DBG] pgmap v6: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:51.895032+0000 mgr.x (mgr.25061) 14 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:51.895032+0000 mgr.x (mgr.25061) 14 : audit [DBG] from='client.25606 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.253632+0000 mgr.x (mgr.25061) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.253632+0000 mgr.x (mgr.25061) 15 : audit [DBG] from='client.34149 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.709155+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.135:0/1943698990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.709155+0000 mon.c (mon.1) 183 : audit [DBG] from='client.? 172.21.15.135:0/1943698990' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.874529+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.874529+0000 mon.a (mon.0) 50 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.883476+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.883476+0000 mon.a (mon.0) 51 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.951701+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.951701+0000 mon.a (mon.0) 52 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.963312+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.963312+0000 mon.a (mon.0) 53 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.972611+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:53 smithi135 bash[79235]: audit 2024-04-19T14:14:52.972611+0000 mon.a (mon.0) 54 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:53.587 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:14:53.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:53 smithi139 bash[54941]: ts=2024-04-19T14:14:53.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.109628+0000 mgr.x (mgr.25061) 16 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.307026+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.315528+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.316131+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.317693+0000 mon.b (mon.2) 3243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.318758+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.318902+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.319922+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.320308+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: cephadm 2024-04-19T14:14:53.320952+0000 mgr.x (mgr.25061) 17 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2780M 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.321409+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.322460+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.328126+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:53.595851+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.135:0/3205097057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:54.122433+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:54.128200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:54.140682+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:54.146614+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[24028]: audit 2024-04-19T14:14:54.156623+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.109628+0000 mgr.x (mgr.25061) 16 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.109628+0000 mgr.x (mgr.25061) 16 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.307026+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.307026+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.315528+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.315528+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.316131+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.316131+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.317693+0000 mon.b (mon.2) 3243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.317693+0000 mon.b (mon.2) 3243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.318758+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.318758+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.318902+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.318902+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.319922+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.319922+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.320308+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.320308+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: cephadm 2024-04-19T14:14:53.320952+0000 mgr.x (mgr.25061) 17 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2780M 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: cephadm 2024-04-19T14:14:53.320952+0000 mgr.x (mgr.25061) 17 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2780M 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.321409+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.321409+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.322460+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.322460+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.328126+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.328126+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.595851+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.135:0/3205097057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:53.595851+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.135:0/3205097057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:54.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.122433+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.122433+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.128200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.128200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.140682+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.140682+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.146614+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.146614+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.156623+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:54 smithi135 bash[79235]: audit 2024-04-19T14:14:54.156623+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:14:54] "GET /metrics HTTP/1.1" 200 35531 "" "Prometheus/2.33.4" 2024-04-19T14:14:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.109628+0000 mgr.x (mgr.25061) 16 : audit [DBG] from='client.34161 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:14:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.307026+0000 mon.a (mon.0) 55 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.315528+0000 mon.a (mon.0) 56 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.316131+0000 mon.b (mon.2) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.317693+0000 mon.b (mon.2) 3243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.318758+0000 mon.a (mon.0) 57 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.4", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.318902+0000 mon.b (mon.2) 3244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.319922+0000 mon.b (mon.2) 3245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.320308+0000 mon.a (mon.0) 58 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.5", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: cephadm 2024-04-19T14:14:53.320952+0000 mgr.x (mgr.25061) 17 : cephadm [INF] Adjusting osd_memory_target on smithi139 to 2780M 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.321409+0000 mon.a (mon.0) 59 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.6", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.322460+0000 mon.a (mon.0) 60 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.7", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.328126+0000 mon.a (mon.0) 61 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:53.595851+0000 mon.c (mon.1) 184 : audit [DBG] from='client.? 172.21.15.135:0/3205097057' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:54.122433+0000 mon.a (mon.0) 62 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:54.128200+0000 mon.a (mon.0) 63 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:54.140682+0000 mon.a (mon.0) 64 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:54.146614+0000 mon.a (mon.0) 65 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:54 smithi139 bash[18762]: audit 2024-04-19T14:14:54.156623+0000 mon.a (mon.0) 66 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: cluster 2024-04-19T14:14:53.874341+0000 mgr.x (mgr.25061) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.629741+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.647152+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.651628+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.654613+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.654703+0000 mon.b (mon.2) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.657404+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.657616+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.660174+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.660281+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.663141+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.671914+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.674648+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:54.676454+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.453803+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.461086+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.478389+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.488002+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.501524+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.512455+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.600115+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.603768+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.606304+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:55.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:55 smithi139 bash[18762]: audit 2024-04-19T14:14:55.608064+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: cluster 2024-04-19T14:14:53.874341+0000 mgr.x (mgr.25061) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.629741+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.647152+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.651628+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.654613+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.654703+0000 mon.b (mon.2) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.657404+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.657616+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.660174+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.660281+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.663141+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.671914+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.674648+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:54.676454+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.453803+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.461086+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.478389+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.488002+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.501524+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.512455+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.600115+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.603768+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.606304+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[24028]: audit 2024-04-19T14:14:55.608064+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: cluster 2024-04-19T14:14:53.874341+0000 mgr.x (mgr.25061) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: cluster 2024-04-19T14:14:53.874341+0000 mgr.x (mgr.25061) 18 : cluster [DBG] pgmap v7: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 0 B/s wr, 17 op/s 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.629741+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.629741+0000 mon.a (mon.0) 67 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.647152+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.647152+0000 mon.a (mon.0) 68 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.651628+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.651628+0000 mon.b (mon.2) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.654613+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.654613+0000 mon.a (mon.0) 69 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.0", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.654703+0000 mon.b (mon.2) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.654703+0000 mon.b (mon.2) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.657404+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.657404+0000 mon.b (mon.2) 3248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.657616+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.657616+0000 mon.a (mon.0) 70 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.1", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.660174+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.660174+0000 mon.b (mon.2) 3249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.660281+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.660281+0000 mon.a (mon.0) 71 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.2", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.663141+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.663141+0000 mon.a (mon.0) 72 : audit [INF] from='mgr.25061 ' entity='mgr.x' cmd=[{"prefix": "config rm", "who": "osd.3", "name": "osd_memory_target"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.671914+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.671914+0000 mon.a (mon.0) 73 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.674648+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.674648+0000 mon.b (mon.2) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.676454+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:54.676454+0000 mon.b (mon.2) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.453803+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.453803+0000 mon.a (mon.0) 74 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.461086+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.461086+0000 mon.a (mon.0) 75 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.478389+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.478389+0000 mon.a (mon.0) 76 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.488002+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.488002+0000 mon.a (mon.0) 77 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.501524+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.501524+0000 mon.a (mon.0) 78 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.512455+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.512455+0000 mon.a (mon.0) 79 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.600115+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.600115+0000 mon.b (mon.2) 3252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.603768+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.603768+0000 mon.b (mon.2) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:14:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.606304+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.606304+0000 mon.b (mon.2) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:14:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.608064+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:14:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:55 smithi135 bash[79235]: audit 2024-04-19T14:14:55.608064+0000 mon.b (mon.2) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:14:56.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.662674+0000 mgr.x (mgr.25061) 19 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 2524M 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.662674+0000 mgr.x (mgr.25061) 19 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 2524M 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.678768+0000 mgr.x (mgr.25061) 20 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.678768+0000 mgr.x (mgr.25061) 20 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.679193+0000 mgr.x (mgr.25061) 21 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.679193+0000 mgr.x (mgr.25061) 21 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.946454+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.946454+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.947809+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:54.947809+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.111134+0000 mgr.x (mgr.25061) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.111134+0000 mgr.x (mgr.25061) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.112825+0000 mgr.x (mgr.25061) 25 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.112825+0000 mgr.x (mgr.25061) 25 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.275808+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.275808+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.277678+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.277678+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cluster 2024-04-19T14:14:55.489215+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cluster 2024-04-19T14:14:55.489215+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.609214+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cephadm 2024-04-19T14:14:55.609214+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cluster 2024-04-19T14:14:56.483523+0000 mon.a (mon.0) 80 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[79235]: cluster 2024-04-19T14:14:56.483523+0000 mon.a (mon.0) 80 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:54.662674+0000 mgr.x (mgr.25061) 19 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 2524M 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:54.678768+0000 mgr.x (mgr.25061) 20 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:54.679193+0000 mgr.x (mgr.25061) 21 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:54.946454+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:54.947809+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:55.111134+0000 mgr.x (mgr.25061) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:55.112825+0000 mgr.x (mgr.25061) 25 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:55.275808+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:55.277678+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cluster 2024-04-19T14:14:55.489215+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cephadm 2024-04-19T14:14:55.609214+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:14:56.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:56 smithi135 bash[24028]: cluster 2024-04-19T14:14:56.483523+0000 mon.a (mon.0) 80 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:14:56.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:54.662674+0000 mgr.x (mgr.25061) 19 : cephadm [INF] Adjusting osd_memory_target on smithi135 to 2524M 2024-04-19T14:14:56.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:54.678768+0000 mgr.x (mgr.25061) 20 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.conf 2024-04-19T14:14:56.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:54.679193+0000 mgr.x (mgr.25061) 21 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.conf 2024-04-19T14:14:56.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:54.946454+0000 mgr.x (mgr.25061) 22 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:54.947809+0000 mgr.x (mgr.25061) 23 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.conf 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:55.111134+0000 mgr.x (mgr.25061) 24 : cephadm [INF] Updating smithi139:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:55.112825+0000 mgr.x (mgr.25061) 25 : cephadm [INF] Updating smithi135:/etc/ceph/ceph.client.admin.keyring 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:55.275808+0000 mgr.x (mgr.25061) 26 : cephadm [INF] Updating smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:55.277678+0000 mgr.x (mgr.25061) 27 : cephadm [INF] Updating smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/config/ceph.client.admin.keyring 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cluster 2024-04-19T14:14:55.489215+0000 mgr.x (mgr.25061) 28 : cluster [DBG] pgmap v8: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 25 KiB/s rd, 0 B/s wr, 14 op/s 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cephadm 2024-04-19T14:14:55.609214+0000 mgr.x (mgr.25061) 29 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:14:56.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:56 smithi139 bash[18762]: cluster 2024-04-19T14:14:56.483523+0000 mon.a (mon.0) 80 : cluster [WRN] Health check failed: 2 Cephadm Agent(s) are not reporting. Hosts may be offline (CEPHADM_AGENT_DOWN) 2024-04-19T14:14:59.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[54941]: ts=2024-04-19T14:14: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: audit 2024-04-19T14:14:56.931619+0000 mgr.x (mgr.25061) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: cluster 2024-04-19T14:14:57.491026+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: cephadm 2024-04-19T14:14:58.580727+0000 mgr.x (mgr.25061) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: audit 2024-04-19T14:14:58.589944+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: audit 2024-04-19T14:14:58.590418+0000 mon.b (mon.2) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: audit 2024-04-19T14:14:58.591213+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: audit 2024-04-19T14:14:58.592805+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:58 smithi139 bash[18762]: cephadm 2024-04-19T14:14:58.593892+0000 mgr.x (mgr.25061) 33 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:56.931619+0000 mgr.x (mgr.25061) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:56.931619+0000 mgr.x (mgr.25061) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cluster 2024-04-19T14:14:57.491026+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cluster 2024-04-19T14:14:57.491026+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cephadm 2024-04-19T14:14:58.580727+0000 mgr.x (mgr.25061) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cephadm 2024-04-19T14:14:58.580727+0000 mgr.x (mgr.25061) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.589944+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.589944+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.590418+0000 mon.b (mon.2) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.590418+0000 mon.b (mon.2) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.591213+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.591213+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.592805+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: audit 2024-04-19T14:14:58.592805+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:59.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cephadm 2024-04-19T14:14:58.593892+0000 mgr.x (mgr.25061) 33 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[79235]: cephadm 2024-04-19T14:14:58.593892+0000 mgr.x (mgr.25061) 33 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: audit 2024-04-19T14:14:56.931619+0000 mgr.x (mgr.25061) 30 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: cluster 2024-04-19T14:14:57.491026+0000 mgr.x (mgr.25061) 31 : cluster [DBG] pgmap v9: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 20 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: cephadm 2024-04-19T14:14:58.580727+0000 mgr.x (mgr.25061) 32 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: audit 2024-04-19T14:14:58.589944+0000 mon.a (mon.0) 81 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: audit 2024-04-19T14:14:58.590418+0000 mon.b (mon.2) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: audit 2024-04-19T14:14:58.591213+0000 mon.b (mon.2) 3257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: audit 2024-04-19T14:14:58.592805+0000 mon.b (mon.2) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:14:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:58 smithi135 bash[24028]: cephadm 2024-04-19T14:14:58.593892+0000 mgr.x (mgr.25061) 33 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:14:59.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:14:59 smithi139 bash[18762]: cluster 2024-04-19T14:14:59.491902+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:14:59.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:14:59 smithi135 bash[24028]: cluster 2024-04-19T14:14:59.491902+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:14:59.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:59 smithi135 bash[79235]: cluster 2024-04-19T14:14:59.491902+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:14:59.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:14:59 smithi135 bash[79235]: cluster 2024-04-19T14:14:59.491902+0000 mgr.x (mgr.25061) 34 : cluster [DBG] pgmap v10: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:01.127 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.128 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.128 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.128 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.129 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.129 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.129 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.129 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.130 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:01.403 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:01 smithi135 systemd[1]: Stopping Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:15:01.404 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:01 smithi135 bash[24028]: debug 2024-04-19T14:15:01.238+0000 7f8946443700 -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-19T14:15:01.404 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:01 smithi135 bash[24028]: debug 2024-04-19T14:15:01.238+0000 7f8946443700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-19T14:15:02.374 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 bash[81020]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-c 2024-04-19T14:15:02.374 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 bash[81081]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-c 2024-04-19T14:15:02.374 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-19T14:15:02.374 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: Stopped Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:02.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.775 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.775 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.776 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: Started Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:02.777 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.777 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:02.777 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:15:02 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:03.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:03 smithi139 bash[54941]: ts=2024-04-19T14:15:03.512Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:04.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.882+0000 7f6cc5d03c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.882+0000 7f6cc5d03c80 0 ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev), process ceph-mon, pid 7 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.882+0000 7f6cc5d03c80 0 pidfile_write: ignore empty --pid-file 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 0 load: jerasure load: lrc 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Git sha 0 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Compile date 2024-04-18 16:17:16 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: DB SUMMARY 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: DB Session ID: QFGLZHMUO06YUYNS2Z9G 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T14:15:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 2832 Bytes 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 1, files: 000054.sst 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000052.log size: 142356 ; 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.env: 0x5570bc930cc0 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.info_log: 0x5570bec03c40 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.statistics: (nil) 2024-04-19T14:15:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.use_fsync: 0 2024-04-19T14:15:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T14:15:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.db_log_dir: 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.wal_dir: 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T14:15:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.write_buffer_manager: 0x5570beb99220 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T14:15:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.unordered_write: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.row_cache: None 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.wal_filter: None 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.wal_compression: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T14:15:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T14:15:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.886+0000 7f6cc5d03c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_open_files: -1 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Compression algorithms supported: 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T14:15:04.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kZSTD supported: 0 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000009 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.merge_operator: 2024-04-19T14:15:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_filter: None 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x5570bec03e00) 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: cache_index_and_filter_blocks: 1 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: pin_top_level_index_and_filter: 1 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: index_type: 0 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: data_block_index_type: 0 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: index_shortening: 1 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: checksum: 4 2024-04-19T14:15:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: no_block_cache: 0 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_cache: 0x5570bebc91f0 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_cache_name: BinnedLRUCache 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_cache_options: 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: capacity : 536870912 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: num_shard_bits : 4 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: strict_capacity_limit : 0 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: high_pri_pool_ratio: 0.000 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_cache_compressed: (nil) 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: persistent_cache: (nil) 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_size: 4096 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_size_deviation: 10 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_restart_interval: 16 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: index_block_restart_interval: 1 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: metadata_block_size: 4096 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: partition_filters: 0 2024-04-19T14:15:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: use_delta_encoding: 1 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: filter_policy: bloomfilter 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: whole_key_filtering: 1 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: verify_compression: 0 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: read_amp_bytes_per_bit: 0 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: format_version: 5 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: enable_index_compression: 1 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: block_align: 0 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: max_auto_readahead_size: 262144 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: prepopulate_block_cache: 0 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: initial_auto_readahead_size: 8192 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: num_file_reads_for_auto_readahead: 2 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression: NoCompression 2024-04-19T14:15:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.num_levels: 7 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T14:15:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T14:15:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T14:15:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T14:15:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.ttl: 2592000 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T14:15:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cbb46b700 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-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 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-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 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 56, last_sequence is 35835, log_number is 52,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 52 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0e019ff9-6187-4715-b2d1-557d7fef24f5 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536103894553, "job": 1, "event": "recovery_started", "wal_files": [52]} 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #52 mode 2 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536103895677, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 57, "file_size": 95847, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35840, "largest_seqno": 35875, "table_properties": {"data_size": 94544, "index_size": 203, "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": 93901, "raw_average_value_size": 4471, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713536103, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0e019ff9-6187-4715-b2d1-557d7fef24f5", "db_session_id": "QFGLZHMUO06YUYNS2Z9G", "orig_file_number": 57, "seqno_to_time_mapping": "N/A"}} 2024-04-19T14:15:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536103895778, "job": 1, "event": "recovery_finished"} 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 59 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 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-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000052.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x5570bece2000 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.890+0000 7f6cc5d03c80 4 rocksdb: DB pointer 0x5570beccc000 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cb445d700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cb445d700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: ** DB Stats ** 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: ** Compaction Stats [default] ** 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: L0 1/0 93.60 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: L6 1/0 10.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Sum 2/0 11.01 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 131.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: ** Compaction Stats [default] ** 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 131.0 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Cumulative compaction: 0.00 GB write, 24.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Interval compaction: 0.00 GB write, 24.78 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: Block cache BinnedLRUCache@0x5570bebc91f0#7 capacity: 512.00 MB usage: 0.39 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] at bind addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 1 mon.c@-1(???) e3 preinit fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).mds e1 new map 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).mds e1 print_map 2024-04-19T14:15:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: e1 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 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-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: legacy client fscid: -1 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: No filesystems configured 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:03 smithi135 bash[81139]: debug 2024-04-19T14:15:03.894+0000 7f6cc5d03c80 1 mon.c@-1(???).paxosservice(auth 1..26) refresh upgraded, format 0 -> 3 2024-04-19T14:15:04.661 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[18762]: audit 2024-04-19T14:15:00.685021+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[18762]: audit 2024-04-19T14:15:00.700360+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.662 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:04] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.685021+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.685021+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.700360+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.700360+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.714843+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.714843+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.980916+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: audit 2024-04-19T14:15:00.980916+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: cluster 2024-04-19T14:15:01.492695+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[79235]: cluster 2024-04-19T14:15:01.492695+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.685021+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.685021+0000 mon.a (mon.0) 82 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.700360+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.700360+0000 mon.a (mon.0) 83 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.714843+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.714843+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:04.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.980916+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: audit 2024-04-19T14:15:00.980916+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: cluster 2024-04-19T14:15:01.492695+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:04 smithi135 bash[81139]: cluster 2024-04-19T14:15:01.492695+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:05.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[18762]: audit 2024-04-19T14:15:00.714843+0000 mon.a (mon.0) 84 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[18762]: audit 2024-04-19T14:15:00.980916+0000 mon.b (mon.2) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:04 smithi139 bash[18762]: cluster 2024-04-19T14:15:01.492695+0000 mgr.x (mgr.25061) 35 : cluster [DBG] pgmap v11: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 10 op/s 2024-04-19T14:15:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:03.494616+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.111072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.514999+0000 mon.a (mon.0) 85 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.539736+0000 mon.a (mon.0) 86 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553791+0000 mon.a (mon.0) 87 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553819+0000 mon.a (mon.0) 88 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553833+0000 mon.a (mon.0) 89 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553848+0000 mon.a (mon.0) 90 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553863+0000 mon.a (mon.0) 91 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553876+0000 mon.a (mon.0) 92 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553896+0000 mon.a (mon.0) 93 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553904+0000 mon.a (mon.0) 94 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.553911+0000 mon.a (mon.0) 95 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.554476+0000 mon.a (mon.0) 96 : cluster [DBG] fsmap 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.554505+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.554881+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.555072+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.555089+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.555098+0000 mon.a (mon.0) 101 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.555107+0000 mon.a (mon.0) 102 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.569060+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.583837+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.629637+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.631548+0000 mon.b (mon.2) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.647559+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.740577+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.745077+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.750157+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.751726+0000 mon.b (mon.2) 3265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.766817+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.847090+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.851223+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.854940+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.856117+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.869954+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.961895+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.966202+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.969828+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.971135+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:04.985680+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.063344+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.066336+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.069627+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.070727+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.085129+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.159191+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.162104+0000 mon.b (mon.2) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.165390+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.166548+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.181952+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.268778+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.272470+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.275931+0000 mon.b (mon.2) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.276814+0000 mon.b (mon.2) 3285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.292028+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.380302+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.384262+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.386902+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.387911+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.401936+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.488097+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.491792+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.494502+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.495724+0000 mon.b (mon.2) 3293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.504985+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:05 smithi139 bash[18762]: audit 2024-04-19T14:15:05.542514+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:03.494616+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:03.494616+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.111072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.111072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.514999+0000 mon.a (mon.0) 85 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.514999+0000 mon.a (mon.0) 85 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.539736+0000 mon.a (mon.0) 86 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.539736+0000 mon.a (mon.0) 86 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:06.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553791+0000 mon.a (mon.0) 87 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553791+0000 mon.a (mon.0) 87 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553819+0000 mon.a (mon.0) 88 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553819+0000 mon.a (mon.0) 88 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553833+0000 mon.a (mon.0) 89 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553833+0000 mon.a (mon.0) 89 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553848+0000 mon.a (mon.0) 90 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553848+0000 mon.a (mon.0) 90 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553863+0000 mon.a (mon.0) 91 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553863+0000 mon.a (mon.0) 91 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553876+0000 mon.a (mon.0) 92 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553876+0000 mon.a (mon.0) 92 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553896+0000 mon.a (mon.0) 93 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553896+0000 mon.a (mon.0) 93 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553904+0000 mon.a (mon.0) 94 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553904+0000 mon.a (mon.0) 94 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553911+0000 mon.a (mon.0) 95 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.553911+0000 mon.a (mon.0) 95 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554476+0000 mon.a (mon.0) 96 : cluster [DBG] fsmap 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554476+0000 mon.a (mon.0) 96 : cluster [DBG] fsmap 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554505+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554505+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554881+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.554881+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555072+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555072+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555089+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555089+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555098+0000 mon.a (mon.0) 101 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555098+0000 mon.a (mon.0) 101 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555107+0000 mon.a (mon.0) 102 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.555107+0000 mon.a (mon.0) 102 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.569060+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.569060+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.583837+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.583837+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.629637+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.629637+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.631548+0000 mon.b (mon.2) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.631548+0000 mon.b (mon.2) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:03.494616+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:03.494616+0000 mgr.x (mgr.25061) 36 : cluster [DBG] pgmap v12: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 19 KiB/s rd, 0 B/s wr, 11 op/s 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.111072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.111072+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.514999+0000 mon.a (mon.0) 85 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.514999+0000 mon.a (mon.0) 85 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.539736+0000 mon.a (mon.0) 86 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.539736+0000 mon.a (mon.0) 86 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553791+0000 mon.a (mon.0) 87 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553791+0000 mon.a (mon.0) 87 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553819+0000 mon.a (mon.0) 88 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553819+0000 mon.a (mon.0) 88 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553833+0000 mon.a (mon.0) 89 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553833+0000 mon.a (mon.0) 89 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553848+0000 mon.a (mon.0) 90 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553848+0000 mon.a (mon.0) 90 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553863+0000 mon.a (mon.0) 91 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553863+0000 mon.a (mon.0) 91 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553876+0000 mon.a (mon.0) 92 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553876+0000 mon.a (mon.0) 92 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553896+0000 mon.a (mon.0) 93 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553896+0000 mon.a (mon.0) 93 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553904+0000 mon.a (mon.0) 94 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553904+0000 mon.a (mon.0) 94 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553911+0000 mon.a (mon.0) 95 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.647559+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.647559+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.740577+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.740577+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.745077+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.745077+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.750157+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.750157+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.751726+0000 mon.b (mon.2) 3265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.751726+0000 mon.b (mon.2) 3265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.766817+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.766817+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.847090+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.847090+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.851223+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.851223+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.854940+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.854940+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.856117+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.856117+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.869954+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.869954+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.961895+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.961895+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.966202+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.966202+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.969828+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.969828+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.971135+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.971135+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.985680+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:04.985680+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.063344+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.063344+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.066336+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.066336+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.069627+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.069627+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.070727+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.070727+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.085129+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.085129+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.159191+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.159191+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.162104+0000 mon.b (mon.2) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.162104+0000 mon.b (mon.2) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.165390+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.165390+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.166548+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.166548+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.181952+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.181952+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.268778+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.268778+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.272470+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.272470+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.275931+0000 mon.b (mon.2) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.275931+0000 mon.b (mon.2) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.276814+0000 mon.b (mon.2) 3285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.553911+0000 mon.a (mon.0) 95 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554476+0000 mon.a (mon.0) 96 : cluster [DBG] fsmap 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554476+0000 mon.a (mon.0) 96 : cluster [DBG] fsmap 2024-04-19T14:15:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554505+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554505+0000 mon.a (mon.0) 97 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554881+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.554881+0000 mon.a (mon.0) 98 : cluster [DBG] mgrmap e46: x(active, since 18s), standbys: y 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555072+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555072+0000 mon.a (mon.0) 99 : cluster [WRN] Health detail: HEALTH_WARN 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555089+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555089+0000 mon.a (mon.0) 100 : cluster [WRN] [WRN] CEPHADM_AGENT_DOWN: 2 Cephadm Agent(s) are not reporting. Hosts may be offline 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555098+0000 mon.a (mon.0) 101 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555098+0000 mon.a (mon.0) 101 : cluster [WRN] Cephadm agent on host smithi139 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555107+0000 mon.a (mon.0) 102 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.555107+0000 mon.a (mon.0) 102 : cluster [WRN] Cephadm agent on host smithi135 has not reported in 60.0 seconds. Agent is assumed down and host may be offline. 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.569060+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.569060+0000 mon.a (mon.0) 103 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.583837+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.583837+0000 mon.a (mon.0) 104 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.629637+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.629637+0000 mon.b (mon.2) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.631548+0000 mon.b (mon.2) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.631548+0000 mon.b (mon.2) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.276814+0000 mon.b (mon.2) 3285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.292028+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.292028+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.380302+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.380302+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.384262+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.384262+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.386902+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.386902+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.387911+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.387911+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.401936+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.401936+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.488097+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.488097+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.491792+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.491792+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.494502+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.494502+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.495724+0000 mon.b (mon.2) 3293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.495724+0000 mon.b (mon.2) 3293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.504985+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.504985+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.542514+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[79235]: audit 2024-04-19T14:15:05.542514+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.647559+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.647559+0000 mon.a (mon.0) 105 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.740577+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.740577+0000 mon.b (mon.2) 3262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.745077+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.745077+0000 mon.b (mon.2) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.750157+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.750157+0000 mon.b (mon.2) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.751726+0000 mon.b (mon.2) 3265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.751726+0000 mon.b (mon.2) 3265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.766817+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.766817+0000 mon.a (mon.0) 106 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.847090+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.847090+0000 mon.b (mon.2) 3266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.851223+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.851223+0000 mon.b (mon.2) 3267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.854940+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.854940+0000 mon.b (mon.2) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.856117+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.856117+0000 mon.b (mon.2) 3269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.869954+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.869954+0000 mon.a (mon.0) 107 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.961895+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.961895+0000 mon.b (mon.2) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.966202+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.966202+0000 mon.b (mon.2) 3271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.969828+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.969828+0000 mon.b (mon.2) 3272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.971135+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.971135+0000 mon.b (mon.2) 3273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.985680+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:04.985680+0000 mon.a (mon.0) 108 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.063344+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.063344+0000 mon.b (mon.2) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.066336+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.066336+0000 mon.b (mon.2) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.069627+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.069627+0000 mon.b (mon.2) 3276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.070727+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.070727+0000 mon.b (mon.2) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.085129+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.085129+0000 mon.a (mon.0) 109 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.159191+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.159191+0000 mon.b (mon.2) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.162104+0000 mon.b (mon.2) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.162104+0000 mon.b (mon.2) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.165390+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.165390+0000 mon.b (mon.2) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.166548+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.166548+0000 mon.b (mon.2) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.181952+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.181952+0000 mon.a (mon.0) 110 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.268778+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.268778+0000 mon.b (mon.2) 3282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.272470+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.272470+0000 mon.b (mon.2) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.275931+0000 mon.b (mon.2) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.275931+0000 mon.b (mon.2) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.276814+0000 mon.b (mon.2) 3285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.276814+0000 mon.b (mon.2) 3285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.292028+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.292028+0000 mon.a (mon.0) 111 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.380302+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.380302+0000 mon.b (mon.2) 3286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.384262+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.384262+0000 mon.b (mon.2) 3287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.386902+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.386902+0000 mon.b (mon.2) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.387911+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.387911+0000 mon.b (mon.2) 3289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.401936+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.401936+0000 mon.a (mon.0) 112 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.488097+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.488097+0000 mon.b (mon.2) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.491792+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.491792+0000 mon.b (mon.2) 3291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.494502+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.494502+0000 mon.b (mon.2) 3292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.495724+0000 mon.b (mon.2) 3293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.495724+0000 mon.b (mon.2) 3293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.504985+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.504985+0000 mon.a (mon.0) 113 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.542514+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:05 smithi135 bash[81139]: audit 2024-04-19T14:15:05.542514+0000 mon.a (mon.0) 114 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.634914+0000 mgr.x (mgr.25061) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-19T14:15:06.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:04.634914+0000 mgr.x (mgr.25061) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-19T14:15:06.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.647098+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.647098+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.766345+0000 mgr.x (mgr.25061) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.766345+0000 mgr.x (mgr.25061) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.868847+0000 mgr.x (mgr.25061) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.868847+0000 mgr.x (mgr.25061) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.984402+0000 mgr.x (mgr.25061) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:04.984402+0000 mgr.x (mgr.25061) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.083980+0000 mgr.x (mgr.25061) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.083980+0000 mgr.x (mgr.25061) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.180651+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.180651+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.290978+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.290978+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.400492+0000 mgr.x (mgr.25061) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.400492+0000 mgr.x (mgr.25061) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.505652+0000 mgr.x (mgr.25061) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.505652+0000 mgr.x (mgr.25061) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:05.551554+0000 mon.a (mon.0) 115 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.634914+0000 mgr.x (mgr.25061) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:04.634914+0000 mgr.x (mgr.25061) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.647098+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.647098+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.766345+0000 mgr.x (mgr.25061) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.766345+0000 mgr.x (mgr.25061) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.868847+0000 mgr.x (mgr.25061) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.868847+0000 mgr.x (mgr.25061) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.984402+0000 mgr.x (mgr.25061) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:04.984402+0000 mgr.x (mgr.25061) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.083980+0000 mgr.x (mgr.25061) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.083980+0000 mgr.x (mgr.25061) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.180651+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.180651+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.290978+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.290978+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.400492+0000 mgr.x (mgr.25061) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.400492+0000 mgr.x (mgr.25061) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.505652+0000 mgr.x (mgr.25061) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.505652+0000 mgr.x (mgr.25061) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:05.551554+0000 mon.a (mon.0) 115 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:15:06.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:05.551554+0000 mon.a (mon.0) 115 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:05.551578+0000 mon.a (mon.0) 116 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cluster 2024-04-19T14:15:05.551578+0000 mon.a (mon.0) 116 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.555289+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.555289+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.559322+0000 mgr.x (mgr.25061) 47 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.559322+0000 mgr.x (mgr.25061) 47 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.587534+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.587534+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.615819+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.615819+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.618091+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.618091+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.619512+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:06.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.619512+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.620380+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: audit 2024-04-19T14:15:05.620380+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.621023+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[79235]: cephadm 2024-04-19T14:15:05.621023+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:05.551554+0000 mon.a (mon.0) 115 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:05.551578+0000 mon.a (mon.0) 116 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cluster 2024-04-19T14:15:05.551578+0000 mon.a (mon.0) 116 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.555289+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.555289+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.559322+0000 mgr.x (mgr.25061) 47 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.559322+0000 mgr.x (mgr.25061) 47 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.587534+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.587534+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:06.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.615819+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.615819+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.618091+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.618091+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.619512+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.619512+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.620380+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: audit 2024-04-19T14:15:05.620380+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.621023+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:15:06.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:06 smithi135 bash[81139]: cephadm 2024-04-19T14:15:05.621023+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:15:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cluster 2024-04-19T14:15:04.634914+0000 mgr.x (mgr.25061) 37 : cluster [DBG] pgmap v13: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 951 B/s rd, 0 op/s 2024-04-19T14:15:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:04.647098+0000 mgr.x (mgr.25061) 38 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:04.766345+0000 mgr.x (mgr.25061) 39 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:04.868847+0000 mgr.x (mgr.25061) 40 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:04.984402+0000 mgr.x (mgr.25061) 41 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.083980+0000 mgr.x (mgr.25061) 42 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.180651+0000 mgr.x (mgr.25061) 43 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.290978+0000 mgr.x (mgr.25061) 44 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.400492+0000 mgr.x (mgr.25061) 45 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.505652+0000 mgr.x (mgr.25061) 46 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cluster 2024-04-19T14:15:05.551554+0000 mon.a (mon.0) 115 : cluster [INF] Health check cleared: CEPHADM_AGENT_DOWN (was: 2 Cephadm Agent(s) are not reporting. Hosts may be offline) 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cluster 2024-04-19T14:15:05.551578+0000 mon.a (mon.0) 116 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.555289+0000 mon.a (mon.0) 117 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.559322+0000 mgr.x (mgr.25061) 47 : cephadm [INF] Detected new or changed devices on smithi135 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.587534+0000 mon.a (mon.0) 118 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.615819+0000 mon.b (mon.2) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.618091+0000 mon.b (mon.2) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.619512+0000 mon.b (mon.2) 3296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: audit 2024-04-19T14:15:05.620380+0000 mon.b (mon.2) 3297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["c"]}]: dispatch 2024-04-19T14:15:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:06 smithi139 bash[18762]: cephadm 2024-04-19T14:15:05.621023+0000 mgr.x (mgr.25061) 48 : cephadm [INF] Upgrade: It appears safe to stop mon.c 2024-04-19T14:15:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:08 smithi139 bash[18762]: cluster 2024-04-19T14:15:06.635620+0000 mgr.x (mgr.25061) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:08 smithi139 bash[18762]: audit 2024-04-19T14:15:06.939744+0000 mgr.x (mgr.25061) 50 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:08.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:08 smithi139 bash[54941]: ts=2024-04-19T14:15: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[81139]: cluster 2024-04-19T14:15:06.635620+0000 mgr.x (mgr.25061) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[81139]: cluster 2024-04-19T14:15:06.635620+0000 mgr.x (mgr.25061) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[81139]: audit 2024-04-19T14:15:06.939744+0000 mgr.x (mgr.25061) 50 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[81139]: audit 2024-04-19T14:15:06.939744+0000 mgr.x (mgr.25061) 50 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[79235]: cluster 2024-04-19T14:15:06.635620+0000 mgr.x (mgr.25061) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[79235]: cluster 2024-04-19T14:15:06.635620+0000 mgr.x (mgr.25061) 49 : cluster [DBG] pgmap v14: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:08.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[79235]: audit 2024-04-19T14:15:06.939744+0000 mgr.x (mgr.25061) 50 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:08.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:08 smithi135 bash[79235]: audit 2024-04-19T14:15:06.939744+0000 mgr.x (mgr.25061) 50 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:09.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:08 smithi139 bash[53112]: debug 2024-04-19T14:15:08.902+0000 7ffad4471700 -1 mgr.server handle_report got status from non-daemon mon.c 2024-04-19T14:15:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: cluster 2024-04-19T14:15:08.637263+0000 mgr.x (mgr.25061) 51 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: cephadm 2024-04-19T14:15:09.494158+0000 mgr.x (mgr.25061) 52 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:15:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: audit 2024-04-19T14:15:09.497790+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: audit 2024-04-19T14:15:09.499319+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: audit 2024-04-19T14:15:09.501085+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:10.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:09 smithi139 bash[18762]: cephadm 2024-04-19T14:15:09.503207+0000 mgr.x (mgr.25061) 53 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:15:10.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cluster 2024-04-19T14:15:08.637263+0000 mgr.x (mgr.25061) 51 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:10.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cluster 2024-04-19T14:15:08.637263+0000 mgr.x (mgr.25061) 51 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cephadm 2024-04-19T14:15:09.494158+0000 mgr.x (mgr.25061) 52 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cephadm 2024-04-19T14:15:09.494158+0000 mgr.x (mgr.25061) 52 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.497790+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.497790+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.499319+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.499319+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.501085+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: audit 2024-04-19T14:15:09.501085+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cephadm 2024-04-19T14:15:09.503207+0000 mgr.x (mgr.25061) 53 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:15:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[81139]: cephadm 2024-04-19T14:15:09.503207+0000 mgr.x (mgr.25061) 53 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cluster 2024-04-19T14:15:08.637263+0000 mgr.x (mgr.25061) 51 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cluster 2024-04-19T14:15:08.637263+0000 mgr.x (mgr.25061) 51 : cluster [DBG] pgmap v15: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cephadm 2024-04-19T14:15:09.494158+0000 mgr.x (mgr.25061) 52 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cephadm 2024-04-19T14:15:09.494158+0000 mgr.x (mgr.25061) 52 : cephadm [INF] Upgrade: Updating mon.c 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.497790+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.497790+0000 mon.b (mon.2) 3298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.499319+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.499319+0000 mon.b (mon.2) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:10.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.501085+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:10.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: audit 2024-04-19T14:15:09.501085+0000 mon.b (mon.2) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:10.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cephadm 2024-04-19T14:15:09.503207+0000 mgr.x (mgr.25061) 53 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:15:10.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:09 smithi135 bash[79235]: cephadm 2024-04-19T14:15:09.503207+0000 mgr.x (mgr.25061) 53 : cephadm [INF] Deploying daemon mon.c on smithi135 2024-04-19T14:15:12.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: cluster 2024-04-19T14:15:10.638003+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:12.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: cluster 2024-04-19T14:15:10.638003+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:12.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.162216+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.162216+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.172301+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.172301+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.179865+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[79235]: audit 2024-04-19T14:15:11.179865+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: cluster 2024-04-19T14:15:10.638003+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: cluster 2024-04-19T14:15:10.638003+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.162216+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.162216+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.172301+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.172301+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.179865+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:12 smithi135 bash[81139]: audit 2024-04-19T14:15:11.179865+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:12 smithi139 bash[18762]: cluster 2024-04-19T14:15:10.638003+0000 mgr.x (mgr.25061) 54 : cluster [DBG] pgmap v16: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:12 smithi139 bash[18762]: audit 2024-04-19T14:15:11.162216+0000 mon.a (mon.0) 119 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:12 smithi139 bash[18762]: audit 2024-04-19T14:15:11.172301+0000 mon.a (mon.0) 120 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:12 smithi139 bash[18762]: audit 2024-04-19T14:15:11.179865+0000 mon.a (mon.0) 121 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:13.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:13 smithi139 bash[54941]: ts=2024-04-19T14:15:13.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:13.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.865 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.865 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.866 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.866 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.866 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.866 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:13.867 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:14.232 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:13 smithi135 systemd[1]: Stopping Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:15:14.232 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:13 smithi135 bash[81139]: debug 2024-04-19T14:15:13.994+0000 7f6cbcc6e700 -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-19T14:15:14.232 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:13 smithi135 bash[81139]: debug 2024-04-19T14:15:13.994+0000 7f6cbcc6e700 -1 mon.c@1(peon) e3 *** Got Signal Terminated *** 2024-04-19T14:15:14.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:14] "GET /metrics HTTP/1.1" 200 38335 "" "Prometheus/2.33.4" 2024-04-19T14:15:14.951 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:14 smithi135 bash[81879]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-c 2024-04-19T14:15:14.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:14 smithi135 bash[82057]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-c 2024-04-19T14:15:14.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.c.service: Deactivated successfully. 2024-04-19T14:15:14.952 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: Stopped Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:15.232 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.232 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.232 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.233 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.233 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.233 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.234 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.234 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.234 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:15.234 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:15 smithi135 systemd[1]: Started Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.102+0000 7f80bb400c80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T14:15:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.102+0000 7f80bb400c80 0 ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev), process ceph-mon, pid 7 2024-04-19T14:15:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.102+0000 7f80bb400c80 0 pidfile_write: ignore empty --pid-file 2024-04-19T14:15:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 0 load: jerasure load: lrc 2024-04-19T14:15:16.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Git sha 0 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Compile date 2024-04-18 16:17:16 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: DB SUMMARY 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: DB Session ID: 1KEA9YDYGI9FK7UWM8ZZ 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: MANIFEST file: MANIFEST-000059 size: 270 Bytes 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-c/store.db dir, Total Num: 2, files: 000054.sst 000057.sst 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-c/store.db: 000058.log size: 632830 ; 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T14:15:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.env: 0x55dcba901cc0 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.info_log: 0x55dcbc8d9c40 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.statistics: (nil) 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.use_fsync: 0 2024-04-19T14:15:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.db_log_dir: 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.wal_dir: 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T14:15:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.write_buffer_manager: 0x55dcbc86f220 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.unordered_write: 0 2024-04-19T14:15:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.row_cache: None 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.wal_filter: None 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.wal_compression: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T14:15:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T14:15:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_open_files: -1 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Compression algorithms supported: 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kZSTD supported: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T14:15:16.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T14:15:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000059 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.merge_operator: 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_filter: None 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T14:15:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x55dcbc8d9e00) 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: cache_index_and_filter_blocks: 1 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: pin_top_level_index_and_filter: 1 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: index_type: 0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: data_block_index_type: 0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: index_shortening: 1 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: checksum: 4 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: no_block_cache: 0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_cache: 0x55dcbc89f1f0 2024-04-19T14:15:16.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_cache_name: BinnedLRUCache 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_cache_options: 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: capacity : 536870912 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: num_shard_bits : 4 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: strict_capacity_limit : 0 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: high_pri_pool_ratio: 0.000 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_cache_compressed: (nil) 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: persistent_cache: (nil) 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_size: 4096 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_size_deviation: 10 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_restart_interval: 16 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: index_block_restart_interval: 1 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: metadata_block_size: 4096 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: partition_filters: 0 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: use_delta_encoding: 1 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: filter_policy: bloomfilter 2024-04-19T14:15:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: whole_key_filtering: 1 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: verify_compression: 0 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: read_amp_bytes_per_bit: 0 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: format_version: 5 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: enable_index_compression: 1 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: block_align: 0 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: max_auto_readahead_size: 262144 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: prepopulate_block_cache: 0 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: initial_auto_readahead_size: 8192 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: num_file_reads_for_auto_readahead: 2 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression: NoCompression 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T14:15:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.num_levels: 7 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:16.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T14:15:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T14:15:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T14:15:16.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.ttl: 2592000 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T14:15:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.106+0000 7f80bb400c80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80afb66700 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-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 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-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: [db/version_set.cc:5566] Recovered from manifest file:/var/lib/ceph/mon/ceph-c/store.db/MANIFEST-000059 succeeded,manifest_file_number is 59, next_file_number is 61, last_sequence is 35875, log_number is 53,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 53 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 53 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 0e019ff9-6187-4715-b2d1-557d7fef24f5 2024-04-19T14:15:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536116114284, "job": 1, "event": "recovery_started", "wal_files": [58]} 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.110+0000 7f80bb400c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #58 mode 2 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536116117521, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 62, "file_size": 403941, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 35880, "largest_seqno": 36215, "table_properties": {"data_size": 401489, "index_size": 900, "index_partitions": 0, "top_level_index_size": 0, "index_key_is_user_key": 1, "index_value_is_delta_encoded": 1, "filter_size": 517, "raw_key_size": 4588, "raw_average_key_size": 25, "raw_value_size": 397811, "raw_average_value_size": 2185, "num_data_blocks": 37, "num_entries": 182, "num_filter_entries": 182, "num_deletions": 0, "num_merge_operands": 0, "num_range_deletions": 0, "format_version": 0, "fixed_key_len": 0, "filter_policy": "bloomfilter", "column_family_name": "default", "column_family_id": 0, "comparator": "leveldb.BytewiseComparator", "merge_operator": "", "prefix_extractor_name": "nullptr", "property_collectors": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713536116, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "0e019ff9-6187-4715-b2d1-557d7fef24f5", "db_session_id": "1KEA9YDYGI9FK7UWM8ZZ", "orig_file_number": 62, "seqno_to_time_mapping": "N/A"}} 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536116117631, "job": 1, "event": "recovery_finished"} 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 64 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 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-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-c/store.db/000058.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x55dcbc9b8000 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 4 rocksdb: DB pointer 0x55dcbc9a2000 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80a9b5a700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80a9b5a700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: ** DB Stats ** 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: ** Compaction Stats [default] ** 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: L0 2/0 488.07 KB 0.5 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 223.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: L6 1/0 10.92 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.00 0.00 0 0.000 0 0 0.0 0.0 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Sum 3/0 11.40 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 223.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 223.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: ** Compaction Stats [default] ** 2024-04-19T14:15:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 223.6 0.00 0.00 1 0.002 0 0 0.0 0.0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Cumulative compaction: 0.00 GB write, 64.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Interval compaction: 0.00 GB write, 64.00 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Block cache BinnedLRUCache@0x55dcbc89f1f0#7 capacity: 512.00 MB usage: 2.06 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.2e-05 secs_since: 0 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: Block cache entry stats(count,size,portion): FilterBlock(2,0.70 KB,0.00013411%) IndexBlock(2,1.36 KB,0.00025928%) Misc(1,0.00 KB,0%) 2024-04-19T14:15:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 0 starting mon.c rank 1 at public addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] at bind addrs [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon_data /var/lib/ceph/mon/ceph-c fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 1 mon.c@-1(???) e3 preinit fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 0 mon.c@-1(???).mds e1 new map 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.114+0000 7f80bb400c80 0 mon.c@-1(???).mds e1 print_map 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: e1 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 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-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: legacy client fscid: -1 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: No filesystems configured 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.118+0000 7f80bb400c80 0 mon.c@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.118+0000 7f80bb400c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.118+0000 7f80bb400c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.118+0000 7f80bb400c80 0 mon.c@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:16 smithi135 bash[82184]: debug 2024-04-19T14:15:16.118+0000 7f80bb400c80 1 mon.c@-1(???).paxosservice(auth 1..27) refresh upgraded, format 0 -> 3 2024-04-19T14:15:17.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:17 smithi135 bash[79235]: cluster 2024-04-19T14:15:12.639000+0000 mgr.x (mgr.25061) 55 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:15:17.261 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:17 smithi135 bash[79235]: cluster 2024-04-19T14:15:12.639000+0000 mgr.x (mgr.25061) 55 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:15:17.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:17 smithi135 bash[82184]: cluster 2024-04-19T14:15:12.639000+0000 mgr.x (mgr.25061) 55 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:15:17.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:17 smithi135 bash[82184]: cluster 2024-04-19T14:15:12.639000+0000 mgr.x (mgr.25061) 55 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:15:17.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:17 smithi139 bash[18762]: cluster 2024-04-19T14:15:12.639000+0000 mgr.x (mgr.25061) 55 : cluster [DBG] pgmap v17: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:14.639814+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:16.331443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:16.640716+0000 mgr.x (mgr.25061) 57 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:16.948069+0000 mgr.x (mgr.25061) 58 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.179847+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.182849+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192117+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192155+0000 mon.a (mon.0) 125 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192195+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192229+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192265+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192310+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192349+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192389+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.192432+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.193762+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.193847+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.194602+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e46: x(active, since 31s), standbys: y 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.194887+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.211296+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.220452+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.230238+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.231050+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:18.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.240624+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.249971+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.253656+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.265397+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.266093+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.268102+0000 mon.b (mon.2) 3303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.285744+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cluster 2024-04-19T14:15:17.309067+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.319804+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.424272+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.429525+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.432619+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: audit 2024-04-19T14:15:17.434335+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T14:15:18.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[18762]: cephadm 2024-04-19T14:15:17.435587+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:14.639814+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:14.639814+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:16.331443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:16.331443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:16.640716+0000 mgr.x (mgr.25061) 57 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:16.640716+0000 mgr.x (mgr.25061) 57 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:16.948069+0000 mgr.x (mgr.25061) 58 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:16.948069+0000 mgr.x (mgr.25061) 58 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.179847+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.179847+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.182849+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:18.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.182849+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192117+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192117+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192155+0000 mon.a (mon.0) 125 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192155+0000 mon.a (mon.0) 125 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192195+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192195+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192229+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192229+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192265+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192265+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192310+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:18.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192310+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:14.639814+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:14.639814+0000 mgr.x (mgr.25061) 56 : cluster [DBG] pgmap v18: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 918 B/s rd, 0 op/s 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:16.331443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:16.331443+0000 mon.c (mon.1) 1 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:16.640716+0000 mgr.x (mgr.25061) 57 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:16.640716+0000 mgr.x (mgr.25061) 57 : cluster [DBG] pgmap v19: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:16.948069+0000 mgr.x (mgr.25061) 58 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:16.948069+0000 mgr.x (mgr.25061) 58 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.179847+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.179847+0000 mon.a (mon.0) 122 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.182849+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.182849+0000 mon.a (mon.0) 123 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192117+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:18.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192117+0000 mon.a (mon.0) 124 : cluster [DBG] monmap epoch 3 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192155+0000 mon.a (mon.0) 125 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192155+0000 mon.a (mon.0) 125 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192195+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192195+0000 mon.a (mon.0) 126 : cluster [DBG] last_changed 2024-04-19T13:57:44.451780+0000 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192229+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192229+0000 mon.a (mon.0) 127 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192265+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192265+0000 mon.a (mon.0) 128 : cluster [DBG] min_mon_release 17 (quincy) 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192310+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192310+0000 mon.a (mon.0) 129 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192349+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:18.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192349+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192389+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192389+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192432+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.192432+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.193762+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.193762+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.193847+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.193847+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.194602+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e46: x(active, since 31s), standbys: y 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.194602+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e46: x(active, since 31s), standbys: y 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.194887+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.194887+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-04-19T14:15:18.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.211296+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.211296+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.220452+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.220452+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.230238+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.230238+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.231050+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.231050+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.240624+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.240624+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.249971+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.249971+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192349+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192349+0000 mon.a (mon.0) 130 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192389+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192389+0000 mon.a (mon.0) 131 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192432+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.192432+0000 mon.a (mon.0) 132 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.193762+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.193762+0000 mon.a (mon.0) 133 : cluster [DBG] fsmap 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.193847+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.193847+0000 mon.a (mon.0) 134 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.194602+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e46: x(active, since 31s), standbys: y 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.194602+0000 mon.a (mon.0) 135 : cluster [DBG] mgrmap e46: x(active, since 31s), standbys: y 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.194887+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.194887+0000 mon.a (mon.0) 136 : cluster [INF] overall HEALTH_OK 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.211296+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.211296+0000 mon.a (mon.0) 137 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.220452+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.220452+0000 mon.a (mon.0) 138 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.230238+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.230238+0000 mon.a (mon.0) 139 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.231050+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.231050+0000 mon.b (mon.2) 3301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.240624+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.240624+0000 mon.a (mon.0) 140 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.249971+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.249971+0000 mon.a (mon.0) 141 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.253656+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.253656+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.265397+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.265397+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.266093+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.266093+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.268102+0000 mon.b (mon.2) 3303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.268102+0000 mon.b (mon.2) 3303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.285744+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.285744+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.309067+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cluster 2024-04-19T14:15:17.309067+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T14:15:18.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.319804+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.319804+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.424272+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.424272+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.429525+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.429525+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.432619+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.432619+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.434335+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: audit 2024-04-19T14:15:17.434335+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cephadm 2024-04-19T14:15:17.435587+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T14:15:18.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[79235]: cephadm 2024-04-19T14:15:17.435587+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.253656+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.253656+0000 mgr.x (mgr.25061) 59 : cluster [DBG] pgmap v20: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.265397+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.265397+0000 mon.a (mon.0) 142 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.266093+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.266093+0000 mon.b (mon.2) 3302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.268102+0000 mon.b (mon.2) 3303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.268102+0000 mon.b (mon.2) 3303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.285744+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.285744+0000 mgr.x (mgr.25061) 60 : cluster [DBG] pgmap v21: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.309067+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cluster 2024-04-19T14:15:17.309067+0000 mgr.x (mgr.25061) 61 : cluster [DBG] pgmap v22: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.5 KiB/s rd, 1 op/s 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.319804+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.319804+0000 mon.a (mon.0) 143 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.424272+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.424272+0000 mon.b (mon.2) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.429525+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.429525+0000 mon.b (mon.2) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.432619+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.432619+0000 mon.b (mon.2) 3306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "quorum_status"}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.434335+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: audit 2024-04-19T14:15:17.434335+0000 mon.b (mon.2) 3307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon ok-to-stop", "ids": ["b"]}]: dispatch 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cephadm 2024-04-19T14:15:17.435587+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T14:15:18.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:18 smithi135 bash[82184]: cephadm 2024-04-19T14:15:17.435587+0000 mgr.x (mgr.25061) 62 : cephadm [INF] Upgrade: It appears safe to stop mon.b 2024-04-19T14:15:18.953 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:18 smithi139 bash[54941]: ts=2024-04-19T14:15: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:19 smithi139 bash[18762]: cluster 2024-04-19T14:15:18.186717+0000 mon.a (mon.0) 144 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:15:19.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:19 smithi135 bash[79235]: cluster 2024-04-19T14:15:18.186717+0000 mon.a (mon.0) 144 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:15:19.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:19 smithi135 bash[79235]: cluster 2024-04-19T14:15:18.186717+0000 mon.a (mon.0) 144 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:15:19.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:19 smithi135 bash[82184]: cluster 2024-04-19T14:15:18.186717+0000 mon.a (mon.0) 144 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:15:19.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:19 smithi135 bash[82184]: cluster 2024-04-19T14:15:18.186717+0000 mon.a (mon.0) 144 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:15:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:20 smithi139 bash[18762]: cluster 2024-04-19T14:15:19.309837+0000 mgr.x (mgr.25061) 63 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:20 smithi139 bash[18762]: audit 2024-04-19T14:15:19.768062+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:20 smithi139 bash[18762]: audit 2024-04-19T14:15:19.771352+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:20 smithi139 bash[18762]: audit 2024-04-19T14:15:19.772577+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:20.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:20 smithi139 bash[18762]: audit 2024-04-19T14:15:19.773779+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:20.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: cluster 2024-04-19T14:15:19.309837+0000 mgr.x (mgr.25061) 63 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:20.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: cluster 2024-04-19T14:15:19.309837+0000 mgr.x (mgr.25061) 63 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:20.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.768062+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:20.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.768062+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:20.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.771352+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.771352+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.772577+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.772577+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.773779+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[79235]: audit 2024-04-19T14:15:19.773779+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: cluster 2024-04-19T14:15:19.309837+0000 mgr.x (mgr.25061) 63 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: cluster 2024-04-19T14:15:19.309837+0000 mgr.x (mgr.25061) 63 : cluster [DBG] pgmap v23: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.768062+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.768062+0000 mon.a (mon.0) 145 : audit [INF] from='mgr.25061 ' entity='mgr.x' 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.771352+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.771352+0000 mon.b (mon.2) 3308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:20.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.772577+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:20.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.772577+0000 mon.b (mon.2) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:20.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.773779+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:20.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:20 smithi135 bash[82184]: audit 2024-04-19T14:15:19.773779+0000 mon.b (mon.2) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:21.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:21 smithi139 bash[18762]: cephadm 2024-04-19T14:15:19.757045+0000 mgr.x (mgr.25061) 64 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T14:15:21.367 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:21 smithi139 bash[18762]: cephadm 2024-04-19T14:15:19.775472+0000 mgr.x (mgr.25061) 65 : cephadm [INF] Deploying daemon mon.b on smithi139 2024-04-19T14:15:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[79235]: cephadm 2024-04-19T14:15:19.757045+0000 mgr.x (mgr.25061) 64 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T14:15:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[79235]: cephadm 2024-04-19T14:15:19.757045+0000 mgr.x (mgr.25061) 64 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T14:15:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[79235]: cephadm 2024-04-19T14:15:19.775472+0000 mgr.x (mgr.25061) 65 : cephadm [INF] Deploying daemon mon.b on smithi139 2024-04-19T14:15:21.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[79235]: cephadm 2024-04-19T14:15:19.775472+0000 mgr.x (mgr.25061) 65 : cephadm [INF] Deploying daemon mon.b on smithi139 2024-04-19T14:15:21.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[82184]: cephadm 2024-04-19T14:15:19.757045+0000 mgr.x (mgr.25061) 64 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T14:15:21.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[82184]: cephadm 2024-04-19T14:15:19.757045+0000 mgr.x (mgr.25061) 64 : cephadm [INF] Upgrade: Updating mon.b 2024-04-19T14:15:21.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[82184]: cephadm 2024-04-19T14:15:19.775472+0000 mgr.x (mgr.25061) 65 : cephadm [INF] Deploying daemon mon.b on smithi139 2024-04-19T14:15:21.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:21 smithi135 bash[82184]: cephadm 2024-04-19T14:15:19.775472+0000 mgr.x (mgr.25061) 65 : cephadm [INF] Deploying daemon mon.b on smithi139 2024-04-19T14:15:22.215 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.216 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.216 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.216 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.216 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.217 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.217 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.217 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: Stopping Ceph mon.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:15:22.217 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.217 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:15:22 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:22.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:22 smithi135 bash[79235]: cluster 2024-04-19T14:15:21.310616+0000 mgr.x (mgr.25061) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:22.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:22 smithi135 bash[79235]: cluster 2024-04-19T14:15:21.310616+0000 mgr.x (mgr.25061) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:22 smithi135 bash[82184]: cluster 2024-04-19T14:15:21.310616+0000 mgr.x (mgr.25061) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:22.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:22 smithi135 bash[82184]: cluster 2024-04-19T14:15:21.310616+0000 mgr.x (mgr.25061) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:22.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[18762]: cluster 2024-04-19T14:15:21.310616+0000 mgr.x (mgr.25061) 66 : cluster [DBG] pgmap v24: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[18762]: debug 2024-04-19T14:15:22.314+0000 7eff8cbf4700 -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-19T14:15:22.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[18762]: debug 2024-04-19T14:15:22.314+0000 7eff8cbf4700 -1 mon.b@2(peon) e3 *** Got Signal Terminated *** 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE Bus STOPPING 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE Bus STOPPED 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE Bus STARTING 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE Serving on http://:::9283 2024-04-19T14:15:22.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[53112]: [19/Apr/2024:14:15:22] ENGINE Bus STARTED 2024-04-19T14:15:23.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:22 smithi139 bash[65037]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-b 2024-04-19T14:15:23.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:23 smithi139 bash[65108]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-mon-b 2024-04-19T14:15:23.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.b.service: Deactivated successfully. 2024-04-19T14:15:23.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: Stopped Ceph mon.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:23.764 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: Started Ceph mon.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:15:23.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.765 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.765 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.765 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.766 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.766 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:23 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:15:23.766 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:23 smithi139 bash[54941]: ts=2024-04-19T14:15:23.505Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:23.984 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:15:24.748 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 8s ago 18m - - 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 13s ago 18m - - 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (4m) 8s ago 11m 12.9M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (4m) 13s ago 10m 40.7M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (3m) 8s ago 8m 43.7M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (3m) 13s ago 17m 490M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (75s) 8s ago 19m 435M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (49s) 8s ago 19m 40.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 starting - - - 2048M 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 unknown 8s ago 17m 20.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 6a70931fe180 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (4m) 8s ago 11m 8947k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (4m) 13s ago 11m 9123k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:15:24.749 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (16m) 8s ago 16m 55.7M 2524M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (16m) 8s ago 16m 57.2M 2524M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (15m) 8s ago 15m 50.2M 2524M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (15m) 8s ago 15m 55.6M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (14m) 13s ago 14m 56.7M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (13m) 13s ago 13m 53.4M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (13m) 13s ago 13m 52.0M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (12m) 13s ago 12m 55.2M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (3m) 13s ago 11m 64.9M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (9m) 8s ago 9m 86.1M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (9m) 13s ago 9m 86.4M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (9m) 8s ago 9m 85.9M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:15:24.750 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (9m) 13s ago 9m 85.5M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:15:24.765 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:24] "GET /metrics HTTP/1.1" 200 38272 "" "Prometheus/2.33.4" 2024-04-19T14:15:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.458+0000 7f435edcdc80 0 set uid:gid to 167:167 (ceph:ceph) 2024-04-19T14:15:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.458+0000 7f435edcdc80 0 ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev), process ceph-mon, pid 7 2024-04-19T14:15:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.458+0000 7f435edcdc80 0 pidfile_write: ignore empty --pid-file 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 0 load: jerasure load: lrc 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: RocksDB version: 7.9.2 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Git sha 0 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Compile date 2024-04-18 16:17:16 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: DB SUMMARY 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: DB Session ID: G55W0A9PKEFXDA9LJP6D 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: CURRENT file: CURRENT 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: IDENTITY file: IDENTITY 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: MANIFEST file: MANIFEST-000009 size: 3022 Bytes 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: SST files in /var/lib/ceph/mon/ceph-b/store.db dir, Total Num: 1, files: 000057.sst 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Write Ahead Log file in /var/lib/ceph/mon/ceph-b/store.db: 000055.log size: 42007 ; 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.error_if_exists: 0 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.create_if_missing: 0 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.paranoid_checks: 1 2024-04-19T14:15:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.flush_verify_memtable_count: 1 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.track_and_verify_wals_in_manifest: 0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.verify_sst_unique_id_in_manifest: 1 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.env: 0x56161c6eecc0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.fs: PosixFileSystem 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.info_log: 0x56161e7abc40 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_file_opening_threads: 16 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.statistics: (nil) 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.use_fsync: 0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_log_file_size: 0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_manifest_file_size: 1073741824 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.log_file_time_to_roll: 0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.keep_log_file_num: 1000 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.recycle_log_file_num: 0 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_fallocate: 1 2024-04-19T14:15:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_mmap_reads: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_mmap_writes: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.use_direct_reads: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.use_direct_io_for_flush_and_compaction: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.create_missing_column_families: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.db_log_dir: 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.wal_dir: 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.table_cache_numshardbits: 6 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.WAL_ttl_seconds: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.WAL_size_limit_MB: 0 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_write_batch_group_size_bytes: 1048576 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.manifest_preallocation_size: 4194304 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.is_fd_close_on_exec: 1 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.advise_random_on_open: 1 2024-04-19T14:15:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.db_write_buffer_size: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.write_buffer_manager: 0x56161e741220 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.access_hint_on_compaction_start: 1 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.random_access_max_buffer_size: 1048576 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.use_adaptive_mutex: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.rate_limiter: (nil) 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.sst_file_manager.rate_bytes_per_sec: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.wal_recovery_mode: 2 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enable_thread_tracking: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enable_pipelined_write: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.unordered_write: 0 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_concurrent_memtable_write: 1 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enable_write_thread_adaptive_yield: 1 2024-04-19T14:15:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.write_thread_max_yield_usec: 100 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.write_thread_slow_yield_usec: 3 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.row_cache: None 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.wal_filter: None 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.avoid_flush_during_recovery: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_ingest_behind: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.two_write_queues: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.manual_wal_flush: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.wal_compression: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.atomic_flush: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.avoid_unnecessary_blocking_io: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.persist_stats_to_disk: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.write_dbid_to_manifest: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.log_readahead_size: 0 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.file_checksum_gen_factory: Unknown 2024-04-19T14:15:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.best_efforts_recovery: 0 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bgerror_resume_count: 2147483647 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bgerror_resume_retry_interval: 1000000 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.allow_data_in_errors: 0 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.db_host_id: __hostname__ 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enforce_single_del_contracts: true 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_background_jobs: 2 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_background_compactions: -1 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_subcompactions: 1 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.avoid_flush_during_shutdown: 0 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.writable_file_max_buffer_size: 1048576 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.delayed_write_rate : 16777216 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_total_wal_size: 0 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.delete_obsolete_files_period_micros: 21600000000 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.stats_dump_period_sec: 600 2024-04-19T14:15:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.stats_persist_period_sec: 600 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.stats_history_buffer_size: 1048576 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_open_files: -1 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bytes_per_sync: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.wal_bytes_per_sync: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.strict_bytes_per_sync: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_readahead_size: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_background_flushes: -1 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Compression algorithms supported: 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kZSTDNotFinalCompression supported: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kZSTD supported: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kXpressCompression supported: 0 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kLZ4HCCompression supported: 1 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kZlibCompression supported: 1 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kSnappyCompression supported: 1 2024-04-19T14:15:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kLZ4Compression supported: 1 2024-04-19T14:15:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: kBZip2Compression supported: 0 2024-04-19T14:15:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Fast CRC32 supported: Supported on x86 2024-04-19T14:15:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: DMutex implementation: pthread_mutex_t 2024-04-19T14:15:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: [db/version_set.cc:5527] Recovering from manifest file: /var/lib/ceph/mon/ceph-b/store.db/MANIFEST-000009 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: [db/column_family.cc:630] --------------- Options for column family [default]: 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.comparator: leveldb.BytewiseComparator 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.merge_operator: 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_filter: None 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_filter_factory: None 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.sst_partitioner_factory: None 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.memtable_factory: SkipListFactory 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.table_factory: BlockBasedTable 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: table_factory options: flush_block_policy_factory: FlushBlockBySizePolicyFactory (0x56161e7abe00) 2024-04-19T14:15:24.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: cache_index_and_filter_blocks: 1 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: cache_index_and_filter_blocks_with_high_priority: 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: pin_l0_filter_and_index_blocks_in_cache: 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: pin_top_level_index_and_filter: 1 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: index_type: 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: data_block_index_type: 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: index_shortening: 1 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: data_block_hash_table_util_ratio: 0.750000 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: checksum: 4 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: no_block_cache: 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_cache: 0x56161e7711f0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_cache_name: BinnedLRUCache 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_cache_options: 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: capacity : 536870912 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: num_shard_bits : 4 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: strict_capacity_limit : 0 2024-04-19T14:15:24.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: high_pri_pool_ratio: 0.000 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_cache_compressed: (nil) 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: persistent_cache: (nil) 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_size: 4096 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_size_deviation: 10 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_restart_interval: 16 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: index_block_restart_interval: 1 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: metadata_block_size: 4096 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: partition_filters: 0 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: use_delta_encoding: 1 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: filter_policy: bloomfilter 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: whole_key_filtering: 1 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: verify_compression: 0 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: read_amp_bytes_per_bit: 0 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: format_version: 5 2024-04-19T14:15:24.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: enable_index_compression: 1 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: block_align: 0 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: max_auto_readahead_size: 262144 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: prepopulate_block_cache: 0 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: initial_auto_readahead_size: 8192 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: num_file_reads_for_auto_readahead: 2 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.write_buffer_size: 33554432 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_write_buffer_number: 2 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression: NoCompression 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression: Disabled 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.prefix_extractor: nullptr 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.memtable_insert_with_hint_prefix_extractor: nullptr 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.num_levels: 7 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.min_write_buffer_number_to_merge: 1 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_write_buffer_number_to_maintain: 0 2024-04-19T14:15:24.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_write_buffer_size_to_maintain: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.window_bits: -14 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.level: 32767 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.strategy: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_bytes: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.parallel_threads: 1 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.enabled: false 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bottommost_compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.window_bits: -14 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.level: 32767 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.strategy: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.max_dict_bytes: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.zstd_max_train_bytes: 0 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.use_zstd_dict_trainer: true 2024-04-19T14:15:24.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.parallel_threads: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.enabled: false 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compression_opts.max_dict_buffer_bytes: 0 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.level0_file_num_compaction_trigger: 4 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.level0_slowdown_writes_trigger: 20 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.level0_stop_writes_trigger: 36 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.target_file_size_base: 67108864 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.target_file_size_multiplier: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_base: 268435456 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.level_compaction_dynamic_level_bytes: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier: 10.000000 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[0]: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[1]: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[2]: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[3]: 1 2024-04-19T14:15:24.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[4]: 1 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[5]: 1 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_bytes_for_level_multiplier_addtl[6]: 1 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_sequential_skip_in_iterations: 8 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_compaction_bytes: 1677721600 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.ignore_max_compaction_bytes_for_input: true 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.arena_block_size: 1048576 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.soft_pending_compaction_bytes_limit: 68719476736 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.hard_pending_compaction_bytes_limit: 274877906944 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.disable_auto_compactions: 0 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_style: kCompactionStyleLevel 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_pri: kMinOverlappingRatio 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.size_ratio: 1 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.min_merge_width: 2 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.max_merge_width: 4294967295 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.max_size_amplification_percent: 200 2024-04-19T14:15:24.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.compression_size_percent: -1 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_universal.stop_style: kCompactionStopStyleTotalSize 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_fifo.max_table_files_size: 1073741824 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.compaction_options_fifo.allow_compaction: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.table_properties_collectors: CompactOnDeletionCollector (Sliding window size = 32768 Deletion trigger = 16384 Deletion ratio = 0); 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.inplace_update_support: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.inplace_update_num_locks: 10000 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.memtable_prefix_bloom_size_ratio: 0.000000 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.memtable_whole_key_filtering: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.memtable_huge_page_size: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.bloom_locality: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.max_successive_merges: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.optimize_filters_for_hits: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.paranoid_file_checks: 0 2024-04-19T14:15:24.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.force_consistency_checks: 1 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.report_bg_io_stats: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.ttl: 2592000 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.periodic_compaction_seconds: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.preclude_last_level_data_seconds: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.preserve_internal_time_seconds: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enable_blob_files: false 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.min_blob_size: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_file_size: 268435456 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_compression_type: NoCompression 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.enable_blob_garbage_collection: false 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_garbage_collection_age_cutoff: 0.250000 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_garbage_collection_force_threshold: 1.000000 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_compaction_readahead_size: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.blob_file_starting_level: 0 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.462+0000 7f435edcdc80 4 rocksdb: Options.experimental_mempurge_threshold: 0.000000 2024-04-19T14:15:24.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f4354535700 3 rocksdb: [table/block_based/block_based_table_reader.cc:721] At least one SST file opened without unique ID to verify: 57.sst 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 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-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 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 59, last_sequence is 36624, log_number is 55,prev_log_number is 0,max_column_family is 0,min_log_number_to_keep is 0 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [db/version_set.cc:5581] Column family [default] (ID 0), log number is 55 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:539] DB ID: 87146cf5-c548-487f-a55e-eb221fa1db9a 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536124468693, "job": 1, "event": "recovery_started", "wal_files": [55]} 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1043] Recovering log #55 mode 2 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536124469584, "cf_name": "default", "job": 1, "event": "table_file_creation", "file_number": 60, "file_size": 28951, "file_checksum": "", "file_checksum_func_name": "Unknown", "smallest_seqno": 36629, "largest_seqno": 36659, "table_properties": {"data_size": 27779, "index_size": 73, "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": 487, "raw_average_key_size": 23, "raw_value_size": 27284, "raw_average_value_size": 1299, "num_data_blocks": 3, "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": "[CompactOnDeletionCollector]", "compression": "NoCompression", "compression_options": "window_bits=-14; level=32767; strategy=0; max_dict_bytes=0; zstd_max_train_bytes=0; enabled=0; max_dict_buffer_bytes=0; use_zstd_dict_trainer=1; ", "creation_time": 1713536124, "oldest_key_time": 0, "file_creation_time": 0, "slow_compression_estimated_data_size": 0, "fast_compression_estimated_data_size": 0, "db_id": "87146cf5-c548-487f-a55e-eb221fa1db9a", "db_session_id": "G55W0A9PKEFXDA9LJP6D", "orig_file_number": 60, "seqno_to_time_mapping": "N/A"}} 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: EVENT_LOG_v1 {"time_micros": 1713536124469703, "job": 1, "event": "recovery_finished"} 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [db/version_set.cc:5047] Creating manifest 62 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 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-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [file/delete_scheduler.cc:74] Deleted file /var/lib/ceph/mon/ceph-b/store.db/000055.log immediately, rate_bytes_per_sec 0, total_trash_size 0 max_trash_db_ratio 0.250000 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: [db/db_impl/db_impl_open.cc:1987] SstFileManager instance 0x56161e88a000 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f435edcdc80 4 rocksdb: DB pointer 0x56161e874000 2024-04-19T14:15:24.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f434d527700 4 rocksdb: [db/db_impl/db_impl.cc:1109] ------- DUMPING STATS ------- 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.466+0000 7f434d527700 4 rocksdb: [db/db_impl/db_impl.cc:1111] 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: ** DB Stats ** 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Cumulative WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Cumulative stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Interval WAL: 0 writes, 0 syncs, 0.00 writes per sync, written: 0.00 GB, 0.00 MB/s 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Interval stall: 00:00:0.000 H:M:S, 0.0 percent 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: ** Compaction Stats [default] ** 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: L0 1/0 28.27 KB 0.2 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 50.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: L6 1/0 11.33 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-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Sum 2/0 11.35 MB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 50.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:24.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Int 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 1.0 0.0 50.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: ** Compaction Stats [default] ** 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: User 0/0 0.00 KB 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 0.0 50.9 0.00 0.00 1 0.001 0 0 0.0 0.0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Blob file count: 0, total size: 0.0 GB, garbage size: 0.0 GB, space amp: 0.0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Uptime(secs): 0.0 total, 0.0 interval 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Flush(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: AddFile(GB): cumulative 0.000, interval 0.000 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: AddFile(Total Files): cumulative 0, interval 0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: AddFile(L0 Files): cumulative 0, interval 0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: AddFile(Keys): cumulative 0, interval 0 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Cumulative compaction: 0.00 GB write, 7.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Interval compaction: 0.00 GB write, 7.31 MB/s write, 0.00 GB read, 0.00 MB/s read, 0.0 seconds 2024-04-19T14:15:24.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Block cache BinnedLRUCache@0x56161e7711f0#7 capacity: 512.00 MB usage: 0.27 KB table_size: 0 occupancy: 18446744073709551615 collections: 1 last_copies: 0 last_secs: 1.3e-05 secs_since: 0 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: Block cache entry stats(count,size,portion): FilterBlock(1,0.11 KB,2.08616e-05%) IndexBlock(1,0.16 KB,2.98023e-05%) Misc(1,0.00 KB,0%) 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: ** File Read Latency Histogram By Level [default] ** 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 starting mon.b rank 2 at public addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] at bind addrs [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon_data /var/lib/ceph/mon/ceph-b fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 1 mon.b@-1(???) e3 preinit fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).mds e1 new map 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).mds e1 print_map 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: e1 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: enable_multiple, ever_enabled_multiple: 1,1 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 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-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: legacy client fscid: -1 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: No filesystems configured 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).osd e114 crush map has features 3314933000854323200, adjusting msgr requires 2024-04-19T14:15:24.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:24.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:24.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 0 mon.b@-1(???).osd e114 crush map has features 432629239337189376, adjusting msgr requires 2024-04-19T14:15:24.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:24 smithi139 bash[65163]: debug 2024-04-19T14:15:24.470+0000 7f435edcdc80 1 mon.b@-1(???).paxosservice(auth 1..28) refresh upgraded, format 0 -> 3 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:15:25.190 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 13, 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:15:25.191 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:15:25.538 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:15:25.538 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "4/23 daemons upgraded", 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mon daemons", 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:15:25.539 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:25 smithi139 bash[65163]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:26.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:26.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:26.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[79235]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.331280+0000 mon.a (mon.0) 146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.331623+0000 mon.a (mon.0) 147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:26.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:25 smithi135 bash[82184]: audit 2024-04-19T14:15:22.332085+0000 mon.a (mon.0) 148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:29.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:28 smithi139 bash[54941]: ts=2024-04-19T14:15: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:29.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:29 smithi139 bash[53112]: debug 2024-04-19T14:15:29.477+0000 7ffad4471700 -1 mgr.server handle_report got status from non-daemon mon.b 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:31.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:31.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:31.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:31.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:31.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[82184]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:31.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:31.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:31.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:30 smithi135 bash[79235]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.003 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.003 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.003 INFO:teuthology.orchestra.run.smithi135.stdout: daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[82184]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:31 smithi135 bash[79235]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:24.701119+0000 mgr.x (mgr.25061) 70 : audit [DBG] from='client.34185 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.312307+0000 mgr.x (mgr.25061) 71 : cluster [DBG] pgmap v26: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 635 B/s rd, 0 op/s 2024-04-19T14:15:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.543883+0000 mgr.x (mgr.25061) 72 : audit [DBG] from='client.54127 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579576+0000 mon.a (mon.0) 167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "a"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579828+0000 mon.a (mon.0) 168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "b"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:25.579926+0000 mon.a (mon.0) 169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mon metadata", "id": "c"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.580720+0000 mon.a (mon.0) 170 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.580791+0000 mon.c (mon.1) 2 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:26.954163+0000 mgr.x (mgr.25061) 73 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:32.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:27.314121+0000 mgr.x (mgr.25061) 74 : cluster [DBG] pgmap v27: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1021 B/s rd, 0 op/s 2024-04-19T14:15:32.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:32.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:29.314969+0000 mgr.x (mgr.25061) 75 : cluster [DBG] pgmap v28: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.598139+0000 mon.a (mon.0) 171 : cluster [INF] mon.a is new leader, mons a,c in quorum (ranks 0,1) 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605024+0000 mon.a (mon.0) 172 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605059+0000 mon.a (mon.0) 173 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605084+0000 mon.a (mon.0) 174 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605104+0000 mon.a (mon.0) 175 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605124+0000 mon.a (mon.0) 176 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605146+0000 mon.a (mon.0) 177 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:32.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605168+0000 mon.a (mon.0) 178 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605191+0000 mon.a (mon.0) 179 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.605221+0000 mon.a (mon.0) 180 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606302+0000 mon.a (mon.0) 181 : cluster [DBG] fsmap 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606361+0000 mon.a (mon.0) 182 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.606982+0000 mon.a (mon.0) 183 : cluster [DBG] mgrmap e46: x(active, since 44s), standbys: y 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607278+0000 mon.a (mon.0) 184 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607317+0000 mon.a (mon.0) 185 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:32.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.607338+0000 mon.a (mon.0) 186 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.623974+0000 mon.a (mon.0) 187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.634785+0000 mon.a (mon.0) 188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.675291+0000 mon.a (mon.0) 189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.682230+0000 mon.a (mon.0) 190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.682603+0000 mgr.x (mgr.25061) 76 : cluster [DBG] pgmap v29: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 900 B/s rd, 0 op/s 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:30.682828+0000 mgr.x (mgr.25061) 77 : cluster [DBG] pgmap v30: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.691067+0000 mgr.x (mgr.25061) 78 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.692058+0000 mon.a (mon.0) 191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.756187+0000 mgr.x (mgr.25061) 79 : cephadm [INF] Reconfiguring mon.a (monmap changed)... 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.758676+0000 mon.a (mon.0) 192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.760945+0000 mon.a (mon.0) 193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.762782+0000 mon.a (mon.0) 194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cephadm 2024-04-19T14:15:30.763094+0000 mgr.x (mgr.25061) 80 : cephadm [INF] Reconfiguring daemon mon.a on smithi135 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.989915+0000 mon.a (mon.0) 195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:30.991984+0000 mon.a (mon.0) 196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.380888+0000 mon.a (mon.0) 197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.391820+0000 mon.a (mon.0) 198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.392536+0000 mgr.x (mgr.25061) 81 : cluster [DBG] pgmap v31: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 633 B/s rd, 0 op/s 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.393108+0000 mgr.x (mgr.25061) 82 : cluster [DBG] pgmap v32: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:32.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:31 smithi139 bash[65163]: audit 2024-04-19T14:15:31.403319+0000 mon.a (mon.0) 199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:32 smithi139 bash[65163]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:25.596333+0000 mon.b (mon.2) 2 : cluster [INF] mon.b calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.916424+0000 mon.a (mon.0) 200 : cluster [INF] mon.a calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.916439+0000 mon.c (mon.1) 3 : cluster [INF] mon.c calling monitor election 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.959347+0000 mon.a (mon.0) 201 : cluster [INF] mon.a is new leader, mons a,c,b in quorum (ranks 0,1,2) 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968603+0000 mon.a (mon.0) 202 : cluster [DBG] monmap epoch 4 2024-04-19T14:15:33.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968623+0000 mon.a (mon.0) 203 : cluster [DBG] fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968637+0000 mon.a (mon.0) 204 : cluster [DBG] last_changed 2024-04-19T14:15:25.548400+0000 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968649+0000 mon.a (mon.0) 205 : cluster [DBG] created 2024-04-19T13:55:53.916108+0000 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968660+0000 mon.a (mon.0) 206 : cluster [DBG] min_mon_release 19 (squid) 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968671+0000 mon.a (mon.0) 207 : cluster [DBG] election_strategy: 1 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968681+0000 mon.a (mon.0) 208 : cluster [DBG] 0: [v2:172.21.15.135:3300/0,v1:172.21.15.135:6789/0] mon.a 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968691+0000 mon.a (mon.0) 209 : cluster [DBG] 1: [v2:172.21.15.135:3301/0,v1:172.21.15.135:6790/0] mon.c 2024-04-19T14:15:33.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.968704+0000 mon.a (mon.0) 210 : cluster [DBG] 2: [v2:172.21.15.139:3300/0,v1:172.21.15.139:6789/0] mon.b 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[82184]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969272+0000 mon.a (mon.0) 211 : cluster [DBG] fsmap 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969305+0000 mon.a (mon.0) 212 : cluster [DBG] osdmap e114: 8 total, 8 up, 8 in 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969640+0000 mon.a (mon.0) 213 : cluster [DBG] mgrmap e46: x(active, since 46s), standbys: y 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969792+0000 mon.a (mon.0) 214 : cluster [WRN] Health detail: HEALTH_WARN 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969813+0000 mon.a (mon.0) 215 : cluster [WRN] [WRN] CEPHADM_FAILED_DAEMON: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state'] 2024-04-19T14:15:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: cluster 2024-04-19T14:15:31.969824+0000 mon.a (mon.0) 216 : cluster [WRN] daemon mon.c on smithi135 is in unknown state 2024-04-19T14:15:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:32 smithi135 bash[79235]: audit 2024-04-19T14:15:32.011582+0000 mon.c (mon.1) 4 : audit [DBG] from='client.? 172.21.15.135:0/683610786' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:15:33.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[54941]: ts=2024-04-19T14:15:33.509Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:34.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:33 smithi139 bash[65163]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[79235]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.930722+0000 mon.a (mon.0) 217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.946485+0000 mon.a (mon.0) 218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cephadm 2024-04-19T14:15:32.950880+0000 mgr.x (mgr.25061) 83 : cephadm [INF] Reconfiguring mgr.y (monmap changed)... 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.953424+0000 mon.a (mon.0) 219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.y", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.955225+0000 mon.a (mon.0) 220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: audit 2024-04-19T14:15:32.957316+0000 mon.a (mon.0) 221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cephadm 2024-04-19T14:15:32.957754+0000 mgr.x (mgr.25061) 84 : cephadm [INF] Reconfiguring daemon mgr.y on smithi135 2024-04-19T14:15:34.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:33 smithi135 bash[82184]: cluster 2024-04-19T14:15:33.394790+0000 mgr.x (mgr.25061) 85 : cluster [DBG] pgmap v33: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 841 B/s rd, 0 op/s 2024-04-19T14:15:34.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:34] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-19T14:15:36.380 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:36.381 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[79235]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.382 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.383 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.383 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.383 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:36.383 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:36 smithi135 bash[82184]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:36.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.132527+0000 mon.a (mon.0) 222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.146859+0000 mon.a (mon.0) 223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:36.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cephadm 2024-04-19T14:15:35.179862+0000 mgr.x (mgr.25061) 86 : cephadm [INF] Reconfiguring mon.c (monmap changed)... 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.182275+0000 mon.a (mon.0) 224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.184650+0000 mon.a (mon.0) 225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: audit 2024-04-19T14:15:35.186484+0000 mon.a (mon.0) 226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cephadm 2024-04-19T14:15:35.186999+0000 mgr.x (mgr.25061) 87 : cephadm [INF] Reconfiguring daemon mon.c on smithi135 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:36.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:36 smithi139 bash[65163]: cluster 2024-04-19T14:15:35.395223+0000 mgr.x (mgr.25061) 88 : cluster [DBG] pgmap v34: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 842 B/s rd, 0 op/s 2024-04-19T14:15:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:37 smithi139 bash[65163]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[79235]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.202874+0000 mon.a (mon.0) 227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.210625+0000 mgr.x (mgr.25061) 89 : cluster [DBG] pgmap v35: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.210849+0000 mon.a (mon.0) 228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.211169+0000 mgr.x (mgr.25061) 90 : cluster [DBG] pgmap v36: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 926 B/s rd, 0 op/s 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.219734+0000 mon.a (mon.0) 229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.709202+0000 mon.a (mon.0) 230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.721543+0000 mon.a (mon.0) 231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:37.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:37 smithi135 bash[82184]: audit 2024-04-19T14:15:36.735104+0000 mon.a (mon.0) 232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[65163]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[79235]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:36.722541+0000 mgr.x (mgr.25061) 91 : cluster [DBG] pgmap v37: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:36.964259+0000 mgr.x (mgr.25061) 92 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:37.210270+0000 mon.a (mon.0) 233 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon mon.c on smithi135 is in unknown state']) 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cluster 2024-04-19T14:15:37.210355+0000 mon.a (mon.0) 234 : cluster [INF] Cluster is now healthy 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.306177+0000 mon.a (mon.0) 235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.319078+0000 mon.a (mon.0) 236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cephadm 2024-04-19T14:15:37.357871+0000 mgr.x (mgr.25061) 93 : cephadm [INF] Reconfiguring osd.0 (monmap changed)... 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.360289+0000 mon.a (mon.0) 237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: audit 2024-04-19T14:15:37.362325+0000 mon.a (mon.0) 238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:38 smithi135 bash[82184]: cephadm 2024-04-19T14:15:37.366463+0000 mgr.x (mgr.25061) 94 : cephadm [INF] Reconfiguring daemon osd.0 on smithi135 2024-04-19T14:15:39.013 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:38 smithi139 bash[54941]: ts=2024-04-19T14:15: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:40.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:40 smithi139 bash[65163]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:40.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[79235]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: cluster 2024-04-19T14:15:38.724215+0000 mgr.x (mgr.25061) 95 : cluster [DBG] pgmap v38: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.014139+0000 mon.a (mon.0) 239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.026980+0000 mon.a (mon.0) 240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.039256+0000 mon.a (mon.0) 241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:40.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:40 smithi135 bash[82184]: audit 2024-04-19T14:15:40.041048+0000 mon.a (mon.0) 242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[82184]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[82184]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[82184]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:41.275 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[82184]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:41.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[79235]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[79235]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[79235]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:41.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:41 smithi135 bash[79235]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:41 smithi139 bash[65163]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:41 smithi139 bash[65163]: cephadm 2024-04-19T14:15:40.036980+0000 mgr.x (mgr.25061) 96 : cephadm [INF] Reconfiguring osd.1 (monmap changed)... 2024-04-19T14:15:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:41 smithi139 bash[65163]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:41.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:41 smithi139 bash[65163]: cephadm 2024-04-19T14:15:40.045080+0000 mgr.x (mgr.25061) 97 : cephadm [INF] Reconfiguring daemon osd.1 on smithi135 2024-04-19T14:15:42.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:42 smithi139 bash[65163]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:42.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:42 smithi139 bash[65163]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:42.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:42 smithi135 bash[82184]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:42.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:42 smithi135 bash[82184]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:42.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:42 smithi135 bash[79235]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:42.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:42 smithi135 bash[79235]: cluster 2024-04-19T14:15:40.724899+0000 mgr.x (mgr.25061) 98 : cluster [DBG] pgmap v39: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 698 B/s rd, 0 op/s 2024-04-19T14:15:43.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:43 smithi139 bash[54941]: ts=2024-04-19T14:15:43.508Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:44.513 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:44] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-19T14:15:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:44 smithi139 bash[65163]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:44.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:44 smithi139 bash[65163]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:44.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:44 smithi135 bash[79235]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:44.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:44 smithi135 bash[79235]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:44.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:44 smithi135 bash[82184]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:44.525 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:44 smithi135 bash[82184]: cluster 2024-04-19T14:15:42.726504+0000 mgr.x (mgr.25061) 99 : cluster [DBG] pgmap v40: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:45.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:45 smithi139 bash[65163]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:45.516 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[79235]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.235285+0000 mon.a (mon.0) 243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.247677+0000 mon.a (mon.0) 244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: cephadm 2024-04-19T14:15:44.271659+0000 mgr.x (mgr.25061) 100 : cephadm [INF] Reconfiguring osd.2 (monmap changed)... 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.274048+0000 mon.a (mon.0) 245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: audit 2024-04-19T14:15:44.276439+0000 mon.a (mon.0) 246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:45.517 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:45 smithi135 bash[82184]: cephadm 2024-04-19T14:15:44.280821+0000 mgr.x (mgr.25061) 101 : cephadm [INF] Reconfiguring daemon osd.2 on smithi135 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:46.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:46 smithi139 bash[65163]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:46.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.525 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[79235]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: cluster 2024-04-19T14:15:44.727127+0000 mgr.x (mgr.25061) 102 : cluster [DBG] pgmap v41: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: audit 2024-04-19T14:15:45.988547+0000 mon.a (mon.0) 247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:46 smithi135 bash[82184]: audit 2024-04-19T14:15:45.990419+0000 mon.a (mon.0) 248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:47.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:47 smithi139 bash[65163]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:47.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[79235]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:47.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.449718+0000 mon.a (mon.0) 249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.461409+0000 mon.a (mon.0) 250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: cephadm 2024-04-19T14:15:46.505914+0000 mgr.x (mgr.25061) 103 : cephadm [INF] Reconfiguring osd.3 (monmap changed)... 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.508093+0000 mon.a (mon.0) 251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: audit 2024-04-19T14:15:46.510204+0000 mon.a (mon.0) 252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:47 smithi135 bash[82184]: cephadm 2024-04-19T14:15:46.514515+0000 mgr.x (mgr.25061) 104 : cephadm [INF] Reconfiguring daemon osd.3 on smithi135 2024-04-19T14:15:48.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:48 smithi139 bash[54941]: ts=2024-04-19T14:15:48.661Z caller=manager.go:609 level=warn component="rule manager" group=osd msg="Evaluating rule failed" rule="alert: CephOSDFlapping\nexpr: (rate(ceph_osd_up[5m]) * on(ceph_daemon) group_left(hostname) ceph_osd_metadata)\n * 60 > 1\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.4.4\n severity: warning\n type: ceph_default\nannotations:\n description: OSD {{ $labels.ceph_daemon }} on {{ $labels.hostname }} was marked\n down and back up {{ $value | humanize }} times once a minute for 5 minutes. This\n may indicate a network issue (latency, packet loss, MTU mismatch) on the cluster\n network, or the public network if no cluster network is deployed. Check the network\n stats on the listed host(s).\n documentation: https://docs.ceph.com/en/latest/rados/troubleshooting/troubleshooting-osd#flapping-osds\n summary: Network issues are causing OSDs to flap (mark each other down)\n" err="found duplicate series for the match group {ceph_daemon=\"osd.0\"} on the right hand-side of the operation: [{__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:48.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:48 smithi139 bash[65163]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:48 smithi139 bash[65163]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:48 smithi139 bash[65163]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:48.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:48 smithi139 bash[65163]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:48.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[79235]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[79235]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[79235]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:48.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[79235]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[82184]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[82184]: cluster 2024-04-19T14:15:46.727690+0000 mgr.x (mgr.25061) 105 : cluster [DBG] pgmap v42: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 973 B/s rd, 0 op/s 2024-04-19T14:15:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[82184]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:48.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:48 smithi135 bash[82184]: audit 2024-04-19T14:15:46.972384+0000 mgr.x (mgr.25061) 106 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:49 smithi139 bash[65163]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[79235]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.689956+0000 mon.a (mon.0) 253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.700998+0000 mon.a (mon.0) 254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cluster 2024-04-19T14:15:48.729458+0000 mgr.x (mgr.25061) 107 : cluster [DBG] pgmap v43: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cephadm 2024-04-19T14:15:48.734320+0000 mgr.x (mgr.25061) 108 : cephadm [INF] Reconfiguring rgw.foo.smithi135.jyvmeg (monmap changed)... 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.736764+0000 mon.a (mon.0) 255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: audit 2024-04-19T14:15:48.741666+0000 mon.a (mon.0) 256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:49 smithi135 bash[82184]: cephadm 2024-04-19T14:15:48.742715+0000 mgr.x (mgr.25061) 109 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:15:52.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[82184]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:52.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:51 smithi135 bash[79235]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cluster 2024-04-19T14:15:50.730139+0000 mgr.x (mgr.25061) 110 : cluster [DBG] pgmap v44: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.869156+0000 mon.a (mon.0) 257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.881210+0000 mon.a (mon.0) 258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cephadm 2024-04-19T14:15:50.914103+0000 mgr.x (mgr.25061) 111 : cephadm [INF] Reconfiguring rgw.smpl.smithi135.fqpqrm (monmap changed)... 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.916425+0000 mon.a (mon.0) 259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: audit 2024-04-19T14:15:50.921219+0000 mon.a (mon.0) 260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:52.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:51 smithi139 bash[65163]: cephadm 2024-04-19T14:15:50.922116+0000 mgr.x (mgr.25061) 112 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:15:53.700 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[54941]: ts=2024-04-19T14:15:53.506Z caller=manager.go:609 level=warn component="rule manager" group=nodes msg="Evaluating rule failed" rule="alert: CephNodeDiskspaceWarning\nexpr: predict_linear(node_filesystem_free_bytes{device=~\"/.*\"}[2d], 3600 * 24 * 5)\n * on(instance) group_left(nodename) node_uname_info < 0\nlabels:\n oid: 1.3.6.1.4.1.50495.1.2.1.8.4\n severity: warning\n type: ceph_default\nannotations:\n description: Mountpoint {{ $labels.mountpoint }} on {{ $labels.nodename }} will\n be full in less than 5 days based on the 48 hour trailing fill rate.\n summary: Host filesystem free space is getting low\n" err="found duplicate series for the match group {instance=\"smithi135\"} on the right hand-side of the operation: [{__name__=\"node_uname_info\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}, {__name__=\"node_uname_info\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", domainname=\"(none)\", instance=\"smithi135\", job=\"node\", machine=\"x86_64\", nodename=\"smithi135\", release=\"5.15.0-105-generic\", sysname=\"Linux\", version=\"#115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:53.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:53.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:53 smithi139 bash[65163]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[79235]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.439994+0000 mon.a (mon.0) 261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.447540+0000 mon.a (mon.0) 262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:52.457267+0000 mon.a (mon.0) 263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.003976+0000 mon.a (mon.0) 264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.017793+0000 mon.a (mon.0) 265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.046373+0000 mon.a (mon.0) 266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "mon."}]: dispatch 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.048550+0000 mon.a (mon.0) 267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config get", "who": "mon", "key": "public_network"}]: dispatch 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:53.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:53 smithi135 bash[82184]: audit 2024-04-19T14:15:53.050826+0000 mon.a (mon.0) 268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:15:54] "GET /metrics HTTP/1.1" 200 38425 "" "Prometheus/2.33.4" 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:54 smithi139 bash[65163]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[79235]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cluster 2024-04-19T14:15:52.731868+0000 mgr.x (mgr.25061) 113 : cluster [DBG] pgmap v45: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cephadm 2024-04-19T14:15:53.044074+0000 mgr.x (mgr.25061) 114 : cephadm [INF] Reconfiguring mon.b (monmap changed)... 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: cephadm 2024-04-19T14:15:53.051807+0000 mgr.x (mgr.25061) 115 : cephadm [INF] Reconfiguring daemon mon.b on smithi139 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.937957+0000 mon.a (mon.0) 269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.953436+0000 mon.a (mon.0) 270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:54 smithi135 bash[82184]: audit 2024-04-19T14:15:53.966176+0000 mon.a (mon.0) 271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.591 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.592 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.592 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.592 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.592 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:56.592 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:56 smithi139 bash[65163]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[79235]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:56.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cluster 2024-04-19T14:15:54.732491+0000 mgr.x (mgr.25061) 116 : cluster [DBG] pgmap v46: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.345530+0000 mon.a (mon.0) 272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.358391+0000 mon.a (mon.0) 273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cephadm 2024-04-19T14:15:55.373027+0000 mgr.x (mgr.25061) 117 : cephadm [INF] Reconfiguring mgr.x (monmap changed)... 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.375094+0000 mon.a (mon.0) 274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "mgr.x", "caps": ["mon", "profile mgr", "osd", "allow *", "mds", "allow *"]}]: dispatch 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.377545+0000 mon.a (mon.0) 275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "mgr services"}]: dispatch 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: audit 2024-04-19T14:15:55.379681+0000 mon.a (mon.0) 276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:56.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:56.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:56 smithi135 bash[82184]: cephadm 2024-04-19T14:15:55.380362+0000 mgr.x (mgr.25061) 118 : cephadm [INF] Reconfiguring daemon mgr.x on smithi139 2024-04-19T14:15:58.734 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[54941]: ts=2024-04-19T14:15: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.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"172.21.15.139:9283\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}, {__name__=\"ceph_osd_metadata\", ceph_daemon=\"osd.0\", ceph_version=\"ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)\", cluster=\"66d0bdae-fe54-11ee-bc92-c7b262605968\", cluster_addr=\"172.21.15.135\", device_class=\"ssd\", hostname=\"smithi135\", instance=\"ceph_cluster\", job=\"ceph\", objectstore=\"bluestore\", public_addr=\"172.21.15.135\"}];many-to-many matching not allowed: matching labels must be unique on one side" 2024-04-19T14:15:58.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:15:58.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:15:58 smithi139 bash[65163]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:15:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:15:58.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[79235]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:15:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cluster 2024-04-19T14:15:56.733141+0000 mgr.x (mgr.25061) 119 : cluster [DBG] pgmap v47: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:56.980457+0000 mgr.x (mgr.25061) 120 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.432480+0000 mon.a (mon.0) 277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.443634+0000 mon.a (mon.0) 278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cephadm 2024-04-19T14:15:57.450263+0000 mgr.x (mgr.25061) 121 : cephadm [INF] Reconfiguring osd.4 (monmap changed)... 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.452337+0000 mon.a (mon.0) 279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:15:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: audit 2024-04-19T14:15:57.454185+0000 mon.a (mon.0) 280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:15:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:15:58.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:15:58 smithi135 bash[82184]: cephadm 2024-04-19T14:15:57.456118+0000 mgr.x (mgr.25061) 122 : cephadm [INF] Reconfiguring daemon osd.4 on smithi139 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:00.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:00.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:00.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[82184]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cluster 2024-04-19T14:15:58.734047+0000 mgr.x (mgr.25061) 123 : cluster [DBG] pgmap v48: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:16:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.505600+0000 mon.a (mon.0) 281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.513681+0000 mon.a (mon.0) 282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:00 smithi139 bash[65163]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cephadm 2024-04-19T14:15:59.523862+0000 mgr.x (mgr.25061) 124 : cephadm [INF] Reconfiguring osd.5 (monmap changed)... 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.525712+0000 mon.a (mon.0) 283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: audit 2024-04-19T14:15:59.527041+0000 mon.a (mon.0) 284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:00 smithi135 bash[79235]: cephadm 2024-04-19T14:15:59.528876+0000 mgr.x (mgr.25061) 125 : cephadm [INF] Reconfiguring daemon osd.5 on smithi139 2024-04-19T14:16:01.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:01 smithi139 bash[65163]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:01 smithi139 bash[65163]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:01.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:01 smithi135 bash[79235]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:01.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:01 smithi135 bash[79235]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:01.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:01 smithi135 bash[82184]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:01.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:01 smithi135 bash[82184]: audit 2024-04-19T14:16:00.983257+0000 mon.a (mon.0) 285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:02.409 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[79235]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:02 smithi135 bash[82184]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cluster 2024-04-19T14:16:00.734480+0000 mgr.x (mgr.25061) 126 : cluster [DBG] pgmap v49: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.521657+0000 mon.a (mon.0) 286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.533868+0000 mon.a (mon.0) 287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cephadm 2024-04-19T14:16:01.550136+0000 mgr.x (mgr.25061) 127 : cephadm [INF] Reconfiguring osd.6 (monmap changed)... 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.551820+0000 mon.a (mon.0) 288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:16:02.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: audit 2024-04-19T14:16:01.553336+0000 mon.a (mon.0) 289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:02.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:02.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:02 smithi139 bash[65163]: cephadm 2024-04-19T14:16:01.554897+0000 mgr.x (mgr.25061) 128 : cephadm [INF] Reconfiguring daemon osd.6 on smithi139 2024-04-19T14:16:03.221 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:16:03.221 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 10s ago 18m - - 2024-04-19T14:16:03.221 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 9s ago 18m - - 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (5m) 10s ago 11m 13.4M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (4m) 9s ago 11m 41.0M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (3m) 10s ago 9m 44.3M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (4m) 9s ago 18m 498M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (114s) 10s ago 19m 436M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (88s) 10s ago 20m 43.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (39s) 9s ago 18m 26.7M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (48s) 10s ago 18m 34.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (5m) 10s ago 12m 9528k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (4m) 9s ago 12m 11.0M - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (17m) 10s ago 17m 56.0M 2524M 17.2.0 e1d6a67b021e 537b36fc03ac 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (16m) 10s ago 16m 57.3M 2524M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (16m) 10s ago 16m 50.4M 2524M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:16:03.222 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (15m) 10s ago 15m 55.8M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (15m) 9s ago 15m 57.0M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (14m) 9s ago 14m 53.5M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (13m) 9s ago 13m 52.3M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (13m) 9s ago 13m 55.4M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (3m) 9s ago 12m 65.2M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (10m) 10s ago 10m 86.3M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (10m) 9s ago 10m 86.6M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (9m) 10s ago 9m 86.2M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:16:03.223 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (9m) 9s ago 9m 85.8M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:16:03.669 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:16:03.669 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 12, 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 5 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:16:03.670 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:16:03.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:03 smithi135 bash[79235]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:03.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:03 smithi135 bash[79235]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:03.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:03 smithi135 bash[82184]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:03.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:03 smithi135 bash[82184]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:03 smithi139 bash[65163]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:03 smithi139 bash[65163]: audit 2024-04-19T14:16:02.401154+0000 mgr.x (mgr.25061) 129 : audit [DBG] from='client.54139 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.047 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:16:04.047 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:16:04.047 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:16:04.047 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "5/23 daemons upgraded", 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading mon daemons", 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:16:04.048 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:16:04.467 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:16:04.665 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:04] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-19T14:16:04.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:04.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:04 smithi139 bash[65163]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[79235]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: cluster 2024-04-19T14:16:02.736151+0000 mgr.x (mgr.25061) 130 : cluster [DBG] pgmap v50: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:02.783198+0000 mgr.x (mgr.25061) 131 : audit [DBG] from='client.34215 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:03.171779+0000 mgr.x (mgr.25061) 132 : audit [DBG] from='client.54151 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:03.677350+0000 mon.a (mon.0) 290 : audit [DBG] from='client.? 172.21.15.135:0/3249881468' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.167129+0000 mon.a (mon.0) 291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.178219+0000 mon.a (mon.0) 292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.230387+0000 mon.a (mon.0) 293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:16:04.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.232020+0000 mon.a (mon.0) 294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:04.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:04.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:04 smithi135 bash[82184]: audit 2024-04-19T14:16:04.475187+0000 mon.a (mon.0) 295 : audit [DBG] from='client.? 172.21.15.135:0/3527289650' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:05.937 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:05 smithi139 bash[65163]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[79235]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: audit 2024-04-19T14:16:04.052819+0000 mgr.x (mgr.25061) 133 : audit [DBG] from='client.54163 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:06.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: cephadm 2024-04-19T14:16:04.228529+0000 mgr.x (mgr.25061) 134 : cephadm [INF] Reconfiguring osd.7 (monmap changed)... 2024-04-19T14:16:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:05 smithi135 bash[82184]: cephadm 2024-04-19T14:16:04.234458+0000 mgr.x (mgr.25061) 135 : cephadm [INF] Reconfiguring daemon osd.7 on smithi139 2024-04-19T14:16:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:06 smithi139 bash[65163]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:06.877 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:06 smithi139 bash[65163]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:06.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:06 smithi135 bash[82184]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:06.986 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:06 smithi135 bash[82184]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:06.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:06 smithi135 bash[79235]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:06.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:06 smithi135 bash[79235]: cluster 2024-04-19T14:16:04.736663+0000 mgr.x (mgr.25061) 136 : cluster [DBG] pgmap v51: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:08.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:07 smithi139 bash[65163]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[79235]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cluster 2024-04-19T14:16:06.737311+0000 mgr.x (mgr.25061) 137 : cluster [DBG] pgmap v52: 161 pgs: 161 active+clean; 585 KiB data, 98 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.830570+0000 mon.a (mon.0) 296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.841724+0000 mon.a (mon.0) 297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cephadm 2024-04-19T14:16:06.856011+0000 mgr.x (mgr.25061) 138 : cephadm [INF] Reconfiguring rgw.foo.smithi139.huuntu (monmap changed)... 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.857966+0000 mon.a (mon.0) 298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.862282+0000 mon.a (mon.0) 299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: cephadm 2024-04-19T14:16:06.862834+0000 mgr.x (mgr.25061) 139 : cephadm [INF] Reconfiguring daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:08.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:07 smithi135 bash[82184]: audit 2024-04-19T14:16:06.991547+0000 mgr.x (mgr.25061) 140 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:10.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:09 smithi139 bash[65163]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:09 smithi139 bash[65163]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:10.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:09 smithi135 bash[79235]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:10.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:09 smithi135 bash[79235]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:09 smithi135 bash[82184]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:10.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:09 smithi135 bash[82184]: cluster 2024-04-19T14:16:08.738289+0000 mgr.x (mgr.25061) 141 : cluster [DBG] pgmap v53: 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-19T14:16:12.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:12.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:12 smithi139 bash[65163]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[79235]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cluster 2024-04-19T14:16:10.738811+0000 mgr.x (mgr.25061) 142 : cluster [DBG] pgmap v54: 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-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.496364+0000 mon.a (mon.0) 300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.511634+0000 mon.a (mon.0) 301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cephadm 2024-04-19T14:16:11.537131+0000 mgr.x (mgr.25061) 143 : cephadm [INF] Reconfiguring rgw.smpl.smithi139.fypjhp (monmap changed)... 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.539128+0000 mon.a (mon.0) 302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: audit 2024-04-19T14:16:11.543844+0000 mon.a (mon.0) 303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:12 smithi135 bash[82184]: cephadm 2024-04-19T14:16:11.544991+0000 mgr.x (mgr.25061) 144 : cephadm [INF] Reconfiguring daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:13 smithi139 bash[65163]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[79235]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.659194+0000 mon.a (mon.0) 304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.672308+0000 mon.a (mon.0) 305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:12.683087+0000 mon.a (mon.0) 306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: cluster 2024-04-19T14:16:12.739653+0000 mgr.x (mgr.25061) 145 : cluster [DBG] pgmap v55: 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-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.559546+0000 mon.a (mon.0) 307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.572201+0000 mon.a (mon.0) 308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.626829+0000 mon.a (mon.0) 309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.632313+0000 mon.a (mon.0) 310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.636650+0000 mon.a (mon.0) 311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.637573+0000 mgr.x (mgr.25061) 146 : cephadm [INF] Upgrade: Setting container_image for all mon 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:13 smithi135 bash[82184]: audit 2024-04-19T14:16:13.647808+0000 mon.a (mon.0) 312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:14] "GET /metrics HTTP/1.1" 200 38416 "" "Prometheus/2.33.4" 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:14.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:14.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:14.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.998 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[79235]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:14.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:14 smithi135 bash[82184]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.653846+0000 mon.a (mon.0) 313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]: dispatch 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.659791+0000 mon.a (mon.0) 314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.a"}]': finished 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.674357+0000 mon.a (mon.0) 315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]: dispatch 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.680087+0000 mon.a (mon.0) 316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.b"}]': finished 2024-04-19T14:16:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.689841+0000 mon.a (mon.0) 317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]: dispatch 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.696465+0000 mon.a (mon.0) 318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon.c"}]': finished 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.702308+0000 mon.a (mon.0) 319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.703292+0000 mgr.x (mgr.25061) 147 : cephadm [INF] Upgrade: Setting container_image for all crash 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.711420+0000 mon.a (mon.0) 320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.717362+0000 mgr.x (mgr.25061) 148 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:13.717998+0000 mon.a (mon.0) 321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: cephadm 2024-04-19T14:16:13.720030+0000 mgr.x (mgr.25061) 149 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.162808+0000 mon.a (mon.0) 322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.170114+0000 mon.a (mon.0) 323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:14 smithi139 bash[65163]: audit 2024-04-19T14:16:14.178130+0000 mon.a (mon.0) 324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:15 smithi139 bash[65163]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:15 smithi139 bash[65163]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:15 smithi135 bash[79235]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:15 smithi135 bash[79235]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:15 smithi135 bash[82184]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:15 smithi135 bash[82184]: cluster 2024-04-19T14:16:14.740383+0000 mgr.x (mgr.25061) 150 : cluster [DBG] pgmap v56: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[79235]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:16 smithi135 bash[82184]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:15.983288+0000 mon.a (mon.0) 325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: cephadm 2024-04-19T14:16:16.045929+0000 mgr.x (mgr.25061) 151 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.054901+0000 mon.a (mon.0) 326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.061776+0000 mon.a (mon.0) 327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: audit 2024-04-19T14:16:16.063946+0000 mon.a (mon.0) 328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:16 smithi139 bash[65163]: cephadm 2024-04-19T14:16:16.068547+0000 mgr.x (mgr.25061) 152 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:17.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[79235]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:17.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[79235]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:17.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[79235]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:17.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[79235]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[82184]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[82184]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[82184]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:17 smithi135 bash[82184]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:18.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:17 smithi139 bash[65163]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:18.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:17 smithi139 bash[65163]: cluster 2024-04-19T14:16:16.741198+0000 mgr.x (mgr.25061) 153 : cluster [DBG] pgmap v57: 161 pgs: 161 active+clean; 585 KiB data, 99 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:18.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:17 smithi139 bash[65163]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:18.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:17 smithi139 bash[65163]: audit 2024-04-19T14:16:17.001614+0000 mgr.x (mgr.25061) 154 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:19 smithi135 bash[79235]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:19 smithi135 bash[79235]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:19 smithi135 bash[82184]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:19 smithi135 bash[82184]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:20.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:19 smithi139 bash[65163]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:20.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:19 smithi139 bash[65163]: cluster 2024-04-19T14:16:18.743054+0000 mgr.x (mgr.25061) 155 : cluster [DBG] pgmap v58: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:21.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.753 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.753 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.753 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.753 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.754 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.754 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:21.755 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[79235]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[79235]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[82184]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[82184]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:22.027 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:21 smithi135 systemd[1]: Stopping Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:16:22.027 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[27570]: debug 2024-04-19T14:16:21.876+0000 7f33dece4700 -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-19T14:16:22.027 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[27570]: debug 2024-04-19T14:16:21.876+0000 7f33dece4700 -1 osd.0 114 *** Got signal Terminated *** 2024-04-19T14:16:22.027 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:21 smithi135 bash[27570]: debug 2024-04-19T14:16:21.876+0000 7f33dece4700 -1 osd.0 114 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:16:22.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:21 smithi139 bash[65163]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:22.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:21 smithi139 bash[65163]: cluster 2024-04-19T14:16:20.743803+0000 mgr.x (mgr.25061) 156 : cluster [DBG] pgmap v59: 161 pgs: 161 active+clean; 585 KiB data, 100 MiB used, 715 GiB / 715 GiB avail; 37 KiB/s rd, 0 B/s wr, 60 op/s 2024-04-19T14:16:23.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:22 smithi135 bash[79235]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:23.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:22 smithi135 bash[79235]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:23.251 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:22 smithi135 bash[82184]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:23.251 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:22 smithi135 bash[82184]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:23.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:22 smithi139 bash[65163]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:23.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:22 smithi139 bash[65163]: cluster 2024-04-19T14:16:21.879622+0000 mon.a (mon.0) 329 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:24.067 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[85123]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[79235]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:23 smithi135 bash[82184]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.745427+0000 mgr.x (mgr.25061) 157 : cluster [DBG] pgmap v60: 161 pgs: 161 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 73 KiB/s rd, 0 B/s wr, 120 op/s 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.804746+0000 mon.a (mon.0) 330 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:23 smithi139 bash[65163]: cluster 2024-04-19T14:16:22.828739+0000 mon.a (mon.0) 331 : cluster [DBG] osdmap e115: 8 total, 7 up, 8 in 2024-04-19T14:16:24.526 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:24 smithi135 bash[85188]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:16:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:24] "GET /metrics HTTP/1.1" 200 38418 "" "Prometheus/2.33.4" 2024-04-19T14:16:25.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:24 smithi139 bash[65163]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:24 smithi139 bash[65163]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:24 smithi135 bash[79235]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:24 smithi135 bash[79235]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:24 smithi135 bash[82184]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:24 smithi135 bash[82184]: cluster 2024-04-19T14:16:23.824092+0000 mon.a (mon.0) 332 : cluster [DBG] osdmap e116: 8 total, 7 up, 8 in 2024-04-19T14:16:25.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:25 smithi139 bash[65163]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:25.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:25 smithi139 bash[65163]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:26.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:25 smithi135 bash[79235]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:26.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:25 smithi135 bash[79235]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:26.181 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-19T14:16:26.181 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: Stopped Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:16:26.182 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:25 smithi135 bash[82184]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:26.182 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:25 smithi135 bash[82184]: cluster 2024-04-19T14:16:24.746207+0000 mgr.x (mgr.25061) 158 : cluster [DBG] pgmap v63: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 108 KiB/s rd, 0 B/s wr, 179 op/s 2024-04-19T14:16:26.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.526 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.527 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.527 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.528 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: Started Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:16:26.528 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:26.528 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:16:26 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.648 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.649 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.650 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.651 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.653 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.654 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.655 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.656 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.657 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.658 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.661 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[82184]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.663 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:27 smithi135 bash[79235]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.363882+0000 mon.a (mon.0) 333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.373274+0000 mon.a (mon.0) 334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.411985+0000 mon.a (mon.0) 335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.413676+0000 mon.a (mon.0) 336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.421684+0000 mgr.x (mgr.25061) 159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.421758+0000 mon.a (mon.0) 337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.506323+0000 mon.a (mon.0) 338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.509794+0000 mon.a (mon.0) 339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.513775+0000 mon.a (mon.0) 340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.514760+0000 mon.a (mon.0) 341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.520714+0000 mgr.x (mgr.25061) 160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.520972+0000 mon.a (mon.0) 342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.580166+0000 mon.a (mon.0) 343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.583233+0000 mon.a (mon.0) 344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.585891+0000 mon.a (mon.0) 345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.587155+0000 mon.a (mon.0) 346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.593190+0000 mgr.x (mgr.25061) 161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.593620+0000 mon.a (mon.0) 347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.640214+0000 mon.a (mon.0) 348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.643281+0000 mon.a (mon.0) 349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.645825+0000 mon.a (mon.0) 350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.646954+0000 mon.a (mon.0) 351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.655414+0000 mon.a (mon.0) 352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.730373+0000 mon.a (mon.0) 353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.732735+0000 mon.a (mon.0) 354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.734986+0000 mon.a (mon.0) 355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.735905+0000 mon.a (mon.0) 356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.743870+0000 mon.a (mon.0) 357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.822757+0000 mon.a (mon.0) 358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.825550+0000 mon.a (mon.0) 359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.828543+0000 mon.a (mon.0) 360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.829440+0000 mon.a (mon.0) 361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.839674+0000 mon.a (mon.0) 362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.919537+0000 mon.a (mon.0) 363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.922143+0000 mon.a (mon.0) 364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.924856+0000 mon.a (mon.0) 365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.926182+0000 mon.a (mon.0) 366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:26.934903+0000 mon.a (mon.0) 367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.009887+0000 mon.a (mon.0) 368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.013277+0000 mon.a (mon.0) 369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.016919+0000 mon.a (mon.0) 370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.018532+0000 mon.a (mon.0) 371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.027173+0000 mon.a (mon.0) 372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.086445+0000 mon.a (mon.0) 373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.089360+0000 mon.a (mon.0) 374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.092081+0000 mon.a (mon.0) 375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.093134+0000 mon.a (mon.0) 376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.099650+0000 mon.a (mon.0) 377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.157389+0000 mon.a (mon.0) 378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.160466+0000 mon.a (mon.0) 379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.163421+0000 mon.a (mon.0) 380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.164860+0000 mon.a (mon.0) 381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.171917+0000 mon.a (mon.0) 382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.235314+0000 mon.a (mon.0) 383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.238063+0000 mon.a (mon.0) 384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.242418+0000 mon.a (mon.0) 385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.243818+0000 mon.a (mon.0) 386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.250838+0000 mon.a (mon.0) 387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.309647+0000 mon.a (mon.0) 388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.312357+0000 mon.a (mon.0) 389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.314437+0000 mon.a (mon.0) 390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.315272+0000 mon.a (mon.0) 391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:27 smithi139 bash[65163]: audit 2024-04-19T14:16:27.321130+0000 mon.a (mon.0) 392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.678 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:28 smithi139 bash[65163]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.777 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:16:28.777 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:16:28.777 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: 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-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T14:16:28.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[85355]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-19T14:16:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.655017+0000 mgr.x (mgr.25061) 162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.743486+0000 mgr.x (mgr.25061) 163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cluster 2024-04-19T14:16:26.746614+0000 mgr.x (mgr.25061) 164 : cluster [DBG] pgmap v64: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 105 MiB used, 715 GiB / 715 GiB avail; 54 KiB/s rd, 0 B/s wr, 89 op/s 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.839361+0000 mgr.x (mgr.25061) 165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:26.934553+0000 mgr.x (mgr.25061) 166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.012817+0000 mgr.x (mgr.25061) 167 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.026873+0000 mgr.x (mgr.25061) 168 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.099225+0000 mgr.x (mgr.25061) 169 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.171957+0000 mgr.x (mgr.25061) 170 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.250825+0000 mgr.x (mgr.25061) 171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.320738+0000 mgr.x (mgr.25061) 172 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.400834+0000 mon.a (mon.0) 393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.403318+0000 mon.a (mon.0) 394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.405855+0000 mon.a (mon.0) 395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.407082+0000 mon.a (mon.0) 396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.413084+0000 mgr.x (mgr.25061) 173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.413457+0000 mon.a (mon.0) 397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.471357+0000 mon.a (mon.0) 398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.474060+0000 mon.a (mon.0) 399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.476340+0000 mon.a (mon.0) 400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[79235]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.477396+0000 mon.a (mon.0) 401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.483304+0000 mgr.x (mgr.25061) 174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.483716+0000 mon.a (mon.0) 402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.525444+0000 mon.a (mon.0) 403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.528780+0000 mon.a (mon.0) 404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.531536+0000 mon.a (mon.0) 405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.532643+0000 mon.a (mon.0) 406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.538503+0000 mgr.x (mgr.25061) 175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.538901+0000 mon.a (mon.0) 407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.598415+0000 mon.a (mon.0) 408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.600760+0000 mon.a (mon.0) 409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.603256+0000 mon.a (mon.0) 410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.604282+0000 mon.a (mon.0) 411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.610377+0000 mgr.x (mgr.25061) 176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.610819+0000 mon.a (mon.0) 412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.653786+0000 mon.a (mon.0) 413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.655996+0000 mon.a (mon.0) 414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.657967+0000 mon.a (mon.0) 415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.658682+0000 mon.a (mon.0) 416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.663669+0000 mon.a (mon.0) 417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.705034+0000 mon.a (mon.0) 418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.707402+0000 mon.a (mon.0) 419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.709626+0000 mon.a (mon.0) 420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.710340+0000 mon.a (mon.0) 421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.715524+0000 mon.a (mon.0) 422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.757149+0000 mon.a (mon.0) 423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.759367+0000 mon.a (mon.0) 424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.761265+0000 mon.a (mon.0) 425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.762353+0000 mon.a (mon.0) 426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.768857+0000 mon.a (mon.0) 427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.811137+0000 mon.a (mon.0) 428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.813149+0000 mon.a (mon.0) 429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.815886+0000 mon.a (mon.0) 430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.816522+0000 mon.a (mon.0) 431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.822224+0000 mon.a (mon.0) 432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.867466+0000 mon.a (mon.0) 433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.869716+0000 mon.a (mon.0) 434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.871638+0000 mon.a (mon.0) 435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.872279+0000 mon.a (mon.0) 436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.877997+0000 mon.a (mon.0) 437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.918811+0000 mon.a (mon.0) 438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.921730+0000 mon.a (mon.0) 439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.924300+0000 mon.a (mon.0) 440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.925376+0000 mon.a (mon.0) 441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.931074+0000 mon.a (mon.0) 442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.972272+0000 mon.a (mon.0) 443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.974663+0000 mon.a (mon.0) 444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.977079+0000 mon.a (mon.0) 445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.977930+0000 mon.a (mon.0) 446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:27.984040+0000 mon.a (mon.0) 447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.058887+0000 mon.a (mon.0) 448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.061333+0000 mon.a (mon.0) 449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.064050+0000 mon.a (mon.0) 450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.064783+0000 mon.a (mon.0) 451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.069443+0000 mon.a (mon.0) 452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.110406+0000 mon.a (mon.0) 453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.112710+0000 mon.a (mon.0) 454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.115148+0000 mon.a (mon.0) 455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.115945+0000 mon.a (mon.0) 456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.122129+0000 mon.a (mon.0) 457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.163107+0000 mon.a (mon.0) 458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.165200+0000 mon.a (mon.0) 459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.167042+0000 mon.a (mon.0) 460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.167663+0000 mon.a (mon.0) 461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.172047+0000 mon.a (mon.0) 462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.212696+0000 mon.a (mon.0) 463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.215060+0000 mon.a (mon.0) 464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.217114+0000 mon.a (mon.0) 465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.217905+0000 mon.a (mon.0) 466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.222664+0000 mon.a (mon.0) 467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.264229+0000 mon.a (mon.0) 468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.266609+0000 mon.a (mon.0) 469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.268599+0000 mon.a (mon.0) 470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.269340+0000 mon.a (mon.0) 471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.274040+0000 mon.a (mon.0) 472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.314535+0000 mon.a (mon.0) 473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:28.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.316477+0000 mon.a (mon.0) 474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.318433+0000 mon.a (mon.0) 475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.319191+0000 mon.a (mon.0) 476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:28.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:28 smithi135 bash[82184]: audit 2024-04-19T14:16:28.323777+0000 mon.a (mon.0) 477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.622 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.623 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.624 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.625 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.626 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.627 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.631 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.634 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.635 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.636 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.637 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.638 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.639 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.640 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.641 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.642 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.643 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.644 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.645 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[79235]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:29 smithi135 bash[82184]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.663174+0000 mgr.x (mgr.25061) 177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.715009+0000 mgr.x (mgr.25061) 178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.768343+0000 mgr.x (mgr.25061) 179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.821747+0000 mgr.x (mgr.25061) 180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.877464+0000 mgr.x (mgr.25061) 181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.930917+0000 mgr.x (mgr.25061) 182 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:27.983723+0000 mgr.x (mgr.25061) 183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.068949+0000 mgr.x (mgr.25061) 184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.121724+0000 mgr.x (mgr.25061) 185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.171506+0000 mgr.x (mgr.25061) 186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.222188+0000 mgr.x (mgr.25061) 187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.273563+0000 mgr.x (mgr.25061) 188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.323262+0000 mgr.x (mgr.25061) 189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.364146+0000 mon.a (mon.0) 478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.376780+0000 mon.a (mon.0) 479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.378869+0000 mon.a (mon.0) 480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.379667+0000 mon.a (mon.0) 481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.383767+0000 mgr.x (mgr.25061) 190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.384167+0000 mon.a (mon.0) 482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.424758+0000 mon.a (mon.0) 483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.426620+0000 mon.a (mon.0) 484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.428496+0000 mon.a (mon.0) 485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.429065+0000 mon.a (mon.0) 486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.432949+0000 mgr.x (mgr.25061) 191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.433418+0000 mon.a (mon.0) 487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.475452+0000 mon.a (mon.0) 488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.477550+0000 mon.a (mon.0) 489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.479844+0000 mon.a (mon.0) 490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.480689+0000 mon.a (mon.0) 491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.485674+0000 mgr.x (mgr.25061) 192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.485944+0000 mon.a (mon.0) 492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.527522+0000 mon.a (mon.0) 493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.529404+0000 mon.a (mon.0) 494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.531367+0000 mon.a (mon.0) 495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.532246+0000 mon.a (mon.0) 496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.536306+0000 mgr.x (mgr.25061) 193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.536743+0000 mon.a (mon.0) 497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.578617+0000 mon.a (mon.0) 498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.580438+0000 mon.a (mon.0) 499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.582248+0000 mon.a (mon.0) 500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.582929+0000 mon.a (mon.0) 501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.586985+0000 mgr.x (mgr.25061) 194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.587432+0000 mon.a (mon.0) 502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.629058+0000 mon.a (mon.0) 503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.631792+0000 mon.a (mon.0) 504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.634030+0000 mon.a (mon.0) 505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.634909+0000 mon.a (mon.0) 506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.639523+0000 mgr.x (mgr.25061) 195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.639948+0000 mon.a (mon.0) 507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.680876+0000 mon.a (mon.0) 508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.683440+0000 mon.a (mon.0) 509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.686234+0000 mon.a (mon.0) 510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.687271+0000 mon.a (mon.0) 511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.693280+0000 mon.a (mon.0) 512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.735099+0000 mon.a (mon.0) 513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.737995+0000 mon.a (mon.0) 514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.740245+0000 mon.a (mon.0) 515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.741187+0000 mon.a (mon.0) 516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.746528+0000 mon.a (mon.0) 517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.792145+0000 mon.a (mon.0) 518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.795083+0000 mon.a (mon.0) 519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.798169+0000 mon.a (mon.0) 520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.799243+0000 mon.a (mon.0) 521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.804981+0000 mon.a (mon.0) 522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.851428+0000 mon.a (mon.0) 523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.853992+0000 mon.a (mon.0) 524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.856233+0000 mon.a (mon.0) 525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.857388+0000 mon.a (mon.0) 526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.864356+0000 mon.a (mon.0) 527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.909805+0000 mon.a (mon.0) 528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.912443+0000 mon.a (mon.0) 529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.914743+0000 mon.a (mon.0) 530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.915518+0000 mon.a (mon.0) 531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.922658+0000 mon.a (mon.0) 532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.996982+0000 mon.a (mon.0) 533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:28.999760+0000 mon.a (mon.0) 534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.002373+0000 mon.a (mon.0) 535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.003389+0000 mon.a (mon.0) 536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.011604+0000 mon.a (mon.0) 537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.069281+0000 mon.a (mon.0) 538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.072175+0000 mon.a (mon.0) 539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.074821+0000 mon.a (mon.0) 540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.075768+0000 mon.a (mon.0) 541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.081930+0000 mon.a (mon.0) 542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.124159+0000 mon.a (mon.0) 543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.127265+0000 mon.a (mon.0) 544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.130562+0000 mon.a (mon.0) 545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.131533+0000 mon.a (mon.0) 546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.139009+0000 mon.a (mon.0) 547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.223453+0000 mon.a (mon.0) 548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.227782+0000 mon.a (mon.0) 549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.231693+0000 mon.a (mon.0) 550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.233215+0000 mon.a (mon.0) 551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.243752+0000 mon.a (mon.0) 552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.321646+0000 mon.a (mon.0) 553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.324877+0000 mon.a (mon.0) 554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.327826+0000 mon.a (mon.0) 555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.328874+0000 mon.a (mon.0) 556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:29 smithi139 bash[65163]: audit 2024-04-19T14:16:29.337643+0000 mon.a (mon.0) 557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:30 smithi139 bash[65163]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.692925+0000 mgr.x (mgr.25061) 196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.746170+0000 mgr.x (mgr.25061) 197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cluster 2024-04-19T14:16:28.747677+0000 mgr.x (mgr.25061) 198 : cluster [DBG] pgmap v65: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 52 KiB/s rd, 0 B/s wr, 87 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.804702+0000 mgr.x (mgr.25061) 199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.863926+0000 mgr.x (mgr.25061) 200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:28.922214+0000 mgr.x (mgr.25061) 201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.011329+0000 mgr.x (mgr.25061) 202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.081588+0000 mgr.x (mgr.25061) 203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.138595+0000 mgr.x (mgr.25061) 204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.243705+0000 mgr.x (mgr.25061) 205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.337324+0000 mgr.x (mgr.25061) 206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.413664+0000 mon.a (mon.0) 558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.415860+0000 mon.a (mon.0) 559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.418000+0000 mon.a (mon.0) 560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.418882+0000 mon.a (mon.0) 561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.425100+0000 mgr.x (mgr.25061) 207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.425468+0000 mon.a (mon.0) 562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.500550+0000 mon.a (mon.0) 563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.504087+0000 mon.a (mon.0) 564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.506865+0000 mon.a (mon.0) 565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[79235]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.508037+0000 mon.a (mon.0) 566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.518161+0000 mgr.x (mgr.25061) 208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.518446+0000 mon.a (mon.0) 567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.593561+0000 mon.a (mon.0) 568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.596250+0000 mon.a (mon.0) 569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.598963+0000 mon.a (mon.0) 570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.599820+0000 mon.a (mon.0) 571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.606042+0000 mgr.x (mgr.25061) 209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.606417+0000 mon.a (mon.0) 572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.648661+0000 mon.a (mon.0) 573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.650685+0000 mon.a (mon.0) 574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.652669+0000 mon.a (mon.0) 575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.653318+0000 mon.a (mon.0) 576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.658629+0000 mon.a (mon.0) 577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.700553+0000 mon.a (mon.0) 578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.702854+0000 mon.a (mon.0) 579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.705281+0000 mon.a (mon.0) 580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.706228+0000 mon.a (mon.0) 581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.714262+0000 mon.a (mon.0) 582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: cluster 2024-04-19T14:16:29.744708+0000 mon.a (mon.0) 583 : cluster [WRN] Health check failed: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.791093+0000 mon.a (mon.0) 584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.793540+0000 mon.a (mon.0) 585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.796308+0000 mon.a (mon.0) 586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.797463+0000 mon.a (mon.0) 587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.805558+0000 mon.a (mon.0) 588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.892302+0000 mon.a (mon.0) 589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.896733+0000 mon.a (mon.0) 590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.900051+0000 mon.a (mon.0) 591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.901463+0000 mon.a (mon.0) 592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:29.911432+0000 mon.a (mon.0) 593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.001639+0000 mon.a (mon.0) 594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.006092+0000 mon.a (mon.0) 595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.009546+0000 mon.a (mon.0) 596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.011021+0000 mon.a (mon.0) 597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.020125+0000 mon.a (mon.0) 598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.095779+0000 mon.a (mon.0) 599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.098502+0000 mon.a (mon.0) 600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.101459+0000 mon.a (mon.0) 601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.102669+0000 mon.a (mon.0) 602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.109203+0000 mon.a (mon.0) 603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.185581+0000 mon.a (mon.0) 604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.188342+0000 mon.a (mon.0) 605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.191243+0000 mon.a (mon.0) 606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.192184+0000 mon.a (mon.0) 607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.199291+0000 mon.a (mon.0) 608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.275389+0000 mon.a (mon.0) 609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:30.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.278445+0000 mon.a (mon.0) 610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.281142+0000 mon.a (mon.0) 611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.282622+0000 mon.a (mon.0) 612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:30 smithi135 bash[82184]: audit 2024-04-19T14:16:30.293617+0000 mon.a (mon.0) 613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.245 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[85869]: debug 2024-04-19T14:16:31.031+0000 7f634636e700 1 -- 172.21.15.135:0/954409555 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5584a0123680 con 0x5584a0180800 2024-04-19T14:16:31.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[79235]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[82184]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.658151+0000 mgr.x (mgr.25061) 210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.714013+0000 mgr.x (mgr.25061) 211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.805421+0000 mgr.x (mgr.25061) 212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:29.911358+0000 mgr.x (mgr.25061) 213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.019914+0000 mgr.x (mgr.25061) 214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.108844+0000 mgr.x (mgr.25061) 215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.199007+0000 mgr.x (mgr.25061) 216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.293363+0000 mgr.x (mgr.25061) 217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.370699+0000 mon.a (mon.0) 614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.394562+0000 mon.a (mon.0) 615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.397082+0000 mon.a (mon.0) 616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.397972+0000 mon.a (mon.0) 617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.402634+0000 mgr.x (mgr.25061) 218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.402917+0000 mon.a (mon.0) 618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.478967+0000 mon.a (mon.0) 619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.481513+0000 mon.a (mon.0) 620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.484530+0000 mon.a (mon.0) 621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.485865+0000 mon.a (mon.0) 622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.493857+0000 mgr.x (mgr.25061) 219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.494156+0000 mon.a (mon.0) 623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.583866+0000 mon.a (mon.0) 624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.588438+0000 mon.a (mon.0) 625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.592636+0000 mon.a (mon.0) 626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.594322+0000 mon.a (mon.0) 627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.603475+0000 mgr.x (mgr.25061) 220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.603529+0000 mon.a (mon.0) 628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.694682+0000 mon.a (mon.0) 629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.698733+0000 mon.a (mon.0) 630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.701504+0000 mon.a (mon.0) 631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.702985+0000 mon.a (mon.0) 632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.712361+0000 mon.a (mon.0) 633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.802095+0000 mon.a (mon.0) 634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.806243+0000 mon.a (mon.0) 635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.810219+0000 mon.a (mon.0) 636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.811394+0000 mon.a (mon.0) 637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.818539+0000 mon.a (mon.0) 638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.908181+0000 mon.a (mon.0) 639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.912592+0000 mon.a (mon.0) 640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.916797+0000 mon.a (mon.0) 641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.918329+0000 mon.a (mon.0) 642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.929676+0000 mon.a (mon.0) 643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.987458+0000 mon.a (mon.0) 644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:30.988621+0000 mon.a (mon.0) 645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.073816+0000 mon.a (mon.0) 646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.076020+0000 mon.a (mon.0) 647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.078062+0000 mon.a (mon.0) 648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.078775+0000 mon.a (mon.0) 649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.083513+0000 mon.a (mon.0) 650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.131189+0000 mon.a (mon.0) 651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.133760+0000 mon.a (mon.0) 652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.136443+0000 mon.a (mon.0) 653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.137410+0000 mon.a (mon.0) 654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.165727+0000 mon.a (mon.0) 655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.211217+0000 mon.a (mon.0) 656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.213939+0000 mon.a (mon.0) 657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.216180+0000 mon.a (mon.0) 658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.217091+0000 mon.a (mon.0) 659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.225064+0000 mon.a (mon.0) 660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.270220+0000 mon.a (mon.0) 661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.272653+0000 mon.a (mon.0) 662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.275212+0000 mon.a (mon.0) 663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.276048+0000 mon.a (mon.0) 664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.283918+0000 mon.a (mon.0) 665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.345005+0000 mon.a (mon.0) 666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.347312+0000 mon.a (mon.0) 667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.350010+0000 mon.a (mon.0) 668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.350778+0000 mon.a (mon.0) 669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:31 smithi139 bash[65163]: audit 2024-04-19T14:16:31.360579+0000 mon.a (mon.0) 670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.026 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:31 smithi135 bash[85869]: debug 2024-04-19T14:16:31.591+0000 7f634f5067c0 -1 Falling back to public interface 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:32 smithi139 bash[65163]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.712338+0000 mgr.x (mgr.25061) 221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cluster 2024-04-19T14:16:30.748603+0000 mgr.x (mgr.25061) 222 : cluster [DBG] pgmap v66: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.818538+0000 mgr.x (mgr.25061) 223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:30.929738+0000 mgr.x (mgr.25061) 224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.083155+0000 mgr.x (mgr.25061) 225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.165446+0000 mgr.x (mgr.25061) 226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.224598+0000 mgr.x (mgr.25061) 227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.283465+0000 mgr.x (mgr.25061) 228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.360254+0000 mgr.x (mgr.25061) 229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.419832+0000 mon.a (mon.0) 671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.422314+0000 mon.a (mon.0) 672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.424795+0000 mon.a (mon.0) 673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.426002+0000 mon.a (mon.0) 674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.436004+0000 mgr.x (mgr.25061) 230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.436308+0000 mon.a (mon.0) 675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.477500+0000 mon.a (mon.0) 676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.479981+0000 mon.a (mon.0) 677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.482306+0000 mon.a (mon.0) 678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.483902+0000 mon.a (mon.0) 679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.493893+0000 mgr.x (mgr.25061) 231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.494169+0000 mon.a (mon.0) 680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.536064+0000 mon.a (mon.0) 681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.538498+0000 mon.a (mon.0) 682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.540514+0000 mon.a (mon.0) 683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.541356+0000 mon.a (mon.0) 684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.550256+0000 mgr.x (mgr.25061) 232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.550515+0000 mon.a (mon.0) 685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.612433+0000 mon.a (mon.0) 686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.615419+0000 mon.a (mon.0) 687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.619362+0000 mon.a (mon.0) 688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.620404+0000 mon.a (mon.0) 689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.626317+0000 mgr.x (mgr.25061) 233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.626469+0000 mon.a (mon.0) 690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.715082+0000 mon.a (mon.0) 691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.719845+0000 mon.a (mon.0) 692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.723170+0000 mon.a (mon.0) 693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.724477+0000 mon.a (mon.0) 694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.733577+0000 mon.a (mon.0) 695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.814679+0000 mon.a (mon.0) 696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.817749+0000 mon.a (mon.0) 697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.820828+0000 mon.a (mon.0) 698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.822061+0000 mon.a (mon.0) 699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.830409+0000 mon.a (mon.0) 700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.910038+0000 mon.a (mon.0) 701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.912785+0000 mon.a (mon.0) 702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.915542+0000 mon.a (mon.0) 703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.916376+0000 mon.a (mon.0) 704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.922274+0000 mon.a (mon.0) 705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.983317+0000 mon.a (mon.0) 706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.985930+0000 mon.a (mon.0) 707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.988390+0000 mon.a (mon.0) 708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.989164+0000 mon.a (mon.0) 709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:31.995583+0000 mon.a (mon.0) 710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.051447+0000 mon.a (mon.0) 711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.055519+0000 mon.a (mon.0) 712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.059708+0000 mon.a (mon.0) 713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.061128+0000 mon.a (mon.0) 714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.068604+0000 mon.a (mon.0) 715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.158727+0000 mon.a (mon.0) 716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[79235]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.163784+0000 mon.a (mon.0) 717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.168167+0000 mon.a (mon.0) 718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.169868+0000 mon.a (mon.0) 719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.180046+0000 mon.a (mon.0) 720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.269987+0000 mon.a (mon.0) 721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.273588+0000 mon.a (mon.0) 722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.277612+0000 mon.a (mon.0) 723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.279067+0000 mon.a (mon.0) 724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:32 smithi135 bash[82184]: audit 2024-04-19T14:16:32.289011+0000 mon.a (mon.0) 725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:33 smithi139 bash[65163]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.733683+0000 mgr.x (mgr.25061) 234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.830188+0000 mgr.x (mgr.25061) 235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.921983+0000 mgr.x (mgr.25061) 236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:31.995499+0000 mgr.x (mgr.25061) 237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.068510+0000 mgr.x (mgr.25061) 238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.180162+0000 mgr.x (mgr.25061) 239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.288993+0000 mgr.x (mgr.25061) 240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.405553+0000 mon.a (mon.0) 726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.412248+0000 mon.a (mon.0) 727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.416437+0000 mon.a (mon.0) 728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.417993+0000 mon.a (mon.0) 729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.425917+0000 mgr.x (mgr.25061) 241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.426236+0000 mon.a (mon.0) 730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.501581+0000 mon.a (mon.0) 731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.504623+0000 mon.a (mon.0) 732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.509030+0000 mon.a (mon.0) 733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.510481+0000 mon.a (mon.0) 734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.518242+0000 mon.a (mon.0) 735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.518334+0000 mgr.x (mgr.25061) 242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.607971+0000 mon.a (mon.0) 736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[79235]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.612031+0000 mon.a (mon.0) 737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.615750+0000 mon.a (mon.0) 738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.617389+0000 mon.a (mon.0) 739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.626404+0000 mon.a (mon.0) 740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.626410+0000 mgr.x (mgr.25061) 243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.716791+0000 mon.a (mon.0) 741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.721085+0000 mon.a (mon.0) 742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.724530+0000 mon.a (mon.0) 743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.725805+0000 mon.a (mon.0) 744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.733217+0000 mon.a (mon.0) 745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.831012+0000 mon.a (mon.0) 746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.831702+0000 mon.a (mon.0) 747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.839287+0000 mon.a (mon.0) 748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.840138+0000 mon.a (mon.0) 749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.847459+0000 mon.a (mon.0) 750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.847800+0000 mon.a (mon.0) 751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.851397+0000 mon.a (mon.0) 752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:33 smithi135 bash[82184]: audit 2024-04-19T14:16:32.854540+0000 mon.a (mon.0) 753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[79235]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[82184]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:34] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.33.4" 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.733131+0000 mgr.x (mgr.25061) 244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cluster 2024-04-19T14:16:32.749468+0000 mgr.x (mgr.25061) 245 : cluster [DBG] pgmap v67: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:32.854059+0000 mgr.x (mgr.25061) 246 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["0"], "max": 16}]: dispatch 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: cephadm 2024-04-19T14:16:32.855827+0000 mgr.x (mgr.25061) 247 : cephadm [INF] Upgrade: osd.0 is safe to restart 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.135693+0000 mon.a (mon.0) 754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.143433+0000 mon.a (mon.0) 755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:34 smithi139 bash[65163]: audit 2024-04-19T14:16:34.151892+0000 mon.a (mon.0) 756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:34.856 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:16:35.026 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[85869]: debug 2024-04-19T14:16:34.695+0000 7f634f5067c0 -1 osd.0 0 read_superblock omap replica is missing. 2024-04-19T14:16:35.026 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:34 smithi135 bash[85869]: debug 2024-04-19T14:16:34.723+0000 7f634f5067c0 -1 osd.0 114 log_to_monitors true 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 1s ago 19m - - 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 1s ago 19m - - 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (5m) 1s ago 12m 13.7M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (5m) 1s ago 12m 41.2M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (4m) 1s ago 10m 44.4M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (4m) 1s ago 18m 502M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (2m) 1s ago 20m 437M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:16:35.627 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (2m) 1s ago 20m 47.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (72s) 1s ago 18m 36.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (80s) 1s ago 18m 37.2M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (5m) 1s ago 12m 9503k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (5m) 1s ago 12m 8915k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5s) 1s ago 18m - 2524M 19.0.0-3175-gc53d131d 6e45217f6088 340863515db8 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (17m) 1s ago 17m 59.6M 2524M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (16m) 1s ago 16m 52.2M 2524M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (16m) 1s ago 16m 58.0M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (15m) 1s ago 15m 60.0M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (15m) 1s ago 15m 56.2M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (14m) 1s ago 14m 55.7M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (13m) 1s ago 13m 57.6M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (4m) 1s ago 12m 65.6M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (10m) 1s ago 10m 86.4M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (10m) 1s ago 10m 86.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:16:35.628 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (10m) 1s ago 10m 86.5M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:16:35.629 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (10m) 1s ago 10m 85.9M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:16:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:35.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:35 smithi139 bash[65163]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:35.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[79235]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.381691+0000 mon.a (mon.0) 757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.394735+0000 mon.a (mon.0) 758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.403050+0000 mon.a (mon.0) 759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[82184]: audit 2024-04-19T14:16:34.729721+0000 mon.a (mon.0) 760 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:36.090 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:16:36.090 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 5 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:16:36.091 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:16:36.159 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:35 smithi135 bash[85869]: debug 2024-04-19T14:16:35.883+0000 7f633c956700 -1 osd.0 114 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:16:36.445 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "6/23 daemons upgraded", 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:16:36.446 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[79235]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:36 smithi135 bash[82184]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: cluster 2024-04-19T14:16:34.750519+0000 mgr.x (mgr.25061) 248 : cluster [DBG] pgmap v68: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 106 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:34.848787+0000 mgr.x (mgr.25061) 249 : audit [DBG] from='client.34248 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.207461+0000 mgr.x (mgr.25061) 250 : audit [DBG] from='client.34257 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.409146+0000 mon.a (mon.0) 761 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: cluster 2024-04-19T14:16:35.413584+0000 mon.a (mon.0) 762 : cluster [DBG] osdmap e117: 8 total, 7 up, 8 in 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.414126+0000 mon.a (mon.0) 763 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.583852+0000 mgr.x (mgr.25061) 251 : audit [DBG] from='client.54193 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:35.879319+0000 mon.a (mon.0) 764 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091]' entity='osd.0' 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:36 smithi139 bash[65163]: audit 2024-04-19T14:16:36.098285+0000 mon.a (mon.0) 765 : audit [DBG] from='client.? 172.21.15.135:0/2460349300' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 1.0 is active+undersized+degraded, acting [7,6] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.5 is active+undersized+degraded, acting [7,4] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.8 is active+undersized+degraded, acting [7,1] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.f is active+undersized+degraded, acting [4,7] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.10 is active+undersized+degraded, acting [2,1] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.15 is active+undersized+degraded, acting [1,5] 2024-04-19T14:16:36.899 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.19 is active+undersized+degraded, acting [3,6] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.1e is active+undersized+degraded, acting [3,5] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.1f is active+undersized+degraded, acting [7,4] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1 is active+undersized+degraded, acting [4,3] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.3 is active+undersized+degraded, acting [4,6] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.6 is active+undersized+degraded, acting [1,4] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.7 is active+undersized+degraded, acting [3,7] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.b is active+undersized+degraded, acting [3,4] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.f is active+undersized+degraded, acting [7,4] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.10 is active+undersized+degraded, acting [6,5] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.12 is active+undersized+degraded, acting [7,3] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.17 is active+undersized+degraded, acting [5,3] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.18 is active+undersized+degraded, acting [3,1] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1b is active+undersized+degraded, acting [4,7] 2024-04-19T14:16:36.900 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1f is active+undersized+degraded, acting [5,2] 2024-04-19T14:16:36.901 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.0 is active+undersized+degraded, acting [3,7] 2024-04-19T14:16:36.901 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.3 is active+undersized+degraded, acting [5,7] 2024-04-19T14:16:36.901 INFO:teuthology.orchestra.run.smithi135.stdout: pg 5.13 is active+undersized+degraded, acting [3,1] 2024-04-19T14:16:36.901 INFO:teuthology.orchestra.run.smithi135.stdout: pg 5.1d is active+undersized+degraded, acting [1,4] 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[79235]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.684 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:37.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:37 smithi135 bash[82184]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.451041+0000 mgr.x (mgr.25061) 252 : audit [DBG] from='client.34275 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.810055+0000 mon.a (mon.0) 766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.819912+0000 mon.a (mon.0) 767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.827243+0000 mon.a (mon.0) 768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.877371+0000 mon.a (mon.0) 769 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.889346+0000 mon.a (mon.0) 770 : cluster [INF] osd.0 [v2:172.21.15.135:6800/3260710091,v1:172.21.15.135:6801/3260710091] boot 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.889485+0000 mon.a (mon.0) 771 : cluster [DBG] osdmap e118: 8 total, 8 up, 8 in 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.893380+0000 mon.a (mon.0) 772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:37.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:37 smithi139 bash[65163]: audit 2024-04-19T14:16:36.906409+0000 mon.c (mon.1) 5 : audit [DBG] from='client.? 172.21.15.135:0/3881320933' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:16:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[79235]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:38 smithi135 bash[82184]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: cluster 2024-04-19T14:16:36.751570+0000 mgr.x (mgr.25061) 253 : cluster [DBG] pgmap v70: 161 pgs: 25 active+undersized+degraded, 33 active+undersized, 103 active+clean; 585 KiB data, 121 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.021140+0000 mgr.x (mgr.25061) 254 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.749201+0000 mon.a (mon.0) 773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.0"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: audit 2024-04-19T14:16:37.750273+0000 mon.a (mon.0) 774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:38 smithi139 bash[65163]: cluster 2024-04-19T14:16:37.888666+0000 mon.a (mon.0) 775 : cluster [DBG] osdmap e119: 8 total, 8 up, 8 in 2024-04-19T14:16:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:39 smithi139 bash[65163]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:39 smithi139 bash[65163]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:39 smithi139 bash[65163]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:39.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:39 smithi139 bash[65163]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[79235]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[79235]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[79235]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[79235]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[82184]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[82184]: cephadm 2024-04-19T14:16:37.746276+0000 mgr.x (mgr.25061) 255 : cephadm [INF] Upgrade: Updating osd.0 2024-04-19T14:16:39.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[82184]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:39.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:39 smithi135 bash[82184]: cephadm 2024-04-19T14:16:37.754998+0000 mgr.x (mgr.25061) 256 : cephadm [INF] Deploying daemon osd.0 on smithi135 2024-04-19T14:16:40.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:40 smithi139 bash[65163]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:40 smithi139 bash[65163]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:40 smithi139 bash[65163]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:40.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:40 smithi139 bash[65163]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:40.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[79235]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[79235]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[79235]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[79235]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[82184]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[82184]: cluster 2024-04-19T14:16:38.752576+0000 mgr.x (mgr.25061) 257 : cluster [DBG] pgmap v73: 161 pgs: 37 peering, 8 active+undersized+degraded, 13 active+undersized, 103 active+clean; 585 KiB data, 125 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 29/630 objects degraded (4.603%) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[82184]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:40 smithi135 bash[82184]: cluster 2024-04-19T14:16:39.423885+0000 mon.a (mon.0) 776 : cluster [WRN] Health check update: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:41.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[79235]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[79235]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[79235]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:41.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[79235]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:41.692 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[82184]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.692 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[82184]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.692 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[82184]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:41.692 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:41 smithi135 bash[82184]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:41 smithi139 bash[65163]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:41 smithi139 bash[65163]: cluster 2024-04-19T14:16:41.435660+0000 mon.a (mon.0) 777 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 29/630 objects degraded (4.603%), 8 pgs degraded) 2024-04-19T14:16:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:41 smithi139 bash[65163]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:41.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:41 smithi139 bash[65163]: cluster 2024-04-19T14:16:41.435702+0000 mon.a (mon.0) 778 : cluster [INF] Cluster is now healthy 2024-04-19T14:16:42.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:42 smithi139 bash[65163]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:42.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:42 smithi139 bash[65163]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:42.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:42 smithi135 bash[79235]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:42.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:42 smithi135 bash[79235]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:42.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:42 smithi135 bash[82184]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:42.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:42 smithi135 bash[82184]: cluster 2024-04-19T14:16:40.753544+0000 mgr.x (mgr.25061) 258 : cluster [DBG] pgmap v74: 161 pgs: 37 peering, 124 active+clean; 585 KiB data, 129 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:43.056 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.056 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.057 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.057 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.057 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.057 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: Stopping Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:16:43.057 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.058 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:43.495 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[85869]: debug 2024-04-19T14:16:43.059+0000 7f6345b6d700 -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-19T14:16:43.495 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[85869]: debug 2024-04-19T14:16:43.059+0000 7f6345b6d700 -1 osd.0 119 *** Got signal Terminated *** 2024-04-19T14:16:43.495 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[85869]: debug 2024-04-19T14:16:43.059+0000 7f6345b6d700 -1 osd.0 119 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:16:43.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:43 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:43.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:43 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:43.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:43.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:43.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:43.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:43 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.063778+0000 mon.a (mon.0) 779 : cluster [INF] osd.0 marked itself down and dead 2024-04-19T14:16:44.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:44] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.33.4" 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:44 smithi139 bash[65163]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:44.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[79235]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:44.777 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[87672]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:42.755129+0000 mgr.x (mgr.25061) 259 : cluster [DBG] pgmap v75: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.491463+0000 mon.a (mon.0) 780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:44.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[82184]: cluster 2024-04-19T14:16:43.511871+0000 mon.a (mon.0) 781 : cluster [DBG] osdmap e120: 8 total, 7 up, 8 in 2024-04-19T14:16:45.276 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:44 smithi135 bash[87735]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:16:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:45 smithi139 bash[65163]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:45 smithi139 bash[65163]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:45 smithi135 bash[79235]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:45 smithi135 bash[79235]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:45 smithi135 bash[82184]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:45 smithi135 bash[82184]: cluster 2024-04-19T14:16:44.511095+0000 mon.a (mon.0) 782 : cluster [DBG] osdmap e121: 8 total, 7 up, 8 in 2024-04-19T14:16:46.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:46.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:46.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:46.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:46.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:46.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:46 smithi139 bash[65163]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: cluster 2024-04-19T14:16:44.755865+0000 mgr.x (mgr.25061) 260 : cluster [DBG] pgmap v78: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 745 B/s rd, 0 op/s 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966022+0000 mon.a (mon.0) 783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966471+0000 mon.a (mon.0) 784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.966846+0000 mon.a (mon.0) 785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967208+0000 mon.a (mon.0) 786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967559+0000 mon.a (mon.0) 787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.967925+0000 mon.a (mon.0) 788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[79235]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.968284+0000 mon.a (mon.0) 789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.968679+0000 mon.a (mon.0) 790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.969034+0000 mon.a (mon.0) 791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.969421+0000 mon.a (mon.0) 792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.990885+0000 mon.a (mon.0) 793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:46 smithi135 bash[82184]: audit 2024-04-19T14:16:45.996376+0000 mon.a (mon.0) 794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:16:47.276 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.276 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.277 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.277 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.277 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.278 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.0.service: Deactivated successfully. 2024-04-19T14:16:47.278 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: Stopped Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:16:47.278 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.278 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:16:47.560 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:47 smithi135 systemd[1]: Started Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:47.575 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:47.576 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:47.577 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.578 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.579 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:47.580 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[79235]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.581 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:47.582 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.582 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:47.582 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:47.582 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:47 smithi135 bash[82184]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528403+0000 mon.a (mon.0) 795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.0", "id": [7, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528639+0000 mon.a (mon.0) 796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.3", "id": [7, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528805+0000 mon.a (mon.0) 797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "2.b", "id": [7, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.528967+0000 mon.a (mon.0) 798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1", "id": [3, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529127+0000 mon.a (mon.0) 799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.3", "id": [4, 2]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529312+0000 mon.a (mon.0) 800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.a", "id": [4, 0]}]': finished 2024-04-19T14:16:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529406+0000 mon.a (mon.0) 801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.11", "id": [4, 0]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529494+0000 mon.a (mon.0) 802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.12", "id": [7, 2]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529578+0000 mon.a (mon.0) 803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.13", "id": [4, 1]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:46.529666+0000 mon.a (mon.0) 804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd pg-upmap-items", "format": "json", "pgid": "3.1b", "id": [4, 2]}]': finished 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: cluster 2024-04-19T14:16:46.537511+0000 mon.a (mon.0) 805 : cluster [DBG] osdmap e122: 8 total, 7 up, 8 in 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.354199+0000 mon.a (mon.0) 806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.361120+0000 mon.a (mon.0) 807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.398970+0000 mon.a (mon.0) 808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.400762+0000 mon.a (mon.0) 809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.408879+0000 mon.a (mon.0) 810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.487140+0000 mon.a (mon.0) 811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.490617+0000 mon.a (mon.0) 812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.494975+0000 mon.a (mon.0) 813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.496502+0000 mon.a (mon.0) 814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: audit 2024-04-19T14:16:47.505257+0000 mon.a (mon.0) 815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:47 smithi139 bash[65163]: cluster 2024-04-19T14:16:47.539071+0000 mon.a (mon.0) 816 : cluster [DBG] osdmap e123: 8 total, 7 up, 8 in 2024-04-19T14:16:49.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:48 smithi139 bash[65163]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cluster 2024-04-19T14:16:46.756636+0000 mgr.x (mgr.25061) 261 : cluster [DBG] pgmap v80: 161 pgs: 21 stale+active+clean, 140 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.029149+0000 mgr.x (mgr.25061) 262 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.409175+0000 mgr.x (mgr.25061) 263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.505263+0000 mgr.x (mgr.25061) 264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.585508+0000 mon.a (mon.0) 817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.587556+0000 mon.a (mon.0) 818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.589631+0000 mon.a (mon.0) 819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.590435+0000 mon.a (mon.0) 820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.597802+0000 mgr.x (mgr.25061) 265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.597886+0000 mon.a (mon.0) 821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.641273+0000 mon.a (mon.0) 822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.644916+0000 mon.a (mon.0) 823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.647551+0000 mon.a (mon.0) 824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.648692+0000 mon.a (mon.0) 825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.657698+0000 mon.a (mon.0) 826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.699197+0000 mon.a (mon.0) 827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.702031+0000 mon.a (mon.0) 828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.704634+0000 mon.a (mon.0) 829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.705951+0000 mon.a (mon.0) 830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.715541+0000 mon.a (mon.0) 831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.757179+0000 mon.a (mon.0) 832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.759869+0000 mon.a (mon.0) 833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.762443+0000 mon.a (mon.0) 834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.763618+0000 mon.a (mon.0) 835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.770807+0000 mon.a (mon.0) 836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.814175+0000 mon.a (mon.0) 837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.816620+0000 mon.a (mon.0) 838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.819022+0000 mon.a (mon.0) 839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.819842+0000 mon.a (mon.0) 840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.829595+0000 mon.a (mon.0) 841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.887131+0000 mon.a (mon.0) 842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.889458+0000 mon.a (mon.0) 843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.891872+0000 mon.a (mon.0) 844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.892716+0000 mon.a (mon.0) 845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.900643+0000 mon.a (mon.0) 846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.942096+0000 mon.a (mon.0) 847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.944374+0000 mon.a (mon.0) 848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.946685+0000 mon.a (mon.0) 849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[82184]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.947534+0000 mon.a (mon.0) 850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.955929+0000 mon.a (mon.0) 851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:47.997415+0000 mon.a (mon.0) 852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.000010+0000 mon.a (mon.0) 853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.002343+0000 mon.a (mon.0) 854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.003380+0000 mon.a (mon.0) 855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.011537+0000 mon.a (mon.0) 856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.052972+0000 mon.a (mon.0) 857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.056004+0000 mon.a (mon.0) 858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.058792+0000 mon.a (mon.0) 859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.059886+0000 mon.a (mon.0) 860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.070065+0000 mon.a (mon.0) 861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.111369+0000 mon.a (mon.0) 862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.113873+0000 mon.a (mon.0) 863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.116313+0000 mon.a (mon.0) 864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.116993+0000 mon.a (mon.0) 865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.125118+0000 mon.a (mon.0) 866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.166784+0000 mon.a (mon.0) 867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.169404+0000 mon.a (mon.0) 868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.171892+0000 mon.a (mon.0) 869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.172862+0000 mon.a (mon.0) 870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.180879+0000 mon.a (mon.0) 871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.227560+0000 mon.a (mon.0) 872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.230576+0000 mon.a (mon.0) 873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.233089+0000 mon.a (mon.0) 874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.234266+0000 mon.a (mon.0) 875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.242701+0000 mon.a (mon.0) 876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.288680+0000 mon.a (mon.0) 877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.291283+0000 mon.a (mon.0) 878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.293375+0000 mon.a (mon.0) 879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.294250+0000 mon.a (mon.0) 880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.303710+0000 mon.a (mon.0) 881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.346022+0000 mon.a (mon.0) 882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.348052+0000 mon.a (mon.0) 883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.350011+0000 mon.a (mon.0) 884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.350773+0000 mon.a (mon.0) 885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.359090+0000 mon.a (mon.0) 886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.416106+0000 mon.a (mon.0) 887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.418372+0000 mon.a (mon.0) 888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.420466+0000 mon.a (mon.0) 889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.421379+0000 mon.a (mon.0) 890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.429990+0000 mon.a (mon.0) 891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.470605+0000 mon.a (mon.0) 892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.473144+0000 mon.a (mon.0) 893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.475510+0000 mon.a (mon.0) 894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.476344+0000 mon.a (mon.0) 895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: audit 2024-04-19T14:16:48.485319+0000 mon.a (mon.0) 896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:48 smithi135 bash[79235]: cluster 2024-04-19T14:16:48.542901+0000 mon.a (mon.0) 897 : cluster [DBG] osdmap e124: 8 total, 7 up, 8 in 2024-04-19T14:16:49.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:16:49.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:16:49.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T14:16:49.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: 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-19T14:16:49.779 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-19T14:16:49.779 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-19T14:16:49.779 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-0/block 2024-04-19T14:16:49.779 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-0 2024-04-19T14:16:49.779 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[87889]: --> ceph-volume raw activate successful for osd ID: 0 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:49.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[79235]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:49.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:49 smithi135 bash[82184]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.657611+0000 mgr.x (mgr.25061) 266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.715465+0000 mgr.x (mgr.25061) 267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.770752+0000 mgr.x (mgr.25061) 268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.829526+0000 mgr.x (mgr.25061) 269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.900677+0000 mgr.x (mgr.25061) 270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:47.955785+0000 mgr.x (mgr.25061) 271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.011390+0000 mgr.x (mgr.25061) 272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.069995+0000 mgr.x (mgr.25061) 273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.124918+0000 mgr.x (mgr.25061) 274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.180795+0000 mgr.x (mgr.25061) 275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.242498+0000 mgr.x (mgr.25061) 276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.303579+0000 mgr.x (mgr.25061) 277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.358930+0000 mgr.x (mgr.25061) 278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.429895+0000 mgr.x (mgr.25061) 279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.485464+0000 mgr.x (mgr.25061) 280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.568619+0000 mon.a (mon.0) 898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.587753+0000 mon.a (mon.0) 899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.590406+0000 mon.a (mon.0) 900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.591112+0000 mon.a (mon.0) 901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.595924+0000 mgr.x (mgr.25061) 281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.596121+0000 mon.a (mon.0) 902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.638364+0000 mon.a (mon.0) 903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.640946+0000 mon.a (mon.0) 904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.643371+0000 mon.a (mon.0) 905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.644162+0000 mon.a (mon.0) 906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.649395+0000 mgr.x (mgr.25061) 282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.649561+0000 mon.a (mon.0) 907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.708131+0000 mon.a (mon.0) 908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.710752+0000 mon.a (mon.0) 909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.712690+0000 mon.a (mon.0) 910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.713445+0000 mon.a (mon.0) 911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.719804+0000 mon.a (mon.0) 912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.760760+0000 mon.a (mon.0) 913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.762665+0000 mon.a (mon.0) 914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.764696+0000 mon.a (mon.0) 915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.765408+0000 mon.a (mon.0) 916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.771381+0000 mon.a (mon.0) 917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.814696+0000 mon.a (mon.0) 918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.816966+0000 mon.a (mon.0) 919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.819187+0000 mon.a (mon.0) 920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.820027+0000 mon.a (mon.0) 921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.825606+0000 mon.a (mon.0) 922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.871484+0000 mon.a (mon.0) 923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.873669+0000 mon.a (mon.0) 924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.875650+0000 mon.a (mon.0) 925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.876318+0000 mon.a (mon.0) 926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.881209+0000 mon.a (mon.0) 927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.928806+0000 mon.a (mon.0) 928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.931184+0000 mon.a (mon.0) 929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.933721+0000 mon.a (mon.0) 930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.934444+0000 mon.a (mon.0) 931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.939626+0000 mon.a (mon.0) 932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.996980+0000 mon.a (mon.0) 933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:48.999204+0000 mon.a (mon.0) 934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.001479+0000 mon.a (mon.0) 935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.002209+0000 mon.a (mon.0) 936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.007168+0000 mon.a (mon.0) 937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.085113+0000 mon.a (mon.0) 938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.088098+0000 mon.a (mon.0) 939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.091147+0000 mon.a (mon.0) 940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.092125+0000 mon.a (mon.0) 941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.097408+0000 mon.a (mon.0) 942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.175849+0000 mon.a (mon.0) 943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.177958+0000 mon.a (mon.0) 944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.180182+0000 mon.a (mon.0) 945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.181032+0000 mon.a (mon.0) 946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.185891+0000 mon.a (mon.0) 947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.227541+0000 mon.a (mon.0) 948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.229733+0000 mon.a (mon.0) 949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.231756+0000 mon.a (mon.0) 950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.232423+0000 mon.a (mon.0) 951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.238089+0000 mon.a (mon.0) 952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.279080+0000 mon.a (mon.0) 953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.281562+0000 mon.a (mon.0) 954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.284147+0000 mon.a (mon.0) 955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.284863+0000 mon.a (mon.0) 956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.289854+0000 mon.a (mon.0) 957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.335325+0000 mon.a (mon.0) 958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.338402+0000 mon.a (mon.0) 959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.340893+0000 mon.a (mon.0) 960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.341742+0000 mon.a (mon.0) 961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.350184+0000 mon.a (mon.0) 962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.391474+0000 mon.a (mon.0) 963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.393459+0000 mon.a (mon.0) 964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.395908+0000 mon.a (mon.0) 965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.396490+0000 mon.a (mon.0) 966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.401531+0000 mon.a (mon.0) 967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.443042+0000 mon.a (mon.0) 968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.444975+0000 mon.a (mon.0) 969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.447097+0000 mon.a (mon.0) 970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.447932+0000 mon.a (mon.0) 971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.453087+0000 mon.a (mon.0) 972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.534638+0000 mon.a (mon.0) 973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.538118+0000 mon.a (mon.0) 974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.542073+0000 mon.a (mon.0) 975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.543104+0000 mon.a (mon.0) 976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:49 smithi139 bash[65163]: audit 2024-04-19T14:16:49.549756+0000 mon.a (mon.0) 977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.840 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.841 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.842 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.848 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[79235]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.852 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.853 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.854 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:50.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.857 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:50.861 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:50 smithi135 bash[82184]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.719651+0000 mgr.x (mgr.25061) 283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:48.757255+0000 mgr.x (mgr.25061) 284 : cluster [DBG] pgmap v83: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.771204+0000 mgr.x (mgr.25061) 285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.825424+0000 mgr.x (mgr.25061) 286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.881024+0000 mgr.x (mgr.25061) 287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:48.939423+0000 mgr.x (mgr.25061) 288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.007070+0000 mgr.x (mgr.25061) 289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.097316+0000 mgr.x (mgr.25061) 290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.185768+0000 mgr.x (mgr.25061) 291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.237950+0000 mgr.x (mgr.25061) 292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.289665+0000 mgr.x (mgr.25061) 293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.350198+0000 mgr.x (mgr.25061) 294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.401391+0000 mgr.x (mgr.25061) 295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.452916+0000 mgr.x (mgr.25061) 296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.549790+0000 mgr.x (mgr.25061) 297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.631108+0000 mon.a (mon.0) 978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.633658+0000 mon.a (mon.0) 979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.636217+0000 mon.a (mon.0) 980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.637022+0000 mon.a (mon.0) 981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.644027+0000 mgr.x (mgr.25061) 298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.644209+0000 mon.a (mon.0) 982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.716724+0000 mon.a (mon.0) 983 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 1 pg peering (PG_AVAILABILITY) 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.716779+0000 mon.a (mon.0) 984 : cluster [WRN] Health check failed: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded (PG_DEGRADED) 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.732287+0000 mon.a (mon.0) 985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.736251+0000 mon.a (mon.0) 986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.739679+0000 mon.a (mon.0) 987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.741060+0000 mon.a (mon.0) 988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.752042+0000 mon.a (mon.0) 989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: cluster 2024-04-19T14:16:49.833466+0000 mon.a (mon.0) 990 : cluster [DBG] osdmap e125: 8 total, 7 up, 8 in 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.838689+0000 mon.a (mon.0) 991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.841579+0000 mon.a (mon.0) 992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.844478+0000 mon.a (mon.0) 993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.845583+0000 mon.a (mon.0) 994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.853767+0000 mon.a (mon.0) 995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.931043+0000 mon.a (mon.0) 996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.934409+0000 mon.a (mon.0) 997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.937601+0000 mon.a (mon.0) 998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.938938+0000 mon.a (mon.0) 999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:49.947925+0000 mon.a (mon.0) 1000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.034788+0000 mon.a (mon.0) 1001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.037955+0000 mon.a (mon.0) 1002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.040509+0000 mon.a (mon.0) 1003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.041525+0000 mon.a (mon.0) 1004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.051846+0000 mon.a (mon.0) 1005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.141993+0000 mon.a (mon.0) 1006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.144690+0000 mon.a (mon.0) 1007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.147743+0000 mon.a (mon.0) 1008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.148796+0000 mon.a (mon.0) 1009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.159691+0000 mon.a (mon.0) 1010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.238401+0000 mon.a (mon.0) 1011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.241290+0000 mon.a (mon.0) 1012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.243978+0000 mon.a (mon.0) 1013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.245232+0000 mon.a (mon.0) 1014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.255378+0000 mon.a (mon.0) 1015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.317156+0000 mon.a (mon.0) 1016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.320270+0000 mon.a (mon.0) 1017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.324229+0000 mon.a (mon.0) 1018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.325598+0000 mon.a (mon.0) 1019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.336645+0000 mon.a (mon.0) 1020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.415723+0000 mon.a (mon.0) 1021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.419042+0000 mon.a (mon.0) 1022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.422774+0000 mon.a (mon.0) 1023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.424167+0000 mon.a (mon.0) 1024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.435006+0000 mon.a (mon.0) 1025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.514546+0000 mon.a (mon.0) 1026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.517921+0000 mon.a (mon.0) 1027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.521460+0000 mon.a (mon.0) 1028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.522988+0000 mon.a (mon.0) 1029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:50 smithi139 bash[65163]: audit 2024-04-19T14:16:50.532133+0000 mon.a (mon.0) 1030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[82184]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:51.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:51 smithi135 bash[79235]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.752425+0000 mgr.x (mgr.25061) 299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.853754+0000 mgr.x (mgr.25061) 300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:49.947909+0000 mgr.x (mgr.25061) 301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.051738+0000 mgr.x (mgr.25061) 302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.159667+0000 mgr.x (mgr.25061) 303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.255417+0000 mgr.x (mgr.25061) 304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.336998+0000 mgr.x (mgr.25061) 305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.434982+0000 mgr.x (mgr.25061) 306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.532154+0000 mgr.x (mgr.25061) 307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.619071+0000 mon.a (mon.0) 1031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.623368+0000 mon.a (mon.0) 1032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.626873+0000 mon.a (mon.0) 1033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.627837+0000 mon.a (mon.0) 1034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.634801+0000 mon.a (mon.0) 1035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.634959+0000 mgr.x (mgr.25061) 308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.720940+0000 mon.a (mon.0) 1036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.725556+0000 mon.a (mon.0) 1037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.729508+0000 mon.a (mon.0) 1038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.730882+0000 mon.a (mon.0) 1039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.740747+0000 mon.a (mon.0) 1040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: cluster 2024-04-19T14:16:50.831127+0000 mon.a (mon.0) 1041 : cluster [DBG] osdmap e126: 8 total, 7 up, 8 in 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.832947+0000 mon.a (mon.0) 1042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.842609+0000 mon.a (mon.0) 1043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.846704+0000 mon.a (mon.0) 1044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.847834+0000 mon.a (mon.0) 1045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.854308+0000 mon.a (mon.0) 1046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.934354+0000 mon.a (mon.0) 1047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.936872+0000 mon.a (mon.0) 1048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.939947+0000 mon.a (mon.0) 1049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.940968+0000 mon.a (mon.0) 1050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:50.947801+0000 mon.a (mon.0) 1051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.023412+0000 mon.a (mon.0) 1052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.026316+0000 mon.a (mon.0) 1053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.029644+0000 mon.a (mon.0) 1054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.030900+0000 mon.a (mon.0) 1055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.039581+0000 mon.a (mon.0) 1056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.050775+0000 mon.a (mon.0) 1057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.117598+0000 mon.a (mon.0) 1058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.120749+0000 mon.a (mon.0) 1059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.123651+0000 mon.a (mon.0) 1060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.124705+0000 mon.a (mon.0) 1061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.131698+0000 mon.a (mon.0) 1062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.210727+0000 mon.a (mon.0) 1063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.216215+0000 mon.a (mon.0) 1064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.219837+0000 mon.a (mon.0) 1065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.221092+0000 mon.a (mon.0) 1066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.229484+0000 mon.a (mon.0) 1067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.304030+0000 mon.a (mon.0) 1068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.306827+0000 mon.a (mon.0) 1069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.309960+0000 mon.a (mon.0) 1070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.311246+0000 mon.a (mon.0) 1071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.317649+0000 mon.a (mon.0) 1072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.395753+0000 mon.a (mon.0) 1073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.398329+0000 mon.a (mon.0) 1074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.400843+0000 mon.a (mon.0) 1075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.402020+0000 mon.a (mon.0) 1076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.408352+0000 mon.a (mon.0) 1077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.485405+0000 mon.a (mon.0) 1078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.487743+0000 mon.a (mon.0) 1079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.490756+0000 mon.a (mon.0) 1080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.491503+0000 mon.a (mon.0) 1081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:51 smithi139 bash[65163]: audit 2024-04-19T14:16:51.496854+0000 mon.a (mon.0) 1082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:52.325 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[88320]: debug 2024-04-19T14:16:52.107+0000 7f4c062a7700 1 -- 172.21.15.135:0/3322809559 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55c73f7d9680 con 0x55c73f836800 2024-04-19T14:16:52.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.576 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:52.577 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:52 smithi139 bash[65163]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.026 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[88320]: debug 2024-04-19T14:16:52.671+0000 7f4c0f43f7c0 -1 Falling back to public interface 2024-04-19T14:16:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.741036+0000 mgr.x (mgr.25061) 309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cluster 2024-04-19T14:16:50.757721+0000 mgr.x (mgr.25061) 310 : cluster [DBG] pgmap v85: 161 pgs: 6 peering, 21 active+undersized+degraded, 2 stale+active+clean, 32 active+undersized, 100 active+clean; 585 KiB data, 131 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%) 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.854844+0000 mgr.x (mgr.25061) 311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:50.947792+0000 mgr.x (mgr.25061) 312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.039527+0000 mgr.x (mgr.25061) 313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.131699+0000 mgr.x (mgr.25061) 314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.229621+0000 mgr.x (mgr.25061) 315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.317639+0000 mgr.x (mgr.25061) 316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.408317+0000 mgr.x (mgr.25061) 317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.496991+0000 mgr.x (mgr.25061) 318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.592612+0000 mon.a (mon.0) 1083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.596538+0000 mon.a (mon.0) 1084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.601285+0000 mon.a (mon.0) 1085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.602415+0000 mon.a (mon.0) 1086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.609708+0000 mon.a (mon.0) 1087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.609802+0000 mgr.x (mgr.25061) 319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.689699+0000 mon.a (mon.0) 1088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.692143+0000 mon.a (mon.0) 1089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.694775+0000 mon.a (mon.0) 1090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.695615+0000 mon.a (mon.0) 1091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.701980+0000 mon.a (mon.0) 1092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.761483+0000 mon.a (mon.0) 1093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.763719+0000 mon.a (mon.0) 1094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.765869+0000 mon.a (mon.0) 1095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.766718+0000 mon.a (mon.0) 1096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.771835+0000 mon.a (mon.0) 1097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.815336+0000 mon.a (mon.0) 1098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.817775+0000 mon.a (mon.0) 1099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.820322+0000 mon.a (mon.0) 1100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.821404+0000 mon.a (mon.0) 1101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.827619+0000 mon.a (mon.0) 1102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[82184]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.885337+0000 mon.a (mon.0) 1103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.887554+0000 mon.a (mon.0) 1104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.889636+0000 mon.a (mon.0) 1105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.890506+0000 mon.a (mon.0) 1106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.896285+0000 mon.a (mon.0) 1107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.938005+0000 mon.a (mon.0) 1108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.940276+0000 mon.a (mon.0) 1109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.942622+0000 mon.a (mon.0) 1110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.943415+0000 mon.a (mon.0) 1111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:51.951036+0000 mon.a (mon.0) 1112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.042295+0000 mon.a (mon.0) 1113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.046327+0000 mon.a (mon.0) 1114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.050038+0000 mon.a (mon.0) 1115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.051423+0000 mon.a (mon.0) 1116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.059514+0000 mon.a (mon.0) 1117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.148578+0000 mon.a (mon.0) 1118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.152819+0000 mon.a (mon.0) 1119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.156599+0000 mon.a (mon.0) 1120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.157997+0000 mon.a (mon.0) 1121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.165288+0000 mon.a (mon.0) 1122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.256619+0000 mon.a (mon.0) 1123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.261153+0000 mon.a (mon.0) 1124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.265564+0000 mon.a (mon.0) 1125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.266979+0000 mon.a (mon.0) 1126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.274889+0000 mon.a (mon.0) 1127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.366970+0000 mon.a (mon.0) 1128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.371660+0000 mon.a (mon.0) 1129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.375799+0000 mon.a (mon.0) 1130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.377397+0000 mon.a (mon.0) 1131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.385523+0000 mon.a (mon.0) 1132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.463171+0000 mon.a (mon.0) 1133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.466469+0000 mon.a (mon.0) 1134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.470721+0000 mon.a (mon.0) 1135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.472295+0000 mon.a (mon.0) 1136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.481994+0000 mon.a (mon.0) 1137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.557382+0000 mon.a (mon.0) 1138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.559972+0000 mon.a (mon.0) 1139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.562335+0000 mon.a (mon.0) 1140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.563294+0000 mon.a (mon.0) 1141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:53.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:52 smithi135 bash[79235]: audit 2024-04-19T14:16:52.569328+0000 mon.a (mon.0) 1142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.018 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.019 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.702082+0000 mgr.x (mgr.25061) 320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.771900+0000 mgr.x (mgr.25061) 321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.827538+0000 mgr.x (mgr.25061) 322 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.896470+0000 mgr.x (mgr.25061) 323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:51.950945+0000 mgr.x (mgr.25061) 324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.059579+0000 mgr.x (mgr.25061) 325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.165530+0000 mgr.x (mgr.25061) 326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.275195+0000 mgr.x (mgr.25061) 327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.385680+0000 mgr.x (mgr.25061) 328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.482142+0000 mgr.x (mgr.25061) 329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.021 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.569215+0000 mgr.x (mgr.25061) 330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:53 smithi139 bash[65163]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.626972+0000 mon.a (mon.0) 1143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.629470+0000 mon.a (mon.0) 1144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.631662+0000 mon.a (mon.0) 1145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.632437+0000 mon.a (mon.0) 1146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.639144+0000 mon.a (mon.0) 1147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.639322+0000 mgr.x (mgr.25061) 331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.696735+0000 mon.a (mon.0) 1148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.699134+0000 mon.a (mon.0) 1149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.701602+0000 mon.a (mon.0) 1150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.702342+0000 mon.a (mon.0) 1151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.709054+0000 mon.a (mon.0) 1152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.750178+0000 mon.a (mon.0) 1153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.752741+0000 mon.a (mon.0) 1154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.755027+0000 mon.a (mon.0) 1155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.755984+0000 mon.a (mon.0) 1156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.766056+0000 mon.a (mon.0) 1157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.809888+0000 mon.a (mon.0) 1158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.812412+0000 mon.a (mon.0) 1159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.814784+0000 mon.a (mon.0) 1160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.815723+0000 mon.a (mon.0) 1161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.821090+0000 mon.a (mon.0) 1162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.898490+0000 mon.a (mon.0) 1163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.902355+0000 mon.a (mon.0) 1164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.906893+0000 mon.a (mon.0) 1165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.908084+0000 mon.a (mon.0) 1166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.915538+0000 mon.a (mon.0) 1167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.976258+0000 mon.a (mon.0) 1168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.979369+0000 mon.a (mon.0) 1169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.982196+0000 mon.a (mon.0) 1170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.983267+0000 mon.a (mon.0) 1171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:52.989987+0000 mon.a (mon.0) 1172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.064014+0000 mon.a (mon.0) 1173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.066613+0000 mon.a (mon.0) 1174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.070073+0000 mon.a (mon.0) 1175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.071229+0000 mon.a (mon.0) 1176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.077695+0000 mon.a (mon.0) 1177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.151277+0000 mon.a (mon.0) 1178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.153801+0000 mon.a (mon.0) 1179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.156652+0000 mon.a (mon.0) 1180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.157437+0000 mon.a (mon.0) 1181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.162922+0000 mon.a (mon.0) 1182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.240030+0000 mon.a (mon.0) 1183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.243248+0000 mon.a (mon.0) 1184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.246638+0000 mon.a (mon.0) 1185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.247912+0000 mon.a (mon.0) 1186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.257385+0000 mon.a (mon.0) 1187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.332694+0000 mon.a (mon.0) 1188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.335504+0000 mon.a (mon.0) 1189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.338942+0000 mon.a (mon.0) 1190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.340199+0000 mon.a (mon.0) 1191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.347330+0000 mon.a (mon.0) 1192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.436650+0000 mon.a (mon.0) 1193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.440855+0000 mon.a (mon.0) 1194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.444529+0000 mon.a (mon.0) 1195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.445749+0000 mon.a (mon.0) 1196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.452902+0000 mon.a (mon.0) 1197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.531723+0000 mon.a (mon.0) 1198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[79235]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.535141+0000 mon.a (mon.0) 1199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.538287+0000 mon.a (mon.0) 1200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.539690+0000 mon.a (mon.0) 1201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:53 smithi135 bash[82184]: audit 2024-04-19T14:16:53.548561+0000 mon.a (mon.0) 1202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:16:54] "GET /metrics HTTP/1.1" 200 38557 "" "Prometheus/2.33.4" 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:54 smithi139 bash[65163]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.708906+0000 mgr.x (mgr.25061) 332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cluster 2024-04-19T14:16:52.758652+0000 mgr.x (mgr.25061) 333 : cluster [DBG] pgmap v87: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 979 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 126 B/s, 4 objects/s recovering 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.766011+0000 mgr.x (mgr.25061) 334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.820968+0000 mgr.x (mgr.25061) 335 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.915444+0000 mgr.x (mgr.25061) 336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:52.989958+0000 mgr.x (mgr.25061) 337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.077671+0000 mgr.x (mgr.25061) 338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.162886+0000 mgr.x (mgr.25061) 339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.257389+0000 mgr.x (mgr.25061) 340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.347564+0000 mgr.x (mgr.25061) 341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.862 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.453140+0000 mgr.x (mgr.25061) 342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.548701+0000 mgr.x (mgr.25061) 343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.623242+0000 mon.a (mon.0) 1203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.625482+0000 mon.a (mon.0) 1204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.627656+0000 mon.a (mon.0) 1205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.628547+0000 mon.a (mon.0) 1206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.634096+0000 mgr.x (mgr.25061) 344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.634126+0000 mon.a (mon.0) 1207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.676898+0000 mon.a (mon.0) 1208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.679425+0000 mon.a (mon.0) 1209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.866 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.681819+0000 mon.a (mon.0) 1210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.682768+0000 mon.a (mon.0) 1211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.690198+0000 mon.a (mon.0) 1212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.732934+0000 mon.a (mon.0) 1213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.735859+0000 mon.a (mon.0) 1214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.738579+0000 mon.a (mon.0) 1215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.739660+0000 mon.a (mon.0) 1216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.749438+0000 mon.a (mon.0) 1217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.867 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: cluster 2024-04-19T14:16:53.759516+0000 mon.a (mon.0) 1218 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 1 pg inactive, 1 pg peering) 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.869 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.824577+0000 mon.a (mon.0) 1219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.827801+0000 mon.a (mon.0) 1220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.832097+0000 mon.a (mon.0) 1221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.833461+0000 mon.a (mon.0) 1222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.844620+0000 mon.a (mon.0) 1223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.934332+0000 mon.a (mon.0) 1224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.938865+0000 mon.a (mon.0) 1225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.870 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.942938+0000 mon.a (mon.0) 1226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.944408+0000 mon.a (mon.0) 1227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:53.952438+0000 mon.a (mon.0) 1228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.872 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.043234+0000 mon.a (mon.0) 1229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.047278+0000 mon.a (mon.0) 1230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.051150+0000 mon.a (mon.0) 1231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.052416+0000 mon.a (mon.0) 1232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.060764+0000 mon.a (mon.0) 1233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.136389+0000 mon.a (mon.0) 1234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.140819+0000 mon.a (mon.0) 1235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.144479+0000 mon.a (mon.0) 1236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.873 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.145696+0000 mon.a (mon.0) 1237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.154762+0000 mon.a (mon.0) 1238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.245821+0000 mon.a (mon.0) 1239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.250219+0000 mon.a (mon.0) 1240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.254940+0000 mon.a (mon.0) 1241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.256510+0000 mon.a (mon.0) 1242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.263921+0000 mon.a (mon.0) 1243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.356364+0000 mon.a (mon.0) 1244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.361545+0000 mon.a (mon.0) 1245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.365324+0000 mon.a (mon.0) 1246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.367077+0000 mon.a (mon.0) 1247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[82184]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.375291+0000 mon.a (mon.0) 1248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.452740+0000 mon.a (mon.0) 1249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.455443+0000 mon.a (mon.0) 1250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.457584+0000 mon.a (mon.0) 1251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.458593+0000 mon.a (mon.0) 1252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.463569+0000 mon.a (mon.0) 1253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.505940+0000 mon.a (mon.0) 1254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.508244+0000 mon.a (mon.0) 1255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.510290+0000 mon.a (mon.0) 1256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.511158+0000 mon.a (mon.0) 1257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.516647+0000 mon.a (mon.0) 1258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.543775+0000 mon.a (mon.0) 1259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.549881+0000 mon.a (mon.0) 1260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.556830+0000 mon.a (mon.0) 1261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.577612+0000 mon.a (mon.0) 1262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.579693+0000 mon.a (mon.0) 1263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.581654+0000 mon.a (mon.0) 1264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:54.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:54 smithi135 bash[79235]: audit 2024-04-19T14:16:54.582356+0000 mon.a (mon.0) 1265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:55 smithi139 bash[65163]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.026 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[88320]: debug 2024-04-19T14:16:55.815+0000 7f4c0f43f7c0 -1 osd.0 119 log_to_monitors true 2024-04-19T14:16:56.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.690197+0000 mgr.x (mgr.25061) 345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.749467+0000 mgr.x (mgr.25061) 346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.844645+0000 mgr.x (mgr.25061) 347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:53.952710+0000 mgr.x (mgr.25061) 348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.061130+0000 mgr.x (mgr.25061) 349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.155056+0000 mgr.x (mgr.25061) 350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.264366+0000 mgr.x (mgr.25061) 351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.375369+0000 mgr.x (mgr.25061) 352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.463490+0000 mgr.x (mgr.25061) 353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.516618+0000 mgr.x (mgr.25061) 354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.589277+0000 mgr.x (mgr.25061) 355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.589371+0000 mon.a (mon.0) 1266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.677615+0000 mon.a (mon.0) 1267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.681127+0000 mon.a (mon.0) 1268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.683866+0000 mon.a (mon.0) 1269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.684779+0000 mon.a (mon.0) 1270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.691307+0000 mon.a (mon.0) 1271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.738377+0000 mon.a (mon.0) 1272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.741294+0000 mon.a (mon.0) 1273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.743748+0000 mon.a (mon.0) 1274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.744651+0000 mon.a (mon.0) 1275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.753174+0000 mon.a (mon.0) 1276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.794620+0000 mon.a (mon.0) 1277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.796872+0000 mon.a (mon.0) 1278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.798876+0000 mon.a (mon.0) 1279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.799623+0000 mon.a (mon.0) 1280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.807317+0000 mon.a (mon.0) 1281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.851180+0000 mon.a (mon.0) 1282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.853623+0000 mon.a (mon.0) 1283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.856084+0000 mon.a (mon.0) 1284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.856832+0000 mon.a (mon.0) 1285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.862533+0000 mon.a (mon.0) 1286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.904585+0000 mon.a (mon.0) 1287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.906811+0000 mon.a (mon.0) 1288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.909230+0000 mon.a (mon.0) 1289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.910026+0000 mon.a (mon.0) 1290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.915276+0000 mon.a (mon.0) 1291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.978445+0000 mon.a (mon.0) 1292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.981354+0000 mon.a (mon.0) 1293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.983952+0000 mon.a (mon.0) 1294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.984979+0000 mon.a (mon.0) 1295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:54.994354+0000 mon.a (mon.0) 1296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.058856+0000 mon.a (mon.0) 1297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.062629+0000 mon.a (mon.0) 1298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.065743+0000 mon.a (mon.0) 1299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.066858+0000 mon.a (mon.0) 1300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.076133+0000 mon.a (mon.0) 1301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.118062+0000 mon.a (mon.0) 1302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.120184+0000 mon.a (mon.0) 1303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.122368+0000 mon.a (mon.0) 1304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.123223+0000 mon.a (mon.0) 1305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.131060+0000 mon.a (mon.0) 1306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.219517+0000 mon.a (mon.0) 1307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.224151+0000 mon.a (mon.0) 1308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.228440+0000 mon.a (mon.0) 1309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.229934+0000 mon.a (mon.0) 1310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.240210+0000 mon.a (mon.0) 1311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.330951+0000 mon.a (mon.0) 1312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.335676+0000 mon.a (mon.0) 1313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[82184]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.339801+0000 mon.a (mon.0) 1314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.341495+0000 mon.a (mon.0) 1315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.351966+0000 mon.a (mon.0) 1316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.442742+0000 mon.a (mon.0) 1317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.446763+0000 mon.a (mon.0) 1318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.450256+0000 mon.a (mon.0) 1319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.451635+0000 mon.a (mon.0) 1320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.459540+0000 mon.a (mon.0) 1321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.534268+0000 mon.a (mon.0) 1322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.539079+0000 mon.a (mon.0) 1323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.544590+0000 mon.a (mon.0) 1324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.546273+0000 mon.a (mon.0) 1325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:55 smithi135 bash[79235]: audit 2024-04-19T14:16:55.556513+0000 mon.a (mon.0) 1326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.968 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[88320]: debug 2024-04-19T14:16:56.811+0000 7f4bfc88f700 -1 osd.0 119 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.971 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.976 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.979 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.981 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[82184]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.990 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:56 smithi135 bash[79235]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.691677+0000 mgr.x (mgr.25061) 356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.753250+0000 mgr.x (mgr.25061) 357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.991 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cluster 2024-04-19T14:16:54.759622+0000 mgr.x (mgr.25061) 358 : cluster [DBG] pgmap v88: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 822 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 106 B/s, 4 objects/s recovering 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.807352+0000 mgr.x (mgr.25061) 359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.862483+0000 mgr.x (mgr.25061) 360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.915142+0000 mgr.x (mgr.25061) 361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:54.994341+0000 mgr.x (mgr.25061) 362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.076143+0000 mgr.x (mgr.25061) 363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.130988+0000 mgr.x (mgr.25061) 364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.240636+0000 mgr.x (mgr.25061) 365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.992 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.352410+0000 mgr.x (mgr.25061) 366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.459945+0000 mgr.x (mgr.25061) 367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.556949+0000 mgr.x (mgr.25061) 368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.637758+0000 mon.a (mon.0) 1327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.640503+0000 mon.a (mon.0) 1328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.643178+0000 mon.a (mon.0) 1329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.644151+0000 mon.a (mon.0) 1330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.651959+0000 mon.a (mon.0) 1331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.652094+0000 mgr.x (mgr.25061) 369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:56.993 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.730721+0000 mon.a (mon.0) 1332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.733597+0000 mon.a (mon.0) 1333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.737047+0000 mon.a (mon.0) 1334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.738051+0000 mon.a (mon.0) 1335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.745873+0000 mon.a (mon.0) 1336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.822184+0000 mon.a (mon.0) 1337 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.823660+0000 mon.a (mon.0) 1338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.825996+0000 mon.a (mon.0) 1339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.828592+0000 mon.a (mon.0) 1340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.829333+0000 mon.a (mon.0) 1341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.834268+0000 mon.a (mon.0) 1342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.911954+0000 mon.a (mon.0) 1343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.914848+0000 mon.a (mon.0) 1344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.917597+0000 mon.a (mon.0) 1345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.918726+0000 mon.a (mon.0) 1346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:55.926717+0000 mon.a (mon.0) 1347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.003522+0000 mon.a (mon.0) 1348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.006212+0000 mon.a (mon.0) 1349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.009054+0000 mon.a (mon.0) 1350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.010215+0000 mon.a (mon.0) 1351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.019365+0000 mon.a (mon.0) 1352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.097783+0000 mon.a (mon.0) 1353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.100709+0000 mon.a (mon.0) 1354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.103338+0000 mon.a (mon.0) 1355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.104373+0000 mon.a (mon.0) 1356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.113304+0000 mon.a (mon.0) 1357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.202608+0000 mon.a (mon.0) 1358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.206080+0000 mon.a (mon.0) 1359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.210334+0000 mon.a (mon.0) 1360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.211650+0000 mon.a (mon.0) 1361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.220863+0000 mon.a (mon.0) 1362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.311088+0000 mon.a (mon.0) 1363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.315475+0000 mon.a (mon.0) 1364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.319528+0000 mon.a (mon.0) 1365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.320988+0000 mon.a (mon.0) 1366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.331660+0000 mon.a (mon.0) 1367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.407525+0000 mon.a (mon.0) 1368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.410375+0000 mon.a (mon.0) 1369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.413078+0000 mon.a (mon.0) 1370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.414546+0000 mon.a (mon.0) 1371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.423473+0000 mon.a (mon.0) 1372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.500747+0000 mon.a (mon.0) 1373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.503647+0000 mon.a (mon.0) 1374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.506351+0000 mon.a (mon.0) 1375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.507342+0000 mon.a (mon.0) 1376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.513610+0000 mon.a (mon.0) 1377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.589524+0000 mon.a (mon.0) 1378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.592410+0000 mon.a (mon.0) 1379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:56.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[65163]: audit 2024-04-19T14:16:56.595156+0000 mon.a (mon.0) 1380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:16:56 smithi139 bash[53112]: debug 2024-04-19T14:16:56.976+0000 7ffad4471700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[79235]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:57 smithi135 bash[82184]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.746260+0000 mgr.x (mgr.25061) 370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.834245+0000 mgr.x (mgr.25061) 371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:55.926863+0000 mgr.x (mgr.25061) 372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.019566+0000 mgr.x (mgr.25061) 373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.113326+0000 mgr.x (mgr.25061) 374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.220807+0000 mgr.x (mgr.25061) 375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.331757+0000 mgr.x (mgr.25061) 376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.423536+0000 mgr.x (mgr.25061) 377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.513606+0000 mgr.x (mgr.25061) 378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.597044+0000 mon.a (mon.0) 1381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.623692+0000 mon.a (mon.0) 1382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.623804+0000 mgr.x (mgr.25061) 379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.699195+0000 mon.a (mon.0) 1383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.701962+0000 mon.a (mon.0) 1384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.704538+0000 mon.a (mon.0) 1385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.705645+0000 mon.a (mon.0) 1386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.717610+0000 mon.a (mon.0) 1387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.754464+0000 mon.a (mon.0) 1388 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["0"]}]': finished 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: cluster 2024-04-19T14:16:56.762919+0000 mon.a (mon.0) 1389 : cluster [DBG] osdmap e127: 8 total, 7 up, 8 in 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.763545+0000 mon.a (mon.0) 1390 : audit [INF] from='osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979]' entity='osd.0' cmd=[{"prefix": "osd crush create-or-move", "id": 0, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.764760+0000 mon.a (mon.0) 1391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.768766+0000 mon.a (mon.0) 1392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.771430+0000 mon.a (mon.0) 1393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.772425+0000 mon.a (mon.0) 1394 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.782152+0000 mon.a (mon.0) 1395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.870383+0000 mon.a (mon.0) 1396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.874616+0000 mon.a (mon.0) 1397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.879016+0000 mon.a (mon.0) 1398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.880069+0000 mon.a (mon.0) 1399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.887416+0000 mon.a (mon.0) 1400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.954621+0000 mon.a (mon.0) 1401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.962262+0000 mon.a (mon.0) 1402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.966942+0000 mon.a (mon.0) 1403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.974764+0000 mon.a (mon.0) 1404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.975056+0000 mon.a (mon.0) 1405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.977214+0000 mon.a (mon.0) 1406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.978780+0000 mon.a (mon.0) 1407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:57 smithi139 bash[65163]: audit 2024-04-19T14:16:56.980453+0000 mon.a (mon.0) 1408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:58.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:58.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:58.718 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[79235]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:58.720 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:58 smithi135 bash[82184]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.717836+0000 mgr.x (mgr.25061) 380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:56.760220+0000 mgr.x (mgr.25061) 381 : cluster [DBG] pgmap v90: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 132 MiB used, 715 GiB / 715 GiB avail; 738 B/s rd, 0 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 95 B/s, 3 objects/s recovering 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.782605+0000 mgr.x (mgr.25061) 382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.887525+0000 mgr.x (mgr.25061) 383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:56.980193+0000 mgr.x (mgr.25061) 384 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cephadm 2024-04-19T14:16:56.981373+0000 mgr.x (mgr.25061) 385 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (18 PGs are or would become offline) 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:57.037232+0000 mgr.x (mgr.25061) 386 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.779476+0000 mon.a (mon.0) 1409 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.785316+0000 mon.a (mon.0) 1410 : cluster [INF] osd.0 [v2:172.21.15.135:6800/759494979,v1:172.21.15.135:6801/759494979] boot 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: cluster 2024-04-19T14:16:57.785378+0000 mon.a (mon.0) 1411 : cluster [DBG] osdmap e128: 8 total, 8 up, 8 in 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:57.787621+0000 mon.a (mon.0) 1412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 0}]: dispatch 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.368052+0000 mon.a (mon.0) 1413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.378592+0000 mon.a (mon.0) 1414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:16:59.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:58 smithi139 bash[65163]: audit 2024-04-19T14:16:58.386504+0000 mon.a (mon.0) 1415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:00.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[79235]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[79235]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[79235]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[79235]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:00.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[82184]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[82184]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[82184]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:00.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:16:59 smithi135 bash[82184]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:00.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:59 smithi139 bash[65163]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:59 smithi139 bash[65163]: cluster 2024-04-19T14:16:58.761176+0000 mgr.x (mgr.25061) 387 : cluster [DBG] pgmap v92: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%); 83 B/s, 3 objects/s recovering 2024-04-19T14:17:00.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:59 smithi139 bash[65163]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:00.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:16:59 smithi139 bash[65163]: cluster 2024-04-19T14:16:58.787253+0000 mon.a (mon.0) 1416 : cluster [DBG] osdmap e129: 8 total, 8 up, 8 in 2024-04-19T14:17:01.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:00 smithi135 bash[79235]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:01.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:00 smithi135 bash[79235]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:01.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:00 smithi135 bash[82184]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:01.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:00 smithi135 bash[82184]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:01.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:00 smithi139 bash[65163]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:01.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:00 smithi139 bash[65163]: cluster 2024-04-19T14:16:59.795346+0000 mon.a (mon.0) 1417 : cluster [DBG] osdmap e130: 8 total, 8 up, 8 in 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:01 smithi139 bash[65163]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[79235]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: cluster 2024-04-19T14:17:00.762186+0000 mgr.x (mgr.25061) 388 : cluster [DBG] pgmap v95: 161 pgs: 9 active+clean+remapped, 21 active+undersized+degraded, 32 active+undersized, 99 active+clean; 585 KiB data, 128 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 52/630 objects degraded (8.254%); 35/630 objects misplaced (5.556%) 2024-04-19T14:17:02.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: cluster 2024-04-19T14:17:00.824974+0000 mon.a (mon.0) 1418 : cluster [DBG] osdmap e131: 8 total, 8 up, 8 in 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:00.988038+0000 mon.a (mon.0) 1419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:00.990285+0000 mon.a (mon.0) 1420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.067427+0000 mon.a (mon.0) 1421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.206148+0000 mon.a (mon.0) 1422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.214526+0000 mon.a (mon.0) 1423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:02.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:01 smithi135 bash[82184]: audit 2024-04-19T14:17:01.225317+0000 mon.a (mon.0) 1424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:02 smithi139 bash[65163]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:02 smithi139 bash[65163]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:02 smithi135 bash[79235]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:03.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:02 smithi135 bash[79235]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:03.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:02 smithi135 bash[82184]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:03.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:02 smithi135 bash[82184]: cluster 2024-04-19T14:17:01.826786+0000 mon.a (mon.0) 1425 : cluster [DBG] osdmap e132: 8 total, 8 up, 8 in 2024-04-19T14:17:04.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.117 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[79235]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.118 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:03 smithi135 bash[82184]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.763830+0000 mgr.x (mgr.25061) 389 : cluster [DBG] pgmap v98: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 54 B/s, 1 objects/s recovering 2024-04-19T14:17:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.831114+0000 mon.a (mon.0) 1426 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 52/630 objects degraded (8.254%), 21 pgs degraded) 2024-04-19T14:17:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:03 smithi139 bash[65163]: cluster 2024-04-19T14:17:02.831172+0000 mon.a (mon.0) 1427 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:04.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:04] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2024-04-19T14:17:06.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:05 smithi139 bash[65163]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:06.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:05 smithi139 bash[65163]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:06.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:05 smithi135 bash[79235]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:06.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:05 smithi135 bash[79235]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:06.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:05 smithi135 bash[82184]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:05 smithi135 bash[82184]: cluster 2024-04-19T14:17:04.764631+0000 mgr.x (mgr.25061) 390 : cluster [DBG] pgmap v99: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 856 B/s rd, 0 op/s; 36 B/s, 1 objects/s recovering 2024-04-19T14:17:07.309 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:17:08.084 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 6s ago 19m - - 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 13s ago 19m - - 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (6m) 6s ago 13m 13.8M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (5m) 13s ago 12m 40.8M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (4m) 6s ago 10m 44.6M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (5m) 13s ago 19m 506M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (2m) 6s ago 21m 437M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (2m) 6s ago 21m 51.3M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (104s) 13s ago 19m 35.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (112s) 6s ago 19m 39.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (6m) 6s ago 13m 9436k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (6m) 13s ago 13m 8760k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (17s) 6s ago 18m 45.8M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (17m) 6s ago 18m 62.8M 2524M 17.2.0 e1d6a67b021e 1e78373ee04e 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (17m) 6s ago 17m 56.2M 2524M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:17:08.085 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (16m) 6s ago 16m 60.1M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (16m) 13s ago 16m 62.2M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (15m) 13s ago 15m 56.9M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (14m) 13s ago 14m 56.0M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (14m) 13s ago 14m 60.0M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (4m) 13s ago 13m 65.6M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (11m) 6s ago 11m 86.5M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (11m) 13s ago 11m 86.8M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (10m) 6s ago 10m 86.7M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:17:08.086 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (10m) 13s ago 10m 86.0M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:17:08.252 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.252 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.252 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.252 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.252 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.253 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:07 smithi139 bash[65163]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[79235]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: cluster 2024-04-19T14:17:06.765337+0000 mgr.x (mgr.25061) 391 : cluster [DBG] pgmap v100: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 734 B/s rd, 0 op/s; 31 B/s, 1 objects/s recovering 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: audit 2024-04-19T14:17:07.048376+0000 mgr.x (mgr.25061) 392 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:07 smithi135 bash[82184]: audit 2024-04-19T14:17:07.300911+0000 mgr.x (mgr.25061) 393 : audit [DBG] from='client.34293 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:08.521 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:17:08.521 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:17:08.521 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:17:08.521 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:08.521 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 1 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 11, 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 6 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:17:08.522 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "6/23 daemons upgraded", 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:17:08.882 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:17:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:08 smithi139 bash[65163]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[79235]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:07.673672+0000 mgr.x (mgr.25061) 394 : audit [DBG] from='client.54229 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:08.041006+0000 mgr.x (mgr.25061) 395 : audit [DBG] from='client.34305 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:09.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:08 smithi135 bash[82184]: audit 2024-04-19T14:17:08.528435+0000 mon.c (mon.1) 6 : audit [DBG] from='client.? 172.21.15.135:0/3689745398' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:09.299 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:17:10.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:10.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:09 smithi139 bash[65163]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:10.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[79235]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: cluster 2024-04-19T14:17:08.767143+0000 mgr.x (mgr.25061) 396 : cluster [DBG] pgmap v101: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 27 B/s, 0 objects/s recovering 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: audit 2024-04-19T14:17:08.887826+0000 mgr.x (mgr.25061) 397 : audit [DBG] from='client.54247 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:10.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:09 smithi135 bash[82184]: audit 2024-04-19T14:17:09.306350+0000 mon.a (mon.0) 1428 : audit [DBG] from='client.? 172.21.15.135:0/659958784' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:12.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[79235]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:12.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:12 smithi135 bash[82184]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:12.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: cluster 2024-04-19T14:17:10.767957+0000 mgr.x (mgr.25061) 398 : cluster [DBG] pgmap v102: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s; 22 B/s, 0 objects/s recovering 2024-04-19T14:17:12.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: audit 2024-04-19T14:17:11.090323+0000 mon.a (mon.0) 1429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:12.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:12.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:12 smithi139 bash[65163]: audit 2024-04-19T14:17:11.997416+0000 mon.a (mon.0) 1430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.353 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[79235]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[79235]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[79235]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[79235]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[82184]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[82184]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[82184]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:13.354 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:13 smithi135 bash[82184]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:13 smithi139 bash[65163]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:13 smithi139 bash[65163]: audit 2024-04-19T14:17:11.997656+0000 mgr.x (mgr.25061) 399 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["1"], "max": 16}]: dispatch 2024-04-19T14:17:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:13 smithi139 bash[65163]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:13 smithi139 bash[65163]: cephadm 2024-04-19T14:17:12.000888+0000 mgr.x (mgr.25061) 400 : cephadm [INF] Upgrade: osd.1 is safe to restart 2024-04-19T14:17:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:14 smithi139 bash[65163]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:14 smithi139 bash[65163]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:14 smithi135 bash[79235]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:14 smithi135 bash[79235]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:14 smithi135 bash[82184]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:14 smithi135 bash[82184]: cluster 2024-04-19T14:17:12.769633+0000 mgr.x (mgr.25061) 401 : cluster [DBG] pgmap v103: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s; 20 B/s, 1 objects/s recovering 2024-04-19T14:17:14.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:14] "GET /metrics HTTP/1.1" 200 38361 "" "Prometheus/2.33.4" 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.628 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[82184]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.629 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.630 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:15 smithi135 bash[79235]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: cephadm 2024-04-19T14:17:14.321322+0000 mgr.x (mgr.25061) 402 : cephadm [INF] Upgrade: Updating osd.1 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.327619+0000 mon.a (mon.0) 1431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.331079+0000 mon.a (mon.0) 1432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.1"}]: dispatch 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.332761+0000 mon.a (mon.0) 1433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: cephadm 2024-04-19T14:17:14.338197+0000 mgr.x (mgr.25061) 403 : cephadm [INF] Deploying daemon osd.1 on smithi135 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.760396+0000 mon.a (mon.0) 1434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.767040+0000 mon.a (mon.0) 1435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:15 smithi139 bash[65163]: audit 2024-04-19T14:17:14.773880+0000 mon.a (mon.0) 1436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[82184]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:16.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:16 smithi135 bash[79235]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: cluster 2024-04-19T14:17:14.770077+0000 mgr.x (mgr.25061) 404 : cluster [DBG] pgmap v104: 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-19T14:17:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: audit 2024-04-19T14:17:15.992466+0000 mon.a (mon.0) 1437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:16 smithi139 bash[65163]: audit 2024-04-19T14:17:15.994669+0000 mon.a (mon.0) 1438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:18.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[82184]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[82184]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[82184]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[82184]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[79235]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[79235]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[79235]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:18 smithi135 bash[79235]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:18 smithi139 bash[65163]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:18 smithi139 bash[65163]: cluster 2024-04-19T14:17:16.770862+0000 mgr.x (mgr.25061) 405 : cluster [DBG] pgmap v105: 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-19T14:17:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:18 smithi139 bash[65163]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:18 smithi139 bash[65163]: audit 2024-04-19T14:17:17.059881+0000 mgr.x (mgr.25061) 406 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:18.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.993 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.993 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.993 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.993 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.994 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.994 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.994 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:18.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:18 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:19.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:19 smithi135 systemd[1]: Stopping Ceph osd.1 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:17:19.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[30621]: debug 2024-04-19T14:17:19.114+0000 7f8c3d508700 -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-19T14:17:19.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[30621]: debug 2024-04-19T14:17:19.114+0000 7f8c3d508700 -1 osd.1 132 *** Got signal Terminated *** 2024-04-19T14:17:19.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[30621]: debug 2024-04-19T14:17:19.114+0000 7f8c3d508700 -1 osd.1 132 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[79235]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:19 smithi135 bash[82184]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.119378+0000 mon.a (mon.0) 1439 : cluster [INF] osd.1 marked itself down and dead 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.224106+0000 mon.a (mon.0) 1440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.239063+0000 mon.a (mon.0) 1441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:19.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:19 smithi139 bash[65163]: audit 2024-04-19T14:17:19.252889+0000 mon.a (mon.0) 1442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:20.686 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[90599]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-1 2024-04-19T14:17:20.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[79235]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:20.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:20.688 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[82184]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:18.772501+0000 mgr.x (mgr.25061) 407 : cluster [DBG] pgmap v106: 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-19T14:17:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.241652+0000 mgr.x (mgr.25061) 408 : cluster [DBG] pgmap v107: 161 pgs: 161 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 977 B/s rd, 0 op/s 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.334327+0000 mon.a (mon.0) 1443 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.336019+0000 mon.a (mon.0) 1444 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:20 smithi139 bash[65163]: cluster 2024-04-19T14:17:19.355182+0000 mon.a (mon.0) 1445 : cluster [DBG] osdmap e133: 8 total, 7 up, 8 in 2024-04-19T14:17:21.026 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:20 smithi135 bash[90731]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-1 2024-04-19T14:17:21.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:21 smithi139 bash[65163]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:21.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:21 smithi139 bash[65163]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:21.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:21 smithi135 bash[79235]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:21.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:21 smithi135 bash[79235]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:21.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:21 smithi135 bash[82184]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:21.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:21 smithi135 bash[82184]: cluster 2024-04-19T14:17:20.362113+0000 mon.a (mon.0) 1446 : cluster [DBG] osdmap e134: 8 total, 7 up, 8 in 2024-04-19T14:17:22.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:22 smithi135 bash[79235]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:22.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:22 smithi135 bash[79235]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:22.712 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:22 smithi135 bash[82184]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:22.712 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:22 smithi135 bash[82184]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:22 smithi139 bash[65163]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:22 smithi139 bash[65163]: cluster 2024-04-19T14:17:21.242388+0000 mgr.x (mgr.25061) 409 : cluster [DBG] pgmap v110: 161 pgs: 19 stale+active+clean, 142 active+clean; 585 KiB data, 130 MiB used, 715 GiB / 715 GiB avail; 791 B/s rd, 0 op/s 2024-04-19T14:17:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:23 smithi139 bash[65163]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:23.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:23 smithi139 bash[65163]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:23 smithi135 bash[79235]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:23 smithi135 bash[79235]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:23.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:23 smithi135 bash[82184]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:23.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:23 smithi135 bash[82184]: cluster 2024-04-19T14:17:23.366235+0000 mon.a (mon.0) 1447 : cluster [WRN] Health check failed: Degraded data redundancy: 93/630 objects degraded (14.762%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:24.144 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.144 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.145 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.145 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.145 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:23 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.1.service: Deactivated successfully. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:23 smithi135 systemd[1]: Stopped Ceph osd.1 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: Started Ceph osd.1 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.146 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:24] "GET /metrics HTTP/1.1" 200 38571 "" "Prometheus/2.33.4" 2024-04-19T14:17:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:24 smithi139 bash[65163]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: cluster 2024-04-19T14:17:23.244374+0000 mgr.x (mgr.25061) 410 : cluster [DBG] pgmap v111: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.201214+0000 mon.a (mon.0) 1448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.209326+0000 mon.a (mon.0) 1449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.239121+0000 mon.a (mon.0) 1450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.240691+0000 mon.a (mon.0) 1451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.248576+0000 mon.a (mon.0) 1452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.341656+0000 mon.a (mon.0) 1453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.346438+0000 mon.a (mon.0) 1454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.352122+0000 mon.a (mon.0) 1455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[79235]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.353850+0000 mon.a (mon.0) 1456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:24 smithi135 bash[82184]: audit 2024-04-19T14:17:24.363948+0000 mon.a (mon.0) 1457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.698 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.698 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.699 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.700 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.701 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.702 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.703 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.704 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.705 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.706 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.707 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.708 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.709 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.710 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.711 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.712 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.713 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.714 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.715 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.716 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.717 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.718 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[79235]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.719 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:25 smithi135 bash[82184]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cluster 2024-04-19T14:17:24.243761+0000 mgr.x (mgr.25061) 411 : cluster [DBG] pgmap v112: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.249367+0000 mgr.x (mgr.25061) 412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.364629+0000 mgr.x (mgr.25061) 413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.476649+0000 mon.a (mon.0) 1458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.479573+0000 mon.a (mon.0) 1459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.482754+0000 mon.a (mon.0) 1460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.483908+0000 mon.a (mon.0) 1461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.494431+0000 mon.a (mon.0) 1462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.495090+0000 mgr.x (mgr.25061) 414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.582443+0000 mon.a (mon.0) 1463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.585995+0000 mon.a (mon.0) 1464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.589123+0000 mon.a (mon.0) 1465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.590110+0000 mon.a (mon.0) 1466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.597658+0000 mon.a (mon.0) 1467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.598219+0000 mgr.x (mgr.25061) 415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.688566+0000 mon.a (mon.0) 1468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.696419+0000 mon.a (mon.0) 1469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.703428+0000 mon.a (mon.0) 1470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.705168+0000 mon.a (mon.0) 1471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.717522+0000 mon.a (mon.0) 1472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.794872+0000 mon.a (mon.0) 1473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.798200+0000 mon.a (mon.0) 1474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.801128+0000 mon.a (mon.0) 1475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.802272+0000 mon.a (mon.0) 1476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.813118+0000 mon.a (mon.0) 1477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.888507+0000 mon.a (mon.0) 1478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.891906+0000 mon.a (mon.0) 1479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.895059+0000 mon.a (mon.0) 1480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.896381+0000 mon.a (mon.0) 1481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.905420+0000 mon.a (mon.0) 1482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.963027+0000 mon.a (mon.0) 1483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.965649+0000 mon.a (mon.0) 1484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.968038+0000 mon.a (mon.0) 1485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.969057+0000 mon.a (mon.0) 1486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:24.979607+0000 mon.a (mon.0) 1487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.037987+0000 mon.a (mon.0) 1488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.040585+0000 mon.a (mon.0) 1489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.042781+0000 mon.a (mon.0) 1490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.043675+0000 mon.a (mon.0) 1491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.054136+0000 mon.a (mon.0) 1492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.107074+0000 mon.a (mon.0) 1493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.110631+0000 mon.a (mon.0) 1494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.114295+0000 mon.a (mon.0) 1495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.115256+0000 mon.a (mon.0) 1496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.120284+0000 mon.a (mon.0) 1497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.166954+0000 mon.a (mon.0) 1498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.169333+0000 mon.a (mon.0) 1499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.171358+0000 mon.a (mon.0) 1500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.172038+0000 mon.a (mon.0) 1501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.177791+0000 mon.a (mon.0) 1502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: cluster 2024-04-19T14:17:25.207259+0000 mon.a (mon.0) 1503 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.1 on smithi135 is in unknown state']) 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.251982+0000 mon.a (mon.0) 1504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.254882+0000 mon.a (mon.0) 1505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.257798+0000 mon.a (mon.0) 1506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.259004+0000 mon.a (mon.0) 1507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.267223+0000 mon.a (mon.0) 1508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.342304+0000 mon.a (mon.0) 1509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.345262+0000 mon.a (mon.0) 1510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.347870+0000 mon.a (mon.0) 1511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.348884+0000 mon.a (mon.0) 1512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:25 smithi139 bash[65163]: audit 2024-04-19T14:17:25.357018+0000 mon.a (mon.0) 1513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.427 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:17:26.427 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:17:26.427 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: 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-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-1/block 2024-04-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-1 2024-04-19T14:17:26.428 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[90945]: --> ceph-volume raw activate successful for osd ID: 1 2024-04-19T14:17:26.428 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.428 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.431 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.433 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.718038+0000 mgr.x (mgr.25061) 416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.813592+0000 mgr.x (mgr.25061) 417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.905798+0000 mgr.x (mgr.25061) 418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:24.979967+0000 mgr.x (mgr.25061) 419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.054601+0000 mgr.x (mgr.25061) 420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.120642+0000 mgr.x (mgr.25061) 421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.178340+0000 mgr.x (mgr.25061) 422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.267579+0000 mgr.x (mgr.25061) 423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.357360+0000 mgr.x (mgr.25061) 424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.456591+0000 mon.a (mon.0) 1514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.459253+0000 mon.a (mon.0) 1515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.462303+0000 mon.a (mon.0) 1516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.463323+0000 mon.a (mon.0) 1517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.468945+0000 mon.a (mon.0) 1518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.469325+0000 mgr.x (mgr.25061) 425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.544213+0000 mon.a (mon.0) 1519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.547318+0000 mon.a (mon.0) 1520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.550501+0000 mon.a (mon.0) 1521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.553392+0000 mon.a (mon.0) 1522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.559842+0000 mon.a (mon.0) 1523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:26 smithi139 bash[65163]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.560155+0000 mgr.x (mgr.25061) 426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.636521+0000 mon.a (mon.0) 1524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.638745+0000 mon.a (mon.0) 1525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.640991+0000 mon.a (mon.0) 1526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.641722+0000 mon.a (mon.0) 1527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.646944+0000 mon.a (mon.0) 1528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.647263+0000 mgr.x (mgr.25061) 427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.736816+0000 mon.a (mon.0) 1529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.741217+0000 mon.a (mon.0) 1530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.744438+0000 mon.a (mon.0) 1531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.745755+0000 mon.a (mon.0) 1532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.752534+0000 mon.a (mon.0) 1533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.793615+0000 mon.a (mon.0) 1534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.796292+0000 mon.a (mon.0) 1535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.798662+0000 mon.a (mon.0) 1536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.799354+0000 mon.a (mon.0) 1537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.804430+0000 mon.a (mon.0) 1538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.862387+0000 mon.a (mon.0) 1539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.864829+0000 mon.a (mon.0) 1540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.866772+0000 mon.a (mon.0) 1541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.867601+0000 mon.a (mon.0) 1542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.872520+0000 mon.a (mon.0) 1543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.919016+0000 mon.a (mon.0) 1544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.921571+0000 mon.a (mon.0) 1545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.923705+0000 mon.a (mon.0) 1546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.924531+0000 mon.a (mon.0) 1547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.929796+0000 mon.a (mon.0) 1548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.970948+0000 mon.a (mon.0) 1549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.973184+0000 mon.a (mon.0) 1550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.975354+0000 mon.a (mon.0) 1551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.976116+0000 mon.a (mon.0) 1552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:25.981151+0000 mon.a (mon.0) 1553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.022618+0000 mon.a (mon.0) 1554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.024613+0000 mon.a (mon.0) 1555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.026430+0000 mon.a (mon.0) 1556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.027106+0000 mon.a (mon.0) 1557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.033230+0000 mon.a (mon.0) 1558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.074335+0000 mon.a (mon.0) 1559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.076675+0000 mon.a (mon.0) 1560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.078582+0000 mon.a (mon.0) 1561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.079307+0000 mon.a (mon.0) 1562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.084524+0000 mon.a (mon.0) 1563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.125955+0000 mon.a (mon.0) 1564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.127960+0000 mon.a (mon.0) 1565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.130226+0000 mon.a (mon.0) 1566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.130865+0000 mon.a (mon.0) 1567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.136342+0000 mon.a (mon.0) 1568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.193141+0000 mon.a (mon.0) 1569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.195169+0000 mon.a (mon.0) 1570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.197318+0000 mon.a (mon.0) 1571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.198146+0000 mon.a (mon.0) 1572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.202978+0000 mon.a (mon.0) 1573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.259901+0000 mon.a (mon.0) 1574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.261857+0000 mon.a (mon.0) 1575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.264301+0000 mon.a (mon.0) 1576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.264910+0000 mon.a (mon.0) 1577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.269680+0000 mon.a (mon.0) 1578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.310023+0000 mon.a (mon.0) 1579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[82184]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.311917+0000 mon.a (mon.0) 1580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.313581+0000 mon.a (mon.0) 1581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.314227+0000 mon.a (mon.0) 1582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.318684+0000 mon.a (mon.0) 1583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.359506+0000 mon.a (mon.0) 1584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.361849+0000 mon.a (mon.0) 1585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.363655+0000 mon.a (mon.0) 1586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.364348+0000 mon.a (mon.0) 1587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.371948+0000 mon.a (mon.0) 1588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.412524+0000 mon.a (mon.0) 1589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.414722+0000 mon.a (mon.0) 1590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.416860+0000 mon.a (mon.0) 1591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.417799+0000 mon.a (mon.0) 1592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:26.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:26 smithi135 bash[79235]: audit 2024-04-19T14:17:26.422980+0000 mon.a (mon.0) 1593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.611 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.612 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.613 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.614 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.615 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.616 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.617 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.618 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.619 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.620 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.621 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.752913+0000 mgr.x (mgr.25061) 428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.804857+0000 mgr.x (mgr.25061) 429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.872789+0000 mgr.x (mgr.25061) 430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.930074+0000 mgr.x (mgr.25061) 431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:25.981403+0000 mgr.x (mgr.25061) 432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.033594+0000 mgr.x (mgr.25061) 433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.084815+0000 mgr.x (mgr.25061) 434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.136578+0000 mgr.x (mgr.25061) 435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.203284+0000 mgr.x (mgr.25061) 436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cluster 2024-04-19T14:17:26.244385+0000 mgr.x (mgr.25061) 437 : cluster [DBG] pgmap v113: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.270055+0000 mgr.x (mgr.25061) 438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.318932+0000 mgr.x (mgr.25061) 439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.372235+0000 mgr.x (mgr.25061) 440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.423200+0000 mgr.x (mgr.25061) 441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.479806+0000 mon.a (mon.0) 1594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.481773+0000 mon.a (mon.0) 1595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.483603+0000 mon.a (mon.0) 1596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.484263+0000 mon.a (mon.0) 1597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.488968+0000 mon.a (mon.0) 1598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.489251+0000 mgr.x (mgr.25061) 442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.529637+0000 mon.a (mon.0) 1599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.531560+0000 mon.a (mon.0) 1600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.533290+0000 mon.a (mon.0) 1601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.533912+0000 mon.a (mon.0) 1602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.538537+0000 mon.a (mon.0) 1603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.538796+0000 mgr.x (mgr.25061) 443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.579683+0000 mon.a (mon.0) 1604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.581786+0000 mon.a (mon.0) 1605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.583963+0000 mon.a (mon.0) 1606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.584663+0000 mon.a (mon.0) 1607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:27 smithi139 bash[65163]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.589463+0000 mon.a (mon.0) 1608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.589754+0000 mgr.x (mgr.25061) 444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.663192+0000 mon.a (mon.0) 1609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.665374+0000 mon.a (mon.0) 1610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.667856+0000 mon.a (mon.0) 1611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.668935+0000 mon.a (mon.0) 1612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.677157+0000 mon.a (mon.0) 1613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.718338+0000 mon.a (mon.0) 1614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.720671+0000 mon.a (mon.0) 1615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.722646+0000 mon.a (mon.0) 1616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.723440+0000 mon.a (mon.0) 1617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.730850+0000 mon.a (mon.0) 1618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.771653+0000 mon.a (mon.0) 1619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.773781+0000 mon.a (mon.0) 1620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.775699+0000 mon.a (mon.0) 1621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.776390+0000 mon.a (mon.0) 1622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.786358+0000 mon.a (mon.0) 1623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.827764+0000 mon.a (mon.0) 1624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.830509+0000 mon.a (mon.0) 1625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.832751+0000 mon.a (mon.0) 1626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.833690+0000 mon.a (mon.0) 1627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.843721+0000 mon.a (mon.0) 1628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.917347+0000 mon.a (mon.0) 1629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.920147+0000 mon.a (mon.0) 1630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.923018+0000 mon.a (mon.0) 1631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.924465+0000 mon.a (mon.0) 1632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:26.935132+0000 mon.a (mon.0) 1633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.011793+0000 mon.a (mon.0) 1634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.015270+0000 mon.a (mon.0) 1635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.019358+0000 mon.a (mon.0) 1636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.020788+0000 mon.a (mon.0) 1637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.034211+0000 mon.a (mon.0) 1638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.114277+0000 mon.a (mon.0) 1639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.117656+0000 mon.a (mon.0) 1640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.120898+0000 mon.a (mon.0) 1641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.122031+0000 mon.a (mon.0) 1642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.132343+0000 mon.a (mon.0) 1643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.207674+0000 mon.a (mon.0) 1644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.210578+0000 mon.a (mon.0) 1645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.213152+0000 mon.a (mon.0) 1646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.214392+0000 mon.a (mon.0) 1647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.221892+0000 mon.a (mon.0) 1648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.297933+0000 mon.a (mon.0) 1649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.301062+0000 mon.a (mon.0) 1650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.304030+0000 mon.a (mon.0) 1651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.305156+0000 mon.a (mon.0) 1652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.313847+0000 mon.a (mon.0) 1653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.400409+0000 mon.a (mon.0) 1654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[79235]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.404889+0000 mon.a (mon.0) 1655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.408366+0000 mon.a (mon.0) 1656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.409578+0000 mon.a (mon.0) 1657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:27 smithi135 bash[82184]: audit 2024-04-19T14:17:27.418999+0000 mon.a (mon.0) 1658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:28 smithi139 bash[65163]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.677637+0000 mgr.x (mgr.25061) 445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.731190+0000 mgr.x (mgr.25061) 446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.786720+0000 mgr.x (mgr.25061) 447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.844090+0000 mgr.x (mgr.25061) 448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:26.935551+0000 mgr.x (mgr.25061) 449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.034839+0000 mgr.x (mgr.25061) 450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.065577+0000 mgr.x (mgr.25061) 451 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.132769+0000 mgr.x (mgr.25061) 452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.222520+0000 mgr.x (mgr.25061) 453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.314283+0000 mgr.x (mgr.25061) 454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.419457+0000 mgr.x (mgr.25061) 455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.493466+0000 mon.a (mon.0) 1659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.495744+0000 mon.a (mon.0) 1660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.498362+0000 mon.a (mon.0) 1661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.499329+0000 mon.a (mon.0) 1662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.509653+0000 mon.a (mon.0) 1663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.510043+0000 mgr.x (mgr.25061) 456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.567008+0000 mon.a (mon.0) 1664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.569819+0000 mon.a (mon.0) 1665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.572212+0000 mon.a (mon.0) 1666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.573142+0000 mon.a (mon.0) 1667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.581878+0000 mon.a (mon.0) 1668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.582360+0000 mgr.x (mgr.25061) 457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.624551+0000 mon.a (mon.0) 1669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.627246+0000 mon.a (mon.0) 1670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.629693+0000 mon.a (mon.0) 1671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.630622+0000 mon.a (mon.0) 1672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.639080+0000 mon.a (mon.0) 1673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.639410+0000 mgr.x (mgr.25061) 458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.680802+0000 mon.a (mon.0) 1674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[79235]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.683564+0000 mon.a (mon.0) 1675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.686208+0000 mon.a (mon.0) 1676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.687215+0000 mon.a (mon.0) 1677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.696025+0000 mon.a (mon.0) 1678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.753490+0000 mon.a (mon.0) 1679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.756111+0000 mon.a (mon.0) 1680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.758589+0000 mon.a (mon.0) 1681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.759424+0000 mon.a (mon.0) 1682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.767825+0000 mon.a (mon.0) 1683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.825495+0000 mon.a (mon.0) 1684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.827832+0000 mon.a (mon.0) 1685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.829637+0000 mon.a (mon.0) 1686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.830396+0000 mon.a (mon.0) 1687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.837595+0000 mon.a (mon.0) 1688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.879210+0000 mon.a (mon.0) 1689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.881614+0000 mon.a (mon.0) 1690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.883977+0000 mon.a (mon.0) 1691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.885254+0000 mon.a (mon.0) 1692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.892918+0000 mon.a (mon.0) 1693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.933609+0000 mon.a (mon.0) 1694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.935887+0000 mon.a (mon.0) 1695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.938092+0000 mon.a (mon.0) 1696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.939092+0000 mon.a (mon.0) 1697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:27.946631+0000 mon.a (mon.0) 1698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.003703+0000 mon.a (mon.0) 1699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.006420+0000 mon.a (mon.0) 1700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.009058+0000 mon.a (mon.0) 1701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.010139+0000 mon.a (mon.0) 1702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.018457+0000 mon.a (mon.0) 1703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.076663+0000 mon.a (mon.0) 1704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.079694+0000 mon.a (mon.0) 1705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.082413+0000 mon.a (mon.0) 1706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.083743+0000 mon.a (mon.0) 1707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.092479+0000 mon.a (mon.0) 1708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.135083+0000 mon.a (mon.0) 1709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.137833+0000 mon.a (mon.0) 1710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.140298+0000 mon.a (mon.0) 1711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.141418+0000 mon.a (mon.0) 1712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.150151+0000 mon.a (mon.0) 1713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.192441+0000 mon.a (mon.0) 1714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.195570+0000 mon.a (mon.0) 1715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.198376+0000 mon.a (mon.0) 1716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.199622+0000 mon.a (mon.0) 1717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.206393+0000 mon.a (mon.0) 1718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.248147+0000 mon.a (mon.0) 1719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.251170+0000 mon.a (mon.0) 1720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.253808+0000 mon.a (mon.0) 1721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.254972+0000 mon.a (mon.0) 1722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.261749+0000 mon.a (mon.0) 1723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.320666+0000 mon.a (mon.0) 1724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.323027+0000 mon.a (mon.0) 1725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.325090+0000 mon.a (mon.0) 1726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.326056+0000 mon.a (mon.0) 1727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.332109+0000 mon.a (mon.0) 1728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.406532+0000 mon.a (mon.0) 1729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.408746+0000 mon.a (mon.0) 1730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.411255+0000 mon.a (mon.0) 1731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.411913+0000 mon.a (mon.0) 1732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:28.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:28 smithi135 bash[82184]: audit 2024-04-19T14:17:28.418194+0000 mon.a (mon.0) 1733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:29 smithi139 bash[65163]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.696369+0000 mgr.x (mgr.25061) 459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.768166+0000 mgr.x (mgr.25061) 460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.837883+0000 mgr.x (mgr.25061) 461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.893223+0000 mgr.x (mgr.25061) 462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:27.947147+0000 mgr.x (mgr.25061) 463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.018815+0000 mgr.x (mgr.25061) 464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.092963+0000 mgr.x (mgr.25061) 465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.150460+0000 mgr.x (mgr.25061) 466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.206718+0000 mgr.x (mgr.25061) 467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cluster 2024-04-19T14:17:28.245221+0000 mgr.x (mgr.25061) 468 : cluster [DBG] pgmap v114: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.262167+0000 mgr.x (mgr.25061) 469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.332521+0000 mgr.x (mgr.25061) 470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.418588+0000 mgr.x (mgr.25061) 471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.476444+0000 mon.a (mon.0) 1734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.478529+0000 mon.a (mon.0) 1735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.480712+0000 mon.a (mon.0) 1736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.481628+0000 mon.a (mon.0) 1737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.487848+0000 mon.a (mon.0) 1738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.488151+0000 mgr.x (mgr.25061) 472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.546242+0000 mon.a (mon.0) 1739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.549099+0000 mon.a (mon.0) 1740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.551429+0000 mon.a (mon.0) 1741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.552376+0000 mon.a (mon.0) 1742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.560445+0000 mon.a (mon.0) 1743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.560773+0000 mgr.x (mgr.25061) 473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.602161+0000 mon.a (mon.0) 1744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.604887+0000 mon.a (mon.0) 1745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.607346+0000 mon.a (mon.0) 1746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.608365+0000 mon.a (mon.0) 1747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.616606+0000 mon.a (mon.0) 1748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.617124+0000 mgr.x (mgr.25061) 474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.674873+0000 mon.a (mon.0) 1749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.677261+0000 mon.a (mon.0) 1750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.679324+0000 mon.a (mon.0) 1751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.680108+0000 mon.a (mon.0) 1752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.686220+0000 mon.a (mon.0) 1753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.727341+0000 mon.a (mon.0) 1754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.729850+0000 mon.a (mon.0) 1755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.732178+0000 mon.a (mon.0) 1756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.733151+0000 mon.a (mon.0) 1757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.741376+0000 mon.a (mon.0) 1758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.798899+0000 mon.a (mon.0) 1759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.800996+0000 mon.a (mon.0) 1760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.802837+0000 mon.a (mon.0) 1761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.803549+0000 mon.a (mon.0) 1762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.809479+0000 mon.a (mon.0) 1763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.853471+0000 mon.a (mon.0) 1764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.855700+0000 mon.a (mon.0) 1765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.857746+0000 mon.a (mon.0) 1766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[82184]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.858546+0000 mon.a (mon.0) 1767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.864254+0000 mon.a (mon.0) 1768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.939917+0000 mon.a (mon.0) 1769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.942024+0000 mon.a (mon.0) 1770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.945235+0000 mon.a (mon.0) 1771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.946236+0000 mon.a (mon.0) 1772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:28.951738+0000 mon.a (mon.0) 1773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.027463+0000 mon.a (mon.0) 1774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.030211+0000 mon.a (mon.0) 1775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.032892+0000 mon.a (mon.0) 1776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.034113+0000 mon.a (mon.0) 1777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.044048+0000 mon.a (mon.0) 1778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.117499+0000 mon.a (mon.0) 1779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.120075+0000 mon.a (mon.0) 1780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.122501+0000 mon.a (mon.0) 1781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.123570+0000 mon.a (mon.0) 1782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.131578+0000 mon.a (mon.0) 1783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.212149+0000 mon.a (mon.0) 1784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.214464+0000 mon.a (mon.0) 1785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.217446+0000 mon.a (mon.0) 1786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.218340+0000 mon.a (mon.0) 1787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.225778+0000 mon.a (mon.0) 1788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.270299+0000 mon.a (mon.0) 1789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.273433+0000 mon.a (mon.0) 1790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.276431+0000 mon.a (mon.0) 1791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.277657+0000 mon.a (mon.0) 1792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.286621+0000 mon.a (mon.0) 1793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.329609+0000 mon.a (mon.0) 1794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.332475+0000 mon.a (mon.0) 1795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.334949+0000 mon.a (mon.0) 1796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.335903+0000 mon.a (mon.0) 1797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.341764+0000 mon.a (mon.0) 1798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.395795+0000 mon.a (mon.0) 1799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.398804+0000 mon.a (mon.0) 1800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.401535+0000 mon.a (mon.0) 1801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:29.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.402873+0000 mon.a (mon.0) 1802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:29.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:29.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:29 smithi135 bash[79235]: audit 2024-04-19T14:17:29.411577+0000 mon.a (mon.0) 1803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.430 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[91372]: debug 2024-04-19T14:17:30.254+0000 7fabcf0d4700 1 -- 172.21.15.135:0/879232962 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x55a7f6c97680 con 0x55a7f6cf5000 2024-04-19T14:17:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:30 smithi139 bash[65163]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.686524+0000 mgr.x (mgr.25061) 475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.741717+0000 mgr.x (mgr.25061) 476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.809793+0000 mgr.x (mgr.25061) 477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.864767+0000 mgr.x (mgr.25061) 478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:28.952395+0000 mgr.x (mgr.25061) 479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.044433+0000 mgr.x (mgr.25061) 480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.131907+0000 mgr.x (mgr.25061) 481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.226188+0000 mgr.x (mgr.25061) 482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.287049+0000 mgr.x (mgr.25061) 483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.342109+0000 mgr.x (mgr.25061) 484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.412092+0000 mgr.x (mgr.25061) 485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.485536+0000 mon.a (mon.0) 1804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.487688+0000 mon.a (mon.0) 1805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.489675+0000 mon.a (mon.0) 1806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.490483+0000 mon.a (mon.0) 1807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.497726+0000 mon.a (mon.0) 1808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.498180+0000 mgr.x (mgr.25061) 486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.539416+0000 mon.a (mon.0) 1809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.541979+0000 mon.a (mon.0) 1810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.545212+0000 mon.a (mon.0) 1811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.546156+0000 mon.a (mon.0) 1812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.551767+0000 mon.a (mon.0) 1813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.552290+0000 mgr.x (mgr.25061) 487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.609759+0000 mon.a (mon.0) 1814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.612650+0000 mon.a (mon.0) 1815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.615313+0000 mon.a (mon.0) 1816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.616298+0000 mon.a (mon.0) 1817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.622545+0000 mon.a (mon.0) 1818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.622920+0000 mgr.x (mgr.25061) 488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.710658+0000 mon.a (mon.0) 1819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[82184]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.714996+0000 mon.a (mon.0) 1820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.718214+0000 mon.a (mon.0) 1821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.719793+0000 mon.a (mon.0) 1822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.728498+0000 mon.a (mon.0) 1823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.819547+0000 mon.a (mon.0) 1824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.824136+0000 mon.a (mon.0) 1825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.827801+0000 mon.a (mon.0) 1826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.829289+0000 mon.a (mon.0) 1827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.839454+0000 mon.a (mon.0) 1828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.929669+0000 mon.a (mon.0) 1829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.934258+0000 mon.a (mon.0) 1830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.938672+0000 mon.a (mon.0) 1831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.940226+0000 mon.a (mon.0) 1832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:29.950357+0000 mon.a (mon.0) 1833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.027540+0000 mon.a (mon.0) 1834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.030410+0000 mon.a (mon.0) 1835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.033437+0000 mon.a (mon.0) 1836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.034726+0000 mon.a (mon.0) 1837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.044395+0000 mon.a (mon.0) 1838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.134385+0000 mon.a (mon.0) 1839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.138414+0000 mon.a (mon.0) 1840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.141723+0000 mon.a (mon.0) 1841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.142910+0000 mon.a (mon.0) 1842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.149192+0000 mon.a (mon.0) 1843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.224071+0000 mon.a (mon.0) 1844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.226314+0000 mon.a (mon.0) 1845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.228558+0000 mon.a (mon.0) 1846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.229531+0000 mon.a (mon.0) 1847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.235140+0000 mon.a (mon.0) 1848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.277365+0000 mon.a (mon.0) 1849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.279366+0000 mon.a (mon.0) 1850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.281346+0000 mon.a (mon.0) 1851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.282641+0000 mon.a (mon.0) 1852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.287978+0000 mon.a (mon.0) 1853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.332125+0000 mon.a (mon.0) 1854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.334786+0000 mon.a (mon.0) 1855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.337090+0000 mon.a (mon.0) 1856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.337816+0000 mon.a (mon.0) 1857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.343271+0000 mon.a (mon.0) 1858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.419996+0000 mon.a (mon.0) 1859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.422993+0000 mon.a (mon.0) 1860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.425895+0000 mon.a (mon.0) 1861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.426936+0000 mon.a (mon.0) 1862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[79235]: audit 2024-04-19T14:17:30.433193+0000 mon.a (mon.0) 1863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.248 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:30 smithi135 bash[91372]: debug 2024-04-19T14:17:30.810+0000 7fabd826c7c0 -1 Falling back to public interface 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.597 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:31 smithi139 bash[65163]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.121 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.121 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.121 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.122 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.729253+0000 mgr.x (mgr.25061) 489 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.840201+0000 mgr.x (mgr.25061) 490 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:29.951315+0000 mgr.x (mgr.25061) 491 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.123 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.044992+0000 mgr.x (mgr.25061) 492 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.149599+0000 mgr.x (mgr.25061) 493 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.235517+0000 mgr.x (mgr.25061) 494 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cluster 2024-04-19T14:17:30.245712+0000 mgr.x (mgr.25061) 495 : cluster [DBG] pgmap v115: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.288331+0000 mgr.x (mgr.25061) 496 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.344000+0000 mgr.x (mgr.25061) 497 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.433611+0000 mgr.x (mgr.25061) 498 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.124 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.125 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.511804+0000 mon.a (mon.0) 1864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.514312+0000 mon.a (mon.0) 1865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.126 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.516631+0000 mon.a (mon.0) 1866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.518218+0000 mon.a (mon.0) 1867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.524485+0000 mon.a (mon.0) 1868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.524914+0000 mgr.x (mgr.25061) 499 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.582194+0000 mon.a (mon.0) 1869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.584640+0000 mon.a (mon.0) 1870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.586696+0000 mon.a (mon.0) 1871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.127 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.587626+0000 mon.a (mon.0) 1872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.128 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.593597+0000 mon.a (mon.0) 1873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.129 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.593920+0000 mgr.x (mgr.25061) 500 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.635158+0000 mon.a (mon.0) 1874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.637446+0000 mon.a (mon.0) 1875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.639748+0000 mon.a (mon.0) 1876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.640609+0000 mon.a (mon.0) 1877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.646756+0000 mon.a (mon.0) 1878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.647114+0000 mgr.x (mgr.25061) 501 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.130 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.687909+0000 mon.a (mon.0) 1879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.690866+0000 mon.a (mon.0) 1880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.131 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.132 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.693537+0000 mon.a (mon.0) 1881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.694904+0000 mon.a (mon.0) 1882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.701696+0000 mon.a (mon.0) 1883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.743308+0000 mon.a (mon.0) 1884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.745972+0000 mon.a (mon.0) 1885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.748339+0000 mon.a (mon.0) 1886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.749448+0000 mon.a (mon.0) 1887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.133 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.759964+0000 mon.a (mon.0) 1888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.805355+0000 mon.a (mon.0) 1889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.134 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.135 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.808075+0000 mon.a (mon.0) 1890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.810488+0000 mon.a (mon.0) 1891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.811337+0000 mon.a (mon.0) 1892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.821115+0000 mon.a (mon.0) 1893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.879036+0000 mon.a (mon.0) 1894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.881292+0000 mon.a (mon.0) 1895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.884141+0000 mon.a (mon.0) 1896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.136 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.885385+0000 mon.a (mon.0) 1897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.894771+0000 mon.a (mon.0) 1898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.968380+0000 mon.a (mon.0) 1899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:32.137 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.138 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.971048+0000 mon.a (mon.0) 1900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.973824+0000 mon.a (mon.0) 1901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.974843+0000 mon.a (mon.0) 1902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.983141+0000 mon.a (mon.0) 1903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.991036+0000 mon.a (mon.0) 1904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:30.992097+0000 mon.a (mon.0) 1905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:32.139 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.110308+0000 mon.a (mon.0) 1906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.114972+0000 mon.a (mon.0) 1907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.119755+0000 mon.a (mon.0) 1908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.140 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.141 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.142 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[79235]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.121348+0000 mon.a (mon.0) 1909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.146730+0000 mon.a (mon.0) 1910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.232937+0000 mon.a (mon.0) 1911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.237990+0000 mon.a (mon.0) 1912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.240509+0000 mon.a (mon.0) 1913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.241277+0000 mon.a (mon.0) 1914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.143 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.246537+0000 mon.a (mon.0) 1915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.320382+0000 mon.a (mon.0) 1916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.323344+0000 mon.a (mon.0) 1917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.325607+0000 mon.a (mon.0) 1918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.326411+0000 mon.a (mon.0) 1919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.332397+0000 mon.a (mon.0) 1920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.406648+0000 mon.a (mon.0) 1921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.144 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.409572+0000 mon.a (mon.0) 1922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.412421+0000 mon.a (mon.0) 1923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.413420+0000 mon.a (mon.0) 1924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.145 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:31 smithi135 bash[82184]: audit 2024-04-19T14:17:31.421651+0000 mon.a (mon.0) 1925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:32 smithi139 bash[65163]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.702150+0000 mgr.x (mgr.25061) 502 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.760393+0000 mgr.x (mgr.25061) 503 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.821845+0000 mgr.x (mgr.25061) 504 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.895318+0000 mgr.x (mgr.25061) 505 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:30.983514+0000 mgr.x (mgr.25061) 506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.147785+0000 mgr.x (mgr.25061) 507 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.246930+0000 mgr.x (mgr.25061) 508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.332761+0000 mgr.x (mgr.25061) 509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.422039+0000 mgr.x (mgr.25061) 510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.483693+0000 mon.a (mon.0) 1926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.486049+0000 mon.a (mon.0) 1927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.488121+0000 mon.a (mon.0) 1928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.488863+0000 mon.a (mon.0) 1929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.494187+0000 mon.a (mon.0) 1930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.494529+0000 mgr.x (mgr.25061) 511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.557357+0000 mon.a (mon.0) 1931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.560178+0000 mon.a (mon.0) 1932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.562713+0000 mon.a (mon.0) 1933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.563788+0000 mon.a (mon.0) 1934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.569707+0000 mon.a (mon.0) 1935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.570039+0000 mgr.x (mgr.25061) 512 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.626933+0000 mon.a (mon.0) 1936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.629826+0000 mon.a (mon.0) 1937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.632454+0000 mon.a (mon.0) 1938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.633545+0000 mon.a (mon.0) 1939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.640081+0000 mon.a (mon.0) 1940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.640420+0000 mgr.x (mgr.25061) 513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.718640+0000 mon.a (mon.0) 1941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.721605+0000 mon.a (mon.0) 1942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.724480+0000 mon.a (mon.0) 1943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.725272+0000 mon.a (mon.0) 1944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.733821+0000 mon.a (mon.0) 1945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.807763+0000 mon.a (mon.0) 1946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.810366+0000 mon.a (mon.0) 1947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.813442+0000 mon.a (mon.0) 1948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.814375+0000 mon.a (mon.0) 1949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.826327+0000 mon.a (mon.0) 1950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.904274+0000 mon.a (mon.0) 1951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.907146+0000 mon.a (mon.0) 1952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.909613+0000 mon.a (mon.0) 1953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.910945+0000 mon.a (mon.0) 1954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.921620+0000 mon.a (mon.0) 1955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:31.999434+0000 mon.a (mon.0) 1956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.002717+0000 mon.a (mon.0) 1957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.006415+0000 mon.a (mon.0) 1958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.008028+0000 mon.a (mon.0) 1959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.017286+0000 mon.a (mon.0) 1960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.094397+0000 mon.a (mon.0) 1961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.097271+0000 mon.a (mon.0) 1962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.100479+0000 mon.a (mon.0) 1963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.101554+0000 mon.a (mon.0) 1964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.109665+0000 mon.a (mon.0) 1965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.188174+0000 mon.a (mon.0) 1966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.191469+0000 mon.a (mon.0) 1967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.195588+0000 mon.a (mon.0) 1968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.197015+0000 mon.a (mon.0) 1969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.205861+0000 mon.a (mon.0) 1970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.281829+0000 mon.a (mon.0) 1971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.285029+0000 mon.a (mon.0) 1972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[79235]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.287627+0000 mon.a (mon.0) 1973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.288646+0000 mon.a (mon.0) 1974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.295353+0000 mon.a (mon.0) 1975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.372385+0000 mon.a (mon.0) 1976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.374844+0000 mon.a (mon.0) 1977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.377217+0000 mon.a (mon.0) 1978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.378261+0000 mon.a (mon.0) 1979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:32 smithi135 bash[82184]: audit 2024-04-19T14:17:32.386271+0000 mon.a (mon.0) 1980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:33 smithi139 bash[65163]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.734371+0000 mgr.x (mgr.25061) 514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.827112+0000 mgr.x (mgr.25061) 515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:31.922186+0000 mgr.x (mgr.25061) 516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.017894+0000 mgr.x (mgr.25061) 517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.110355+0000 mgr.x (mgr.25061) 518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.206401+0000 mgr.x (mgr.25061) 519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cluster 2024-04-19T14:17:32.247534+0000 mgr.x (mgr.25061) 520 : cluster [DBG] pgmap v116: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 93/630 objects degraded (14.762%) 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.295774+0000 mgr.x (mgr.25061) 521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.386881+0000 mgr.x (mgr.25061) 522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.464353+0000 mon.a (mon.0) 1981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.466862+0000 mon.a (mon.0) 1982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.469237+0000 mon.a (mon.0) 1983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.470874+0000 mon.a (mon.0) 1984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.478594+0000 mon.a (mon.0) 1985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.479123+0000 mgr.x (mgr.25061) 523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.554323+0000 mon.a (mon.0) 1986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.557556+0000 mon.a (mon.0) 1987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.561064+0000 mon.a (mon.0) 1988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.562358+0000 mon.a (mon.0) 1989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.568368+0000 mon.a (mon.0) 1990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.568990+0000 mgr.x (mgr.25061) 524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.644623+0000 mon.a (mon.0) 1991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.647007+0000 mon.a (mon.0) 1992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.649099+0000 mon.a (mon.0) 1993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.649919+0000 mon.a (mon.0) 1994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.655824+0000 mon.a (mon.0) 1995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.656268+0000 mgr.x (mgr.25061) 525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.718733+0000 mon.a (mon.0) 1996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.722433+0000 mon.a (mon.0) 1997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.726622+0000 mon.a (mon.0) 1998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[79235]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.728226+0000 mon.a (mon.0) 1999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.736432+0000 mon.a (mon.0) 2000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.782662+0000 mon.a (mon.0) 2001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.784986+0000 mon.a (mon.0) 2002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.787300+0000 mon.a (mon.0) 2003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.788044+0000 mon.a (mon.0) 2004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.794389+0000 mon.a (mon.0) 2005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.839543+0000 mon.a (mon.0) 2006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.841923+0000 mon.a (mon.0) 2007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.844180+0000 mon.a (mon.0) 2008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.844943+0000 mon.a (mon.0) 2009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.851488+0000 mon.a (mon.0) 2010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.940387+0000 mon.a (mon.0) 2011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.944946+0000 mon.a (mon.0) 2012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.948380+0000 mon.a (mon.0) 2013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.949405+0000 mon.a (mon.0) 2014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:32.955814+0000 mon.a (mon.0) 2015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.022004+0000 mon.a (mon.0) 2016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.025377+0000 mon.a (mon.0) 2017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.027968+0000 mon.a (mon.0) 2018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.029050+0000 mon.a (mon.0) 2019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.035636+0000 mon.a (mon.0) 2020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.081513+0000 mon.a (mon.0) 2021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.084098+0000 mon.a (mon.0) 2022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.086709+0000 mon.a (mon.0) 2023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.087591+0000 mon.a (mon.0) 2024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.093536+0000 mon.a (mon.0) 2025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.136191+0000 mon.a (mon.0) 2026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.138237+0000 mon.a (mon.0) 2027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.140190+0000 mon.a (mon.0) 2028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.140959+0000 mon.a (mon.0) 2029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.146644+0000 mon.a (mon.0) 2030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.187860+0000 mon.a (mon.0) 2031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.190089+0000 mon.a (mon.0) 2032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.192273+0000 mon.a (mon.0) 2033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.193145+0000 mon.a (mon.0) 2034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.198759+0000 mon.a (mon.0) 2035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.240710+0000 mon.a (mon.0) 2036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.243003+0000 mon.a (mon.0) 2037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.245611+0000 mon.a (mon.0) 2038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.246486+0000 mon.a (mon.0) 2039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.254081+0000 mon.a (mon.0) 2040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.295220+0000 mon.a (mon.0) 2041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.297557+0000 mon.a (mon.0) 2042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.299792+0000 mon.a (mon.0) 2043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.300600+0000 mon.a (mon.0) 2044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.306702+0000 mon.a (mon.0) 2045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.380166+0000 mon.a (mon.0) 2046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.382348+0000 mon.a (mon.0) 2047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.384545+0000 mon.a (mon.0) 2048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.385280+0000 mon.a (mon.0) 2049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[82184]: audit 2024-04-19T14:17:33.391767+0000 mon.a (mon.0) 2050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.240 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[91372]: debug 2024-04-19T14:17:33.890+0000 7fabd826c7c0 -1 osd.1 0 read_superblock omap replica is missing. 2024-04-19T14:17:34.241 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:33 smithi135 bash[91372]: debug 2024-04-19T14:17:33.930+0000 7fabd826c7c0 -1 osd.1 132 log_to_monitors true 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[79235]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[82184]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:34] "GET /metrics HTTP/1.1" 200 38578 "" "Prometheus/2.33.4" 2024-04-19T14:17:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.736921+0000 mgr.x (mgr.25061) 526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.794728+0000 mgr.x (mgr.25061) 527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.851921+0000 mgr.x (mgr.25061) 528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:32.956458+0000 mgr.x (mgr.25061) 529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.036118+0000 mgr.x (mgr.25061) 530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.094006+0000 mgr.x (mgr.25061) 531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.147062+0000 mgr.x (mgr.25061) 532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.199199+0000 mgr.x (mgr.25061) 533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.254496+0000 mgr.x (mgr.25061) 534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.307052+0000 mgr.x (mgr.25061) 535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.392189+0000 mgr.x (mgr.25061) 536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.465066+0000 mon.a (mon.0) 2051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.467240+0000 mon.a (mon.0) 2052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.470015+0000 mon.a (mon.0) 2053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.470902+0000 mon.a (mon.0) 2054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.475868+0000 mon.a (mon.0) 2055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.476289+0000 mgr.x (mgr.25061) 537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.533587+0000 mon.a (mon.0) 2056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.536427+0000 mon.a (mon.0) 2057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.538756+0000 mon.a (mon.0) 2058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.539823+0000 mon.a (mon.0) 2059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.545717+0000 mon.a (mon.0) 2060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.546135+0000 mgr.x (mgr.25061) 538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.603323+0000 mon.a (mon.0) 2061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.605683+0000 mon.a (mon.0) 2062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.608297+0000 mon.a (mon.0) 2063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.609060+0000 mon.a (mon.0) 2064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.616153+0000 mon.a (mon.0) 2065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.616517+0000 mgr.x (mgr.25061) 539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.657261+0000 mon.a (mon.0) 2066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.659354+0000 mon.a (mon.0) 2067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.661319+0000 mon.a (mon.0) 2068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.662066+0000 mon.a (mon.0) 2069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.669569+0000 mon.a (mon.0) 2070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.713321+0000 mon.a (mon.0) 2071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.717057+0000 mon.a (mon.0) 2072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.720204+0000 mon.a (mon.0) 2073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.721220+0000 mon.a (mon.0) 2074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.728787+0000 mon.a (mon.0) 2075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.810749+0000 mon.a (mon.0) 2076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.813687+0000 mon.a (mon.0) 2077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.817504+0000 mon.a (mon.0) 2078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.818943+0000 mon.a (mon.0) 2079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.829526+0000 mon.a (mon.0) 2080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.907069+0000 mon.a (mon.0) 2081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.909824+0000 mon.a (mon.0) 2082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.913028+0000 mon.a (mon.0) 2083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.913989+0000 mon.a (mon.0) 2084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.920413+0000 mon.a (mon.0) 2085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.937177+0000 mon.c (mon.1) 7 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.937559+0000 mon.a (mon.0) 2086 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]: dispatch 2024-04-19T14:17:34.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:33.997851+0000 mon.a (mon.0) 2087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.000658+0000 mon.a (mon.0) 2088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.004246+0000 mon.a (mon.0) 2089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.005085+0000 mon.a (mon.0) 2090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.012331+0000 mon.a (mon.0) 2091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.087747+0000 mon.a (mon.0) 2092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.090932+0000 mon.a (mon.0) 2093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.094241+0000 mon.a (mon.0) 2094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.095438+0000 mon.a (mon.0) 2095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.101855+0000 mon.a (mon.0) 2096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.190042+0000 mon.a (mon.0) 2097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.192618+0000 mon.a (mon.0) 2098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.195616+0000 mon.a (mon.0) 2099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.196724+0000 mon.a (mon.0) 2100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.203241+0000 mon.a (mon.0) 2101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.277234+0000 mon.a (mon.0) 2102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.281197+0000 mon.a (mon.0) 2103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.285014+0000 mon.a (mon.0) 2104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.286414+0000 mon.a (mon.0) 2105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.293142+0000 mon.a (mon.0) 2106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.337852+0000 mon.a (mon.0) 2107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.340965+0000 mon.a (mon.0) 2108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.343633+0000 mon.a (mon.0) 2109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.344673+0000 mon.a (mon.0) 2110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.351094+0000 mon.a (mon.0) 2111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.395958+0000 mon.a (mon.0) 2112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.399217+0000 mon.a (mon.0) 2113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.401916+0000 mon.a (mon.0) 2114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:34.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.403166+0000 mon.a (mon.0) 2115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:34.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:34.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:34 smithi139 bash[65163]: audit 2024-04-19T14:17:34.410297+0000 mon.a (mon.0) 2116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.276 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:34 smithi135 bash[91372]: debug 2024-04-19T14:17:34.962+0000 7fabc96c4700 -1 osd.1 132 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:17:35.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.771 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.773 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[82184]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:35 smithi135 bash[79235]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.669974+0000 mgr.x (mgr.25061) 540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.729144+0000 mgr.x (mgr.25061) 541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.802 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.830119+0000 mgr.x (mgr.25061) 542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:33.920921+0000 mgr.x (mgr.25061) 543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.012779+0000 mgr.x (mgr.25061) 544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.102369+0000 mgr.x (mgr.25061) 545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.203998+0000 mgr.x (mgr.25061) 546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cluster 2024-04-19T14:17:34.248516+0000 mgr.x (mgr.25061) 547 : cluster [DBG] pgmap v117: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 135 MiB used, 715 GiB / 715 GiB avail; 930 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.293542+0000 mgr.x (mgr.25061) 548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.351553+0000 mgr.x (mgr.25061) 549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.410969+0000 mgr.x (mgr.25061) 550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.485498+0000 mon.a (mon.0) 2117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.488191+0000 mon.a (mon.0) 2118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.490919+0000 mon.a (mon.0) 2119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.491790+0000 mon.a (mon.0) 2120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.497708+0000 mon.a (mon.0) 2121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.498154+0000 mgr.x (mgr.25061) 551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.555911+0000 mon.a (mon.0) 2122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.558231+0000 mon.a (mon.0) 2123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.560851+0000 mon.a (mon.0) 2124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.561620+0000 mon.a (mon.0) 2125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.568450+0000 mon.a (mon.0) 2126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.568821+0000 mgr.x (mgr.25061) 552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.627641+0000 mon.a (mon.0) 2127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.630870+0000 mon.a (mon.0) 2128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.635098+0000 mon.a (mon.0) 2129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.636596+0000 mon.a (mon.0) 2130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.643525+0000 mon.a (mon.0) 2131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.643944+0000 mgr.x (mgr.25061) 553 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.721034+0000 mon.a (mon.0) 2132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.723343+0000 mon.a (mon.0) 2133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.725526+0000 mon.a (mon.0) 2134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.726261+0000 mon.a (mon.0) 2135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.732662+0000 mon.a (mon.0) 2136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.774616+0000 mon.a (mon.0) 2137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.776719+0000 mon.a (mon.0) 2138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.779720+0000 mon.a (mon.0) 2139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.780549+0000 mon.a (mon.0) 2140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.786450+0000 mon.a (mon.0) 2141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.828606+0000 mon.a (mon.0) 2142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.830806+0000 mon.a (mon.0) 2143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.833316+0000 mon.a (mon.0) 2144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.834067+0000 mon.a (mon.0) 2145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.839614+0000 mon.a (mon.0) 2146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.880783+0000 mon.a (mon.0) 2147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.882961+0000 mon.a (mon.0) 2148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.884973+0000 mon.a (mon.0) 2149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.885729+0000 mon.a (mon.0) 2150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.892216+0000 mon.a (mon.0) 2151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.899323+0000 mon.a (mon.0) 2152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.908144+0000 mon.a (mon.0) 2153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.914292+0000 mon.a (mon.0) 2154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.920980+0000 mon.a (mon.0) 2155 : audit [INF] from='osd.1 ' entity='osd.1' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["1"]}]': finished 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: cluster 2024-04-19T14:17:34.923961+0000 mon.a (mon.0) 2156 : cluster [DBG] osdmap e135: 8 total, 7 up, 8 in 2024-04-19T14:17:35.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.924433+0000 mon.c (mon.1) 8 : audit [INF] from='osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400]' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.924786+0000 mon.a (mon.0) 2157 : audit [INF] from='osd.1 ' entity='osd.1' cmd=[{"prefix": "osd crush create-or-move", "id": 1, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.935456+0000 mon.a (mon.0) 2158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.939266+0000 mon.a (mon.0) 2159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.943583+0000 mon.a (mon.0) 2160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.944972+0000 mon.a (mon.0) 2161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.950232+0000 mon.a (mon.0) 2162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.991702+0000 mon.a (mon.0) 2163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.993626+0000 mon.a (mon.0) 2164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.995906+0000 mon.a (mon.0) 2165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:34.996573+0000 mon.a (mon.0) 2166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.002030+0000 mon.a (mon.0) 2167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.042823+0000 mon.a (mon.0) 2168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.044599+0000 mon.a (mon.0) 2169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.046438+0000 mon.a (mon.0) 2170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.047059+0000 mon.a (mon.0) 2171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.051870+0000 mon.a (mon.0) 2172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.093628+0000 mon.a (mon.0) 2173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.095908+0000 mon.a (mon.0) 2174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.097720+0000 mon.a (mon.0) 2175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.098351+0000 mon.a (mon.0) 2176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.102970+0000 mon.a (mon.0) 2177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.149258+0000 mon.a (mon.0) 2178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.152027+0000 mon.a (mon.0) 2179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.154606+0000 mon.a (mon.0) 2180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.155479+0000 mon.a (mon.0) 2181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.160930+0000 mon.a (mon.0) 2182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.214570+0000 mon.a (mon.0) 2183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.217214+0000 mon.a (mon.0) 2184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.219981+0000 mon.a (mon.0) 2185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.220733+0000 mon.a (mon.0) 2186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.226333+0000 mon.a (mon.0) 2187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.270201+0000 mon.a (mon.0) 2188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.272425+0000 mon.a (mon.0) 2189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.274390+0000 mon.a (mon.0) 2190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.275081+0000 mon.a (mon.0) 2191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.280588+0000 mon.a (mon.0) 2192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.321909+0000 mon.a (mon.0) 2193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.323882+0000 mon.a (mon.0) 2194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.325736+0000 mon.a (mon.0) 2195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.326361+0000 mon.a (mon.0) 2196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.333128+0000 mon.a (mon.0) 2197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.373863+0000 mon.a (mon.0) 2198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.375687+0000 mon.a (mon.0) 2199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.377411+0000 mon.a (mon.0) 2200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.378078+0000 mon.a (mon.0) 2201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.385223+0000 mon.a (mon.0) 2202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.429327+0000 mon.a (mon.0) 2203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.431640+0000 mon.a (mon.0) 2204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.433726+0000 mon.a (mon.0) 2205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.434392+0000 mon.a (mon.0) 2206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:35.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[65163]: audit 2024-04-19T14:17:35.441810+0000 mon.a (mon.0) 2207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.263 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:35 smithi139 bash[53112]: debug 2024-04-19T14:17:35.787+0000 7ffad4471700 -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-19T14:17:36.470 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.471 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.472 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.733103+0000 mgr.x (mgr.25061) 554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.787031+0000 mgr.x (mgr.25061) 555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.839970+0000 mgr.x (mgr.25061) 556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.894413+0000 mgr.x (mgr.25061) 557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:34.950578+0000 mgr.x (mgr.25061) 558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.002438+0000 mgr.x (mgr.25061) 559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.052233+0000 mgr.x (mgr.25061) 560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.103450+0000 mgr.x (mgr.25061) 561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.161309+0000 mgr.x (mgr.25061) 562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.229330+0000 mgr.x (mgr.25061) 563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.281038+0000 mgr.x (mgr.25061) 564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.333492+0000 mgr.x (mgr.25061) 565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.385708+0000 mgr.x (mgr.25061) 566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.442184+0000 mgr.x (mgr.25061) 567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.499213+0000 mon.a (mon.0) 2208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.501507+0000 mon.a (mon.0) 2209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.504321+0000 mon.a (mon.0) 2210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.504948+0000 mon.a (mon.0) 2211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.509575+0000 mon.a (mon.0) 2212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.509904+0000 mgr.x (mgr.25061) 568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.550110+0000 mon.a (mon.0) 2213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.552015+0000 mon.a (mon.0) 2214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.554260+0000 mon.a (mon.0) 2215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.555001+0000 mon.a (mon.0) 2216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.560145+0000 mon.a (mon.0) 2217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.560620+0000 mgr.x (mgr.25061) 569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:36 smithi139 bash[65163]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.615373+0000 mon.a (mon.0) 2218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.618847+0000 mon.a (mon.0) 2219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.621835+0000 mon.a (mon.0) 2220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.622817+0000 mon.a (mon.0) 2221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.628908+0000 mon.a (mon.0) 2222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.629489+0000 mgr.x (mgr.25061) 570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.685269+0000 mon.a (mon.0) 2223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.688718+0000 mon.a (mon.0) 2224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.691270+0000 mon.a (mon.0) 2225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:36.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[79235]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.692256+0000 mon.a (mon.0) 2226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.698041+0000 mon.a (mon.0) 2227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.739185+0000 mon.a (mon.0) 2228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.751242+0000 mon.a (mon.0) 2229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.761936+0000 mon.a (mon.0) 2230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.779405+0000 mon.a (mon.0) 2231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.782501+0000 mon.a (mon.0) 2232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.784783+0000 mon.a (mon.0) 2233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.786577+0000 mon.a (mon.0) 2234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.789041+0000 mon.a (mon.0) 2235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.948994+0000 mon.a (mon.0) 2236 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.958136+0000 mon.a (mon.0) 2237 : cluster [INF] osd.1 [v2:172.21.15.135:6808/2057351400,v1:172.21.15.135:6809/2057351400] boot 2024-04-19T14:17:36.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: cluster 2024-04-19T14:17:35.958230+0000 mon.a (mon.0) 2238 : cluster [DBG] osdmap e136: 8 total, 8 up, 8 in 2024-04-19T14:17:36.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:36.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:36 smithi135 bash[82184]: audit 2024-04-19T14:17:35.958589+0000 mon.a (mon.0) 2239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 1}]: dispatch 2024-04-19T14:17:37.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:37 smithi139 bash[65163]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[79235]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.698576+0000 mgr.x (mgr.25061) 571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: audit 2024-04-19T14:17:35.789284+0000 mgr.x (mgr.25061) 572 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cephadm 2024-04-19T14:17:35.790143+0000 mgr.x (mgr.25061) 573 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:17:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cluster 2024-04-19T14:17:36.249497+0000 mgr.x (mgr.25061) 574 : cluster [DBG] pgmap v120: 161 pgs: 25 active+undersized+degraded, 39 active+undersized, 97 active+clean; 585 KiB data, 145 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 93/630 objects degraded (14.762%) 2024-04-19T14:17:37.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:37.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:37 smithi135 bash[82184]: cluster 2024-04-19T14:17:36.962427+0000 mon.a (mon.0) 2240 : cluster [DBG] osdmap e137: 8 total, 8 up, 8 in 2024-04-19T14:17:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:38 smithi135 bash[79235]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:38 smithi135 bash[79235]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:38 smithi135 bash[82184]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:38.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:38 smithi135 bash[82184]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:38 smithi139 bash[65163]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:38 smithi139 bash[65163]: audit 2024-04-19T14:17:37.069871+0000 mgr.x (mgr.25061) 575 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:39.701 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:17:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:39 smithi139 bash[65163]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:39 smithi139 bash[65163]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:39 smithi139 bash[65163]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:39.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:39 smithi139 bash[65163]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[82184]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[82184]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[82184]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[82184]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[79235]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[79235]: cluster 2024-04-19T14:17:38.250484+0000 mgr.x (mgr.25061) 576 : cluster [DBG] pgmap v122: 161 pgs: 45 peering, 8 active+undersized+degraded, 11 active+undersized, 97 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 33/630 objects degraded (5.238%) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[79235]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:39.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:39 smithi135 bash[79235]: cluster 2024-04-19T14:17:38.455163+0000 mon.a (mon.0) 2241 : cluster [WRN] Health check update: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded (PG_DEGRADED) 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 0s ago 20m - - 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 5s ago 20m - - 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (6m) 0s ago 13m 13.9M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (6m) 5s ago 13m 40.5M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (5m) 0s ago 11m 44.7M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (5m) 5s ago 19m 510M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (3m) 0s ago 21m 438M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (3m) 0s ago 21m 54.8M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (2m) 5s ago 19m 40.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (2m) 0s ago 20m 42.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:17:40.445 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (7m) 0s ago 13m 9360k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (6m) 5s ago 13m 9551k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (49s) 0s ago 19m 48.3M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (12s) 0s ago 18m 46.5M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (17m) 0s ago 17m 57.4M 2524M 17.2.0 e1d6a67b021e ab83b1527911 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (17m) 0s ago 17m 61.2M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (16m) 5s ago 16m 63.1M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (16m) 5s ago 16m 57.9M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (15m) 5s ago 15m 57.7M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (14m) 5s ago 14m 60.9M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (5m) 5s ago 13m 66.5M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (11m) 0s ago 11m 86.8M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (11m) 5s ago 11m 87.0M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (11m) 0s ago 11m 86.8M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:17:40.446 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (11m) 5s ago 11m 86.2M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:17:40.866 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:17:40.866 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:17:40.866 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 10, 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 7 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:17:40.867 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:17:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:40 smithi139 bash[65163]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[79235]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.694862+0000 mgr.x (mgr.25061) 577 : audit [DBG] from='client.34335 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.757452+0000 mon.a (mon.0) 2242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.765436+0000 mon.a (mon.0) 2243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:39.774466+0000 mon.a (mon.0) 2244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:40.058052+0000 mgr.x (mgr.25061) 578 : audit [DBG] from='client.34341 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.251405+0000 mgr.x (mgr.25061) 579 : cluster [DBG] pgmap v123: 161 pgs: 45 peering, 116 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:40 smithi135 bash[82184]: audit 2024-04-19T14:17:40.402424+0000 mgr.x (mgr.25061) 580 : audit [DBG] from='client.54277 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "7/23 daemons upgraded", 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:17:41.223 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:17:41.659 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:17:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:41 smithi139 bash[65163]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[79235]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.771641+0000 mon.a (mon.0) 2245 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 33/630 objects degraded (5.238%), 8 pgs degraded) 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: cluster 2024-04-19T14:17:40.771666+0000 mon.a (mon.0) 2246 : cluster [INF] Cluster is now healthy 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:40.873686+0000 mon.c (mon.1) 9 : audit [DBG] from='client.? 172.21.15.135:0/1550712458' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:41.229087+0000 mgr.x (mgr.25061) 581 : audit [DBG] from='client.54289 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:17:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:41 smithi135 bash[82184]: audit 2024-04-19T14:17:41.667008+0000 mon.a (mon.0) 2247 : audit [DBG] from='client.? 172.21.15.135:0/2102104652' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:17:43.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:42 smithi135 bash[79235]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:42 smithi135 bash[79235]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:42 smithi135 bash[82184]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:42 smithi135 bash[82184]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:43.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:42 smithi139 bash[65163]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:43.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:42 smithi139 bash[65163]: cluster 2024-04-19T14:17:42.253050+0000 mgr.x (mgr.25061) 582 : cluster [DBG] pgmap v124: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:17:44.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:44] "GET /metrics HTTP/1.1" 200 38578 "" "Prometheus/2.33.4" 2024-04-19T14:17:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:45 smithi139 bash[65163]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:45 smithi139 bash[65163]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:45 smithi135 bash[79235]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:45 smithi135 bash[79235]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:45.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:45 smithi135 bash[82184]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:45 smithi135 bash[82184]: cluster 2024-04-19T14:17:44.253768+0000 mgr.x (mgr.25061) 583 : cluster [DBG] pgmap v125: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:47.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:46 smithi139 bash[65163]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:47.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[79235]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: audit 2024-04-19T14:17:45.991239+0000 mon.a (mon.0) 2248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: audit 2024-04-19T14:17:45.993595+0000 mon.a (mon.0) 2249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:47.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:46 smithi135 bash[82184]: cluster 2024-04-19T14:17:46.254667+0000 mgr.x (mgr.25061) 584 : cluster [DBG] pgmap v126: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:17:48.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:47 smithi139 bash[65163]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:48.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:47 smithi139 bash[65163]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:47 smithi135 bash[79235]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:48.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:47 smithi135 bash[79235]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:48.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:47 smithi135 bash[82184]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:48.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:47 smithi135 bash[82184]: audit 2024-04-19T14:17:47.078203+0000 mgr.x (mgr.25061) 585 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:49.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:49 smithi139 bash[65163]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:49.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:49 smithi139 bash[65163]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:49 smithi135 bash[79235]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:49.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:49 smithi135 bash[79235]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:49.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:49 smithi135 bash[82184]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:49.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:49 smithi135 bash[82184]: cluster 2024-04-19T14:17:48.256248+0000 mgr.x (mgr.25061) 586 : cluster [DBG] pgmap v127: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 906 B/s rd, 0 op/s 2024-04-19T14:17:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:51 smithi139 bash[65163]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:51.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[79235]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: cluster 2024-04-19T14:17:50.257171+0000 mgr.x (mgr.25061) 587 : cluster [DBG] pgmap v128: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: audit 2024-04-19T14:17:50.804177+0000 mon.a (mon.0) 2250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:51 smithi135 bash[82184]: audit 2024-04-19T14:17:51.124829+0000 mon.a (mon.0) 2251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:52.571 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[82184]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.571 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[82184]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.571 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[82184]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:52.571 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[82184]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:52.572 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[79235]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.572 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[79235]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.572 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[79235]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:52.572 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:52 smithi135 bash[79235]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:52.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:52 smithi139 bash[65163]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:52 smithi139 bash[65163]: audit 2024-04-19T14:17:50.804809+0000 mgr.x (mgr.25061) 588 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["2"], "max": 16}]: dispatch 2024-04-19T14:17:52.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:52 smithi139 bash[65163]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:52.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:52 smithi139 bash[65163]: cephadm 2024-04-19T14:17:50.807913+0000 mgr.x (mgr.25061) 589 : cephadm [INF] Upgrade: osd.2 is safe to restart 2024-04-19T14:17:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:53 smithi139 bash[65163]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:53 smithi139 bash[65163]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:53 smithi135 bash[79235]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:53.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:53 smithi135 bash[79235]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:53 smithi135 bash[82184]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:53.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:53 smithi135 bash[82184]: cluster 2024-04-19T14:17:52.258952+0000 mgr.x (mgr.25061) 590 : cluster [DBG] pgmap v129: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:54.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:17:54] "GET /metrics HTTP/1.1" 200 38580 "" "Prometheus/2.33.4" 2024-04-19T14:17:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:54 smithi139 bash[65163]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[79235]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: cephadm 2024-04-19T14:17:53.430393+0000 mgr.x (mgr.25061) 591 : cephadm [INF] Upgrade: Updating osd.2 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.437476+0000 mon.a (mon.0) 2252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.441958+0000 mon.a (mon.0) 2253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.2"}]: dispatch 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: audit 2024-04-19T14:17:53.443987+0000 mon.a (mon.0) 2254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:54.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:54 smithi135 bash[82184]: cephadm 2024-04-19T14:17:53.450197+0000 mgr.x (mgr.25061) 592 : cephadm [INF] Deploying daemon osd.2 on smithi135 2024-04-19T14:17:55.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:55 smithi139 bash[65163]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[79235]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: cluster 2024-04-19T14:17:54.259778+0000 mgr.x (mgr.25061) 593 : cluster [DBG] pgmap v130: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.088615+0000 mon.a (mon.0) 2255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.101133+0000 mon.a (mon.0) 2256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:55.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:55 smithi135 bash[82184]: audit 2024-04-19T14:17:55.112306+0000 mon.a (mon.0) 2257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:17:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:57 smithi139 bash[65163]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:57 smithi139 bash[65163]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:57.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:57 smithi135 bash[79235]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:57.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:57 smithi135 bash[79235]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:57 smithi135 bash[82184]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:57 smithi135 bash[82184]: cluster 2024-04-19T14:17:56.260657+0000 mgr.x (mgr.25061) 594 : cluster [DBG] pgmap v131: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:17:58.147 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.147 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.148 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.148 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.148 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.148 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.149 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.149 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.149 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:17:58.439 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:58 smithi135 systemd[1]: Stopping Ceph osd.2 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:17:58.439 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[33942]: debug 2024-04-19T14:17:58.241+0000 7f217d7f5700 -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-19T14:17:58.439 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[33942]: debug 2024-04-19T14:17:58.241+0000 7f217d7f5700 -1 osd.2 137 *** Got signal Terminated *** 2024-04-19T14:17:58.439 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[33942]: debug 2024-04-19T14:17:58.241+0000 7f217d7f5700 -1 osd.2 137 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:17:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:58 smithi139 bash[65163]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:58 smithi139 bash[65163]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:58 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:58 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:58.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[82184]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[82184]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:58.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[79235]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[79235]: audit 2024-04-19T14:17:57.089779+0000 mgr.x (mgr.25061) 595 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:17:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:58 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.248855+0000 mon.a (mon.0) 2258 : cluster [INF] osd.2 marked itself down and dead 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[82184]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.659 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:17:59.660 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:17:59 smithi135 bash[79235]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.262378+0000 mgr.x (mgr.25061) 596 : cluster [DBG] pgmap v132: 161 pgs: 161 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.451540+0000 mon.a (mon.0) 2259 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:17:59.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:17:59 smithi139 bash[65163]: cluster 2024-04-19T14:17:58.463705+0000 mon.a (mon.0) 2260 : cluster [DBG] osdmap e138: 8 total, 7 up, 8 in 2024-04-19T14:18:00.468 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[93773]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-2 2024-04-19T14:18:00.741 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[93922]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-2 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[79235]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:00 smithi135 bash[82184]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: cluster 2024-04-19T14:17:59.467699+0000 mon.a (mon.0) 2261 : cluster [DBG] osdmap e139: 8 total, 7 up, 8 in 2024-04-19T14:18:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.558679+0000 mon.a (mon.0) 2262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.567830+0000 mon.a (mon.0) 2263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: cluster 2024-04-19T14:17:59.570526+0000 mgr.x (mgr.25061) 597 : cluster [DBG] pgmap v135: 161 pgs: 15 stale+active+clean, 146 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 700 B/s rd, 0 op/s 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:00 smithi139 bash[65163]: audit 2024-04-19T14:17:59.578228+0000 mon.a (mon.0) 2264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[79235]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:01.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:01 smithi135 bash[82184]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: cluster 2024-04-19T14:18:00.566115+0000 mon.a (mon.0) 2265 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: audit 2024-04-19T14:18:00.991952+0000 mon.a (mon.0) 2266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:01 smithi139 bash[65163]: audit 2024-04-19T14:18:00.995024+0000 mon.a (mon.0) 2267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:02.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:02 smithi139 bash[65163]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:02.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:02 smithi139 bash[65163]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:02 smithi135 bash[79235]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:02.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:02 smithi135 bash[79235]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:02.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:02 smithi135 bash[82184]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:02 smithi135 bash[82184]: cluster 2024-04-19T14:18:01.571566+0000 mgr.x (mgr.25061) 598 : cluster [DBG] pgmap v136: 161 pgs: 3 active+undersized+degraded, 12 stale+active+clean, 5 active+undersized, 141 active+clean; 585 KiB data, 150 MiB used, 715 GiB / 715 GiB avail; 20/630 objects degraded (3.175%) 2024-04-19T14:18:03.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:03 smithi135 bash[79235]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:03.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:03 smithi135 bash[79235]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:03.736 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.2.service: Deactivated successfully. 2024-04-19T14:18:03.736 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: Stopped Ceph osd.2 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:18:03.736 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:03 smithi135 bash[82184]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:03.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:03 smithi135 bash[82184]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:03.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:03 smithi139 bash[65163]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:03.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:03 smithi139 bash[65163]: cluster 2024-04-19T14:18:02.477832+0000 mon.a (mon.0) 2268 : cluster [WRN] Health check failed: Degraded data redundancy: 20/630 objects degraded (3.175%), 3 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:04.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.009 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.009 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.009 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.010 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.010 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.010 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.011 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:18:03 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:04.276 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:04 smithi135 systemd[1]: Started Ceph osd.2 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:04] "GET /metrics HTTP/1.1" 200 38581 "" "Prometheus/2.33.4" 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:04 smithi139 bash[65163]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[79235]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: cluster 2024-04-19T14:18:03.573497+0000 mgr.x (mgr.25061) 599 : cluster [DBG] pgmap v137: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: audit 2024-04-19T14:18:04.062830+0000 mon.a (mon.0) 2269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:04.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:04 smithi135 bash[82184]: audit 2024-04-19T14:18:04.071463+0000 mon.a (mon.0) 2270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[82184]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:05 smithi135 bash[79235]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.641364+0000 mon.a (mon.0) 2271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.645824+0000 mon.a (mon.0) 2272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.656885+0000 mon.a (mon.0) 2273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.668870+0000 mon.a (mon.0) 2274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.671839+0000 mon.a (mon.0) 2275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.673186+0000 mon.a (mon.0) 2276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.683912+0000 mon.a (mon.0) 2277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.761340+0000 mon.a (mon.0) 2278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.764626+0000 mon.a (mon.0) 2279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.769000+0000 mon.a (mon.0) 2280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.770084+0000 mon.a (mon.0) 2281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.780912+0000 mon.a (mon.0) 2282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.858924+0000 mon.a (mon.0) 2283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.862071+0000 mon.a (mon.0) 2284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.865345+0000 mon.a (mon.0) 2285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.866643+0000 mon.a (mon.0) 2286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.874428+0000 mon.a (mon.0) 2287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.952492+0000 mon.a (mon.0) 2288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.955488+0000 mon.a (mon.0) 2289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.958617+0000 mon.a (mon.0) 2290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.959911+0000 mon.a (mon.0) 2291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:04.966551+0000 mon.a (mon.0) 2292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.045668+0000 mon.a (mon.0) 2293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.049291+0000 mon.a (mon.0) 2294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.053605+0000 mon.a (mon.0) 2295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.055257+0000 mon.a (mon.0) 2296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.063069+0000 mon.a (mon.0) 2297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.139474+0000 mon.a (mon.0) 2298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.143739+0000 mon.a (mon.0) 2299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.147314+0000 mon.a (mon.0) 2300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.148332+0000 mon.a (mon.0) 2301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.154993+0000 mon.a (mon.0) 2302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.233862+0000 mon.a (mon.0) 2303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.238521+0000 mon.a (mon.0) 2304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.242297+0000 mon.a (mon.0) 2305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.243761+0000 mon.a (mon.0) 2306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.250927+0000 mon.a (mon.0) 2307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.340101+0000 mon.a (mon.0) 2308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.345109+0000 mon.a (mon.0) 2309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.349446+0000 mon.a (mon.0) 2310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.351256+0000 mon.a (mon.0) 2311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.364250+0000 mon.a (mon.0) 2312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.455436+0000 mon.a (mon.0) 2313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.460097+0000 mon.a (mon.0) 2314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.464049+0000 mon.a (mon.0) 2315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.465703+0000 mon.a (mon.0) 2316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.477899+0000 mon.a (mon.0) 2317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.558975+0000 mon.a (mon.0) 2318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.562471+0000 mon.a (mon.0) 2319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.565895+0000 mon.a (mon.0) 2320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.566924+0000 mon.a (mon.0) 2321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:05 smithi139 bash[65163]: audit 2024-04-19T14:18:05.573496+0000 mon.a (mon.0) 2322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:06.526 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: 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-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-2/block 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-2 2024-04-19T14:18:06.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[94136]: --> ceph-volume raw activate successful for osd ID: 2 2024-04-19T14:18:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:06 smithi139 bash[65163]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cluster 2024-04-19T14:18:04.676242+0000 mgr.x (mgr.25061) 600 : cluster [DBG] pgmap v138: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.684940+0000 mgr.x (mgr.25061) 601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.782082+0000 mgr.x (mgr.25061) 602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.875509+0000 mgr.x (mgr.25061) 603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:04.967377+0000 mgr.x (mgr.25061) 604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.063909+0000 mgr.x (mgr.25061) 605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.155911+0000 mgr.x (mgr.25061) 606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.251733+0000 mgr.x (mgr.25061) 607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.365446+0000 mgr.x (mgr.25061) 608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.479121+0000 mgr.x (mgr.25061) 609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.574534+0000 mgr.x (mgr.25061) 610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: cluster 2024-04-19T14:18:05.663829+0000 mon.a (mon.0) 2323 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.2 on smithi135 is in unknown state']) 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.668460+0000 mon.a (mon.0) 2324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.672375+0000 mon.a (mon.0) 2325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.675856+0000 mon.a (mon.0) 2326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.676964+0000 mon.a (mon.0) 2327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.683093+0000 mon.a (mon.0) 2328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.760200+0000 mon.a (mon.0) 2329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.762587+0000 mon.a (mon.0) 2330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.765258+0000 mon.a (mon.0) 2331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.766025+0000 mon.a (mon.0) 2332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.771058+0000 mon.a (mon.0) 2333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.857425+0000 mon.a (mon.0) 2334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.860619+0000 mon.a (mon.0) 2335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.863636+0000 mon.a (mon.0) 2336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.864495+0000 mon.a (mon.0) 2337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.869944+0000 mon.a (mon.0) 2338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.920652+0000 mon.a (mon.0) 2339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.924089+0000 mon.a (mon.0) 2340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[79235]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.927973+0000 mon.a (mon.0) 2341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.929036+0000 mon.a (mon.0) 2342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:05.935436+0000 mon.a (mon.0) 2343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.007434+0000 mon.a (mon.0) 2344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.011194+0000 mon.a (mon.0) 2345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.014842+0000 mon.a (mon.0) 2346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.015989+0000 mon.a (mon.0) 2347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.025127+0000 mon.a (mon.0) 2348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.084629+0000 mon.a (mon.0) 2349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.087357+0000 mon.a (mon.0) 2350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.090810+0000 mon.a (mon.0) 2351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.092035+0000 mon.a (mon.0) 2352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.101470+0000 mon.a (mon.0) 2353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.159357+0000 mon.a (mon.0) 2354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.161302+0000 mon.a (mon.0) 2355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.163533+0000 mon.a (mon.0) 2356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.164149+0000 mon.a (mon.0) 2357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.170995+0000 mon.a (mon.0) 2358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.214013+0000 mon.a (mon.0) 2359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.216326+0000 mon.a (mon.0) 2360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.218401+0000 mon.a (mon.0) 2361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.219280+0000 mon.a (mon.0) 2362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.226540+0000 mon.a (mon.0) 2363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.267181+0000 mon.a (mon.0) 2364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.269322+0000 mon.a (mon.0) 2365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.271325+0000 mon.a (mon.0) 2366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.272031+0000 mon.a (mon.0) 2367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.277010+0000 mon.a (mon.0) 2368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.319704+0000 mon.a (mon.0) 2369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.321822+0000 mon.a (mon.0) 2370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.323736+0000 mon.a (mon.0) 2371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.324448+0000 mon.a (mon.0) 2372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.329455+0000 mon.a (mon.0) 2373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.377998+0000 mon.a (mon.0) 2374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.381184+0000 mon.a (mon.0) 2375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.383979+0000 mon.a (mon.0) 2376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.384882+0000 mon.a (mon.0) 2377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.390588+0000 mon.a (mon.0) 2378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.466978+0000 mon.a (mon.0) 2379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.469383+0000 mon.a (mon.0) 2380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.472045+0000 mon.a (mon.0) 2381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.473124+0000 mon.a (mon.0) 2382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.478959+0000 mon.a (mon.0) 2383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.568425+0000 mon.a (mon.0) 2384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.573270+0000 mon.a (mon.0) 2385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.577000+0000 mon.a (mon.0) 2386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.578483+0000 mon.a (mon.0) 2387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:06 smithi135 bash[82184]: audit 2024-04-19T14:18:06.585987+0000 mon.a (mon.0) 2388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.947 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.948 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.949 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.950 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.951 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.952 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.953 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:07.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:07 smithi139 bash[65163]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.683994+0000 mgr.x (mgr.25061) 611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.771783+0000 mgr.x (mgr.25061) 612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.870826+0000 mgr.x (mgr.25061) 613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:05.936294+0000 mgr.x (mgr.25061) 614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.026000+0000 mgr.x (mgr.25061) 615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.102298+0000 mgr.x (mgr.25061) 616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.171709+0000 mgr.x (mgr.25061) 617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.227220+0000 mgr.x (mgr.25061) 618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.277707+0000 mgr.x (mgr.25061) 619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.330087+0000 mgr.x (mgr.25061) 620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.391533+0000 mgr.x (mgr.25061) 621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.479786+0000 mgr.x (mgr.25061) 622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.586858+0000 mgr.x (mgr.25061) 623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.664943+0000 mon.a (mon.0) 2389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.668285+0000 mon.a (mon.0) 2390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.671828+0000 mon.a (mon.0) 2391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.673188+0000 mon.a (mon.0) 2392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.683421+0000 mon.a (mon.0) 2393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.758366+0000 mon.a (mon.0) 2394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.761099+0000 mon.a (mon.0) 2395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.764002+0000 mon.a (mon.0) 2396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.764938+0000 mon.a (mon.0) 2397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.772959+0000 mon.a (mon.0) 2398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.849395+0000 mon.a (mon.0) 2399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.853408+0000 mon.a (mon.0) 2400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.856407+0000 mon.a (mon.0) 2401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.857838+0000 mon.a (mon.0) 2402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.867189+0000 mon.a (mon.0) 2403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.928216+0000 mon.a (mon.0) 2404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.930883+0000 mon.a (mon.0) 2405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.933457+0000 mon.a (mon.0) 2406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.934446+0000 mon.a (mon.0) 2407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:06.943002+0000 mon.a (mon.0) 2408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.003255+0000 mon.a (mon.0) 2409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.006536+0000 mon.a (mon.0) 2410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.009179+0000 mon.a (mon.0) 2411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.010568+0000 mon.a (mon.0) 2412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.021259+0000 mon.a (mon.0) 2413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.079217+0000 mon.a (mon.0) 2414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.082001+0000 mon.a (mon.0) 2415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.084440+0000 mon.a (mon.0) 2416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.085447+0000 mon.a (mon.0) 2417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.092086+0000 mon.a (mon.0) 2418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.133845+0000 mon.a (mon.0) 2419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.136437+0000 mon.a (mon.0) 2420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.138766+0000 mon.a (mon.0) 2421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.139710+0000 mon.a (mon.0) 2422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.147860+0000 mon.a (mon.0) 2423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.189297+0000 mon.a (mon.0) 2424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.192030+0000 mon.a (mon.0) 2425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.194698+0000 mon.a (mon.0) 2426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.195862+0000 mon.a (mon.0) 2427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.202742+0000 mon.a (mon.0) 2428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.260495+0000 mon.a (mon.0) 2429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.262812+0000 mon.a (mon.0) 2430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.264880+0000 mon.a (mon.0) 2431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.265736+0000 mon.a (mon.0) 2432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.271888+0000 mon.a (mon.0) 2433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.354736+0000 mon.a (mon.0) 2434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.358725+0000 mon.a (mon.0) 2435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.362438+0000 mon.a (mon.0) 2436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.363903+0000 mon.a (mon.0) 2437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.373213+0000 mon.a (mon.0) 2438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.449291+0000 mon.a (mon.0) 2439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.452554+0000 mon.a (mon.0) 2440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.455023+0000 mon.a (mon.0) 2441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.455968+0000 mon.a (mon.0) 2442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.464466+0000 mon.a (mon.0) 2443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.524832+0000 mon.a (mon.0) 2444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[82184]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.528009+0000 mon.a (mon.0) 2445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.530906+0000 mon.a (mon.0) 2446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.532065+0000 mon.a (mon.0) 2447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.540824+0000 mon.a (mon.0) 2448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.584702+0000 mon.a (mon.0) 2449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.588464+0000 mon.a (mon.0) 2450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.590992+0000 mon.a (mon.0) 2451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.591786+0000 mon.a (mon.0) 2452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:07 smithi135 bash[79235]: audit 2024-04-19T14:18:07.602508+0000 mon.a (mon.0) 2453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:08.959 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:08.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.963 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.964 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.965 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.966 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.967 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.968 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.970 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.971 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.972 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.974 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.975 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.976 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.977 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.978 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.982 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[82184]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.984 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:08.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:08.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:08.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:08 smithi135 bash[79235]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cluster 2024-04-19T14:18:06.676975+0000 mgr.x (mgr.25061) 624 : cluster [DBG] pgmap v139: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.684217+0000 mgr.x (mgr.25061) 625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.773837+0000 mgr.x (mgr.25061) 626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.868234+0000 mgr.x (mgr.25061) 627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:06.943853+0000 mgr.x (mgr.25061) 628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.022207+0000 mgr.x (mgr.25061) 629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.092824+0000 mgr.x (mgr.25061) 630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.099638+0000 mgr.x (mgr.25061) 631 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.148643+0000 mgr.x (mgr.25061) 632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.203697+0000 mgr.x (mgr.25061) 633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.272598+0000 mgr.x (mgr.25061) 634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.374330+0000 mgr.x (mgr.25061) 635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.465221+0000 mgr.x (mgr.25061) 636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.541677+0000 mgr.x (mgr.25061) 637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.603401+0000 mgr.x (mgr.25061) 638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.666733+0000 mon.a (mon.0) 2454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.669232+0000 mon.a (mon.0) 2455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.671627+0000 mon.a (mon.0) 2456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.672495+0000 mon.a (mon.0) 2457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.678234+0000 mon.a (mon.0) 2458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.740211+0000 mon.a (mon.0) 2459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.743262+0000 mon.a (mon.0) 2460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.746551+0000 mon.a (mon.0) 2461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.747837+0000 mon.a (mon.0) 2462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.757704+0000 mon.a (mon.0) 2463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.836353+0000 mon.a (mon.0) 2464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.839645+0000 mon.a (mon.0) 2465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.842901+0000 mon.a (mon.0) 2466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.844283+0000 mon.a (mon.0) 2467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.853996+0000 mon.a (mon.0) 2468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.913177+0000 mon.a (mon.0) 2469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.916368+0000 mon.a (mon.0) 2470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.919239+0000 mon.a (mon.0) 2471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.920212+0000 mon.a (mon.0) 2472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.929666+0000 mon.a (mon.0) 2473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.986902+0000 mon.a (mon.0) 2474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.990004+0000 mon.a (mon.0) 2475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.992789+0000 mon.a (mon.0) 2476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:07.993938+0000 mon.a (mon.0) 2477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.003516+0000 mon.a (mon.0) 2478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.063701+0000 mon.a (mon.0) 2479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.066440+0000 mon.a (mon.0) 2480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.068614+0000 mon.a (mon.0) 2481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.069492+0000 mon.a (mon.0) 2482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.079395+0000 mon.a (mon.0) 2483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.120806+0000 mon.a (mon.0) 2484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.123667+0000 mon.a (mon.0) 2485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.126134+0000 mon.a (mon.0) 2486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.127264+0000 mon.a (mon.0) 2487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.137422+0000 mon.a (mon.0) 2488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.179541+0000 mon.a (mon.0) 2489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.181961+0000 mon.a (mon.0) 2490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.184647+0000 mon.a (mon.0) 2491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.185780+0000 mon.a (mon.0) 2492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.196075+0000 mon.a (mon.0) 2493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.252013+0000 mon.a (mon.0) 2494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.256127+0000 mon.a (mon.0) 2495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.259380+0000 mon.a (mon.0) 2496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.260807+0000 mon.a (mon.0) 2497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.272654+0000 mon.a (mon.0) 2498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.348261+0000 mon.a (mon.0) 2499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.351455+0000 mon.a (mon.0) 2500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.354000+0000 mon.a (mon.0) 2501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.355090+0000 mon.a (mon.0) 2502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.363491+0000 mon.a (mon.0) 2503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.439372+0000 mon.a (mon.0) 2504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.442509+0000 mon.a (mon.0) 2505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.445542+0000 mon.a (mon.0) 2506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.447241+0000 mon.a (mon.0) 2507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.456505+0000 mon.a (mon.0) 2508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.532236+0000 mon.a (mon.0) 2509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.536661+0000 mon.a (mon.0) 2510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.539475+0000 mon.a (mon.0) 2511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.540544+0000 mon.a (mon.0) 2512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.549818+0000 mon.a (mon.0) 2513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.627565+0000 mon.a (mon.0) 2514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.630687+0000 mon.a (mon.0) 2515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.633343+0000 mon.a (mon.0) 2516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.634482+0000 mon.a (mon.0) 2517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:08 smithi139 bash[65163]: audit 2024-04-19T14:18:08.641622+0000 mon.a (mon.0) 2518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.276 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[94574]: debug 2024-04-19T14:18:09.113+0000 7fc1d097b700 1 -- 172.21.15.135:0/2952268772 <== mon.1 v2:172.21.15.135:3301/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5640771f1680 con 0x56407724e800 2024-04-19T14:18:09.922 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.923 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.924 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.925 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.926 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.928 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.929 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.930 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.931 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.932 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.933 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.934 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:09.935 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:09.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:09 smithi139 bash[65163]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.026 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[94574]: debug 2024-04-19T14:18:09.677+0000 7fc1d9b137c0 -1 Falling back to public interface 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.678957+0000 mgr.x (mgr.25061) 639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.758549+0000 mgr.x (mgr.25061) 640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.854860+0000 mgr.x (mgr.25061) 641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:07.930551+0000 mgr.x (mgr.25061) 642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.004242+0000 mgr.x (mgr.25061) 643 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.080197+0000 mgr.x (mgr.25061) 644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.138275+0000 mgr.x (mgr.25061) 645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.196910+0000 mgr.x (mgr.25061) 646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.273753+0000 mgr.x (mgr.25061) 647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.364504+0000 mgr.x (mgr.25061) 648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.457410+0000 mgr.x (mgr.25061) 649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.550743+0000 mgr.x (mgr.25061) 650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.642458+0000 mgr.x (mgr.25061) 651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.703306+0000 mon.a (mon.0) 2519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.706394+0000 mon.a (mon.0) 2520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.709079+0000 mon.a (mon.0) 2521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.710170+0000 mon.a (mon.0) 2522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.718821+0000 mon.a (mon.0) 2523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.797460+0000 mon.a (mon.0) 2524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.801585+0000 mon.a (mon.0) 2525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.805521+0000 mon.a (mon.0) 2526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.806600+0000 mon.a (mon.0) 2527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.817861+0000 mon.a (mon.0) 2528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.875833+0000 mon.a (mon.0) 2529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.878631+0000 mon.a (mon.0) 2530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.881171+0000 mon.a (mon.0) 2531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.882446+0000 mon.a (mon.0) 2532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.893039+0000 mon.a (mon.0) 2533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.956018+0000 mon.a (mon.0) 2534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.958762+0000 mon.a (mon.0) 2535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.961133+0000 mon.a (mon.0) 2536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.962037+0000 mon.a (mon.0) 2537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:08.969066+0000 mon.a (mon.0) 2538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.011281+0000 mon.a (mon.0) 2539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.013784+0000 mon.a (mon.0) 2540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.015724+0000 mon.a (mon.0) 2541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.016726+0000 mon.a (mon.0) 2542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.023619+0000 mon.a (mon.0) 2543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.064968+0000 mon.a (mon.0) 2544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.067195+0000 mon.a (mon.0) 2545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.069329+0000 mon.a (mon.0) 2546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.070083+0000 mon.a (mon.0) 2547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.076774+0000 mon.a (mon.0) 2548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.149952+0000 mon.a (mon.0) 2549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.152066+0000 mon.a (mon.0) 2550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.154295+0000 mon.a (mon.0) 2551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.155206+0000 mon.a (mon.0) 2552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.161080+0000 mon.a (mon.0) 2553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.202322+0000 mon.a (mon.0) 2554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.204327+0000 mon.a (mon.0) 2555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.206372+0000 mon.a (mon.0) 2556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.207019+0000 mon.a (mon.0) 2557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.212692+0000 mon.a (mon.0) 2558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.253847+0000 mon.a (mon.0) 2559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.255971+0000 mon.a (mon.0) 2560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.257801+0000 mon.a (mon.0) 2561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.258503+0000 mon.a (mon.0) 2562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.263807+0000 mon.a (mon.0) 2563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.305987+0000 mon.a (mon.0) 2564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.307994+0000 mon.a (mon.0) 2565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.310061+0000 mon.a (mon.0) 2566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.310751+0000 mon.a (mon.0) 2567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.316295+0000 mon.a (mon.0) 2568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.356686+0000 mon.a (mon.0) 2569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.358699+0000 mon.a (mon.0) 2570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.360764+0000 mon.a (mon.0) 2571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.361451+0000 mon.a (mon.0) 2572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.366964+0000 mon.a (mon.0) 2573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.407588+0000 mon.a (mon.0) 2574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.409564+0000 mon.a (mon.0) 2575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.411497+0000 mon.a (mon.0) 2576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.412191+0000 mon.a (mon.0) 2577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.418071+0000 mon.a (mon.0) 2578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.458671+0000 mon.a (mon.0) 2579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.460700+0000 mon.a (mon.0) 2580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.462820+0000 mon.a (mon.0) 2581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.463563+0000 mon.a (mon.0) 2582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.469636+0000 mon.a (mon.0) 2583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.510195+0000 mon.a (mon.0) 2584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.512687+0000 mon.a (mon.0) 2585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.515113+0000 mon.a (mon.0) 2586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.516205+0000 mon.a (mon.0) 2587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.522863+0000 mon.a (mon.0) 2588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.564305+0000 mon.a (mon.0) 2589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.566998+0000 mon.a (mon.0) 2590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.569362+0000 mon.a (mon.0) 2591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.570375+0000 mon.a (mon.0) 2592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.576385+0000 mon.a (mon.0) 2593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[79235]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.622365+0000 mon.a (mon.0) 2594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.624709+0000 mon.a (mon.0) 2595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:10.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.626999+0000 mon.a (mon.0) 2596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:10.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.627918+0000 mon.a (mon.0) 2597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:10.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:10.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:09 smithi135 bash[82184]: audit 2024-04-19T14:18:09.633629+0000 mon.a (mon.0) 2598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:10 smithi139 bash[65163]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cluster 2024-04-19T14:18:08.677916+0000 mgr.x (mgr.25061) 652 : cluster [DBG] pgmap v140: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.719660+0000 mgr.x (mgr.25061) 653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.818801+0000 mgr.x (mgr.25061) 654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.894227+0000 mgr.x (mgr.25061) 655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:08.969816+0000 mgr.x (mgr.25061) 656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.024431+0000 mgr.x (mgr.25061) 657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.077561+0000 mgr.x (mgr.25061) 658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.161883+0000 mgr.x (mgr.25061) 659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.213589+0000 mgr.x (mgr.25061) 660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.264507+0000 mgr.x (mgr.25061) 661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.317055+0000 mgr.x (mgr.25061) 662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.367733+0000 mgr.x (mgr.25061) 663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.418793+0000 mgr.x (mgr.25061) 664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.470316+0000 mgr.x (mgr.25061) 665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.523664+0000 mgr.x (mgr.25061) 666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.577089+0000 mgr.x (mgr.25061) 667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.634355+0000 mgr.x (mgr.25061) 668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.680637+0000 mon.a (mon.0) 2599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.683786+0000 mon.a (mon.0) 2600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.686219+0000 mon.a (mon.0) 2601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.687020+0000 mon.a (mon.0) 2602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.694056+0000 mon.a (mon.0) 2603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.735825+0000 mon.a (mon.0) 2604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.737985+0000 mon.a (mon.0) 2605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.740127+0000 mon.a (mon.0) 2606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.740924+0000 mon.a (mon.0) 2607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.748706+0000 mon.a (mon.0) 2608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.794253+0000 mon.a (mon.0) 2609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.796864+0000 mon.a (mon.0) 2610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.798955+0000 mon.a (mon.0) 2611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.800043+0000 mon.a (mon.0) 2612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.810578+0000 mon.a (mon.0) 2613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.856310+0000 mon.a (mon.0) 2614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.859209+0000 mon.a (mon.0) 2615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.861457+0000 mon.a (mon.0) 2616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.862351+0000 mon.a (mon.0) 2617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.872587+0000 mon.a (mon.0) 2618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.913957+0000 mon.a (mon.0) 2619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.916797+0000 mon.a (mon.0) 2620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.919492+0000 mon.a (mon.0) 2621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.920373+0000 mon.a (mon.0) 2622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.929951+0000 mon.a (mon.0) 2623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.971545+0000 mon.a (mon.0) 2624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.973568+0000 mon.a (mon.0) 2625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.975916+0000 mon.a (mon.0) 2626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.976799+0000 mon.a (mon.0) 2627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:09.987015+0000 mon.a (mon.0) 2628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.028361+0000 mon.a (mon.0) 2629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.030572+0000 mon.a (mon.0) 2630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.032666+0000 mon.a (mon.0) 2631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.033468+0000 mon.a (mon.0) 2632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.042283+0000 mon.a (mon.0) 2633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.083138+0000 mon.a (mon.0) 2634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.085394+0000 mon.a (mon.0) 2635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.087108+0000 mon.a (mon.0) 2636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.087709+0000 mon.a (mon.0) 2637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.094603+0000 mon.a (mon.0) 2638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.135462+0000 mon.a (mon.0) 2639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.137487+0000 mon.a (mon.0) 2640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.139650+0000 mon.a (mon.0) 2641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.140374+0000 mon.a (mon.0) 2642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.149207+0000 mon.a (mon.0) 2643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.190461+0000 mon.a (mon.0) 2644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.192422+0000 mon.a (mon.0) 2645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.194514+0000 mon.a (mon.0) 2646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.195089+0000 mon.a (mon.0) 2647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.205993+0000 mon.a (mon.0) 2648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.264011+0000 mon.a (mon.0) 2649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.266148+0000 mon.a (mon.0) 2650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.269232+0000 mon.a (mon.0) 2651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.270828+0000 mon.a (mon.0) 2652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.280292+0000 mon.a (mon.0) 2653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.352446+0000 mon.a (mon.0) 2654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.357093+0000 mon.a (mon.0) 2655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.361472+0000 mon.a (mon.0) 2656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.363085+0000 mon.a (mon.0) 2657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.373583+0000 mon.a (mon.0) 2658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.449383+0000 mon.a (mon.0) 2659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[79235]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.452998+0000 mon.a (mon.0) 2660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.456706+0000 mon.a (mon.0) 2661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.458038+0000 mon.a (mon.0) 2662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.469831+0000 mon.a (mon.0) 2663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.559886+0000 mon.a (mon.0) 2664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.564756+0000 mon.a (mon.0) 2665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.569125+0000 mon.a (mon.0) 2666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.570910+0000 mon.a (mon.0) 2667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:11.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:10 smithi135 bash[82184]: audit 2024-04-19T14:18:10.582924+0000 mon.a (mon.0) 2668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.694914+0000 mgr.x (mgr.25061) 669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.749485+0000 mgr.x (mgr.25061) 670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.811418+0000 mgr.x (mgr.25061) 671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.873468+0000 mgr.x (mgr.25061) 672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.930998+0000 mgr.x (mgr.25061) 673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:09.987926+0000 mgr.x (mgr.25061) 674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.043049+0000 mgr.x (mgr.25061) 675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.095276+0000 mgr.x (mgr.25061) 676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.149971+0000 mgr.x (mgr.25061) 677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.206870+0000 mgr.x (mgr.25061) 678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.281115+0000 mgr.x (mgr.25061) 679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:11 smithi139 bash[65163]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.374477+0000 mgr.x (mgr.25061) 680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.471011+0000 mgr.x (mgr.25061) 681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.584255+0000 mgr.x (mgr.25061) 682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.683007+0000 mon.a (mon.0) 2669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.687376+0000 mon.a (mon.0) 2670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.690492+0000 mon.a (mon.0) 2671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.691446+0000 mon.a (mon.0) 2672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.698653+0000 mon.a (mon.0) 2673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.773088+0000 mon.a (mon.0) 2674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.775604+0000 mon.a (mon.0) 2675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.778316+0000 mon.a (mon.0) 2676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.779281+0000 mon.a (mon.0) 2677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.784893+0000 mon.a (mon.0) 2678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.860662+0000 mon.a (mon.0) 2679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.863567+0000 mon.a (mon.0) 2680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.866632+0000 mon.a (mon.0) 2681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.867719+0000 mon.a (mon.0) 2682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.875863+0000 mon.a (mon.0) 2683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.965882+0000 mon.a (mon.0) 2684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.970384+0000 mon.a (mon.0) 2685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.975170+0000 mon.a (mon.0) 2686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.976934+0000 mon.a (mon.0) 2687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:10.987399+0000 mon.a (mon.0) 2688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.063113+0000 mon.a (mon.0) 2689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.066720+0000 mon.a (mon.0) 2690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.070483+0000 mon.a (mon.0) 2691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.071578+0000 mon.a (mon.0) 2692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.079902+0000 mon.a (mon.0) 2693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: cluster 2024-04-19T14:18:11.142060+0000 mon.a (mon.0) 2694 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.156073+0000 mon.a (mon.0) 2695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.158677+0000 mon.a (mon.0) 2696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.161894+0000 mon.a (mon.0) 2697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.162905+0000 mon.a (mon.0) 2698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.171173+0000 mon.a (mon.0) 2699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.249237+0000 mon.a (mon.0) 2700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.251694+0000 mon.a (mon.0) 2701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.254774+0000 mon.a (mon.0) 2702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.255488+0000 mon.a (mon.0) 2703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.261235+0000 mon.a (mon.0) 2704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.319844+0000 mon.a (mon.0) 2705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.324042+0000 mon.a (mon.0) 2706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.327498+0000 mon.a (mon.0) 2707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.328300+0000 mon.a (mon.0) 2708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.333215+0000 mon.a (mon.0) 2709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.407765+0000 mon.a (mon.0) 2710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.410011+0000 mon.a (mon.0) 2711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.413216+0000 mon.a (mon.0) 2712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.414037+0000 mon.a (mon.0) 2713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[79235]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.421110+0000 mon.a (mon.0) 2714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.499731+0000 mon.a (mon.0) 2715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.503023+0000 mon.a (mon.0) 2716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.506938+0000 mon.a (mon.0) 2717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.508226+0000 mon.a (mon.0) 2718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.516552+0000 mon.a (mon.0) 2719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.592256+0000 mon.a (mon.0) 2720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.594964+0000 mon.a (mon.0) 2721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.598507+0000 mon.a (mon.0) 2722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:12.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.599608+0000 mon.a (mon.0) 2723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:12.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:11 smithi135 bash[82184]: audit 2024-04-19T14:18:11.605623+0000 mon.a (mon.0) 2724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:12.071 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:18:12.833 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:18:12.833 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 13s ago 21m - - 2024-04-19T14:18:12.833 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 17s ago 20m - - 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (7m) 13s ago 14m 14.0M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (7m) 17s ago 13m 40.5M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (6m) 13s ago 11m 44.8M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (6m) 17s ago 20m 511M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (4m) 13s ago 22m 438M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (3m) 13s ago 22m 57.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (2m) 17s ago 20m 38.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (2m) 13s ago 20m 42.7M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (7m) 13s ago 14m 12.3M - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (7m) 17s ago 14m 9612k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:18:12.834 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (81s) 13s ago 19m 47.9M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (44s) 13s ago 19m 47.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 starting - - - 2524M 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (17m) 13s ago 17m 61.4M 2524M 17.2.0 e1d6a67b021e dbb116b94fe5 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (17m) 17s ago 17m 63.3M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (16m) 17s ago 16m 58.9M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (16m) 17s ago 16m 57.4M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (15m) 17s ago 15m 60.8M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (5m) 17s ago 14m 66.5M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (12m) 13s ago 12m 86.8M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (12m) 17s ago 12m 87.1M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (11m) 13s ago 11m 86.9M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:18:12.835 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (11m) 17s ago 11m 86.2M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:18:13.001 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[94574]: debug 2024-04-19T14:18:12.865+0000 7fc1d9b137c0 -1 osd.2 0 read_superblock omap replica is missing. 2024-04-19T14:18:13.001 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[94574]: debug 2024-04-19T14:18:12.893+0000 7fc1d9b137c0 -1 osd.2 137 log_to_monitors true 2024-04-19T14:18:13.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.010 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.013 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.016 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.017 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.020 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.021 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.022 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.023 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:12 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cluster 2024-04-19T14:18:10.678993+0000 mgr.x (mgr.25061) 683 : cluster [DBG] pgmap v141: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.699632+0000 mgr.x (mgr.25061) 684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.785707+0000 mgr.x (mgr.25061) 685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.876696+0000 mgr.x (mgr.25061) 686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:10.988571+0000 mgr.x (mgr.25061) 687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.080851+0000 mgr.x (mgr.25061) 688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.172003+0000 mgr.x (mgr.25061) 689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.261993+0000 mgr.x (mgr.25061) 690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.333998+0000 mgr.x (mgr.25061) 691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.422191+0000 mgr.x (mgr.25061) 692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.517579+0000 mgr.x (mgr.25061) 693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.606497+0000 mgr.x (mgr.25061) 694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.686023+0000 mon.a (mon.0) 2725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.689146+0000 mon.a (mon.0) 2726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.692408+0000 mon.a (mon.0) 2727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.693338+0000 mon.a (mon.0) 2728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.699572+0000 mon.a (mon.0) 2729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.700453+0000 mgr.x (mgr.25061) 695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.788263+0000 mon.a (mon.0) 2730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.792017+0000 mon.a (mon.0) 2731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.795180+0000 mon.a (mon.0) 2732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.796227+0000 mon.a (mon.0) 2733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.802879+0000 mon.a (mon.0) 2734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.803682+0000 mgr.x (mgr.25061) 696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.881833+0000 mon.a (mon.0) 2735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.884418+0000 mon.a (mon.0) 2736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.887056+0000 mon.a (mon.0) 2737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.887900+0000 mon.a (mon.0) 2738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.894375+0000 mon.a (mon.0) 2739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.895160+0000 mgr.x (mgr.25061) 697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.952569+0000 mon.a (mon.0) 2740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.955391+0000 mon.a (mon.0) 2741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.957286+0000 mon.a (mon.0) 2742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.958031+0000 mon.a (mon.0) 2743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:11.963621+0000 mon.a (mon.0) 2744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:11.964384+0000 mgr.x (mgr.25061) 698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.004931+0000 mon.a (mon.0) 2745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.007009+0000 mon.a (mon.0) 2746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.008777+0000 mon.a (mon.0) 2747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.009464+0000 mon.a (mon.0) 2748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.014257+0000 mon.a (mon.0) 2749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.015013+0000 mgr.x (mgr.25061) 699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.055328+0000 mon.a (mon.0) 2750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.058606+0000 mon.a (mon.0) 2751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.060827+0000 mon.a (mon.0) 2752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.061491+0000 mon.a (mon.0) 2753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.063800+0000 mgr.x (mgr.25061) 700 : audit [DBG] from='client.34374 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.066326+0000 mon.a (mon.0) 2754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.067132+0000 mgr.x (mgr.25061) 701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.146454+0000 mon.a (mon.0) 2755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.148855+0000 mon.a (mon.0) 2756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.152092+0000 mon.a (mon.0) 2757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.153032+0000 mon.a (mon.0) 2758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.157959+0000 mon.a (mon.0) 2759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.158768+0000 mgr.x (mgr.25061) 702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.231300+0000 mon.a (mon.0) 2760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.233394+0000 mon.a (mon.0) 2761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.236227+0000 mon.a (mon.0) 2762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.236959+0000 mon.a (mon.0) 2763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.241858+0000 mon.a (mon.0) 2764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.242630+0000 mgr.x (mgr.25061) 703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.319259+0000 mon.a (mon.0) 2765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.321910+0000 mon.a (mon.0) 2766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.324878+0000 mon.a (mon.0) 2767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.325764+0000 mon.a (mon.0) 2768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.332394+0000 mon.a (mon.0) 2769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.333297+0000 mgr.x (mgr.25061) 704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.407472+0000 mon.a (mon.0) 2770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.411563+0000 mon.a (mon.0) 2771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.415733+0000 mon.a (mon.0) 2772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.417210+0000 mon.a (mon.0) 2773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.425496+0000 mon.a (mon.0) 2774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.426313+0000 mgr.x (mgr.25061) 705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.440944+0000 mgr.x (mgr.25061) 706 : audit [DBG] from='client.54310 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.515036+0000 mon.a (mon.0) 2775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.519351+0000 mon.a (mon.0) 2776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.523096+0000 mon.a (mon.0) 2777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.524044+0000 mon.a (mon.0) 2778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.530618+0000 mon.a (mon.0) 2779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.531722+0000 mgr.x (mgr.25061) 707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.610201+0000 mon.a (mon.0) 2780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.612799+0000 mon.a (mon.0) 2781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.616206+0000 mon.a (mon.0) 2782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.617237+0000 mon.a (mon.0) 2783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: audit 2024-04-19T14:18:12.624675+0000 mon.a (mon.0) 2784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:13.043 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.044 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:12 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.625585+0000 mgr.x (mgr.25061) 708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:13.270 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:18:13.271 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 9, 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 7 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:18:13.272 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:18:13.649 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:18:13.649 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:18:13.649 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:18:13.649 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "7/23 daemons upgraded", 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:18:13.650 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.024 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.025 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:13 smithi139 bash[65163]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cluster 2024-04-19T14:18:12.680008+0000 mgr.x (mgr.25061) 709 : cluster [DBG] pgmap v142: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 151 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.703463+0000 mon.a (mon.0) 2785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.705878+0000 mon.a (mon.0) 2786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.708964+0000 mon.a (mon.0) 2787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.709697+0000 mon.a (mon.0) 2788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.715664+0000 mon.a (mon.0) 2789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.716453+0000 mgr.x (mgr.25061) 710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.793351+0000 mon.a (mon.0) 2790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.795658+0000 mon.a (mon.0) 2791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.797865+0000 mon.a (mon.0) 2792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.798648+0000 mon.a (mon.0) 2793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.803516+0000 mgr.x (mgr.25061) 711 : audit [DBG] from='client.54316 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.806760+0000 mon.a (mon.0) 2794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.809810+0000 mgr.x (mgr.25061) 712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.885449+0000 mon.a (mon.0) 2795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.887652+0000 mon.a (mon.0) 2796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.889641+0000 mon.a (mon.0) 2797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.890258+0000 mon.a (mon.0) 2798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.895841+0000 mon.a (mon.0) 2799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.896643+0000 mgr.x (mgr.25061) 713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.900129+0000 mon.c (mon.1) 10 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.900451+0000 mon.a (mon.0) 2800 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.940454+0000 mon.a (mon.0) 2801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.942786+0000 mon.a (mon.0) 2802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.944930+0000 mon.a (mon.0) 2803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.945739+0000 mon.a (mon.0) 2804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:12.953037+0000 mon.a (mon.0) 2805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:12.953820+0000 mgr.x (mgr.25061) 714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.028015+0000 mon.a (mon.0) 2806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.030471+0000 mon.a (mon.0) 2807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.032597+0000 mon.a (mon.0) 2808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.033269+0000 mon.a (mon.0) 2809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.038105+0000 mon.a (mon.0) 2810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.038851+0000 mgr.x (mgr.25061) 715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.113062+0000 mon.a (mon.0) 2811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.115806+0000 mon.a (mon.0) 2812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.118404+0000 mon.a (mon.0) 2813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.119435+0000 mon.a (mon.0) 2814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.133579+0000 mon.a (mon.0) 2815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.134613+0000 mgr.x (mgr.25061) 716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.208662+0000 mon.a (mon.0) 2816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.211544+0000 mon.a (mon.0) 2817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.215454+0000 mon.a (mon.0) 2818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.216707+0000 mon.a (mon.0) 2819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.224427+0000 mon.a (mon.0) 2820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.225685+0000 mgr.x (mgr.25061) 717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.277713+0000 mon.c (mon.1) 11 : audit [DBG] from='client.? 172.21.15.135:0/2342096267' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.305583+0000 mon.a (mon.0) 2821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.308230+0000 mon.a (mon.0) 2822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.310489+0000 mon.a (mon.0) 2823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.311376+0000 mon.a (mon.0) 2824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.316424+0000 mon.a (mon.0) 2825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.317263+0000 mgr.x (mgr.25061) 718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.407816+0000 mon.a (mon.0) 2826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.411682+0000 mon.a (mon.0) 2827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.415113+0000 mon.a (mon.0) 2828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.416108+0000 mon.a (mon.0) 2829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[82184]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.422328+0000 mon.a (mon.0) 2830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.423171+0000 mgr.x (mgr.25061) 719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.500547+0000 mon.a (mon.0) 2831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.503265+0000 mon.a (mon.0) 2832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.506730+0000 mon.a (mon.0) 2833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.507788+0000 mon.a (mon.0) 2834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.515721+0000 mon.a (mon.0) 2835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.516682+0000 mgr.x (mgr.25061) 720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.593986+0000 mon.a (mon.0) 2836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.596304+0000 mon.a (mon.0) 2837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.600140+0000 mon.a (mon.0) 2838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.600941+0000 mon.a (mon.0) 2839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.605758+0000 mon.a (mon.0) 2840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.606542+0000 mgr.x (mgr.25061) 721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.656619+0000 mgr.x (mgr.25061) 722 : audit [DBG] from='client.54331 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.665431+0000 mon.a (mon.0) 2841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.667489+0000 mon.a (mon.0) 2842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.669461+0000 mon.a (mon.0) 2843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:14.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.670176+0000 mon.a (mon.0) 2844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:14.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:13 smithi135 bash[79235]: audit 2024-04-19T14:18:13.676222+0000 mon.a (mon.0) 2845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:14.121 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded 2024-04-19T14:18:14.121 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T14:18:14.121 INFO:teuthology.orchestra.run.smithi135.stdout: osd.2 (root=default,host=smithi135) is down 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 75/630 objects degraded (11.905%), 16 pgs degraded 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.10 is active+undersized+degraded, acting [1,0] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.0 is active+undersized+degraded, acting [1,6] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1 is active+undersized+degraded, acting [0,4] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.3 is active+undersized+degraded, acting [0,6] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.4 is active+undersized+degraded, acting [1,5] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.5 is active+undersized+degraded, acting [5,3] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.9 is active+undersized+degraded, acting [4,7] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.12 is active+undersized+degraded, acting [0,3] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.13 is active+undersized+degraded, acting [7,1] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1a is active+undersized+degraded, acting [4,1] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1b is active+undersized+degraded, acting [0,7] 2024-04-19T14:18:14.122 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1e is active+undersized+degraded, acting [3,6] 2024-04-19T14:18:14.123 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1f is active+undersized+degraded, acting [0,5] 2024-04-19T14:18:14.123 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.9 is active+undersized+degraded, acting [4,3] 2024-04-19T14:18:14.123 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.d is active+undersized+degraded, acting [4,1] 2024-04-19T14:18:14.123 INFO:teuthology.orchestra.run.smithi135.stdout: pg 5.1c is active+undersized+degraded, acting [4,3] 2024-04-19T14:18:14.681 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[94574]: debug 2024-04-19T14:18:14.385+0000 7fc1c6f63700 -1 osd.2 137 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:18:14.682 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:14] "GET /metrics HTTP/1.1" 200 38581 "" "Prometheus/2.33.4" 2024-04-19T14:18:14.682 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[53112]: debug 2024-04-19T14:18:14.599+0000 7ffad4471700 -1 mgr.server reply reply (16) Device or resource busy unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.013 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.014 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[79235]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.014 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.015 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.016 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.017 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.018 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.019 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.020 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:14 smithi135 bash[82184]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.677026+0000 mgr.x (mgr.25061) 723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.735036+0000 mon.a (mon.0) 2846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.737403+0000 mon.a (mon.0) 2847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.739591+0000 mon.a (mon.0) 2848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.740356+0000 mon.a (mon.0) 2849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.745585+0000 mon.a (mon.0) 2850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.746516+0000 mgr.x (mgr.25061) 724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.789367+0000 mon.a (mon.0) 2851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.791625+0000 mon.a (mon.0) 2852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.793688+0000 mon.a (mon.0) 2853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.794421+0000 mon.a (mon.0) 2854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.799847+0000 mon.a (mon.0) 2855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.800636+0000 mgr.x (mgr.25061) 725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.860452+0000 mon.a (mon.0) 2856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.862940+0000 mon.a (mon.0) 2857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.865760+0000 mon.a (mon.0) 2858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.866544+0000 mon.a (mon.0) 2859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.872599+0000 mon.a (mon.0) 2860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:13.873529+0000 mgr.x (mgr.25061) 726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.894876+0000 mon.a (mon.0) 2861 : audit [INF] from='osd.2 ' entity='osd.2' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["2"]}]': finished 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cluster 2024-04-19T14:18:13.898158+0000 mon.a (mon.0) 2862 : cluster [DBG] osdmap e140: 8 total, 7 up, 8 in 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.902781+0000 mon.c (mon.1) 12 : audit [INF] from='osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189]' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.903271+0000 mon.a (mon.0) 2863 : audit [INF] from='osd.2 ' entity='osd.2' cmd=[{"prefix": "osd crush create-or-move", "id": 2, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.963931+0000 mon.a (mon.0) 2864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.970240+0000 mon.a (mon.0) 2865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.974143+0000 mon.a (mon.0) 2866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:13.975188+0000 mon.a (mon.0) 2867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.119576+0000 mon.a (mon.0) 2868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.120835+0000 mgr.x (mgr.25061) 727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.128785+0000 mon.a (mon.0) 2869 : audit [DBG] from='client.? 172.21.15.135:0/604156913' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.194869+0000 mon.a (mon.0) 2870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.198732+0000 mon.a (mon.0) 2871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.202439+0000 mon.a (mon.0) 2872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.203752+0000 mon.a (mon.0) 2873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.292149+0000 mon.a (mon.0) 2874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.294210+0000 mgr.x (mgr.25061) 728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.370768+0000 mon.a (mon.0) 2875 : audit [INF] from='osd.2 ' entity='osd.2' 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.372151+0000 mon.a (mon.0) 2876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.374577+0000 mon.a (mon.0) 2877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.376923+0000 mon.a (mon.0) 2878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.377844+0000 mon.a (mon.0) 2879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.385134+0000 mon.a (mon.0) 2880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.386326+0000 mgr.x (mgr.25061) 729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.469188+0000 mon.a (mon.0) 2881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.471708+0000 mon.a (mon.0) 2882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.475304+0000 mon.a (mon.0) 2883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.476447+0000 mon.a (mon.0) 2884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.482168+0000 mon.a (mon.0) 2885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.482953+0000 mgr.x (mgr.25061) 730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.523565+0000 mon.a (mon.0) 2886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.525829+0000 mon.a (mon.0) 2887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.528030+0000 mon.a (mon.0) 2888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.528784+0000 mon.a (mon.0) 2889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.533384+0000 mon.a (mon.0) 2890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.534108+0000 mgr.x (mgr.25061) 731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.555342+0000 mon.a (mon.0) 2891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.560569+0000 mon.a (mon.0) 2892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.565866+0000 mon.a (mon.0) 2893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.594747+0000 mon.a (mon.0) 2894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.597466+0000 mon.a (mon.0) 2895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.599053+0000 mon.a (mon.0) 2896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.600322+0000 mon.a (mon.0) 2897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.602208+0000 mon.a (mon.0) 2898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: audit 2024-04-19T14:18:14.602836+0000 mgr.x (mgr.25061) 732 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:14 smithi139 bash[65163]: cephadm 2024-04-19T14:18:14.603650+0000 mgr.x (mgr.25061) 733 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (16 PGs are or would become offline) 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.273 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[79235]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:16.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:16 smithi135 bash[82184]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:14.680803+0000 mgr.x (mgr.25061) 734 : cluster [DBG] pgmap v144: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.279009+0000 mon.a (mon.0) 2899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.292181+0000 mon.a (mon.0) 2900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.304210+0000 mon.a (mon.0) 2901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.382232+0000 mon.a (mon.0) 2902 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.392113+0000 mon.a (mon.0) 2903 : cluster [INF] osd.2 [v2:172.21.15.135:6816/3400991189,v1:172.21.15.135:6817/3400991189] boot 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: cluster 2024-04-19T14:18:15.392182+0000 mon.a (mon.0) 2904 : cluster [DBG] osdmap e141: 8 total, 8 up, 8 in 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.392728+0000 mon.a (mon.0) 2905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 2}]: dispatch 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.991570+0000 mon.a (mon.0) 2906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:16 smithi139 bash[65163]: audit 2024-04-19T14:18:15.993710+0000 mon.a (mon.0) 2907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:17.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:17 smithi139 bash[65163]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:17.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:17 smithi139 bash[65163]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:17 smithi135 bash[82184]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:17 smithi135 bash[82184]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:17.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:17 smithi135 bash[79235]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:17.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:17 smithi135 bash[79235]: cluster 2024-04-19T14:18:16.396245+0000 mon.a (mon.0) 2908 : cluster [DBG] osdmap e142: 8 total, 8 up, 8 in 2024-04-19T14:18:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:18 smithi139 bash[65163]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:18 smithi139 bash[65163]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:18 smithi139 bash[65163]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:18 smithi139 bash[65163]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:18.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[79235]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[79235]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[79235]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[79235]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[82184]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[82184]: cluster 2024-04-19T14:18:16.681741+0000 mgr.x (mgr.25061) 735 : cluster [DBG] pgmap v147: 161 pgs: 16 active+undersized+degraded, 36 active+undersized, 109 active+clean; 585 KiB data, 166 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[82184]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:18 smithi135 bash[82184]: audit 2024-04-19T14:18:17.110178+0000 mgr.x (mgr.25061) 736 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:20.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:19 smithi139 bash[65163]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[79235]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: cluster 2024-04-19T14:18:18.683377+0000 mgr.x (mgr.25061) 737 : cluster [DBG] pgmap v148: 161 pgs: 4 active+undersized+degraded, 16 active+undersized, 141 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 28/630 objects degraded (4.444%) 2024-04-19T14:18:20.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.802410+0000 mon.a (mon.0) 2909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.809725+0000 mon.a (mon.0) 2910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: audit 2024-04-19T14:18:18.820713+0000 mon.a (mon.0) 2911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:19 smithi135 bash[82184]: cluster 2024-04-19T14:18:19.399251+0000 mon.a (mon.0) 2912 : cluster [WRN] Health check update: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:20.936 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:20.937 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:20.937 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:20 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:21.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:20 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:21.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:20 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.802515+0000 mon.a (mon.0) 2913 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 28/630 objects degraded (4.444%), 4 pgs degraded) 2024-04-19T14:18:21.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:20 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:21.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:20 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.802580+0000 mon.a (mon.0) 2914 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:22.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:21 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:22.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:21 smithi139 bash[65163]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:21 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:22.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:21 smithi135 bash[79235]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:22.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:21 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:22.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:21 smithi135 bash[82184]: cluster 2024-04-19T14:18:20.684340+0000 mgr.x (mgr.25061) 738 : cluster [DBG] pgmap v149: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 754 B/s rd, 0 op/s 2024-04-19T14:18:24.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:23 smithi139 bash[65163]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:23 smithi139 bash[65163]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:23 smithi135 bash[79235]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:23 smithi135 bash[79235]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:23 smithi135 bash[82184]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:23 smithi135 bash[82184]: cluster 2024-04-19T14:18:22.685899+0000 mgr.x (mgr.25061) 739 : cluster [DBG] pgmap v150: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:24] "GET /metrics HTTP/1.1" 200 38599 "" "Prometheus/2.33.4" 2024-04-19T14:18:26.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:25 smithi139 bash[65163]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:26.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:25 smithi139 bash[65163]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:26.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:25 smithi135 bash[79235]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:26.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:25 smithi135 bash[79235]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:26.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:25 smithi135 bash[82184]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:26.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:25 smithi135 bash[82184]: cluster 2024-04-19T14:18:24.686776+0000 mgr.x (mgr.25061) 740 : cluster [DBG] pgmap v151: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:18:27.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:27 smithi139 bash[65163]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:27.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:27 smithi139 bash[65163]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:27.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:27 smithi135 bash[82184]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:27.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:27 smithi135 bash[82184]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:27 smithi135 bash[79235]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:27 smithi135 bash[79235]: audit 2024-04-19T14:18:26.160152+0000 mon.a (mon.0) 2915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:28.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:28 smithi139 bash[65163]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:28 smithi139 bash[65163]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:28 smithi139 bash[65163]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:28.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:28 smithi139 bash[65163]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[79235]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[79235]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[79235]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[79235]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[82184]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[82184]: cluster 2024-04-19T14:18:26.687661+0000 mgr.x (mgr.25061) 741 : cluster [DBG] pgmap v152: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 994 B/s rd, 0 op/s 2024-04-19T14:18:28.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[82184]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:28.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:28 smithi135 bash[82184]: audit 2024-04-19T14:18:27.119373+0000 mgr.x (mgr.25061) 742 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:30.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:30 smithi139 bash[65163]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:30.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[79235]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: cluster 2024-04-19T14:18:28.689163+0000 mgr.x (mgr.25061) 743 : cluster [DBG] pgmap v153: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: audit 2024-04-19T14:18:29.616386+0000 mon.a (mon.0) 2916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: audit 2024-04-19T14:18:29.617344+0000 mgr.x (mgr.25061) 744 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["3"], "max": 16}]: dispatch 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:30.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:30 smithi135 bash[82184]: cephadm 2024-04-19T14:18:29.619613+0000 mgr.x (mgr.25061) 745 : cephadm [INF] Upgrade: osd.3 is safe to restart 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:32.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:31 smithi139 bash[65163]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:32.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[82184]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: cluster 2024-04-19T14:18:30.689855+0000 mgr.x (mgr.25061) 746 : cluster [DBG] pgmap v154: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: audit 2024-04-19T14:18:30.992198+0000 mon.a (mon.0) 2917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:31 smithi135 bash[79235]: audit 2024-04-19T14:18:30.994498+0000 mon.a (mon.0) 2918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:33.690 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[82184]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.691 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:33.692 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:33 smithi135 bash[79235]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: cephadm 2024-04-19T14:18:32.302967+0000 mgr.x (mgr.25061) 747 : cephadm [INF] Upgrade: Updating osd.3 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.309058+0000 mon.a (mon.0) 2919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.312823+0000 mon.a (mon.0) 2920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.3"}]: dispatch 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: audit 2024-04-19T14:18:32.314325+0000 mon.a (mon.0) 2921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:33 smithi139 bash[65163]: cephadm 2024-04-19T14:18:32.320524+0000 mgr.x (mgr.25061) 748 : cephadm [INF] Deploying daemon osd.3 on smithi135 2024-04-19T14:18:34.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:34 smithi135 bash[79235]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:34.695 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:34 smithi135 bash[79235]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:34.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:34 smithi135 bash[82184]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:34.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:34 smithi135 bash[82184]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:34] "GET /metrics HTTP/1.1" 200 38591 "" "Prometheus/2.33.4" 2024-04-19T14:18:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:34 smithi139 bash[65163]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:34 smithi139 bash[65163]: cluster 2024-04-19T14:18:32.690764+0000 mgr.x (mgr.25061) 749 : cluster [DBG] pgmap v155: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:18:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:36 smithi139 bash[65163]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[79235]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: cluster 2024-04-19T14:18:34.691901+0000 mgr.x (mgr.25061) 750 : cluster [DBG] pgmap v156: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.421448+0000 mon.a (mon.0) 2922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.434331+0000 mon.a (mon.0) 2923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:36.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:36 smithi135 bash[82184]: audit 2024-04-19T14:18:35.447869+0000 mon.a (mon.0) 2924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:37.121 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.121 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.122 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.122 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.122 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.123 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.123 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.123 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.124 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:37.415 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:37 smithi135 systemd[1]: Stopping Ceph osd.3 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:18:37.415 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[37333]: debug 2024-04-19T14:18:37.228+0000 7fca3b25c700 -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-19T14:18:37.415 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[37333]: debug 2024-04-19T14:18:37.228+0000 7fca3b25c700 -1 osd.3 142 *** Got signal Terminated *** 2024-04-19T14:18:37.415 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[37333]: debug 2024-04-19T14:18:37.228+0000 7fca3b25c700 -1 osd.3 142 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:18:37.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:37 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:37.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:37 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:37 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.233425+0000 mon.a (mon.0) 2925 : cluster [INF] osd.3 marked itself down and dead 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.632 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[82184]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:38.633 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[79235]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:36.692866+0000 mgr.x (mgr.25061) 751 : cluster [DBG] pgmap v157: 161 pgs: 161 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:18:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: audit 2024-04-19T14:18:37.130374+0000 mgr.x (mgr.25061) 752 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.420338+0000 mon.a (mon.0) 2926 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:18:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:38 smithi139 bash[65163]: cluster 2024-04-19T14:18:37.438425+0000 mon.a (mon.0) 2927 : cluster [DBG] osdmap e143: 8 total, 7 up, 8 in 2024-04-19T14:18:39.026 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:38 smithi135 bash[96933]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-3 2024-04-19T14:18:40.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:39 smithi139 bash[65163]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[97081]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-3 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[82184]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: cluster 2024-04-19T14:18:38.545190+0000 mon.a (mon.0) 2928 : cluster [DBG] osdmap e144: 8 total, 7 up, 8 in 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.621622+0000 mon.a (mon.0) 2929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.629552+0000 mon.a (mon.0) 2930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: cluster 2024-04-19T14:18:38.631797+0000 mgr.x (mgr.25061) 753 : cluster [DBG] pgmap v160: 161 pgs: 27 stale+active+clean, 134 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:39 smithi135 bash[79235]: audit 2024-04-19T14:18:38.637151+0000 mon.a (mon.0) 2931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:40.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:40 smithi135 bash[79235]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:40.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:40 smithi135 bash[79235]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:40.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:40 smithi135 bash[82184]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:40.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:40 smithi135 bash[82184]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:40 smithi139 bash[65163]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:40 smithi139 bash[65163]: cluster 2024-04-19T14:18:39.627682+0000 mon.a (mon.0) 2932 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:18:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:41 smithi139 bash[65163]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:41 smithi139 bash[65163]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:41 smithi135 bash[79235]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:41 smithi135 bash[79235]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:41 smithi135 bash[82184]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:41 smithi135 bash[82184]: cluster 2024-04-19T14:18:40.632988+0000 mgr.x (mgr.25061) 754 : cluster [DBG] pgmap v161: 161 pgs: 5 active+undersized+degraded, 20 stale+active+clean, 14 active+undersized, 122 active+clean; 585 KiB data, 170 MiB used, 715 GiB / 715 GiB avail; 515 B/s rd, 0 op/s; 17/630 objects degraded (2.698%) 2024-04-19T14:18:42.404 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.404 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.404 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.405 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.405 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.405 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.406 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.406 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.3.service: Deactivated successfully. 2024-04-19T14:18:42.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: Stopped Ceph osd.3 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:18:42.406 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:18:42.777 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:42 smithi135 systemd[1]: Started Ceph osd.3 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[82184]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:42.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:42.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:42.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:42.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:42.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:42 smithi135 bash[79235]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: cluster 2024-04-19T14:18:41.546115+0000 mon.a (mon.0) 2933 : cluster [WRN] Health check failed: Degraded data redundancy: 17/630 objects degraded (2.698%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.462461+0000 mon.a (mon.0) 2934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.470542+0000 mon.a (mon.0) 2935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.515709+0000 mon.a (mon.0) 2936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.517443+0000 mon.a (mon.0) 2937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:42 smithi139 bash[65163]: audit 2024-04-19T14:18:42.525635+0000 mon.a (mon.0) 2938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:43.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:43.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:43.815 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.824 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.826 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[79235]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:43.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:43.831 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:43 smithi135 bash[82184]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:44.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cluster 2024-04-19T14:18:42.522361+0000 mgr.x (mgr.25061) 755 : cluster [DBG] pgmap v162: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.527125+0000 mgr.x (mgr.25061) 756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.617654+0000 mon.a (mon.0) 2939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.622256+0000 mon.a (mon.0) 2940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.627778+0000 mon.a (mon.0) 2941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.629475+0000 mon.a (mon.0) 2942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.641720+0000 mon.a (mon.0) 2943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.643264+0000 mgr.x (mgr.25061) 757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.734443+0000 mon.a (mon.0) 2944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.739247+0000 mon.a (mon.0) 2945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.743077+0000 mon.a (mon.0) 2946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.744596+0000 mon.a (mon.0) 2947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.756992+0000 mon.a (mon.0) 2948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.850542+0000 mon.a (mon.0) 2949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.854517+0000 mon.a (mon.0) 2950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.858397+0000 mon.a (mon.0) 2951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.859998+0000 mon.a (mon.0) 2952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.868342+0000 mon.a (mon.0) 2953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.960345+0000 mon.a (mon.0) 2954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.965647+0000 mon.a (mon.0) 2955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.970492+0000 mon.a (mon.0) 2956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.972482+0000 mon.a (mon.0) 2957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:42.985360+0000 mon.a (mon.0) 2958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.076643+0000 mon.a (mon.0) 2959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.081573+0000 mon.a (mon.0) 2960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.085790+0000 mon.a (mon.0) 2961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.087555+0000 mon.a (mon.0) 2962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.100120+0000 mon.a (mon.0) 2963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.192184+0000 mon.a (mon.0) 2964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.196510+0000 mon.a (mon.0) 2965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.201084+0000 mon.a (mon.0) 2966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.202502+0000 mon.a (mon.0) 2967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.209635+0000 mon.a (mon.0) 2968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.286766+0000 mon.a (mon.0) 2969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.290126+0000 mon.a (mon.0) 2970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.293621+0000 mon.a (mon.0) 2971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.294859+0000 mon.a (mon.0) 2972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.302344+0000 mon.a (mon.0) 2973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.378328+0000 mon.a (mon.0) 2974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.381632+0000 mon.a (mon.0) 2975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.385605+0000 mon.a (mon.0) 2976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.387212+0000 mon.a (mon.0) 2977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.396542+0000 mon.a (mon.0) 2978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: cluster 2024-04-19T14:18:43.468527+0000 mon.a (mon.0) 2979 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.3 on smithi135 is in unknown state']) 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.475889+0000 mon.a (mon.0) 2980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.479194+0000 mon.a (mon.0) 2981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.482685+0000 mon.a (mon.0) 2982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.483983+0000 mon.a (mon.0) 2983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:43 smithi139 bash[65163]: audit 2024-04-19T14:18:43.491787+0000 mon.a (mon.0) 2984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.547 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.562 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.563 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:44] "GET /metrics HTTP/1.1" 200 38591 "" "Prometheus/2.33.4" 2024-04-19T14:18:44.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.662 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.663 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.758652+0000 mgr.x (mgr.25061) 758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.869791+0000 mgr.x (mgr.25061) 759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:42.986875+0000 mgr.x (mgr.25061) 760 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.101638+0000 mgr.x (mgr.25061) 761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.210971+0000 mgr.x (mgr.25061) 762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.665 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.666 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.667 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.668 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.669 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.670 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: 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-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-3/block 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-3 2024-04-19T14:18:44.671 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[97295]: --> ceph-volume raw activate successful for osd ID: 3 2024-04-19T14:18:44.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.671 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.672 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.673 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.674 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.675 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.676 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.677 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.678 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[82184]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.681 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.682 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.683 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:44 smithi135 bash[79235]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.303618+0000 mgr.x (mgr.25061) 763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.398086+0000 mgr.x (mgr.25061) 764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.493061+0000 mgr.x (mgr.25061) 765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.571176+0000 mon.a (mon.0) 2985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.574208+0000 mon.a (mon.0) 2986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.577026+0000 mon.a (mon.0) 2987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.578131+0000 mon.a (mon.0) 2988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.584577+0000 mon.a (mon.0) 2989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.585788+0000 mgr.x (mgr.25061) 766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.673578+0000 mon.a (mon.0) 2990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.677700+0000 mon.a (mon.0) 2991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.681431+0000 mon.a (mon.0) 2992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.682996+0000 mon.a (mon.0) 2993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.693002+0000 mon.a (mon.0) 2994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.767856+0000 mon.a (mon.0) 2995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.771095+0000 mon.a (mon.0) 2996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.774212+0000 mon.a (mon.0) 2997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.775708+0000 mon.a (mon.0) 2998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.785514+0000 mon.a (mon.0) 2999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.860804+0000 mon.a (mon.0) 3000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.863084+0000 mon.a (mon.0) 3001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.865568+0000 mon.a (mon.0) 3002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.866543+0000 mon.a (mon.0) 3003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.872644+0000 mon.a (mon.0) 3004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.931233+0000 mon.a (mon.0) 3005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.933297+0000 mon.a (mon.0) 3006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.935384+0000 mon.a (mon.0) 3007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.936067+0000 mon.a (mon.0) 3008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:43.944642+0000 mon.a (mon.0) 3009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.019797+0000 mon.a (mon.0) 3010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.021886+0000 mon.a (mon.0) 3011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.024033+0000 mon.a (mon.0) 3012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.024793+0000 mon.a (mon.0) 3013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.033320+0000 mon.a (mon.0) 3014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.107664+0000 mon.a (mon.0) 3015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.109949+0000 mon.a (mon.0) 3016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.113127+0000 mon.a (mon.0) 3017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.113958+0000 mon.a (mon.0) 3018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.122388+0000 mon.a (mon.0) 3019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.211281+0000 mon.a (mon.0) 3020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.215169+0000 mon.a (mon.0) 3021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.218994+0000 mon.a (mon.0) 3022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.220395+0000 mon.a (mon.0) 3023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.230630+0000 mon.a (mon.0) 3024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.310225+0000 mon.a (mon.0) 3025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.313072+0000 mon.a (mon.0) 3026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.316333+0000 mon.a (mon.0) 3027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.317382+0000 mon.a (mon.0) 3028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.326455+0000 mon.a (mon.0) 3029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.404746+0000 mon.a (mon.0) 3030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.407395+0000 mon.a (mon.0) 3031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.411307+0000 mon.a (mon.0) 3032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.412316+0000 mon.a (mon.0) 3033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.418365+0000 mon.a (mon.0) 3034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.485922+0000 mon.a (mon.0) 3035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.489169+0000 mon.a (mon.0) 3036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.491764+0000 mon.a (mon.0) 3037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.492693+0000 mon.a (mon.0) 3038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:44.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:44 smithi139 bash[65163]: audit 2024-04-19T14:18:44.500444+0000 mon.a (mon.0) 3039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.273 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:18:45.273 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 6s ago 21m - - 2024-04-19T14:18:45.273 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 9s ago 21m - - 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (7m) 6s ago 14m 14.5M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (7m) 9s ago 14m 41.1M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (6m) 6s ago 12m 45.0M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (6m) 9s ago 20m 514M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (4m) 6s ago 22m 438M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (4m) 6s ago 22m 60.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (3m) 9s ago 21m 42.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (3m) 6s ago 21m 45.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (8m) 6s ago 14m 9304k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (7m) 9s ago 14m 9388k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (114s) 6s ago 20m 49.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (77s) 6s ago 19m 48.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (37s) 6s ago 19m 49.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 starting - - - 2524M 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (17m) 9s ago 17m 64.8M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:18:45.274 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (17m) 9s ago 17m 59.4M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (16m) 9s ago 16m 58.3M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (15m) 9s ago 16m 62.2M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (6m) 9s ago 15m 66.9M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (12m) 6s ago 12m 87.1M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (12m) 9s ago 12m 87.3M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (12m) 6s ago 12m 87.0M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:18:45.275 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (12m) 9s ago 12m 86.4M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:18:45.705 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:18:45.705 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:18:45.706 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:18:45.707 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:18:45.707 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-19T14:18:45.707 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:18:45.707 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:18:45.707 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:18:45.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[82184]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:45.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:45 smithi135 bash[79235]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.694270+0000 mgr.x (mgr.25061) 767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.786787+0000 mgr.x (mgr.25061) 768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.873769+0000 mgr.x (mgr.25061) 769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:43.945731+0000 mgr.x (mgr.25061) 770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.034398+0000 mgr.x (mgr.25061) 771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.123548+0000 mgr.x (mgr.25061) 772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.231940+0000 mgr.x (mgr.25061) 773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.327674+0000 mgr.x (mgr.25061) 774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.419839+0000 mgr.x (mgr.25061) 775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.501569+0000 mgr.x (mgr.25061) 776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cluster 2024-04-19T14:18:44.523126+0000 mgr.x (mgr.25061) 777 : cluster [DBG] pgmap v163: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.539600+0000 mgr.x (mgr.25061) 778 : audit [DBG] from='client.54343 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.578513+0000 mon.a (mon.0) 3040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.580522+0000 mon.a (mon.0) 3041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.582581+0000 mon.a (mon.0) 3042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.583224+0000 mon.a (mon.0) 3043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.588118+0000 mon.a (mon.0) 3044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.589237+0000 mgr.x (mgr.25061) 779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.629369+0000 mon.a (mon.0) 3045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.631706+0000 mon.a (mon.0) 3046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.633719+0000 mon.a (mon.0) 3047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.634417+0000 mon.a (mon.0) 3048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.642277+0000 mon.a (mon.0) 3049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.643384+0000 mgr.x (mgr.25061) 780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:46.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.719228+0000 mon.a (mon.0) 3050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.721404+0000 mon.a (mon.0) 3051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.723397+0000 mon.a (mon.0) 3052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.723997+0000 mon.a (mon.0) 3053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.730982+0000 mon.a (mon.0) 3054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.772065+0000 mon.a (mon.0) 3055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.774383+0000 mon.a (mon.0) 3056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.776495+0000 mon.a (mon.0) 3057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.777230+0000 mon.a (mon.0) 3058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.785150+0000 mon.a (mon.0) 3059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.828155+0000 mon.a (mon.0) 3060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.830581+0000 mon.a (mon.0) 3061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.832727+0000 mon.a (mon.0) 3062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.833465+0000 mon.a (mon.0) 3063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.841417+0000 mon.a (mon.0) 3064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.884748+0000 mon.a (mon.0) 3065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.887119+0000 mon.a (mon.0) 3066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.889202+0000 mon.a (mon.0) 3067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.889991+0000 mon.a (mon.0) 3068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.897998+0000 mon.a (mon.0) 3069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.986179+0000 mon.a (mon.0) 3070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.991234+0000 mon.a (mon.0) 3071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.995182+0000 mon.a (mon.0) 3072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:44.996322+0000 mon.a (mon.0) 3073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.006343+0000 mon.a (mon.0) 3074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.096881+0000 mon.a (mon.0) 3075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.100837+0000 mon.a (mon.0) 3076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.105474+0000 mon.a (mon.0) 3077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.106779+0000 mon.a (mon.0) 3078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.117659+0000 mon.a (mon.0) 3079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.208955+0000 mon.a (mon.0) 3080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.213096+0000 mon.a (mon.0) 3081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.217104+0000 mon.a (mon.0) 3082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.218274+0000 mon.a (mon.0) 3083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.229277+0000 mon.a (mon.0) 3084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.356953+0000 mon.a (mon.0) 3085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.360336+0000 mon.a (mon.0) 3086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.363817+0000 mon.a (mon.0) 3087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.365174+0000 mon.a (mon.0) 3088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.373670+0000 mon.a (mon.0) 3089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.463040+0000 mon.a (mon.0) 3090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.466639+0000 mon.a (mon.0) 3091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.469290+0000 mon.a (mon.0) 3092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.470245+0000 mon.a (mon.0) 3093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.480562+0000 mon.a (mon.0) 3094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.538007+0000 mon.a (mon.0) 3095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.542199+0000 mon.a (mon.0) 3096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.545774+0000 mon.a (mon.0) 3097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:46.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.546904+0000 mon.a (mon.0) 3098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:46.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:45 smithi139 bash[65163]: audit 2024-04-19T14:18:45.557366+0000 mon.a (mon.0) 3099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:46.070 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:18:46.070 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:18:46.070 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:18:46.070 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:18:46.070 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "8/23 daemons upgraded", 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:18:46.071 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:18:46.520 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 1 osds down; Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: osd.3 (root=default,host=smithi135) is down 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] PG_DEGRADED: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.9 is active+undersized+degraded, acting [1,7] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.a is active+undersized+degraded, acting [1,7] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.12 is active+undersized+degraded, acting [5,7] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.19 is active+undersized+degraded, acting [6,0] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.1b is active+undersized+degraded, acting [7,6] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 2.1e is active+undersized+degraded, acting [0,5] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.2 is active+undersized+degraded, acting [5,6] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.5 is active+undersized+degraded, acting [5,2] 2024-04-19T14:18:46.521 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.7 is active+undersized+degraded, acting [7,0] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.8 is active+undersized+degraded, acting [1,7] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.b is active+undersized+degraded, acting [0,4] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.c is active+undersized+degraded, acting [5,6] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.12 is active+undersized+degraded, acting [0,2] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.15 is active+undersized+degraded, acting [7,4] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.17 is active+undersized+degraded, acting [0,5] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.18 is active+undersized+degraded, acting [0,1] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.19 is active+undersized+degraded, acting [1,4] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 3.1e is active+undersized+degraded, acting [6,2] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.0 is active+undersized+degraded, acting [7,0] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.9 is active+undersized+degraded, acting [4,2] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.14 is active+undersized+degraded, acting [1,7] 2024-04-19T14:18:46.522 INFO:teuthology.orchestra.run.smithi135.stdout: pg 4.15 is active+undersized+degraded, acting [5,7] 2024-04-19T14:18:46.523 INFO:teuthology.orchestra.run.smithi135.stdout: pg 5.13 is active+undersized+degraded, acting [0,1] 2024-04-19T14:18:46.523 INFO:teuthology.orchestra.run.smithi135.stdout: pg 5.1c is active+undersized+degraded, acting [4,2] 2024-04-19T14:18:46.523 INFO:teuthology.orchestra.run.smithi135.stdout: pg 6.c is active+undersized+degraded, acting [6,5] 2024-04-19T14:18:47.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:46 smithi139 bash[65163]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.732124+0000 mgr.x (mgr.25061) 781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.786172+0000 mgr.x (mgr.25061) 782 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.842541+0000 mgr.x (mgr.25061) 783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:44.899100+0000 mgr.x (mgr.25061) 784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:44.909304+0000 mgr.x (mgr.25061) 785 : audit [DBG] from='client.34419 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.007862+0000 mgr.x (mgr.25061) 786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.119258+0000 mgr.x (mgr.25061) 787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.230855+0000 mgr.x (mgr.25061) 788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.254421+0000 mgr.x (mgr.25061) 789 : audit [DBG] from='client.34425 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.374831+0000 mgr.x (mgr.25061) 790 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.482085+0000 mgr.x (mgr.25061) 791 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.558797+0000 mgr.x (mgr.25061) 792 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.640479+0000 mon.a (mon.0) 3100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.644653+0000 mon.a (mon.0) 3101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.647945+0000 mon.a (mon.0) 3102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.649236+0000 mon.a (mon.0) 3103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.655860+0000 mon.a (mon.0) 3104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.657178+0000 mgr.x (mgr.25061) 793 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.712488+0000 mon.a (mon.0) 3105 : audit [DBG] from='client.? 172.21.15.135:0/2923593574' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.733577+0000 mon.a (mon.0) 3106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.736087+0000 mon.a (mon.0) 3107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.739322+0000 mon.a (mon.0) 3108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.740226+0000 mon.a (mon.0) 3109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.746958+0000 mon.a (mon.0) 3110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.825387+0000 mon.a (mon.0) 3111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.827967+0000 mon.a (mon.0) 3112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.830806+0000 mon.a (mon.0) 3113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.831545+0000 mon.a (mon.0) 3114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.837579+0000 mon.a (mon.0) 3115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.915570+0000 mon.a (mon.0) 3116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.918390+0000 mon.a (mon.0) 3117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.921491+0000 mon.a (mon.0) 3118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.922558+0000 mon.a (mon.0) 3119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.930969+0000 mon.a (mon.0) 3120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.991169+0000 mon.a (mon.0) 3121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:45.993118+0000 mon.a (mon.0) 3122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.053182+0000 mon.a (mon.0) 3123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.057009+0000 mon.a (mon.0) 3124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.060983+0000 mon.a (mon.0) 3125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.062082+0000 mon.a (mon.0) 3126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.068832+0000 mon.a (mon.0) 3127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.183881+0000 mon.a (mon.0) 3128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.186069+0000 mon.a (mon.0) 3129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.188362+0000 mon.a (mon.0) 3130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.189051+0000 mon.a (mon.0) 3131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.204556+0000 mon.a (mon.0) 3132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.249471+0000 mon.a (mon.0) 3133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.252189+0000 mon.a (mon.0) 3134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.254771+0000 mon.a (mon.0) 3135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.255548+0000 mon.a (mon.0) 3136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.261421+0000 mon.a (mon.0) 3137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.314916+0000 mon.a (mon.0) 3138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.318195+0000 mon.a (mon.0) 3139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.320648+0000 mon.a (mon.0) 3140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.321768+0000 mon.a (mon.0) 3141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.327977+0000 mon.a (mon.0) 3142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.371377+0000 mon.a (mon.0) 3143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.373836+0000 mon.a (mon.0) 3144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.376753+0000 mon.a (mon.0) 3145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.377751+0000 mon.a (mon.0) 3146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.383821+0000 mon.a (mon.0) 3147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.427247+0000 mon.a (mon.0) 3148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.429368+0000 mon.a (mon.0) 3149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.431358+0000 mon.a (mon.0) 3150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.432049+0000 mon.a (mon.0) 3151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.436513+0000 mon.a (mon.0) 3152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.479391+0000 mon.a (mon.0) 3153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.481847+0000 mon.a (mon.0) 3154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[82184]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.484223+0000 mon.a (mon.0) 3155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.485100+0000 mon.a (mon.0) 3156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.490076+0000 mon.a (mon.0) 3157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.527488+0000 mon.c (mon.1) 13 : audit [DBG] from='client.? 172.21.15.135:0/1761658100' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.533354+0000 mon.a (mon.0) 3158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.535591+0000 mon.a (mon.0) 3159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.537816+0000 mon.a (mon.0) 3160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.538773+0000 mon.a (mon.0) 3161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:46 smithi135 bash[79235]: audit 2024-04-19T14:18:46.544001+0000 mon.a (mon.0) 3162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.738 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[97807]: debug 2024-04-19T14:18:47.444+0000 7efec227e700 1 -- 172.21.15.135:0/3879676175 <== mon.0 v2:172.21.15.135:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5651180f9680 con 0x565118156c00 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.753 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[79235]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:47.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:47.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:47.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:47.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:47 smithi135 bash[82184]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.748116+0000 mgr.x (mgr.25061) 794 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.838693+0000 mgr.x (mgr.25061) 795 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:45.932193+0000 mgr.x (mgr.25061) 796 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.070256+0000 mgr.x (mgr.25061) 797 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.077409+0000 mgr.x (mgr.25061) 798 : audit [DBG] from='client.54367 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.205998+0000 mgr.x (mgr.25061) 799 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.262671+0000 mgr.x (mgr.25061) 800 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.329107+0000 mgr.x (mgr.25061) 801 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.384955+0000 mgr.x (mgr.25061) 802 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.437529+0000 mgr.x (mgr.25061) 803 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.491162+0000 mgr.x (mgr.25061) 804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cluster 2024-04-19T14:18:46.523979+0000 mgr.x (mgr.25061) 805 : cluster [DBG] pgmap v164: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.545074+0000 mgr.x (mgr.25061) 806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.601982+0000 mon.a (mon.0) 3163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.603832+0000 mon.a (mon.0) 3164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.605886+0000 mon.a (mon.0) 3165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.606703+0000 mon.a (mon.0) 3166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.611094+0000 mon.a (mon.0) 3167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.612214+0000 mgr.x (mgr.25061) 807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.680806+0000 mon.a (mon.0) 3168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.683580+0000 mon.a (mon.0) 3169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.686157+0000 mon.a (mon.0) 3170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.687096+0000 mon.a (mon.0) 3171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.694586+0000 mon.a (mon.0) 3172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.736178+0000 mon.a (mon.0) 3173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.738951+0000 mon.a (mon.0) 3174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.741369+0000 mon.a (mon.0) 3175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.742469+0000 mon.a (mon.0) 3176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.750040+0000 mon.a (mon.0) 3177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.807390+0000 mon.a (mon.0) 3178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.811111+0000 mon.a (mon.0) 3179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.814177+0000 mon.a (mon.0) 3180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.815287+0000 mon.a (mon.0) 3181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.823526+0000 mon.a (mon.0) 3182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.864416+0000 mon.a (mon.0) 3183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.866853+0000 mon.a (mon.0) 3184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.869566+0000 mon.a (mon.0) 3185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.870535+0000 mon.a (mon.0) 3186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.877348+0000 mon.a (mon.0) 3187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.966973+0000 mon.a (mon.0) 3188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.971831+0000 mon.a (mon.0) 3189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.976812+0000 mon.a (mon.0) 3190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.978429+0000 mon.a (mon.0) 3191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:46.988372+0000 mon.a (mon.0) 3192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.076429+0000 mon.a (mon.0) 3193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.081134+0000 mon.a (mon.0) 3194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.085561+0000 mon.a (mon.0) 3195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.087137+0000 mon.a (mon.0) 3196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.098922+0000 mon.a (mon.0) 3197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.189544+0000 mon.a (mon.0) 3198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.194726+0000 mon.a (mon.0) 3199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.198985+0000 mon.a (mon.0) 3200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.200803+0000 mon.a (mon.0) 3201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.212715+0000 mon.a (mon.0) 3202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.291615+0000 mon.a (mon.0) 3203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.294923+0000 mon.a (mon.0) 3204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.298211+0000 mon.a (mon.0) 3205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.299380+0000 mon.a (mon.0) 3206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.309622+0000 mon.a (mon.0) 3207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.385284+0000 mon.a (mon.0) 3208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.387453+0000 mon.a (mon.0) 3209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.389642+0000 mon.a (mon.0) 3210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.390437+0000 mon.a (mon.0) 3211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.397957+0000 mon.a (mon.0) 3212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.439477+0000 mon.a (mon.0) 3213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.441361+0000 mon.a (mon.0) 3214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.443088+0000 mon.a (mon.0) 3215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.443739+0000 mon.a (mon.0) 3216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.450604+0000 mon.a (mon.0) 3217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.496468+0000 mon.a (mon.0) 3218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.499116+0000 mon.a (mon.0) 3219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.501545+0000 mon.a (mon.0) 3220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.502595+0000 mon.a (mon.0) 3221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:47 smithi139 bash[65163]: audit 2024-04-19T14:18:47.508105+0000 mon.a (mon.0) 3222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.276 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[97807]: debug 2024-04-19T14:18:48.012+0000 7efecb4167c0 -1 Falling back to public interface 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.679 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.680 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.681 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.682 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.683 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.685 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.686 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.687 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:48 smithi139 bash[65163]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.695743+0000 mgr.x (mgr.25061) 808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.751321+0000 mgr.x (mgr.25061) 809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.824675+0000 mgr.x (mgr.25061) 810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.878503+0000 mgr.x (mgr.25061) 811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:46.989958+0000 mgr.x (mgr.25061) 812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.100483+0000 mgr.x (mgr.25061) 813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.138701+0000 mgr.x (mgr.25061) 814 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.214340+0000 mgr.x (mgr.25061) 815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.311166+0000 mgr.x (mgr.25061) 816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.399194+0000 mgr.x (mgr.25061) 817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.451732+0000 mgr.x (mgr.25061) 818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.509165+0000 mgr.x (mgr.25061) 819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.600149+0000 mon.a (mon.0) 3223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.604790+0000 mon.a (mon.0) 3224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.608427+0000 mon.a (mon.0) 3225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.609852+0000 mon.a (mon.0) 3226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.620144+0000 mon.a (mon.0) 3227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.621720+0000 mgr.x (mgr.25061) 820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.694619+0000 mon.a (mon.0) 3228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.699047+0000 mon.a (mon.0) 3229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.703330+0000 mon.a (mon.0) 3230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.704241+0000 mon.a (mon.0) 3231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.713033+0000 mon.a (mon.0) 3232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.801615+0000 mon.a (mon.0) 3233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.806072+0000 mon.a (mon.0) 3234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.810080+0000 mon.a (mon.0) 3235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.811376+0000 mon.a (mon.0) 3236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.822971+0000 mon.a (mon.0) 3237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.899953+0000 mon.a (mon.0) 3238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.903282+0000 mon.a (mon.0) 3239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[79235]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.906883+0000 mon.a (mon.0) 3240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.908203+0000 mon.a (mon.0) 3241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.919153+0000 mon.a (mon.0) 3242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.995712+0000 mon.a (mon.0) 3243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:47.998948+0000 mon.a (mon.0) 3244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.001703+0000 mon.a (mon.0) 3245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.002929+0000 mon.a (mon.0) 3246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.013895+0000 mon.a (mon.0) 3247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.090293+0000 mon.a (mon.0) 3248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.094566+0000 mon.a (mon.0) 3249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.099180+0000 mon.a (mon.0) 3250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.100643+0000 mon.a (mon.0) 3251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.112111+0000 mon.a (mon.0) 3252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.190497+0000 mon.a (mon.0) 3253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.193694+0000 mon.a (mon.0) 3254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.196569+0000 mon.a (mon.0) 3255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.197664+0000 mon.a (mon.0) 3256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.207423+0000 mon.a (mon.0) 3257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.282426+0000 mon.a (mon.0) 3258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.285549+0000 mon.a (mon.0) 3259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.288764+0000 mon.a (mon.0) 3260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.289972+0000 mon.a (mon.0) 3261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.301183+0000 mon.a (mon.0) 3262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.375521+0000 mon.a (mon.0) 3263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.378453+0000 mon.a (mon.0) 3264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.381152+0000 mon.a (mon.0) 3265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.382234+0000 mon.a (mon.0) 3266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.390828+0000 mon.a (mon.0) 3267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.449098+0000 mon.a (mon.0) 3268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.451356+0000 mon.a (mon.0) 3269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.453510+0000 mon.a (mon.0) 3270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.454396+0000 mon.a (mon.0) 3271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.460315+0000 mon.a (mon.0) 3272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.502503+0000 mon.a (mon.0) 3273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.504607+0000 mon.a (mon.0) 3274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.506626+0000 mon.a (mon.0) 3275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.507608+0000 mon.a (mon.0) 3276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.513226+0000 mon.a (mon.0) 3277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.553723+0000 mon.a (mon.0) 3278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:48.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.556129+0000 mon.a (mon.0) 3279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:48.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.558661+0000 mon.a (mon.0) 3280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:48.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.559721+0000 mon.a (mon.0) 3281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:48.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:48.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:48 smithi135 bash[82184]: audit 2024-04-19T14:18:48.566334+0000 mon.a (mon.0) 3282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:49 smithi139 bash[65163]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.714353+0000 mgr.x (mgr.25061) 821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.824535+0000 mgr.x (mgr.25061) 822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:47.920466+0000 mgr.x (mgr.25061) 823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.015413+0000 mgr.x (mgr.25061) 824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.113701+0000 mgr.x (mgr.25061) 825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.208724+0000 mgr.x (mgr.25061) 826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.302579+0000 mgr.x (mgr.25061) 827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.392107+0000 mgr.x (mgr.25061) 828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.461430+0000 mgr.x (mgr.25061) 829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.514287+0000 mgr.x (mgr.25061) 830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cluster 2024-04-19T14:18:48.524740+0000 mgr.x (mgr.25061) 831 : cluster [DBG] pgmap v165: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.567427+0000 mgr.x (mgr.25061) 832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.623435+0000 mon.a (mon.0) 3283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.625483+0000 mon.a (mon.0) 3284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.627461+0000 mon.a (mon.0) 3285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.628224+0000 mon.a (mon.0) 3286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.633169+0000 mon.a (mon.0) 3287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.634263+0000 mgr.x (mgr.25061) 833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.674273+0000 mon.a (mon.0) 3288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.677374+0000 mon.a (mon.0) 3289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.679657+0000 mon.a (mon.0) 3290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.680498+0000 mon.a (mon.0) 3291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.686118+0000 mon.a (mon.0) 3292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.727561+0000 mon.a (mon.0) 3293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.730137+0000 mon.a (mon.0) 3294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.732347+0000 mon.a (mon.0) 3295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.733144+0000 mon.a (mon.0) 3296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.741458+0000 mon.a (mon.0) 3297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.783440+0000 mon.a (mon.0) 3298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.786039+0000 mon.a (mon.0) 3299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.788251+0000 mon.a (mon.0) 3300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.789137+0000 mon.a (mon.0) 3301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.794844+0000 mon.a (mon.0) 3302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.836123+0000 mon.a (mon.0) 3303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.839147+0000 mon.a (mon.0) 3304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.841331+0000 mon.a (mon.0) 3305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.842193+0000 mon.a (mon.0) 3306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.847871+0000 mon.a (mon.0) 3307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.888366+0000 mon.a (mon.0) 3308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.890780+0000 mon.a (mon.0) 3309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.893197+0000 mon.a (mon.0) 3310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.894297+0000 mon.a (mon.0) 3311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.902252+0000 mon.a (mon.0) 3312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.981155+0000 mon.a (mon.0) 3313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.984612+0000 mon.a (mon.0) 3314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.988183+0000 mon.a (mon.0) 3315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.989475+0000 mon.a (mon.0) 3316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:48.998644+0000 mon.a (mon.0) 3317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.073646+0000 mon.a (mon.0) 3318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[79235]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.077048+0000 mon.a (mon.0) 3319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.080355+0000 mon.a (mon.0) 3320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.081594+0000 mon.a (mon.0) 3321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.090551+0000 mon.a (mon.0) 3322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.180391+0000 mon.a (mon.0) 3323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.185063+0000 mon.a (mon.0) 3324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.189195+0000 mon.a (mon.0) 3325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.190938+0000 mon.a (mon.0) 3326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.201273+0000 mon.a (mon.0) 3327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.272462+0000 mon.a (mon.0) 3328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.275583+0000 mon.a (mon.0) 3329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.278341+0000 mon.a (mon.0) 3330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.279380+0000 mon.a (mon.0) 3331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.287182+0000 mon.a (mon.0) 3332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.328591+0000 mon.a (mon.0) 3333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.330979+0000 mon.a (mon.0) 3334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.333212+0000 mon.a (mon.0) 3335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.334362+0000 mon.a (mon.0) 3336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.340681+0000 mon.a (mon.0) 3337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.381964+0000 mon.a (mon.0) 3338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.385491+0000 mon.a (mon.0) 3339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.388123+0000 mon.a (mon.0) 3340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.389356+0000 mon.a (mon.0) 3341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.397773+0000 mon.a (mon.0) 3342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.462484+0000 mon.a (mon.0) 3343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.466510+0000 mon.a (mon.0) 3344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.470546+0000 mon.a (mon.0) 3345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.472198+0000 mon.a (mon.0) 3346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.481019+0000 mon.a (mon.0) 3347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.569378+0000 mon.a (mon.0) 3348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:49 smithi135 bash[82184]: audit 2024-04-19T14:18:49.572089+0000 mon.a (mon.0) 3349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[82184]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:50.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:50 smithi135 bash[79235]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.687333+0000 mgr.x (mgr.25061) 834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.742603+0000 mgr.x (mgr.25061) 835 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.795956+0000 mgr.x (mgr.25061) 836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.848921+0000 mgr.x (mgr.25061) 837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.903478+0000 mgr.x (mgr.25061) 838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:48.999900+0000 mgr.x (mgr.25061) 839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.091858+0000 mgr.x (mgr.25061) 840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.202840+0000 mgr.x (mgr.25061) 841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.288468+0000 mgr.x (mgr.25061) 842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.341776+0000 mgr.x (mgr.25061) 843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.399001+0000 mgr.x (mgr.25061) 844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.482353+0000 mgr.x (mgr.25061) 845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.574857+0000 mon.a (mon.0) 3350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.575796+0000 mon.a (mon.0) 3351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.594299+0000 mon.a (mon.0) 3352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.595538+0000 mgr.x (mgr.25061) 846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.668186+0000 mon.a (mon.0) 3353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.670355+0000 mon.a (mon.0) 3354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.672220+0000 mon.a (mon.0) 3355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.672972+0000 mon.a (mon.0) 3356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.679653+0000 mon.a (mon.0) 3357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.745830+0000 mon.a (mon.0) 3358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.749482+0000 mon.a (mon.0) 3359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.753020+0000 mon.a (mon.0) 3360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.754129+0000 mon.a (mon.0) 3361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.762847+0000 mon.a (mon.0) 3362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.838798+0000 mon.a (mon.0) 3363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.841428+0000 mon.a (mon.0) 3364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.843973+0000 mon.a (mon.0) 3365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.845017+0000 mon.a (mon.0) 3366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.850752+0000 mon.a (mon.0) 3367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.925501+0000 mon.a (mon.0) 3368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.928136+0000 mon.a (mon.0) 3369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.930930+0000 mon.a (mon.0) 3370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.932028+0000 mon.a (mon.0) 3371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.938125+0000 mon.a (mon.0) 3372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.981505+0000 mon.a (mon.0) 3373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.983616+0000 mon.a (mon.0) 3374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.985744+0000 mon.a (mon.0) 3375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.986532+0000 mon.a (mon.0) 3376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:49.992190+0000 mon.a (mon.0) 3377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.066311+0000 mon.a (mon.0) 3378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.068814+0000 mon.a (mon.0) 3379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.071147+0000 mon.a (mon.0) 3380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.071887+0000 mon.a (mon.0) 3381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.077480+0000 mon.a (mon.0) 3382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.123369+0000 mon.a (mon.0) 3383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.125875+0000 mon.a (mon.0) 3384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.127962+0000 mon.a (mon.0) 3385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.128767+0000 mon.a (mon.0) 3386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.134323+0000 mon.a (mon.0) 3387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.195948+0000 mon.a (mon.0) 3388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.198611+0000 mon.a (mon.0) 3389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.200976+0000 mon.a (mon.0) 3390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.201811+0000 mon.a (mon.0) 3391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.207025+0000 mon.a (mon.0) 3392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.264969+0000 mon.a (mon.0) 3393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.266916+0000 mon.a (mon.0) 3394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.269186+0000 mon.a (mon.0) 3395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.269982+0000 mon.a (mon.0) 3396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.274880+0000 mon.a (mon.0) 3397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.316714+0000 mon.a (mon.0) 3398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.320576+0000 mon.a (mon.0) 3399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.323797+0000 mon.a (mon.0) 3400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.325191+0000 mon.a (mon.0) 3401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.333737+0000 mon.a (mon.0) 3402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.392791+0000 mon.a (mon.0) 3403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.396270+0000 mon.a (mon.0) 3404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.398562+0000 mon.a (mon.0) 3405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.399270+0000 mon.a (mon.0) 3406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.404695+0000 mon.a (mon.0) 3407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.446565+0000 mon.a (mon.0) 3408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.448616+0000 mon.a (mon.0) 3409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.450676+0000 mon.a (mon.0) 3410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.451431+0000 mon.a (mon.0) 3411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.456092+0000 mon.a (mon.0) 3412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.496691+0000 mon.a (mon.0) 3413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.499016+0000 mon.a (mon.0) 3414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.501140+0000 mon.a (mon.0) 3415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.502040+0000 mon.a (mon.0) 3416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.506776+0000 mon.a (mon.0) 3417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.547395+0000 mon.a (mon.0) 3418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.549302+0000 mon.a (mon.0) 3419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.551120+0000 mon.a (mon.0) 3420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.551688+0000 mon.a (mon.0) 3421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:50 smithi139 bash[65163]: audit 2024-04-19T14:18:50.556230+0000 mon.a (mon.0) 3422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.487 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[97807]: debug 2024-04-19T14:18:51.124+0000 7efecb4167c0 -1 osd.3 0 read_superblock omap replica is missing. 2024-04-19T14:18:51.487 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[97807]: debug 2024-04-19T14:18:51.160+0000 7efecb4167c0 -1 osd.3 142 log_to_monitors true 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:51.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[79235]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:51.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:51.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:51 smithi135 bash[82184]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.680706+0000 mgr.x (mgr.25061) 847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.764341+0000 mgr.x (mgr.25061) 848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.852098+0000 mgr.x (mgr.25061) 849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.939519+0000 mgr.x (mgr.25061) 850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:49.993278+0000 mgr.x (mgr.25061) 851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.078689+0000 mgr.x (mgr.25061) 852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.135448+0000 mgr.x (mgr.25061) 853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.208081+0000 mgr.x (mgr.25061) 854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.275932+0000 mgr.x (mgr.25061) 855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.335078+0000 mgr.x (mgr.25061) 856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.405883+0000 mgr.x (mgr.25061) 857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.457152+0000 mgr.x (mgr.25061) 858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.507819+0000 mgr.x (mgr.25061) 859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cluster 2024-04-19T14:18:50.525352+0000 mgr.x (mgr.25061) 860 : cluster [DBG] pgmap v166: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 171 MiB used, 715 GiB / 715 GiB avail; 73/630 objects degraded (11.587%) 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.557340+0000 mgr.x (mgr.25061) 861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.613730+0000 mon.a (mon.0) 3423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.616317+0000 mon.a (mon.0) 3424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.618709+0000 mon.a (mon.0) 3425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.619646+0000 mon.a (mon.0) 3426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.625108+0000 mon.a (mon.0) 3427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.626170+0000 mgr.x (mgr.25061) 862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.666301+0000 mon.a (mon.0) 3428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.669127+0000 mon.a (mon.0) 3429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.671612+0000 mon.a (mon.0) 3430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.672530+0000 mon.a (mon.0) 3431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.678563+0000 mon.a (mon.0) 3432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.679821+0000 mgr.x (mgr.25061) 863 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.719651+0000 mon.a (mon.0) 3433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.721719+0000 mon.a (mon.0) 3434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.723941+0000 mon.a (mon.0) 3435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.724784+0000 mon.a (mon.0) 3436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.730304+0000 mon.a (mon.0) 3437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.771228+0000 mon.a (mon.0) 3438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.773221+0000 mon.a (mon.0) 3439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.775238+0000 mon.a (mon.0) 3440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.776093+0000 mon.a (mon.0) 3441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.781187+0000 mon.a (mon.0) 3442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.822319+0000 mon.a (mon.0) 3443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.824470+0000 mon.a (mon.0) 3444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.826539+0000 mon.a (mon.0) 3445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.827183+0000 mon.a (mon.0) 3446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.832300+0000 mon.a (mon.0) 3447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.878210+0000 mon.a (mon.0) 3448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.880620+0000 mon.a (mon.0) 3449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.882712+0000 mon.a (mon.0) 3450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.883524+0000 mon.a (mon.0) 3451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.890400+0000 mon.a (mon.0) 3452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.936171+0000 mon.a (mon.0) 3453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.938732+0000 mon.a (mon.0) 3454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.940584+0000 mon.a (mon.0) 3455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.941446+0000 mon.a (mon.0) 3456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.949126+0000 mon.a (mon.0) 3457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.990898+0000 mon.a (mon.0) 3458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.993652+0000 mon.a (mon.0) 3459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.995949+0000 mon.a (mon.0) 3460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:50.996837+0000 mon.a (mon.0) 3461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.003987+0000 mon.a (mon.0) 3462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.045089+0000 mon.a (mon.0) 3463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.047688+0000 mon.a (mon.0) 3464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.050014+0000 mon.a (mon.0) 3465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.050959+0000 mon.a (mon.0) 3466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.056579+0000 mon.a (mon.0) 3467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.098646+0000 mon.a (mon.0) 3468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.100515+0000 mon.a (mon.0) 3469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.102357+0000 mon.a (mon.0) 3470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.103003+0000 mon.a (mon.0) 3471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.109106+0000 mon.a (mon.0) 3472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.149499+0000 mon.a (mon.0) 3473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.151586+0000 mon.a (mon.0) 3474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: cluster 2024-04-19T14:18:51.152511+0000 mon.a (mon.0) 3475 : cluster [WRN] Health check update: Degraded data redundancy: 73/630 objects degraded (11.587%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.153640+0000 mon.a (mon.0) 3476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.154239+0000 mon.a (mon.0) 3477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.159832+0000 mon.a (mon.0) 3478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.165190+0000 mon.a (mon.0) 3479 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.201387+0000 mon.a (mon.0) 3480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.203475+0000 mon.a (mon.0) 3481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.205193+0000 mon.a (mon.0) 3482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.205857+0000 mon.a (mon.0) 3483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.211385+0000 mon.a (mon.0) 3484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.252383+0000 mon.a (mon.0) 3485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.254468+0000 mon.a (mon.0) 3486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.256480+0000 mon.a (mon.0) 3487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.257388+0000 mon.a (mon.0) 3488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.264304+0000 mon.a (mon.0) 3489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.304503+0000 mon.a (mon.0) 3490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.306943+0000 mon.a (mon.0) 3491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.309547+0000 mon.a (mon.0) 3492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.310363+0000 mon.a (mon.0) 3493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.317200+0000 mon.a (mon.0) 3494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.358460+0000 mon.a (mon.0) 3495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.360567+0000 mon.a (mon.0) 3496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.362544+0000 mon.a (mon.0) 3497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.363414+0000 mon.a (mon.0) 3498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.370494+0000 mon.a (mon.0) 3499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.415686+0000 mon.a (mon.0) 3500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.418190+0000 mon.a (mon.0) 3501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.420207+0000 mon.a (mon.0) 3502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.421059+0000 mon.a (mon.0) 3503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.426155+0000 mon.a (mon.0) 3504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.499859+0000 mon.a (mon.0) 3505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.502004+0000 mon.a (mon.0) 3506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.503801+0000 mon.a (mon.0) 3507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.504345+0000 mon.a (mon.0) 3508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.510983+0000 mon.a (mon.0) 3509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.556186+0000 mon.a (mon.0) 3510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.558792+0000 mon.a (mon.0) 3511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.561390+0000 mon.a (mon.0) 3512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.562563+0000 mon.a (mon.0) 3513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:51 smithi139 bash[65163]: audit 2024-04-19T14:18:51.570536+0000 mon.a (mon.0) 3514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.926 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.928 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.928 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[97807]: debug 2024-04-19T14:18:52.696+0000 7efeb8866700 -1 osd.3 142 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:18:52.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.928 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.929 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.930 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.931 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.932 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.933 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.934 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.935 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.936 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:52.937 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:52.938 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.939 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.940 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[79235]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.941 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.942 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.943 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:52.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:52.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:52.946 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:52 smithi135 bash[82184]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.731504+0000 mgr.x (mgr.25061) 864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.782299+0000 mgr.x (mgr.25061) 865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.833514+0000 mgr.x (mgr.25061) 866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.891648+0000 mgr.x (mgr.25061) 867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:50.950337+0000 mgr.x (mgr.25061) 868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.005097+0000 mgr.x (mgr.25061) 869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.057691+0000 mgr.x (mgr.25061) 870 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.110235+0000 mgr.x (mgr.25061) 871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.161059+0000 mgr.x (mgr.25061) 872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.212651+0000 mgr.x (mgr.25061) 873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.265454+0000 mgr.x (mgr.25061) 874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.318398+0000 mgr.x (mgr.25061) 875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.371664+0000 mgr.x (mgr.25061) 876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.427252+0000 mgr.x (mgr.25061) 877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.512030+0000 mgr.x (mgr.25061) 878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.571817+0000 mgr.x (mgr.25061) 879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.634185+0000 mon.a (mon.0) 3515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.636411+0000 mon.a (mon.0) 3516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.638459+0000 mon.a (mon.0) 3517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.639313+0000 mon.a (mon.0) 3518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.648323+0000 mon.a (mon.0) 3519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.649505+0000 mgr.x (mgr.25061) 880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.691155+0000 mon.a (mon.0) 3520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.694838+0000 mon.a (mon.0) 3521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.697851+0000 mon.a (mon.0) 3522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.698700+0000 mon.a (mon.0) 3523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.705775+0000 mon.a (mon.0) 3524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.767464+0000 mon.a (mon.0) 3525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.770489+0000 mon.a (mon.0) 3526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.772902+0000 mon.a (mon.0) 3527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.774001+0000 mon.a (mon.0) 3528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.780574+0000 mon.a (mon.0) 3529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.857036+0000 mon.a (mon.0) 3530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.859414+0000 mon.a (mon.0) 3531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.862105+0000 mon.a (mon.0) 3532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.863061+0000 mon.a (mon.0) 3533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.872740+0000 mon.a (mon.0) 3534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.947671+0000 mon.a (mon.0) 3535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.950312+0000 mon.a (mon.0) 3536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.952897+0000 mon.a (mon.0) 3537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.954104+0000 mon.a (mon.0) 3538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:51.964318+0000 mon.a (mon.0) 3539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.041691+0000 mon.a (mon.0) 3540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.044093+0000 mon.a (mon.0) 3541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.046381+0000 mon.a (mon.0) 3542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.047111+0000 mon.a (mon.0) 3543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.052898+0000 mon.a (mon.0) 3544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.124961+0000 mon.a (mon.0) 3545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.128927+0000 mon.a (mon.0) 3546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.132108+0000 mon.a (mon.0) 3547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.133386+0000 mon.a (mon.0) 3548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.143525+0000 mon.a (mon.0) 3549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.158683+0000 mon.a (mon.0) 3550 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["3"]}]': finished 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: cluster 2024-04-19T14:18:52.162541+0000 mon.a (mon.0) 3551 : cluster [DBG] osdmap e145: 8 total, 7 up, 8 in 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.163431+0000 mon.a (mon.0) 3552 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' cmd=[{"prefix": "osd crush create-or-move", "id": 3, "weight":0.0873, "args": ["host=smithi135", "root=default"]}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.234192+0000 mon.a (mon.0) 3553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.239006+0000 mon.a (mon.0) 3554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.243558+0000 mon.a (mon.0) 3555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.244625+0000 mon.a (mon.0) 3556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.330807+0000 mon.a (mon.0) 3557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.421758+0000 mon.a (mon.0) 3558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.425647+0000 mon.a (mon.0) 3559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.429217+0000 mon.a (mon.0) 3560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.430218+0000 mon.a (mon.0) 3561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:52 smithi139 bash[65163]: audit 2024-04-19T14:18:52.534313+0000 mon.a (mon.0) 3562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:53.512 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[53112]: debug 2024-04-19T14:18:53.126+0000 7ffad4471700 -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-19T14:18:54.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:53 smithi139 bash[65163]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.706890+0000 mgr.x (mgr.25061) 881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.781737+0000 mgr.x (mgr.25061) 882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.874067+0000 mgr.x (mgr.25061) 883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:51.965690+0000 mgr.x (mgr.25061) 884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.054099+0000 mgr.x (mgr.25061) 885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.145133+0000 mgr.x (mgr.25061) 886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.332400+0000 mgr.x (mgr.25061) 887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cluster 2024-04-19T14:18:52.526577+0000 mgr.x (mgr.25061) 888 : cluster [DBG] pgmap v168: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.540659+0000 mgr.x (mgr.25061) 889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.621310+0000 mon.a (mon.0) 3563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.623836+0000 mon.a (mon.0) 3564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.626407+0000 mon.a (mon.0) 3565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.627245+0000 mon.a (mon.0) 3566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.633226+0000 mon.a (mon.0) 3567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.634689+0000 mgr.x (mgr.25061) 890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.638265+0000 mon.a (mon.0) 3568 : audit [INF] from='osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076]' entity='osd.3' 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.710594+0000 mon.a (mon.0) 3569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.713074+0000 mon.a (mon.0) 3570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.715734+0000 mon.a (mon.0) 3571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.716621+0000 mon.a (mon.0) 3572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.723663+0000 mon.a (mon.0) 3573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.812402+0000 mon.a (mon.0) 3574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.816301+0000 mon.a (mon.0) 3575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.819738+0000 mon.a (mon.0) 3576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.820860+0000 mon.a (mon.0) 3577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.829639+0000 mon.a (mon.0) 3578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.906183+0000 mon.a (mon.0) 3579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.908672+0000 mon.a (mon.0) 3580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.910940+0000 mon.a (mon.0) 3581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.911791+0000 mon.a (mon.0) 3582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.921180+0000 mon.a (mon.0) 3583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:52.997990+0000 mon.a (mon.0) 3584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.000436+0000 mon.a (mon.0) 3585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.002580+0000 mon.a (mon.0) 3586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.003342+0000 mon.a (mon.0) 3587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.010433+0000 mon.a (mon.0) 3588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.067368+0000 mon.a (mon.0) 3589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.075011+0000 mon.a (mon.0) 3590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.080986+0000 mon.a (mon.0) 3591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[82184]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.119523+0000 mon.a (mon.0) 3592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.124363+0000 mon.a (mon.0) 3593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.126154+0000 mon.a (mon.0) 3594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.127609+0000 mon.a (mon.0) 3595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:18:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:53 smithi135 bash[79235]: audit 2024-04-19T14:18:53.129230+0000 mon.a (mon.0) 3596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:18:54] "GET /metrics HTTP/1.1" 200 38595 "" "Prometheus/2.33.4" 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:54 smithi139 bash[65163]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[79235]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:55.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.724860+0000 mgr.x (mgr.25061) 891 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.830931+0000 mgr.x (mgr.25061) 892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:52.922464+0000 mgr.x (mgr.25061) 893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:53.011631+0000 mgr.x (mgr.25061) 894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: audit 2024-04-19T14:18:53.130137+0000 mgr.x (mgr.25061) 895 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cephadm 2024-04-19T14:18:53.131109+0000 mgr.x (mgr.25061) 896 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:55.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.722854+0000 mon.a (mon.0) 3597 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.735807+0000 mon.a (mon.0) 3598 : cluster [INF] osd.3 [v2:172.21.15.135:6824/383168076,v1:172.21.15.135:6825/383168076] boot 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: cluster 2024-04-19T14:18:53.735909+0000 mon.a (mon.0) 3599 : cluster [DBG] osdmap e146: 8 total, 8 up, 8 in 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:55.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:54 smithi135 bash[82184]: audit 2024-04-19T14:18:53.736870+0000 mon.a (mon.0) 3600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 3}]: dispatch 2024-04-19T14:18:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:55 smithi139 bash[65163]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:55 smithi139 bash[65163]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:55.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:55 smithi139 bash[65163]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:55.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:55 smithi139 bash[65163]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[79235]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[79235]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[79235]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[79235]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[82184]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[82184]: cluster 2024-04-19T14:18:54.527778+0000 mgr.x (mgr.25061) 897 : cluster [DBG] pgmap v170: 161 pgs: 5 peering, 25 active+undersized+degraded, 35 active+undersized, 96 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 73/630 objects degraded (11.587%) 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[82184]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:55 smithi135 bash[82184]: cluster 2024-04-19T14:18:54.732660+0000 mon.a (mon.0) 3601 : cluster [DBG] osdmap e147: 8 total, 8 up, 8 in 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[79235]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:56.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:56 smithi135 bash[82184]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.627914+0000 mon.a (mon.0) 3602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.635877+0000 mon.a (mon.0) 3603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:56 smithi139 bash[65163]: audit 2024-04-19T14:18:55.643594+0000 mon.a (mon.0) 3604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:57 smithi139 bash[65163]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[79235]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: cluster 2024-04-19T14:18:56.529058+0000 mgr.x (mgr.25061) 898 : cluster [DBG] pgmap v172: 161 pgs: 5 peering, 22 active+undersized+degraded, 31 active+undersized, 103 active+clean; 585 KiB data, 222 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 64/630 objects degraded (10.159%) 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: cluster 2024-04-19T14:18:56.641517+0000 mon.a (mon.0) 3605 : cluster [WRN] Health check update: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.149058+0000 mon.a (mon.0) 3606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.158476+0000 mon.a (mon.0) 3607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:57 smithi135 bash[82184]: audit 2024-04-19T14:18:57.169796+0000 mon.a (mon.0) 3608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:18:59.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:58 smithi139 bash[65163]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:58 smithi139 bash[65163]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:58 smithi135 bash[79235]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:58 smithi135 bash[79235]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:58 smithi135 bash[82184]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:58 smithi135 bash[82184]: audit 2024-04-19T14:18:57.146579+0000 mgr.x (mgr.25061) 899 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:18:59.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:18:59.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[79235]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:18:59.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:18:59 smithi135 bash[82184]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.530762+0000 mgr.x (mgr.25061) 900 : cluster [DBG] pgmap v173: 161 pgs: 5 peering, 156 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.629350+0000 mon.a (mon.0) 3609 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 64/630 objects degraded (10.159%), 22 pgs degraded) 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:00.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:18:59 smithi139 bash[65163]: cluster 2024-04-19T14:18:58.629402+0000 mon.a (mon.0) 3610 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:01 smithi139 bash[65163]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[79235]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: cluster 2024-04-19T14:19:00.531823+0000 mgr.x (mgr.25061) 901 : cluster [DBG] pgmap v174: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: audit 2024-04-19T14:19:00.992346+0000 mon.a (mon.0) 3611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:01 smithi135 bash[82184]: audit 2024-04-19T14:19:00.994868+0000 mon.a (mon.0) 3612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:03 smithi139 bash[65163]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:03 smithi139 bash[65163]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:03 smithi135 bash[79235]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:03 smithi135 bash[79235]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:03 smithi135 bash[82184]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:03 smithi135 bash[82184]: cluster 2024-04-19T14:19:02.533375+0000 mgr.x (mgr.25061) 902 : cluster [DBG] pgmap v175: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:04.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:04] "GET /metrics HTTP/1.1" 200 38598 "" "Prometheus/2.33.4" 2024-04-19T14:19:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:05 smithi139 bash[65163]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:05 smithi139 bash[65163]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:05 smithi135 bash[79235]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:05 smithi135 bash[79235]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:05 smithi135 bash[82184]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:05 smithi135 bash[82184]: cluster 2024-04-19T14:19:04.534289+0000 mgr.x (mgr.25061) 903 : cluster [DBG] pgmap v176: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:07 smithi139 bash[65163]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:07 smithi139 bash[65163]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:07 smithi139 bash[65163]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:07 smithi139 bash[65163]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[79235]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[79235]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[79235]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[79235]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[82184]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[82184]: audit 2024-04-19T14:19:06.204487+0000 mon.a (mon.0) 3613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[82184]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:07.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:07 smithi135 bash[82184]: cluster 2024-04-19T14:19:06.535210+0000 mgr.x (mgr.25061) 904 : cluster [DBG] pgmap v177: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:08.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:08 smithi139 bash[65163]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:08 smithi139 bash[65163]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:08 smithi139 bash[65163]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:08.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:08 smithi139 bash[65163]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[79235]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[79235]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[79235]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[79235]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[82184]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[82184]: audit 2024-04-19T14:19:07.154793+0000 mgr.x (mgr.25061) 905 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[82184]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:08.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:08 smithi135 bash[82184]: audit 2024-04-19T14:19:08.145154+0000 mon.a (mon.0) 3614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:09.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:09 smithi139 bash[65163]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:09.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[79235]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: audit 2024-04-19T14:19:08.146507+0000 mgr.x (mgr.25061) 906 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["4"], "max": 16}]: dispatch 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: cephadm 2024-04-19T14:19:08.149640+0000 mgr.x (mgr.25061) 907 : cephadm [INF] Upgrade: osd.4 is safe to restart 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:09.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:09 smithi135 bash[82184]: cluster 2024-04-19T14:19:08.536203+0000 mgr.x (mgr.25061) 908 : cluster [DBG] pgmap v178: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:11 smithi139 bash[65163]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[79235]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: cluster 2024-04-19T14:19:10.537132+0000 mgr.x (mgr.25061) 909 : cluster [DBG] pgmap v179: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.878063+0000 mon.a (mon.0) 3615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.882160+0000 mon.a (mon.0) 3616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.4"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:11 smithi135 bash[82184]: audit 2024-04-19T14:19:10.883587+0000 mon.a (mon.0) 3617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:12.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:12 smithi139 bash[65163]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:12.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:12 smithi139 bash[65163]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:12.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:12 smithi139 bash[65163]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:12.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:12 smithi139 bash[65163]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[79235]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[79235]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[79235]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[79235]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[82184]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[82184]: cephadm 2024-04-19T14:19:10.871620+0000 mgr.x (mgr.25061) 910 : cephadm [INF] Upgrade: Updating osd.4 2024-04-19T14:19:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[82184]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:13.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:12 smithi135 bash[82184]: cephadm 2024-04-19T14:19:10.887522+0000 mgr.x (mgr.25061) 911 : cephadm [INF] Deploying daemon osd.4 on smithi139 2024-04-19T14:19:14.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:13 smithi139 bash[65163]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:13 smithi139 bash[65163]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:13 smithi135 bash[79235]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:13 smithi135 bash[79235]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:13 smithi135 bash[82184]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:13 smithi135 bash[82184]: cluster 2024-04-19T14:19:12.538754+0000 mgr.x (mgr.25061) 912 : cluster [DBG] pgmap v180: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:14.665 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:14] "GET /metrics HTTP/1.1" 200 38598 "" "Prometheus/2.33.4" 2024-04-19T14:19:15.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:15 smithi139 bash[65163]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:15.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:15 smithi139 bash[65163]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:16.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:15 smithi135 bash[79235]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:16.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:15 smithi135 bash[79235]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:16.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:15 smithi135 bash[82184]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:16.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:15 smithi135 bash[82184]: cluster 2024-04-19T14:19:14.539421+0000 mgr.x (mgr.25061) 913 : cluster [DBG] pgmap v181: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:16.934 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[79235]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:16 smithi135 bash[82184]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.800960+0000 mon.a (mon.0) 3618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.813628+0000 mon.a (mon.0) 3619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.824002+0000 mon.a (mon.0) 3620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: audit 2024-04-19T14:19:15.986638+0000 mon.a (mon.0) 3621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:16 smithi139 bash[65163]: cluster 2024-04-19T14:19:16.539946+0000 mgr.x (mgr.25061) 914 : cluster [DBG] pgmap v182: 161 pgs: 161 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:17.540 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.540 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.541 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.541 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.541 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.542 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.542 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.542 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.542 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:17.656 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:19:17.656 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 0s ago 22m - - 2024-04-19T14:19:17.656 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 1s ago 21m - - 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (8m) 0s ago 15m 14.7M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (8m) 1s ago 14m 41.7M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (7m) 0s ago 12m 45.2M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (7m) 1s ago 21m 516M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (5m) 0s ago 23m 439M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (4m) 0s ago 23m 62.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (3m) 1s ago 21m 43.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (4m) 0s ago 21m 49.2M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (8m) 0s ago 15m 9744k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (8m) 1s ago 15m 9715k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (2m) 0s ago 20m 50.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (109s) 0s ago 20m 50.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (69s) 0s ago 19m 51.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (31s) 0s ago 18m 53.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:19:17.657 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (18m) 1s ago 18m 65.5M 2780M 17.2.0 e1d6a67b021e 8e10c62e3e16 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (17m) 1s ago 17m 61.1M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (17m) 1s ago 17m 59.6M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (16m) 1s ago 16m 64.1M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (7m) 1s ago 15m 67.1M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (13m) 0s ago 13m 87.5M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (13m) 1s ago 13m 87.4M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (13m) 0s ago 13m 87.2M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:19:17.658 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (13m) 1s ago 13m 86.6M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:19:18.012 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:17 smithi139 systemd[1]: Stopping Ceph osd.4 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:19:18.013 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:17 smithi139 bash[24160]: debug 2024-04-19T14:19:17.658+0000 7f4462b22700 -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-19T14:19:18.013 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:17 smithi139 bash[24160]: debug 2024-04-19T14:19:17.658+0000 7f4462b22700 -1 osd.4 147 *** Got signal Terminated *** 2024-04-19T14:19:18.013 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:17 smithi139 bash[24160]: debug 2024-04-19T14:19:17.658+0000 7f4462b22700 -1 osd.4 147 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:19:18.092 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 8, 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 9 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:19:18.093 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:19:18.470 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:19:18.470 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:19:18.470 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:19:18.470 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:19:18.470 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "9/23 daemons upgraded", 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:19:18.471 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:18 smithi139 bash[65163]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[82184]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:16.926694+0000 mgr.x (mgr.25061) 915 : audit [DBG] from='client.34455 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.162802+0000 mgr.x (mgr.25061) 916 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.293227+0000 mgr.x (mgr.25061) 917 : audit [DBG] from='client.34461 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.318585+0000 mon.a (mon.0) 3622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.325700+0000 mon.a (mon.0) 3623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.333574+0000 mon.a (mon.0) 3624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:17.646029+0000 mgr.x (mgr.25061) 918 : audit [DBG] from='client.34467 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: cluster 2024-04-19T14:19:17.661683+0000 mon.a (mon.0) 3625 : cluster [INF] osd.4 marked itself down and dead 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:18 smithi135 bash[79235]: audit 2024-04-19T14:19:18.098518+0000 mon.c (mon.1) 14 : audit [DBG] from='client.? 172.21.15.135:0/712773795' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:18.884 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_WARN 1 osds down 2024-04-19T14:19:18.884 INFO:teuthology.orchestra.run.smithi135.stdout:[WRN] OSD_DOWN: 1 osds down 2024-04-19T14:19:18.884 INFO:teuthology.orchestra.run.smithi135.stdout: osd.4 (root=default,host=smithi139) is down 2024-04-19T14:19:19.642 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[71184]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-4 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:19.643 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[65163]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[79235]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.332712+0000 mon.a (mon.0) 3626 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.338094+0000 mon.a (mon.0) 3627 : cluster [DBG] osdmap e148: 8 total, 7 up, 8 in 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: audit 2024-04-19T14:19:18.477169+0000 mgr.x (mgr.25061) 919 : audit [DBG] from='client.54409 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:19.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: cluster 2024-04-19T14:19:18.540554+0000 mgr.x (mgr.25061) 920 : cluster [DBG] pgmap v184: 161 pgs: 22 stale+active+clean, 139 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:19:19.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:19.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:19 smithi135 bash[82184]: audit 2024-04-19T14:19:18.891269+0000 mon.a (mon.0) 3628 : audit [DBG] from='client.? 172.21.15.135:0/1249412432' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:20.012 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:19 smithi139 bash[71252]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-4 2024-04-19T14:19:20.590 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:20 smithi139 bash[65163]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:20.590 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:20 smithi139 bash[65163]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:20.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:20 smithi135 bash[79235]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:20.664 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:20 smithi135 bash[79235]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:20.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:20 smithi135 bash[82184]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:20.664 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:20 smithi135 bash[82184]: cluster 2024-04-19T14:19:19.348905+0000 mon.a (mon.0) 3629 : cluster [DBG] osdmap e149: 8 total, 7 up, 8 in 2024-04-19T14:19:21.657 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:21 smithi139 bash[65163]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.657 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:21 smithi139 bash[65163]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:21 smithi135 bash[79235]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:21 smithi135 bash[79235]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:21 smithi135 bash[82184]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:21 smithi135 bash[82184]: cluster 2024-04-19T14:19:20.541398+0000 mgr.x (mgr.25061) 921 : cluster [DBG] pgmap v186: 161 pgs: 4 active+undersized+degraded, 7 peering, 16 stale+active+clean, 5 active+undersized, 129 active+clean; 585 KiB data, 186 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s; 14/630 objects degraded (2.222%) 2024-04-19T14:19:21.914 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.914 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.4.service: Deactivated successfully. 2024-04-19T14:19:21.915 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: Stopped Ceph osd.4 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:19:21.915 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.915 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.915 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.916 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.916 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.916 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:21.916 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:22.262 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:21 smithi139 systemd[1]: Started Ceph osd.4 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:22 smithi139 bash[65163]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: cluster 2024-04-19T14:19:21.345483+0000 mon.a (mon.0) 3630 : cluster [WRN] Health check failed: Reduced data availability: 3 pgs inactive, 4 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: cluster 2024-04-19T14:19:21.345543+0000 mon.a (mon.0) 3631 : cluster [WRN] Health check failed: Degraded data redundancy: 14/630 objects degraded (2.222%), 4 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:21.968292+0000 mon.a (mon.0) 3632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:21.979154+0000 mon.a (mon.0) 3633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.032376+0000 mon.a (mon.0) 3634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.034385+0000 mon.a (mon.0) 3635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.045435+0000 mon.a (mon.0) 3636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.137369+0000 mon.a (mon.0) 3637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.142509+0000 mon.a (mon.0) 3638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[79235]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.148385+0000 mon.a (mon.0) 3639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.150362+0000 mon.a (mon.0) 3640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.161352+0000 mon.a (mon.0) 3641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.254545+0000 mon.a (mon.0) 3642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.259120+0000 mon.a (mon.0) 3643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.262328+0000 mon.a (mon.0) 3644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.263537+0000 mon.a (mon.0) 3645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:22 smithi135 bash[82184]: audit 2024-04-19T14:19:22.272822+0000 mon.a (mon.0) 3646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.762 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: 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-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_4 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-3 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_4 /var/lib/ceph/osd/ceph-4/block 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-4 2024-04-19T14:19:23.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[71407]: --> ceph-volume raw activate successful for osd ID: 4 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:23 smithi139 bash[65163]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.047368+0000 mgr.x (mgr.25061) 922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.163274+0000 mgr.x (mgr.25061) 923 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.274377+0000 mgr.x (mgr.25061) 924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.367811+0000 mon.a (mon.0) 3647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.372555+0000 mon.a (mon.0) 3648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.376715+0000 mon.a (mon.0) 3649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.378357+0000 mon.a (mon.0) 3650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.388262+0000 mon.a (mon.0) 3651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.390089+0000 mgr.x (mgr.25061) 925 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.464668+0000 mon.a (mon.0) 3652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.467885+0000 mon.a (mon.0) 3653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.471067+0000 mon.a (mon.0) 3654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.472603+0000 mon.a (mon.0) 3655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.481849+0000 mon.a (mon.0) 3656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.483345+0000 mgr.x (mgr.25061) 926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cluster 2024-04-19T14:19:22.543491+0000 mgr.x (mgr.25061) 927 : cluster [DBG] pgmap v187: 161 pgs: 19 active+undersized+degraded, 7 peering, 37 active+undersized, 98 active+clean; 585 KiB data, 187 MiB used, 715 GiB / 715 GiB avail; 72/630 objects degraded (11.429%) 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.559066+0000 mon.a (mon.0) 3657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.562411+0000 mon.a (mon.0) 3658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.565600+0000 mon.a (mon.0) 3659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.567299+0000 mon.a (mon.0) 3660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.576796+0000 mon.a (mon.0) 3661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.578524+0000 mgr.x (mgr.25061) 928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.635392+0000 mon.a (mon.0) 3662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.638732+0000 mon.a (mon.0) 3663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.641655+0000 mon.a (mon.0) 3664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.642760+0000 mon.a (mon.0) 3665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.651853+0000 mon.a (mon.0) 3666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.653502+0000 mgr.x (mgr.25061) 929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.712717+0000 mon.a (mon.0) 3667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.715836+0000 mon.a (mon.0) 3668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.718847+0000 mon.a (mon.0) 3669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.720364+0000 mon.a (mon.0) 3670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.729856+0000 mon.a (mon.0) 3671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.805344+0000 mon.a (mon.0) 3672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.808691+0000 mon.a (mon.0) 3673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.811804+0000 mon.a (mon.0) 3674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.812870+0000 mon.a (mon.0) 3675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.821470+0000 mon.a (mon.0) 3676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.883501+0000 mon.a (mon.0) 3677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.886347+0000 mon.a (mon.0) 3678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.888973+0000 mon.a (mon.0) 3679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.889965+0000 mon.a (mon.0) 3680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.898708+0000 mon.a (mon.0) 3681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.956394+0000 mon.a (mon.0) 3682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.959036+0000 mon.a (mon.0) 3683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.961484+0000 mon.a (mon.0) 3684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.962540+0000 mon.a (mon.0) 3685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:22.971335+0000 mon.a (mon.0) 3686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.029025+0000 mon.a (mon.0) 3687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.031966+0000 mon.a (mon.0) 3688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.034652+0000 mon.a (mon.0) 3689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.035912+0000 mon.a (mon.0) 3690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.043034+0000 mon.a (mon.0) 3691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.116248+0000 mon.a (mon.0) 3692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.118953+0000 mon.a (mon.0) 3693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.122087+0000 mon.a (mon.0) 3694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.123212+0000 mon.a (mon.0) 3695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.132091+0000 mon.a (mon.0) 3696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[79235]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.190128+0000 mon.a (mon.0) 3697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.192485+0000 mon.a (mon.0) 3698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.195015+0000 mon.a (mon.0) 3699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.195871+0000 mon.a (mon.0) 3700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.203785+0000 mon.a (mon.0) 3701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.262044+0000 mon.a (mon.0) 3702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.264726+0000 mon.a (mon.0) 3703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.267515+0000 mon.a (mon.0) 3704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.268891+0000 mon.a (mon.0) 3705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.277722+0000 mon.a (mon.0) 3706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.335734+0000 mon.a (mon.0) 3707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.338569+0000 mon.a (mon.0) 3708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.341119+0000 mon.a (mon.0) 3709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.342298+0000 mon.a (mon.0) 3710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:23 smithi135 bash[82184]: audit 2024-04-19T14:19:23.348914+0000 mon.a (mon.0) 3711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.700 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.701 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.702 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.703 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.704 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.705 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[65163]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.706 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:24] "GET /metrics HTTP/1.1" 200 38601 "" "Prometheus/2.33.4" 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.731458+0000 mgr.x (mgr.25061) 930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.823027+0000 mgr.x (mgr.25061) 931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.900361+0000 mgr.x (mgr.25061) 932 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:22.972920+0000 mgr.x (mgr.25061) 933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.044557+0000 mgr.x (mgr.25061) 934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.133617+0000 mgr.x (mgr.25061) 935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.205411+0000 mgr.x (mgr.25061) 936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.279326+0000 mgr.x (mgr.25061) 937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.350368+0000 mgr.x (mgr.25061) 938 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.406878+0000 mon.a (mon.0) 3712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.409087+0000 mon.a (mon.0) 3713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.411186+0000 mon.a (mon.0) 3714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.412040+0000 mon.a (mon.0) 3715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.418500+0000 mon.a (mon.0) 3716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.420114+0000 mgr.x (mgr.25061) 939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.459749+0000 mon.a (mon.0) 3717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.462231+0000 mon.a (mon.0) 3718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.465095+0000 mon.a (mon.0) 3719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.466297+0000 mon.a (mon.0) 3720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.473421+0000 mon.a (mon.0) 3721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.474915+0000 mgr.x (mgr.25061) 940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.515072+0000 mon.a (mon.0) 3722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.518013+0000 mon.a (mon.0) 3723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.520522+0000 mon.a (mon.0) 3724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.521512+0000 mon.a (mon.0) 3725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.528138+0000 mon.a (mon.0) 3726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.529527+0000 mgr.x (mgr.25061) 941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.573973+0000 mon.a (mon.0) 3727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.576921+0000 mon.a (mon.0) 3728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.579443+0000 mon.a (mon.0) 3729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.580438+0000 mon.a (mon.0) 3730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.587846+0000 mon.a (mon.0) 3731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.589271+0000 mgr.x (mgr.25061) 942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.633595+0000 mon.a (mon.0) 3732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.636260+0000 mon.a (mon.0) 3733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.638577+0000 mon.a (mon.0) 3734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.639590+0000 mon.a (mon.0) 3735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.646196+0000 mon.a (mon.0) 3736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.647591+0000 mgr.x (mgr.25061) 943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.692279+0000 mon.a (mon.0) 3737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[79235]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.695362+0000 mon.a (mon.0) 3738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.698175+0000 mon.a (mon.0) 3739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.699601+0000 mon.a (mon.0) 3740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.707034+0000 mon.a (mon.0) 3741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.783164+0000 mon.a (mon.0) 3742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.786362+0000 mon.a (mon.0) 3743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.789391+0000 mon.a (mon.0) 3744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.790601+0000 mon.a (mon.0) 3745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.799277+0000 mon.a (mon.0) 3746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.876935+0000 mon.a (mon.0) 3747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.880721+0000 mon.a (mon.0) 3748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.883880+0000 mon.a (mon.0) 3749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.885583+0000 mon.a (mon.0) 3750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.895930+0000 mon.a (mon.0) 3751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.984337+0000 mon.a (mon.0) 3752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.988314+0000 mon.a (mon.0) 3753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.991334+0000 mon.a (mon.0) 3754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:23.992645+0000 mon.a (mon.0) 3755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.001916+0000 mon.a (mon.0) 3756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.059595+0000 mon.a (mon.0) 3757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.062507+0000 mon.a (mon.0) 3758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.065370+0000 mon.a (mon.0) 3759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.066449+0000 mon.a (mon.0) 3760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.075145+0000 mon.a (mon.0) 3761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.116638+0000 mon.a (mon.0) 3762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.119427+0000 mon.a (mon.0) 3763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.122796+0000 mon.a (mon.0) 3764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.124020+0000 mon.a (mon.0) 3765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.134728+0000 mon.a (mon.0) 3766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.178120+0000 mon.a (mon.0) 3767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.180973+0000 mon.a (mon.0) 3768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.183556+0000 mon.a (mon.0) 3769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.184601+0000 mon.a (mon.0) 3770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.194938+0000 mon.a (mon.0) 3771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.253624+0000 mon.a (mon.0) 3772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.256512+0000 mon.a (mon.0) 3773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.259725+0000 mon.a (mon.0) 3774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.260906+0000 mon.a (mon.0) 3775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.271610+0000 mon.a (mon.0) 3776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.344319+0000 mon.a (mon.0) 3777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.348861+0000 mon.a (mon.0) 3778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.352511+0000 mon.a (mon.0) 3779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:24.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:24 smithi135 bash[82184]: audit 2024-04-19T14:19:24.354362+0000 mon.a (mon.0) 3780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:25 smithi139 bash[65163]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.708465+0000 mgr.x (mgr.25061) 944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.800862+0000 mgr.x (mgr.25061) 945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:23.897659+0000 mgr.x (mgr.25061) 946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.003469+0000 mgr.x (mgr.25061) 947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.076749+0000 mgr.x (mgr.25061) 948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.136187+0000 mgr.x (mgr.25061) 949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.196403+0000 mgr.x (mgr.25061) 950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.273151+0000 mgr.x (mgr.25061) 951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.366029+0000 mon.a (mon.0) 3781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.367662+0000 mgr.x (mgr.25061) 952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.459563+0000 mon.a (mon.0) 3782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.463486+0000 mon.a (mon.0) 3783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.467308+0000 mon.a (mon.0) 3784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.469050+0000 mon.a (mon.0) 3785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.480350+0000 mon.a (mon.0) 3786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.482056+0000 mgr.x (mgr.25061) 953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cluster 2024-04-19T14:19:24.544484+0000 mgr.x (mgr.25061) 954 : cluster [DBG] pgmap v188: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.577098+0000 mon.a (mon.0) 3787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.582663+0000 mon.a (mon.0) 3788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.586011+0000 mon.a (mon.0) 3789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[79235]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.587494+0000 mon.a (mon.0) 3790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.599984+0000 mon.a (mon.0) 3791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.601775+0000 mgr.x (mgr.25061) 955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.677025+0000 mon.a (mon.0) 3792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.680114+0000 mon.a (mon.0) 3793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.683667+0000 mon.a (mon.0) 3794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.684979+0000 mon.a (mon.0) 3795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.695670+0000 mon.a (mon.0) 3796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.755696+0000 mon.a (mon.0) 3797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.758740+0000 mon.a (mon.0) 3798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.761277+0000 mon.a (mon.0) 3799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.762390+0000 mon.a (mon.0) 3800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.773190+0000 mon.a (mon.0) 3801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.830548+0000 mon.a (mon.0) 3802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.832965+0000 mon.a (mon.0) 3803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.835128+0000 mon.a (mon.0) 3804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.836016+0000 mon.a (mon.0) 3805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.846028+0000 mon.a (mon.0) 3806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.903354+0000 mon.a (mon.0) 3807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.905696+0000 mon.a (mon.0) 3808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.908218+0000 mon.a (mon.0) 3809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.909358+0000 mon.a (mon.0) 3810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.920084+0000 mon.a (mon.0) 3811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.978877+0000 mon.a (mon.0) 3812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.981784+0000 mon.a (mon.0) 3813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.984002+0000 mon.a (mon.0) 3814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.985042+0000 mon.a (mon.0) 3815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:24.993346+0000 mon.a (mon.0) 3816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.052377+0000 mon.a (mon.0) 3817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.055168+0000 mon.a (mon.0) 3818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.057643+0000 mon.a (mon.0) 3819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.058785+0000 mon.a (mon.0) 3820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.067486+0000 mon.a (mon.0) 3821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.125175+0000 mon.a (mon.0) 3822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.127974+0000 mon.a (mon.0) 3823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.130521+0000 mon.a (mon.0) 3824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.131852+0000 mon.a (mon.0) 3825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.140698+0000 mon.a (mon.0) 3826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.214910+0000 mon.a (mon.0) 3827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.218000+0000 mon.a (mon.0) 3828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.220925+0000 mon.a (mon.0) 3829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.222711+0000 mon.a (mon.0) 3830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.233164+0000 mon.a (mon.0) 3831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.308908+0000 mon.a (mon.0) 3832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.311851+0000 mon.a (mon.0) 3833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.314444+0000 mon.a (mon.0) 3834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.315606+0000 mon.a (mon.0) 3835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:25 smithi135 bash[82184]: audit 2024-04-19T14:19:25.324083+0000 mon.a (mon.0) 3836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.732 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.733 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[65163]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.697441+0000 mgr.x (mgr.25061) 956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.774710+0000 mgr.x (mgr.25061) 957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.847492+0000 mgr.x (mgr.25061) 958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.921850+0000 mgr.x (mgr.25061) 959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:24.994866+0000 mgr.x (mgr.25061) 960 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.068962+0000 mgr.x (mgr.25061) 961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.142201+0000 mgr.x (mgr.25061) 962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.234966+0000 mgr.x (mgr.25061) 963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.325574+0000 mgr.x (mgr.25061) 964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.398972+0000 mon.a (mon.0) 3837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.401603+0000 mon.a (mon.0) 3838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.403819+0000 mon.a (mon.0) 3839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.404705+0000 mon.a (mon.0) 3840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.414598+0000 mon.a (mon.0) 3841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.416208+0000 mgr.x (mgr.25061) 965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.459278+0000 mon.a (mon.0) 3842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.462529+0000 mon.a (mon.0) 3843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.465637+0000 mon.a (mon.0) 3844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.466725+0000 mon.a (mon.0) 3845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.477718+0000 mon.a (mon.0) 3846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cluster 2024-04-19T14:19:25.478481+0000 mon.a (mon.0) 3847 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 3 pgs inactive, 4 pgs peering) 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.479221+0000 mgr.x (mgr.25061) 966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.556387+0000 mon.a (mon.0) 3848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.559958+0000 mon.a (mon.0) 3849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.564018+0000 mon.a (mon.0) 3850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.565489+0000 mon.a (mon.0) 3851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.577211+0000 mon.a (mon.0) 3852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.579010+0000 mgr.x (mgr.25061) 967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.663551+0000 mon.a (mon.0) 3853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.668654+0000 mon.a (mon.0) 3854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.673066+0000 mon.a (mon.0) 3855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.675301+0000 mon.a (mon.0) 3856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.684665+0000 mon.a (mon.0) 3857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.686288+0000 mgr.x (mgr.25061) 968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.761155+0000 mon.a (mon.0) 3858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.764344+0000 mon.a (mon.0) 3859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.767618+0000 mon.a (mon.0) 3860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.768737+0000 mon.a (mon.0) 3861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.777984+0000 mon.a (mon.0) 3862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.856530+0000 mon.a (mon.0) 3863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[82184]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.859537+0000 mon.a (mon.0) 3864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.863613+0000 mon.a (mon.0) 3865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.864990+0000 mon.a (mon.0) 3866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.874104+0000 mon.a (mon.0) 3867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.949129+0000 mon.a (mon.0) 3868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.952243+0000 mon.a (mon.0) 3869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.954910+0000 mon.a (mon.0) 3870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.956199+0000 mon.a (mon.0) 3871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:25.965258+0000 mon.a (mon.0) 3872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.039171+0000 mon.a (mon.0) 3873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.042396+0000 mon.a (mon.0) 3874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.045940+0000 mon.a (mon.0) 3875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.047229+0000 mon.a (mon.0) 3876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.055800+0000 mon.a (mon.0) 3877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.134418+0000 mon.a (mon.0) 3878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.137588+0000 mon.a (mon.0) 3879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.140460+0000 mon.a (mon.0) 3880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.141535+0000 mon.a (mon.0) 3881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.150468+0000 mon.a (mon.0) 3882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.229552+0000 mon.a (mon.0) 3883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.232068+0000 mon.a (mon.0) 3884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.235294+0000 mon.a (mon.0) 3885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.236340+0000 mon.a (mon.0) 3886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.244883+0000 mon.a (mon.0) 3887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.325744+0000 mon.a (mon.0) 3888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.328973+0000 mon.a (mon.0) 3889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.331699+0000 mon.a (mon.0) 3890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.332997+0000 mon.a (mon.0) 3891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:26.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:26 smithi135 bash[79235]: audit 2024-04-19T14:19:26.342116+0000 mon.a (mon.0) 3892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.012 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:26 smithi139 bash[71723]: debug 2024-04-19T14:19:26.822+0000 7fba1faff700 1 -- 172.21.15.139:0/1522770248 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x5559d71e9680 con 0x5559d7247000 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.416 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.417 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.418 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.419 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.421 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.423 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.424 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.425 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.426 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.427 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.428 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.429 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.430 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.431 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.432 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.433 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.434 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.435 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.436 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.437 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.438 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[79235]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.779591+0000 mgr.x (mgr.25061) 969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.875787+0000 mgr.x (mgr.25061) 970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:25.966767+0000 mgr.x (mgr.25061) 971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.057350+0000 mgr.x (mgr.25061) 972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.152059+0000 mgr.x (mgr.25061) 973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.246602+0000 mgr.x (mgr.25061) 974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.343866+0000 mgr.x (mgr.25061) 975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.762 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[71723]: debug 2024-04-19T14:19:27.382+0000 7fba28c977c0 -1 Falling back to public interface 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.415597+0000 mon.a (mon.0) 3893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.418264+0000 mon.a (mon.0) 3894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.421210+0000 mon.a (mon.0) 3895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.422308+0000 mon.a (mon.0) 3896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.430576+0000 mon.a (mon.0) 3897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.432082+0000 mgr.x (mgr.25061) 976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.504394+0000 mon.a (mon.0) 3898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.507383+0000 mon.a (mon.0) 3899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.511230+0000 mon.a (mon.0) 3900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.512623+0000 mon.a (mon.0) 3901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.523943+0000 mon.a (mon.0) 3902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.525526+0000 mgr.x (mgr.25061) 977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cluster 2024-04-19T14:19:26.545776+0000 mgr.x (mgr.25061) 978 : cluster [DBG] pgmap v189: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.600141+0000 mon.a (mon.0) 3903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.603294+0000 mon.a (mon.0) 3904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.606390+0000 mon.a (mon.0) 3905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.608044+0000 mon.a (mon.0) 3906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.619709+0000 mon.a (mon.0) 3907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.621264+0000 mgr.x (mgr.25061) 979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.694750+0000 mon.a (mon.0) 3908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.698744+0000 mon.a (mon.0) 3909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.703212+0000 mon.a (mon.0) 3910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.704446+0000 mon.a (mon.0) 3911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.713747+0000 mon.a (mon.0) 3912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.794090+0000 mon.a (mon.0) 3913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.797024+0000 mon.a (mon.0) 3914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.799990+0000 mon.a (mon.0) 3915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.801398+0000 mon.a (mon.0) 3916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.810114+0000 mon.a (mon.0) 3917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.868194+0000 mon.a (mon.0) 3918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.870483+0000 mon.a (mon.0) 3919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.872654+0000 mon.a (mon.0) 3920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.873441+0000 mon.a (mon.0) 3921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.881107+0000 mon.a (mon.0) 3922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.922279+0000 mon.a (mon.0) 3923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.924516+0000 mon.a (mon.0) 3924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.926714+0000 mon.a (mon.0) 3925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.927854+0000 mon.a (mon.0) 3926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:26.935894+0000 mon.a (mon.0) 3927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.010429+0000 mon.a (mon.0) 3928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.013103+0000 mon.a (mon.0) 3929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.015477+0000 mon.a (mon.0) 3930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.016342+0000 mon.a (mon.0) 3931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.024315+0000 mon.a (mon.0) 3932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.116231+0000 mon.a (mon.0) 3933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.120924+0000 mon.a (mon.0) 3934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.124134+0000 mon.a (mon.0) 3935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.125414+0000 mon.a (mon.0) 3936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.134949+0000 mon.a (mon.0) 3937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.193854+0000 mon.a (mon.0) 3938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.196801+0000 mon.a (mon.0) 3939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.199149+0000 mon.a (mon.0) 3940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.200209+0000 mon.a (mon.0) 3941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.208731+0000 mon.a (mon.0) 3942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.250923+0000 mon.a (mon.0) 3943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.254580+0000 mon.a (mon.0) 3944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.257339+0000 mon.a (mon.0) 3945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.258362+0000 mon.a (mon.0) 3946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.267303+0000 mon.a (mon.0) 3947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.329715+0000 mon.a (mon.0) 3948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.332836+0000 mon.a (mon.0) 3949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:27 smithi139 bash[65163]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.335258+0000 mon.a (mon.0) 3950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.336378+0000 mon.a (mon.0) 3951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:27.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:27 smithi135 bash[82184]: audit 2024-04-19T14:19:27.344915+0000 mon.a (mon.0) 3952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:28 smithi139 bash[65163]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.715275+0000 mgr.x (mgr.25061) 980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.811729+0000 mgr.x (mgr.25061) 981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.882598+0000 mgr.x (mgr.25061) 982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:26.937347+0000 mgr.x (mgr.25061) 983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.025804+0000 mgr.x (mgr.25061) 984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.136481+0000 mgr.x (mgr.25061) 985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.170853+0000 mgr.x (mgr.25061) 986 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.210402+0000 mgr.x (mgr.25061) 987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.268963+0000 mgr.x (mgr.25061) 988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.346389+0000 mgr.x (mgr.25061) 989 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.410146+0000 mon.a (mon.0) 3953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.413388+0000 mon.a (mon.0) 3954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.415677+0000 mon.a (mon.0) 3955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.416705+0000 mon.a (mon.0) 3956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.427132+0000 mon.a (mon.0) 3957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.428657+0000 mgr.x (mgr.25061) 990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.469334+0000 mon.a (mon.0) 3958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.472068+0000 mon.a (mon.0) 3959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.475148+0000 mon.a (mon.0) 3960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.476158+0000 mon.a (mon.0) 3961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.484324+0000 mon.a (mon.0) 3962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.485856+0000 mgr.x (mgr.25061) 991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.562699+0000 mon.a (mon.0) 3963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.567033+0000 mon.a (mon.0) 3964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.570907+0000 mon.a (mon.0) 3965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.572360+0000 mon.a (mon.0) 3966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.581617+0000 mon.a (mon.0) 3967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.583276+0000 mgr.x (mgr.25061) 992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.668044+0000 mon.a (mon.0) 3968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.672891+0000 mon.a (mon.0) 3969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[79235]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.677018+0000 mon.a (mon.0) 3970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.678547+0000 mon.a (mon.0) 3971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.689180+0000 mon.a (mon.0) 3972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.764364+0000 mon.a (mon.0) 3973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.767733+0000 mon.a (mon.0) 3974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.772232+0000 mon.a (mon.0) 3975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.773592+0000 mon.a (mon.0) 3976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.783035+0000 mon.a (mon.0) 3977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.857634+0000 mon.a (mon.0) 3978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.861062+0000 mon.a (mon.0) 3979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.864384+0000 mon.a (mon.0) 3980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.865818+0000 mon.a (mon.0) 3981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.875019+0000 mon.a (mon.0) 3982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.949232+0000 mon.a (mon.0) 3983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.951976+0000 mon.a (mon.0) 3984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.954481+0000 mon.a (mon.0) 3985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.955588+0000 mon.a (mon.0) 3986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:27.964031+0000 mon.a (mon.0) 3987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.021604+0000 mon.a (mon.0) 3988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.024515+0000 mon.a (mon.0) 3989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.027319+0000 mon.a (mon.0) 3990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.028428+0000 mon.a (mon.0) 3991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.039250+0000 mon.a (mon.0) 3992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.096660+0000 mon.a (mon.0) 3993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.099223+0000 mon.a (mon.0) 3994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.101466+0000 mon.a (mon.0) 3995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.102285+0000 mon.a (mon.0) 3996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.111510+0000 mon.a (mon.0) 3997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.168551+0000 mon.a (mon.0) 3998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.171175+0000 mon.a (mon.0) 3999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.173544+0000 mon.a (mon.0) 4000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.174522+0000 mon.a (mon.0) 4001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.183858+0000 mon.a (mon.0) 4002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.241335+0000 mon.a (mon.0) 4003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.244072+0000 mon.a (mon.0) 4004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.246525+0000 mon.a (mon.0) 4005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.247685+0000 mon.a (mon.0) 4006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.255870+0000 mon.a (mon.0) 4007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.315225+0000 mon.a (mon.0) 4008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.317459+0000 mon.a (mon.0) 4009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.319474+0000 mon.a (mon.0) 4010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:28.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.320298+0000 mon.a (mon.0) 4011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:28.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:28 smithi135 bash[82184]: audit 2024-04-19T14:19:28.328281+0000 mon.a (mon.0) 4012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.799 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.800 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.801 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.690817+0000 mgr.x (mgr.25061) 993 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.784646+0000 mgr.x (mgr.25061) 994 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.876579+0000 mgr.x (mgr.25061) 995 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:27.965507+0000 mgr.x (mgr.25061) 996 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.040885+0000 mgr.x (mgr.25061) 997 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.113107+0000 mgr.x (mgr.25061) 998 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.185363+0000 mgr.x (mgr.25061) 999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.257426+0000 mgr.x (mgr.25061) 1000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.329796+0000 mgr.x (mgr.25061) 1001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.401075+0000 mon.a (mon.0) 4013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.403601+0000 mon.a (mon.0) 4014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.406225+0000 mon.a (mon.0) 4015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.407049+0000 mon.a (mon.0) 4016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.415049+0000 mon.a (mon.0) 4017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.416495+0000 mgr.x (mgr.25061) 1002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.472751+0000 mon.a (mon.0) 4018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.475114+0000 mon.a (mon.0) 4019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.477392+0000 mon.a (mon.0) 4020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.478374+0000 mon.a (mon.0) 4021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.488626+0000 mon.a (mon.0) 4022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:29 smithi139 bash[65163]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.490173+0000 mgr.x (mgr.25061) 1003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.546023+0000 mon.a (mon.0) 4023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cluster 2024-04-19T14:19:28.546752+0000 mgr.x (mgr.25061) 1004 : cluster [DBG] pgmap v190: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.549837+0000 mon.a (mon.0) 4024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.552176+0000 mon.a (mon.0) 4025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.825 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.553160+0000 mon.a (mon.0) 4026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.563453+0000 mon.a (mon.0) 4027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.564992+0000 mgr.x (mgr.25061) 1005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.637707+0000 mon.a (mon.0) 4028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.640310+0000 mon.a (mon.0) 4029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.827 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.642558+0000 mon.a (mon.0) 4030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.828 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.643468+0000 mon.a (mon.0) 4031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.653728+0000 mon.a (mon.0) 4032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.655336+0000 mgr.x (mgr.25061) 1006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.739751+0000 mon.a (mon.0) 4033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.742782+0000 mon.a (mon.0) 4034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.745900+0000 mon.a (mon.0) 4035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.747034+0000 mon.a (mon.0) 4036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.757659+0000 mon.a (mon.0) 4037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.830 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.826226+0000 mon.a (mon.0) 4038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.830784+0000 mon.a (mon.0) 4039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.835140+0000 mon.a (mon.0) 4040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.836618+0000 mon.a (mon.0) 4041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.847836+0000 mon.a (mon.0) 4042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.922811+0000 mon.a (mon.0) 4043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.925567+0000 mon.a (mon.0) 4044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.928027+0000 mon.a (mon.0) 4045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.834 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.929405+0000 mon.a (mon.0) 4046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.939941+0000 mon.a (mon.0) 4047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.836 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[79235]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.981759+0000 mon.a (mon.0) 4048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.984455+0000 mon.a (mon.0) 4049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.986771+0000 mon.a (mon.0) 4050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.987843+0000 mon.a (mon.0) 4051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:28.998138+0000 mon.a (mon.0) 4052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.056434+0000 mon.a (mon.0) 4053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.059124+0000 mon.a (mon.0) 4054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.061492+0000 mon.a (mon.0) 4055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.062610+0000 mon.a (mon.0) 4056 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.838 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.072770+0000 mon.a (mon.0) 4057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.131240+0000 mon.a (mon.0) 4058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.134185+0000 mon.a (mon.0) 4059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.136607+0000 mon.a (mon.0) 4060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.137730+0000 mon.a (mon.0) 4061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.147810+0000 mon.a (mon.0) 4062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.209685+0000 mon.a (mon.0) 4063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.839 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.212652+0000 mon.a (mon.0) 4064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.214917+0000 mon.a (mon.0) 4065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.215968+0000 mon.a (mon.0) 4066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.226234+0000 mon.a (mon.0) 4067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.288137+0000 mon.a (mon.0) 4068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.291188+0000 mon.a (mon.0) 4069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.294056+0000 mon.a (mon.0) 4070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.840 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.295230+0000 mon.a (mon.0) 4071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.305950+0000 mon.a (mon.0) 4072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.364170+0000 mon.a (mon.0) 4073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.366831+0000 mon.a (mon.0) 4074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.369832+0000 mon.a (mon.0) 4075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.841 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.370912+0000 mon.a (mon.0) 4076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:29.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:29.842 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:29 smithi135 bash[82184]: audit 2024-04-19T14:19:29.381103+0000 mon.a (mon.0) 4077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.398 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.400 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.400 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.400 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.400 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.400 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.401 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.402 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[65163]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.762 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[71723]: debug 2024-04-19T14:19:30.442+0000 7fba28c977c0 -1 osd.4 0 read_superblock omap replica is missing. 2024-04-19T14:19:30.762 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:30 smithi139 bash[71723]: debug 2024-04-19T14:19:30.478+0000 7fba28c977c0 -1 osd.4 147 log_to_monitors true 2024-04-19T14:19:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.759379+0000 mgr.x (mgr.25061) 1007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.849647+0000 mgr.x (mgr.25061) 1008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.941643+0000 mgr.x (mgr.25061) 1009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:28.999669+0000 mgr.x (mgr.25061) 1010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.074340+0000 mgr.x (mgr.25061) 1011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.149530+0000 mgr.x (mgr.25061) 1012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.227883+0000 mgr.x (mgr.25061) 1013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.307565+0000 mgr.x (mgr.25061) 1014 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.382706+0000 mgr.x (mgr.25061) 1015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.439085+0000 mon.a (mon.0) 4078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.441421+0000 mon.a (mon.0) 4079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.443757+0000 mon.a (mon.0) 4080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.444824+0000 mon.a (mon.0) 4081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.453044+0000 mon.a (mon.0) 4082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.454614+0000 mgr.x (mgr.25061) 1016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.510552+0000 mon.a (mon.0) 4083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.513401+0000 mon.a (mon.0) 4084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.516103+0000 mon.a (mon.0) 4085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.518399+0000 mon.a (mon.0) 4086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.526235+0000 mon.a (mon.0) 4087 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.527864+0000 mgr.x (mgr.25061) 1017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.586129+0000 mon.a (mon.0) 4088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.589868+0000 mon.a (mon.0) 4089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.592974+0000 mon.a (mon.0) 4090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.594341+0000 mon.a (mon.0) 4091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.603802+0000 mon.a (mon.0) 4092 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.605504+0000 mgr.x (mgr.25061) 1018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.673663+0000 mon.a (mon.0) 4093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.677574+0000 mon.a (mon.0) 4094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.680666+0000 mon.a (mon.0) 4095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.682000+0000 mon.a (mon.0) 4096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.691436+0000 mon.a (mon.0) 4097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.780632+0000 mon.a (mon.0) 4098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.784978+0000 mon.a (mon.0) 4099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.788286+0000 mon.a (mon.0) 4100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.789654+0000 mon.a (mon.0) 4101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.799589+0000 mon.a (mon.0) 4102 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.861560+0000 mon.a (mon.0) 4103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.864779+0000 mon.a (mon.0) 4104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.868100+0000 mon.a (mon.0) 4105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.869396+0000 mon.a (mon.0) 4106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.876754+0000 mon.a (mon.0) 4107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.951290+0000 mon.a (mon.0) 4108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.955687+0000 mon.a (mon.0) 4109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.959535+0000 mon.a (mon.0) 4110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.961028+0000 mon.a (mon.0) 4111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:29.970969+0000 mon.a (mon.0) 4112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.050348+0000 mon.a (mon.0) 4113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.054491+0000 mon.a (mon.0) 4114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.057763+0000 mon.a (mon.0) 4115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.059174+0000 mon.a (mon.0) 4116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.068105+0000 mon.a (mon.0) 4117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.126849+0000 mon.a (mon.0) 4118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.130449+0000 mon.a (mon.0) 4119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.134013+0000 mon.a (mon.0) 4120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.135737+0000 mon.a (mon.0) 4121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.145069+0000 mon.a (mon.0) 4122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.202718+0000 mon.a (mon.0) 4123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.205511+0000 mon.a (mon.0) 4124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.207969+0000 mon.a (mon.0) 4125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.209057+0000 mon.a (mon.0) 4126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.217289+0000 mon.a (mon.0) 4127 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.274182+0000 mon.a (mon.0) 4128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.276871+0000 mon.a (mon.0) 4129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.279768+0000 mon.a (mon.0) 4130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.281054+0000 mon.a (mon.0) 4131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.290176+0000 mon.a (mon.0) 4132 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.331848+0000 mon.a (mon.0) 4133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[79235]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.334954+0000 mon.a (mon.0) 4134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:30.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.337792+0000 mon.a (mon.0) 4135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:30.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.338980+0000 mon.a (mon.0) 4136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:30.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:30.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:30 smithi135 bash[82184]: audit 2024-04-19T14:19:30.347096+0000 mon.a (mon.0) 4137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[65163]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.693100+0000 mgr.x (mgr.25061) 1019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.801349+0000 mgr.x (mgr.25061) 1020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.878566+0000 mgr.x (mgr.25061) 1021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:29.972795+0000 mgr.x (mgr.25061) 1022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.069727+0000 mgr.x (mgr.25061) 1023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.146878+0000 mgr.x (mgr.25061) 1024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.218815+0000 mgr.x (mgr.25061) 1025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.291757+0000 mgr.x (mgr.25061) 1026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.348587+0000 mgr.x (mgr.25061) 1027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.412074+0000 mon.a (mon.0) 4138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.417474+0000 mon.a (mon.0) 4139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.420637+0000 mon.a (mon.0) 4140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.421614+0000 mon.a (mon.0) 4141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.431490+0000 mon.a (mon.0) 4142 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.433116+0000 mgr.x (mgr.25061) 1028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.485734+0000 mon.a (mon.0) 4143 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.486167+0000 mon.b (mon.2) 3 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.494403+0000 mon.a (mon.0) 4144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.497175+0000 mon.a (mon.0) 4145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.499748+0000 mon.a (mon.0) 4146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.500811+0000 mon.a (mon.0) 4147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.511175+0000 mon.a (mon.0) 4148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.512716+0000 mgr.x (mgr.25061) 1029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cluster 2024-04-19T14:19:30.547323+0000 mgr.x (mgr.25061) 1030 : cluster [DBG] pgmap v191: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 191 MiB used, 715 GiB / 715 GiB avail; 79/630 objects degraded (12.540%) 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.556897+0000 mon.a (mon.0) 4149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.559840+0000 mon.a (mon.0) 4150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.562247+0000 mon.a (mon.0) 4151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.563191+0000 mon.a (mon.0) 4152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.573528+0000 mon.a (mon.0) 4153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.575094+0000 mgr.x (mgr.25061) 1031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.614476+0000 mon.a (mon.0) 4154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.617021+0000 mon.a (mon.0) 4155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.619277+0000 mon.a (mon.0) 4156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.620168+0000 mon.a (mon.0) 4157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.630245+0000 mon.a (mon.0) 4158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.631698+0000 mgr.x (mgr.25061) 1032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.671222+0000 mon.a (mon.0) 4159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.673756+0000 mon.a (mon.0) 4160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.675766+0000 mon.a (mon.0) 4161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.676533+0000 mon.a (mon.0) 4162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.686050+0000 mon.a (mon.0) 4163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.687509+0000 mgr.x (mgr.25061) 1033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:31.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.727769+0000 mon.a (mon.0) 4164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.730111+0000 mon.a (mon.0) 4165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.732931+0000 mon.a (mon.0) 4166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.733943+0000 mon.a (mon.0) 4167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.743728+0000 mon.a (mon.0) 4168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.785024+0000 mon.a (mon.0) 4169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.787409+0000 mon.a (mon.0) 4170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.790056+0000 mon.a (mon.0) 4171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.791045+0000 mon.a (mon.0) 4172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.801036+0000 mon.a (mon.0) 4173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.842952+0000 mon.a (mon.0) 4174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.845456+0000 mon.a (mon.0) 4175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.847850+0000 mon.a (mon.0) 4176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.849006+0000 mon.a (mon.0) 4177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.859488+0000 mon.a (mon.0) 4178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.916916+0000 mon.a (mon.0) 4179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.919963+0000 mon.a (mon.0) 4180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.922766+0000 mon.a (mon.0) 4181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.924211+0000 mon.a (mon.0) 4182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.932792+0000 mon.a (mon.0) 4183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.992870+0000 mon.a (mon.0) 4184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:30.994183+0000 mon.a (mon.0) 4185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.008741+0000 mon.a (mon.0) 4186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.019290+0000 mon.a (mon.0) 4187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.026706+0000 mon.a (mon.0) 4188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.028018+0000 mon.a (mon.0) 4189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.036297+0000 mon.a (mon.0) 4190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.093766+0000 mon.a (mon.0) 4191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.096511+0000 mon.a (mon.0) 4192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.098917+0000 mon.a (mon.0) 4193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.099921+0000 mon.a (mon.0) 4194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.108558+0000 mon.a (mon.0) 4195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.151087+0000 mon.a (mon.0) 4196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.153620+0000 mon.a (mon.0) 4197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.155685+0000 mon.a (mon.0) 4198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.156622+0000 mon.a (mon.0) 4199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: cluster 2024-04-19T14:19:31.160250+0000 mon.a (mon.0) 4200 : cluster [WRN] Health check update: Degraded data redundancy: 79/630 objects degraded (12.540%), 22 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.166784+0000 mon.a (mon.0) 4201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.225626+0000 mon.a (mon.0) 4202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.228048+0000 mon.a (mon.0) 4203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.230300+0000 mon.a (mon.0) 4204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.231197+0000 mon.a (mon.0) 4205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.239543+0000 mon.a (mon.0) 4206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.297164+0000 mon.a (mon.0) 4207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.300208+0000 mon.a (mon.0) 4208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[82184]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.303193+0000 mon.a (mon.0) 4209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.304223+0000 mon.a (mon.0) 4210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.312853+0000 mon.a (mon.0) 4211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.381533+0000 mon.a (mon.0) 4212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.386166+0000 mon.a (mon.0) 4213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:31.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:31.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:31 smithi135 bash[79235]: audit 2024-04-19T14:19:31.390303+0000 mon.a (mon.0) 4214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.262 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:31 smithi139 bash[71723]: debug 2024-04-19T14:19:31.906+0000 7fba160e7700 -1 osd.4 147 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.662 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.663 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.664 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.665 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.666 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.667 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.668 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.669 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.670 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.671 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:32 smithi139 bash[65163]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.745208+0000 mgr.x (mgr.25061) 1034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.802537+0000 mgr.x (mgr.25061) 1035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.860950+0000 mgr.x (mgr.25061) 1036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:30.934339+0000 mgr.x (mgr.25061) 1037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.037909+0000 mgr.x (mgr.25061) 1038 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.110024+0000 mgr.x (mgr.25061) 1039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.168533+0000 mgr.x (mgr.25061) 1040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.241045+0000 mgr.x (mgr.25061) 1041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.314348+0000 mgr.x (mgr.25061) 1042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.393180+0000 mon.a (mon.0) 4215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.427766+0000 mon.a (mon.0) 4216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.429664+0000 mgr.x (mgr.25061) 1043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.431649+0000 mon.a (mon.0) 4217 : audit [INF] from='osd.4 ' entity='osd.4' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["4"]}]': finished 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cluster 2024-04-19T14:19:31.437838+0000 mon.a (mon.0) 4218 : cluster [DBG] osdmap e150: 8 total, 7 up, 8 in 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.438876+0000 mon.a (mon.0) 4219 : audit [INF] from='osd.4 ' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.438962+0000 mon.b (mon.2) 4 : audit [INF] from='osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863]' entity='osd.4' cmd=[{"prefix": "osd crush create-or-move", "id": 4, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.507308+0000 mon.a (mon.0) 4220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.512463+0000 mon.a (mon.0) 4221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.515321+0000 mon.a (mon.0) 4222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.516482+0000 mon.a (mon.0) 4223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.642368+0000 mon.a (mon.0) 4224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.644327+0000 mgr.x (mgr.25061) 1044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.716735+0000 mon.a (mon.0) 4225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.719682+0000 mon.a (mon.0) 4226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.722303+0000 mon.a (mon.0) 4227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.723521+0000 mon.a (mon.0) 4228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.777743+0000 mon.a (mon.0) 4229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.853685+0000 mon.a (mon.0) 4230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.856614+0000 mon.a (mon.0) 4231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.859570+0000 mon.a (mon.0) 4232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.860608+0000 mon.a (mon.0) 4233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.871350+0000 mon.a (mon.0) 4234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.893041+0000 mon.a (mon.0) 4235 : audit [INF] from='osd.4 ' entity='osd.4' 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.929342+0000 mon.a (mon.0) 4236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.932547+0000 mon.a (mon.0) 4237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.935465+0000 mon.a (mon.0) 4238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.936690+0000 mon.a (mon.0) 4239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:31.945343+0000 mon.a (mon.0) 4240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.003215+0000 mon.a (mon.0) 4241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.006061+0000 mon.a (mon.0) 4242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.008723+0000 mon.a (mon.0) 4243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.009867+0000 mon.a (mon.0) 4244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.018285+0000 mon.a (mon.0) 4245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.091806+0000 mon.a (mon.0) 4246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.094748+0000 mon.a (mon.0) 4247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.097900+0000 mon.a (mon.0) 4248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.098986+0000 mon.a (mon.0) 4249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.107575+0000 mon.a (mon.0) 4250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.182245+0000 mon.a (mon.0) 4251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.185449+0000 mon.a (mon.0) 4252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.188062+0000 mon.a (mon.0) 4253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.189294+0000 mon.a (mon.0) 4254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.198260+0000 mon.a (mon.0) 4255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.249077+0000 mon.a (mon.0) 4256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.253128+0000 mon.a (mon.0) 4257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.256114+0000 mon.a (mon.0) 4258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.257280+0000 mon.a (mon.0) 4259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.266640+0000 mon.a (mon.0) 4260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.352809+0000 mon.a (mon.0) 4261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[82184]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.357152+0000 mon.a (mon.0) 4262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.360667+0000 mon.a (mon.0) 4263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.362315+0000 mon.a (mon.0) 4264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:32 smithi135 bash[79235]: audit 2024-04-19T14:19:32.372138+0000 mon.a (mon.0) 4265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.755 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.756 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.757 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.760 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.761 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[65163]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.779587+0000 mgr.x (mgr.25061) 1045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.873010+0000 mgr.x (mgr.25061) 1046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:31.946935+0000 mgr.x (mgr.25061) 1047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.019870+0000 mgr.x (mgr.25061) 1048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.109285+0000 mgr.x (mgr.25061) 1049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.199866+0000 mgr.x (mgr.25061) 1050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.268470+0000 mgr.x (mgr.25061) 1051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.373937+0000 mgr.x (mgr.25061) 1052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.452685+0000 mon.a (mon.0) 4266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.455528+0000 mon.a (mon.0) 4267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.458232+0000 mon.a (mon.0) 4268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.459396+0000 mon.a (mon.0) 4269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.465916+0000 mon.a (mon.0) 4270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.467502+0000 mgr.x (mgr.25061) 1053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.523518+0000 mon.a (mon.0) 4271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.526751+0000 mon.a (mon.0) 4272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.530331+0000 mon.a (mon.0) 4273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.531544+0000 mon.a (mon.0) 4274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.539687+0000 mon.a (mon.0) 4275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.541327+0000 mgr.x (mgr.25061) 1054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.548157+0000 mgr.x (mgr.25061) 1055 : cluster [DBG] pgmap v193: 161 pgs: 22 active+undersized+degraded, 41 active+undersized, 98 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.597428+0000 mon.a (mon.0) 4276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.600417+0000 mon.a (mon.0) 4277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.603265+0000 mon.a (mon.0) 4278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.604814+0000 mon.a (mon.0) 4279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.613687+0000 mon.a (mon.0) 4280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.615281+0000 mgr.x (mgr.25061) 1056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.672164+0000 mon.a (mon.0) 4281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.675205+0000 mon.a (mon.0) 4282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.678098+0000 mon.a (mon.0) 4283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.679239+0000 mon.a (mon.0) 4284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.688159+0000 mon.a (mon.0) 4285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.730258+0000 mon.a (mon.0) 4286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.732953+0000 mon.a (mon.0) 4287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.735411+0000 mon.a (mon.0) 4288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.736536+0000 mon.a (mon.0) 4289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.745652+0000 mon.a (mon.0) 4290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.803226+0000 mon.a (mon.0) 4291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.806020+0000 mon.a (mon.0) 4292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[79235]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.808560+0000 mon.a (mon.0) 4293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.809463+0000 mon.a (mon.0) 4294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.817926+0000 mon.a (mon.0) 4295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.859798+0000 mon.a (mon.0) 4296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.862617+0000 mon.a (mon.0) 4297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.865666+0000 mon.a (mon.0) 4298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.866708+0000 mon.a (mon.0) 4299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.875613+0000 mon.a (mon.0) 4300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.887586+0000 mon.a (mon.0) 4301 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.901115+0000 mon.a (mon.0) 4302 : cluster [INF] osd.4 [v2:172.21.15.139:6800/2867789863,v1:172.21.15.139:6801/2867789863] boot 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: cluster 2024-04-19T14:19:32.901258+0000 mon.a (mon.0) 4303 : cluster [DBG] osdmap e151: 8 total, 8 up, 8 in 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.902139+0000 mon.a (mon.0) 4304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 4}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.954603+0000 mon.a (mon.0) 4305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.956999+0000 mon.a (mon.0) 4306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.959310+0000 mon.a (mon.0) 4307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.960175+0000 mon.a (mon.0) 4308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:32.967799+0000 mon.a (mon.0) 4309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.028530+0000 mon.a (mon.0) 4310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.034631+0000 mon.a (mon.0) 4311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.037860+0000 mon.a (mon.0) 4312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.039201+0000 mon.a (mon.0) 4313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.050972+0000 mon.a (mon.0) 4314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.117063+0000 mon.a (mon.0) 4315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.120155+0000 mon.a (mon.0) 4316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.122843+0000 mon.a (mon.0) 4317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.124033+0000 mon.a (mon.0) 4318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.136339+0000 mon.a (mon.0) 4319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.209848+0000 mon.a (mon.0) 4320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.212823+0000 mon.a (mon.0) 4321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.215549+0000 mon.a (mon.0) 4322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.216684+0000 mon.a (mon.0) 4323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.226924+0000 mon.a (mon.0) 4324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.285222+0000 mon.a (mon.0) 4325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.288733+0000 mon.a (mon.0) 4326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.291632+0000 mon.a (mon.0) 4327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.292756+0000 mon.a (mon.0) 4328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.303579+0000 mon.a (mon.0) 4329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.362392+0000 mon.a (mon.0) 4330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.365827+0000 mon.a (mon.0) 4331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.369214+0000 mon.a (mon.0) 4332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.370530+0000 mon.a (mon.0) 4333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:33.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:33 smithi135 bash[82184]: audit 2024-04-19T14:19:33.381594+0000 mon.a (mon.0) 4334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.012 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:33 smithi139 bash[53112]: debug 2024-04-19T14:19:33.766+0000 7ffad4471700 -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-19T14:19:34.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:34] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:34.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:34 smithi139 bash[65163]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.689758+0000 mgr.x (mgr.25061) 1057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.747264+0000 mgr.x (mgr.25061) 1058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.819479+0000 mgr.x (mgr.25061) 1059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.877410+0000 mgr.x (mgr.25061) 1060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:32.969353+0000 mgr.x (mgr.25061) 1061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.052736+0000 mgr.x (mgr.25061) 1062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.138089+0000 mgr.x (mgr.25061) 1063 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.228652+0000 mgr.x (mgr.25061) 1064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.305273+0000 mgr.x (mgr.25061) 1065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.383301+0000 mgr.x (mgr.25061) 1066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.457735+0000 mon.a (mon.0) 4335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.460481+0000 mon.a (mon.0) 4336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.463231+0000 mon.a (mon.0) 4337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.464218+0000 mon.a (mon.0) 4338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.472712+0000 mon.a (mon.0) 4339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.474520+0000 mgr.x (mgr.25061) 1067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.531782+0000 mon.a (mon.0) 4340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.534704+0000 mon.a (mon.0) 4341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.542496+0000 mon.a (mon.0) 4342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.543798+0000 mon.a (mon.0) 4343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.552547+0000 mon.a (mon.0) 4344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.554377+0000 mgr.x (mgr.25061) 1068 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.611273+0000 mon.a (mon.0) 4345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.614125+0000 mon.a (mon.0) 4346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.616833+0000 mon.a (mon.0) 4347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.618021+0000 mon.a (mon.0) 4348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.626828+0000 mon.a (mon.0) 4349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.628682+0000 mgr.x (mgr.25061) 1069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.685164+0000 mon.a (mon.0) 4350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.688721+0000 mon.a (mon.0) 4351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.691433+0000 mon.a (mon.0) 4352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.692465+0000 mon.a (mon.0) 4353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:19:34.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.701114+0000 mon.a (mon.0) 4354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.737046+0000 mon.a (mon.0) 4355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.748137+0000 mon.a (mon.0) 4356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.757728+0000 mon.a (mon.0) 4357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.761326+0000 mon.a (mon.0) 4358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.764533+0000 mon.a (mon.0) 4359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.766710+0000 mon.a (mon.0) 4360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.768281+0000 mon.a (mon.0) 4361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[82184]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: audit 2024-04-19T14:19:33.770239+0000 mon.a (mon.0) 4362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:34.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:34 smithi135 bash[79235]: cluster 2024-04-19T14:19:33.899990+0000 mon.a (mon.0) 4363 : cluster [DBG] osdmap e152: 8 total, 8 up, 8 in 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:35 smithi139 bash[65163]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[79235]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.702847+0000 mgr.x (mgr.25061) 1070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: audit 2024-04-19T14:19:33.771503+0000 mgr.x (mgr.25061) 1071 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cephadm 2024-04-19T14:19:33.772608+0000 mgr.x (mgr.25061) 1072 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (14 PGs are or would become offline) 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:35.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:35 smithi135 bash[82184]: cluster 2024-04-19T14:19:34.549221+0000 mgr.x (mgr.25061) 1073 : cluster [DBG] pgmap v196: 161 pgs: 22 active+undersized+degraded, 38 active+undersized, 101 active+clean; 585 KiB data, 205 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 79/630 objects degraded (12.540%) 2024-04-19T14:19:37.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:37 smithi139 bash[65163]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:37.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:37 smithi139 bash[65163]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:37.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:37 smithi135 bash[79235]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:37.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:37 smithi135 bash[79235]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:37.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:37 smithi135 bash[82184]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:37.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:37 smithi135 bash[82184]: cluster 2024-04-19T14:19:36.550382+0000 mgr.x (mgr.25061) 1074 : cluster [DBG] pgmap v197: 161 pgs: 10 active+undersized+degraded, 21 active+undersized, 130 active+clean; 585 KiB data, 201 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 49/630 objects degraded (7.778%) 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:38 smithi139 bash[65163]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[79235]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: cluster 2024-04-19T14:19:37.170504+0000 mon.a (mon.0) 4364 : cluster [WRN] Health check update: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded (PG_DEGRADED) 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.178965+0000 mgr.x (mgr.25061) 1075 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:38.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.492918+0000 mon.a (mon.0) 4365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.499366+0000 mon.a (mon.0) 4366 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.507744+0000 mon.a (mon.0) 4367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.678084+0000 mon.a (mon.0) 4368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.691627+0000 mon.a (mon.0) 4369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:38.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:38 smithi135 bash[82184]: audit 2024-04-19T14:19:37.702004+0000 mon.a (mon.0) 4370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:39.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:39 smithi139 bash[65163]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:39.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:39 smithi139 bash[65163]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:39 smithi135 bash[79235]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:39 smithi135 bash[79235]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:39.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:39 smithi135 bash[82184]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:39.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:39 smithi135 bash[82184]: cluster 2024-04-19T14:19:38.551913+0000 mgr.x (mgr.25061) 1076 : cluster [DBG] pgmap v198: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.4 KiB/s rd, 1 op/s 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[79235]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[79235]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[79235]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[79235]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[82184]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[82184]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[82184]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:40.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:40 smithi135 bash[82184]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:40.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:40 smithi139 bash[65163]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:40 smithi139 bash[65163]: cluster 2024-04-19T14:19:39.182663+0000 mon.a (mon.0) 4371 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 49/630 objects degraded (7.778%), 10 pgs degraded) 2024-04-19T14:19:40.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:40 smithi139 bash[65163]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:40.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:40 smithi139 bash[65163]: cluster 2024-04-19T14:19:39.182728+0000 mon.a (mon.0) 4372 : cluster [INF] Cluster is now healthy 2024-04-19T14:19:41.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:41 smithi139 bash[65163]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:41.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:41 smithi139 bash[65163]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:41.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:41 smithi135 bash[79235]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:41.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:41 smithi135 bash[79235]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:41.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:41 smithi135 bash[82184]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:41.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:41 smithi135 bash[82184]: cluster 2024-04-19T14:19:40.552984+0000 mgr.x (mgr.25061) 1077 : cluster [DBG] pgmap v199: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s 2024-04-19T14:19:44.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:43 smithi139 bash[65163]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:43 smithi139 bash[65163]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:43 smithi135 bash[79235]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:43 smithi135 bash[79235]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:43 smithi135 bash[82184]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:43 smithi135 bash[82184]: cluster 2024-04-19T14:19:42.554534+0000 mgr.x (mgr.25061) 1078 : cluster [DBG] pgmap v200: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.0 KiB/s rd, 1 op/s 2024-04-19T14:19:44.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:44] "GET /metrics HTTP/1.1" 200 38597 "" "Prometheus/2.33.4" 2024-04-19T14:19:46.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:45 smithi139 bash[65163]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:46.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:45 smithi139 bash[65163]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:45 smithi135 bash[79235]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:45 smithi135 bash[79235]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:45 smithi135 bash[82184]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:46.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:45 smithi135 bash[82184]: cluster 2024-04-19T14:19:44.555413+0000 mgr.x (mgr.25061) 1079 : cluster [DBG] pgmap v201: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 960 B/s rd, 0 op/s 2024-04-19T14:19:47.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:47.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:46 smithi139 bash[65163]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[79235]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:45.995638+0000 mon.a (mon.0) 4373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:45.997872+0000 mon.a (mon.0) 4374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: audit 2024-04-19T14:19:46.240290+0000 mon.a (mon.0) 4375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:47.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:46 smithi135 bash[82184]: cluster 2024-04-19T14:19:46.556428+0000 mgr.x (mgr.25061) 1080 : cluster [DBG] pgmap v202: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:48.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:48 smithi139 bash[65163]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:48.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:48 smithi139 bash[65163]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:48.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:48 smithi135 bash[79235]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:48 smithi135 bash[79235]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:48 smithi135 bash[82184]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:48 smithi135 bash[82184]: audit 2024-04-19T14:19:47.190597+0000 mgr.x (mgr.25061) 1081 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:49.283 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:19:49.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:49 smithi139 bash[65163]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:49 smithi139 bash[65163]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:49 smithi139 bash[65163]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:49.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:49 smithi139 bash[65163]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:49.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[82184]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[82184]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[82184]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[82184]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[79235]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[79235]: cluster 2024-04-19T14:19:48.557796+0000 mgr.x (mgr.25061) 1082 : cluster [DBG] pgmap v203: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[79235]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:49.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:49 smithi135 bash[79235]: audit 2024-04-19T14:19:48.777367+0000 mon.a (mon.0) 4376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.044 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:19:50.044 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 12s ago 22m - - 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 12s ago 22m - - 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (9m) 12s ago 15m 14.7M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (8m) 12s ago 15m 40.4M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (7m) 12s ago 13m 45.2M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (7m) 12s ago 21m 519M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (5m) 12s ago 23m 439M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (5m) 12s ago 23m 62.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (4m) 12s ago 22m 47.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:19:50.045 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (4m) 12s ago 22m 49.2M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (9m) 12s ago 15m 9744k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (8m) 12s ago 15m 9591k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (2m) 12s ago 21m 50.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (2m) 12s ago 20m 50.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (102s) 12s ago 20m 51.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (64s) 12s ago 19m 53.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (25s) 12s ago 18m 52.4M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (18m) 12s ago 18m 61.8M 2780M 17.2.0 e1d6a67b021e 506a067cdd4b 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (17m) 12s ago 17m 60.2M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:19:50.046 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (17m) 12s ago 17m 64.5M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:19:50.047 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (7m) 12s ago 16m 67.2M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:19:50.047 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (13m) 12s ago 13m 87.5M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:19:50.047 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (13m) 12s ago 13m 87.6M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:19:50.047 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (13m) 12s ago 13m 87.2M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:19:50.047 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (13m) 12s ago 13m 86.7M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:19:50.457 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:19:50.457 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:19:50.457 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 3, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 5 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 7, 2024-04-19T14:19:50.458 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 10 2024-04-19T14:19:50.459 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:19:50.459 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:19:50.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:50 smithi139 bash[65163]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[82184]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:48.779057+0000 mgr.x (mgr.25061) 1083 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["5"], "max": 16}]: dispatch 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: cephadm 2024-04-19T14:19:48.782094+0000 mgr.x (mgr.25061) 1084 : cephadm [INF] Upgrade: osd.5 is safe to restart 2024-04-19T14:19:50.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:49.276101+0000 mgr.x (mgr.25061) 1085 : audit [DBG] from='client.54427 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:50 smithi135 bash[79235]: audit 2024-04-19T14:19:49.644697+0000 mgr.x (mgr.25061) 1086 : audit [DBG] from='client.34503 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:50.818 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:19:50.818 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "10/23 daemons upgraded", 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:19:50.819 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:19:51.263 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:19:51.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:51.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:51 smithi139 bash[65163]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[82184]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:50.000480+0000 mgr.x (mgr.25061) 1087 : audit [DBG] from='client.34509 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:50.463700+0000 mon.c (mon.1) 15 : audit [DBG] from='client.? 172.21.15.135:0/1781569317' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: cluster 2024-04-19T14:19:50.558779+0000 mgr.x (mgr.25061) 1088 : cluster [DBG] pgmap v204: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:51.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.160935+0000 mon.a (mon.0) 4377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:51.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.165200+0000 mon.a (mon.0) 4378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.5"}]: dispatch 2024-04-19T14:19:51.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:51.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:51 smithi135 bash[79235]: audit 2024-04-19T14:19:51.166810+0000 mon.a (mon.0) 4379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:19:52.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:52.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:52 smithi139 bash[65163]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:52.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[79235]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: audit 2024-04-19T14:19:50.825556+0000 mgr.x (mgr.25061) 1089 : audit [DBG] from='client.34521 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: cephadm 2024-04-19T14:19:51.154923+0000 mgr.x (mgr.25061) 1090 : cephadm [INF] Upgrade: Updating osd.5 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: cephadm 2024-04-19T14:19:51.174108+0000 mgr.x (mgr.25061) 1091 : cephadm [INF] Deploying daemon osd.5 on smithi139 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:52.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:52 smithi135 bash[82184]: audit 2024-04-19T14:19:51.270205+0000 mon.c (mon.1) 16 : audit [DBG] from='client.? 172.21.15.135:0/3643068999' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:19:53.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:53 smithi135 bash[79235]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:53.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:53 smithi135 bash[79235]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:53.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:53 smithi135 bash[82184]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:53.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:53 smithi135 bash[82184]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:53.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:53 smithi139 bash[65163]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:53.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:53 smithi139 bash[65163]: cluster 2024-04-19T14:19:52.559876+0000 mgr.x (mgr.25061) 1092 : cluster [DBG] pgmap v205: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:19:54.639 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:19:54] "GET /metrics HTTP/1.1" 200 38603 "" "Prometheus/2.33.4" 2024-04-19T14:19:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:55 smithi139 bash[65163]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:55 smithi139 bash[65163]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:55 smithi135 bash[79235]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:55 smithi135 bash[79235]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:55 smithi135 bash[82184]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:55 smithi135 bash[82184]: cluster 2024-04-19T14:19:54.560418+0000 mgr.x (mgr.25061) 1093 : cluster [DBG] pgmap v206: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:56.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.280 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.281 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.281 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.281 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.281 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.282 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.282 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.282 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:19:56.612 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:56 smithi139 systemd[1]: Stopping Ceph osd.5 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:19:56.613 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:56 smithi139 bash[27583]: debug 2024-04-19T14:19:56.421+0000 7f51348d1700 -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-19T14:19:56.613 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:56 smithi139 bash[27583]: debug 2024-04-19T14:19:56.421+0000 7f51348d1700 -1 osd.5 152 *** Got signal Terminated *** 2024-04-19T14:19:56.613 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:56 smithi139 bash[27583]: debug 2024-04-19T14:19:56.425+0000 7f51348d1700 -1 osd.5 152 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:19:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:56 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:56 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:56 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:56 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:56 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:56 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.427832+0000 mon.a (mon.0) 4380 : cluster [INF] osd.5 marked itself down and dead 2024-04-19T14:19:57.899 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[74045]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-5 2024-04-19T14:19:57.900 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[74143]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-5 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:57.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:57 smithi139 bash[65163]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[79235]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.561441+0000 mgr.x (mgr.25061) 1094 : cluster [DBG] pgmap v207: 161 pgs: 161 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:19:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.617594+0000 mon.a (mon.0) 4381 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:19:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:58.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:57 smithi135 bash[82184]: cluster 2024-04-19T14:19:56.649701+0000 mon.a (mon.0) 4382 : cluster [DBG] osdmap e153: 8 total, 7 up, 8 in 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.889 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:58.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:58 smithi139 bash[65163]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[79235]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.196859+0000 mgr.x (mgr.25061) 1095 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: cluster 2024-04-19T14:19:57.638366+0000 mon.a (mon.0) 4383 : cluster [DBG] osdmap e154: 8 total, 7 up, 8 in 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.697322+0000 mon.a (mon.0) 4384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.703494+0000 mon.a (mon.0) 4385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.709362+0000 mon.a (mon.0) 4386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.823630+0000 mon.a (mon.0) 4387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.834648+0000 mon.a (mon.0) 4388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:58 smithi135 bash[82184]: audit 2024-04-19T14:19:57.843687+0000 mon.a (mon.0) 4389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:19:59.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[79235]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[79235]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[79235]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:59.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[79235]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:59.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[82184]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[82184]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[82184]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:59.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:19:59 smithi135 bash[82184]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:59.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:59 smithi139 bash[65163]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:59 smithi139 bash[65163]: cluster 2024-04-19T14:19:58.562493+0000 mgr.x (mgr.25061) 1096 : cluster [DBG] pgmap v210: 161 pgs: 31 peering, 130 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail 2024-04-19T14:19:59.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:59 smithi139 bash[65163]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:19:59.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:19:59 smithi139 bash[65163]: cluster 2024-04-19T14:19:58.839861+0000 mon.a (mon.0) 4390 : cluster [WRN] Health check failed: Reduced data availability: 4 pgs inactive, 9 pgs peering (PG_AVAILABILITY) 2024-04-19T14:20:00.256 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.256 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.256 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:59 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.5.service: Deactivated successfully. 2024-04-19T14:20:00.257 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:19:59 smithi139 systemd[1]: Stopped Ceph osd.5 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:20:00.257 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.257 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: Started Ceph osd.5 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:20:00.257 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.257 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.258 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.258 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.258 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:00.258 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:00 smithi139 bash[65163]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000143+0000 mon.a (mon.0) 4391 : cluster [WRN] Health detail: HEALTH_WARN 1 osds down; Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000183+0000 mon.a (mon.0) 4392 : cluster [WRN] [WRN] OSD_DOWN: 1 osds down 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000203+0000 mon.a (mon.0) 4393 : cluster [WRN] osd.5 (root=default,host=smithi139) is down 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000221+0000 mon.a (mon.0) 4394 : cluster [WRN] [WRN] PG_AVAILABILITY: Reduced data availability: 4 pgs inactive, 9 pgs peering 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000245+0000 mon.a (mon.0) 4395 : cluster [WRN] pg 2.12 is stuck peering for 14m, current state peering, last acting [3,7] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000267+0000 mon.a (mon.0) 4396 : cluster [WRN] pg 2.16 is stuck peering for 103s, current state peering, last acting [6,2] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000303+0000 mon.a (mon.0) 4397 : cluster [WRN] pg 3.5 is stuck peering for 3m, current state peering, last acting [3,2] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000327+0000 mon.a (mon.0) 4398 : cluster [WRN] pg 3.c is stuck peering for 3m, current state peering, last acting [3,6] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000349+0000 mon.a (mon.0) 4399 : cluster [WRN] pg 3.16 is stuck peering for 3m, current state peering, last acting [7,1] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000375+0000 mon.a (mon.0) 4400 : cluster [WRN] pg 4.8 is stuck peering for 14m, current state peering, last acting [7,6] 2024-04-19T14:20:01.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000397+0000 mon.a (mon.0) 4401 : cluster [WRN] pg 4.15 is stuck peering for 13m, current state peering, last acting [7,3] 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000420+0000 mon.a (mon.0) 4402 : cluster [WRN] pg 5.16 is stuck peering for 66s, current state peering, last acting [3,1] 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.000440+0000 mon.a (mon.0) 4403 : cluster [WRN] pg 6.a is stuck peering for 3m, current state peering, last acting [6,0] 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.267430+0000 mon.a (mon.0) 4404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.278063+0000 mon.a (mon.0) 4405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.311522+0000 mon.a (mon.0) 4406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.312642+0000 mon.a (mon.0) 4407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.323473+0000 mon.a (mon.0) 4408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.397276+0000 mon.a (mon.0) 4409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.400476+0000 mon.a (mon.0) 4410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.403741+0000 mon.a (mon.0) 4411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[82184]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.405262+0000 mon.a (mon.0) 4412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.413909+0000 mon.a (mon.0) 4413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.497203+0000 mon.a (mon.0) 4414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.500222+0000 mon.a (mon.0) 4415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.502703+0000 mon.a (mon.0) 4416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.503774+0000 mon.a (mon.0) 4417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.515900+0000 mon.a (mon.0) 4418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.577990+0000 mon.a (mon.0) 4419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.581121+0000 mon.a (mon.0) 4420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.583928+0000 mon.a (mon.0) 4421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:01.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.584999+0000 mon.a (mon.0) 4422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:01.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:01.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:00 smithi135 bash[79235]: audit 2024-04-19T14:20:00.591641+0000 mon.a (mon.0) 4423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:01 smithi139 bash[65163]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.325342+0000 mgr.x (mgr.25061) 1097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.415685+0000 mgr.x (mgr.25061) 1098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.517753+0000 mgr.x (mgr.25061) 1099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:00.563184+0000 mgr.x (mgr.25061) 1100 : cluster [DBG] pgmap v211: 161 pgs: 2 active+undersized+degraded, 31 peering, 16 active+undersized, 112 active+clean; 585 KiB data, 206 MiB used, 715 GiB / 715 GiB avail; 12/630 objects degraded (1.905%) 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.593375+0000 mgr.x (mgr.25061) 1101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.637448+0000 mon.a (mon.0) 4424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.652712+0000 mon.a (mon.0) 4425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.655463+0000 mon.a (mon.0) 4426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.656739+0000 mon.a (mon.0) 4427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.663947+0000 mon.a (mon.0) 4428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.665583+0000 mgr.x (mgr.25061) 1102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.709620+0000 mon.a (mon.0) 4429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.712010+0000 mon.a (mon.0) 4430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.714295+0000 mon.a (mon.0) 4431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.715228+0000 mon.a (mon.0) 4432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.723627+0000 mon.a (mon.0) 4433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.802570+0000 mon.a (mon.0) 4434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.805787+0000 mon.a (mon.0) 4435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.808680+0000 mon.a (mon.0) 4436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.810013+0000 mon.a (mon.0) 4437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.821097+0000 mon.a (mon.0) 4438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.898345+0000 mon.a (mon.0) 4439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.901670+0000 mon.a (mon.0) 4440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.904537+0000 mon.a (mon.0) 4441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.905822+0000 mon.a (mon.0) 4442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.917166+0000 mon.a (mon.0) 4443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.993269+0000 mon.a (mon.0) 4444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:00.994578+0000 mon.a (mon.0) 4445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.019291+0000 mon.a (mon.0) 4446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.027084+0000 mon.a (mon.0) 4447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.030844+0000 mon.a (mon.0) 4448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.032050+0000 mon.a (mon.0) 4449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.042519+0000 mon.a (mon.0) 4450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.103227+0000 mon.a (mon.0) 4451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.106509+0000 mon.a (mon.0) 4452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.109842+0000 mon.a (mon.0) 4453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.111548+0000 mon.a (mon.0) 4454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.122465+0000 mon.a (mon.0) 4455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[82184]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.182949+0000 mon.a (mon.0) 4456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.185685+0000 mon.a (mon.0) 4457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.188028+0000 mon.a (mon.0) 4458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.189024+0000 mon.a (mon.0) 4459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.199426+0000 mon.a (mon.0) 4460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.290342+0000 mon.a (mon.0) 4461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.295370+0000 mon.a (mon.0) 4462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.298742+0000 mon.a (mon.0) 4463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.300262+0000 mon.a (mon.0) 4464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.310773+0000 mon.a (mon.0) 4465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.401995+0000 mon.a (mon.0) 4466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.406637+0000 mon.a (mon.0) 4467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.410492+0000 mon.a (mon.0) 4468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.412253+0000 mon.a (mon.0) 4469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.423843+0000 mon.a (mon.0) 4470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:01.510781+0000 mon.a (mon.0) 4471 : cluster [WRN] Health check failed: Degraded data redundancy: 12/630 objects degraded (1.905%), 2 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:02.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.518122+0000 mon.a (mon.0) 4472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.520871+0000 mon.a (mon.0) 4473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.524203+0000 mon.a (mon.0) 4474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.525671+0000 mon.a (mon.0) 4475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.534349+0000 mon.a (mon.0) 4476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.591817+0000 mon.a (mon.0) 4477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.594639+0000 mon.a (mon.0) 4478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.598367+0000 mon.a (mon.0) 4479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.599790+0000 mon.a (mon.0) 4480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:01 smithi135 bash[79235]: audit 2024-04-19T14:20:01.611818+0000 mon.a (mon.0) 4481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: 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-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_3 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-2 2024-04-19T14:20:02.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_3 /var/lib/ceph/osd/ceph-5/block 2024-04-19T14:20:02.513 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-5 2024-04-19T14:20:02.513 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[74369]: --> ceph-volume raw activate successful for osd ID: 5 2024-04-19T14:20:02.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[82184]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:02 smithi135 bash[79235]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.904 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.725298+0000 mgr.x (mgr.25061) 1103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.822896+0000 mgr.x (mgr.25061) 1104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:00.919055+0000 mgr.x (mgr.25061) 1105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.044337+0000 mgr.x (mgr.25061) 1106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.124269+0000 mgr.x (mgr.25061) 1107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.201283+0000 mgr.x (mgr.25061) 1108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.905 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.312773+0000 mgr.x (mgr.25061) 1109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.425939+0000 mgr.x (mgr.25061) 1110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.536155+0000 mgr.x (mgr.25061) 1111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.613679+0000 mgr.x (mgr.25061) 1112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.685535+0000 mon.a (mon.0) 4482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.687639+0000 mon.a (mon.0) 4483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.689811+0000 mon.a (mon.0) 4484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.906 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.690571+0000 mon.a (mon.0) 4485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.699102+0000 mon.a (mon.0) 4486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.757211+0000 mon.a (mon.0) 4487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.759457+0000 mon.a (mon.0) 4488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.761513+0000 mon.a (mon.0) 4489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.762195+0000 mon.a (mon.0) 4490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.770195+0000 mon.a (mon.0) 4491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.907 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.812287+0000 mon.a (mon.0) 4492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.815498+0000 mon.a (mon.0) 4493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.818004+0000 mon.a (mon.0) 4494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.819061+0000 mon.a (mon.0) 4495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.827182+0000 mon.a (mon.0) 4496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.874150+0000 mon.a (mon.0) 4497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.877278+0000 mon.a (mon.0) 4498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.908 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.879636+0000 mon.a (mon.0) 4499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.880493+0000 mon.a (mon.0) 4500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.888792+0000 mon.a (mon.0) 4501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.948480+0000 mon.a (mon.0) 4502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.950779+0000 mon.a (mon.0) 4503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.952892+0000 mon.a (mon.0) 4504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.953802+0000 mon.a (mon.0) 4505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:01.958874+0000 mon.a (mon.0) 4506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.909 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.001867+0000 mon.a (mon.0) 4507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.004642+0000 mon.a (mon.0) 4508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.007580+0000 mon.a (mon.0) 4509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.008895+0000 mon.a (mon.0) 4510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.014507+0000 mon.a (mon.0) 4511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.072815+0000 mon.a (mon.0) 4512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.075345+0000 mon.a (mon.0) 4513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.910 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.077504+0000 mon.a (mon.0) 4514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.078343+0000 mon.a (mon.0) 4515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.083731+0000 mon.a (mon.0) 4516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.125753+0000 mon.a (mon.0) 4517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.128218+0000 mon.a (mon.0) 4518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.130443+0000 mon.a (mon.0) 4519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.131274+0000 mon.a (mon.0) 4520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.139284+0000 mon.a (mon.0) 4521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.182397+0000 mon.a (mon.0) 4522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.184787+0000 mon.a (mon.0) 4523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.186962+0000 mon.a (mon.0) 4524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.187798+0000 mon.a (mon.0) 4525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.193637+0000 mon.a (mon.0) 4526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.235610+0000 mon.a (mon.0) 4527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.238394+0000 mon.a (mon.0) 4528 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.240820+0000 mon.a (mon.0) 4529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.241889+0000 mon.a (mon.0) 4530 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.248548+0000 mon.a (mon.0) 4531 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.322370+0000 mon.a (mon.0) 4532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.325155+0000 mon.a (mon.0) 4533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.327310+0000 mon.a (mon.0) 4534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.328230+0000 mon.a (mon.0) 4535 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.334904+0000 mon.a (mon.0) 4536 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.375665+0000 mon.a (mon.0) 4537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.914 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.377925+0000 mon.a (mon.0) 4538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.380569+0000 mon.a (mon.0) 4539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.381425+0000 mon.a (mon.0) 4540 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.388123+0000 mon.a (mon.0) 4541 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.429843+0000 mon.a (mon.0) 4542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.432717+0000 mon.a (mon.0) 4543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.434875+0000 mon.a (mon.0) 4544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.915 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.435740+0000 mon.a (mon.0) 4545 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.442516+0000 mon.a (mon.0) 4546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.483688+0000 mon.a (mon.0) 4547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.486944+0000 mon.a (mon.0) 4548 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.489429+0000 mon.a (mon.0) 4549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.490447+0000 mon.a (mon.0) 4550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.497435+0000 mon.a (mon.0) 4551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.543481+0000 mon.a (mon.0) 4552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.916 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.545836+0000 mon.a (mon.0) 4553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.547828+0000 mon.a (mon.0) 4554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.548472+0000 mon.a (mon.0) 4555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.554631+0000 mon.a (mon.0) 4556 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.600294+0000 mon.a (mon.0) 4557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.602638+0000 mon.a (mon.0) 4558 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.604729+0000 mon.a (mon.0) 4559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.917 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.605504+0000 mon.a (mon.0) 4560 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:02.918 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:02.918 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:02 smithi139 bash[65163]: audit 2024-04-19T14:20:02.611639+0000 mon.a (mon.0) 4561 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:03 smithi139 bash[65163]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.700899+0000 mgr.x (mgr.25061) 1113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.772020+0000 mgr.x (mgr.25061) 1114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.828967+0000 mgr.x (mgr.25061) 1115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.890571+0000 mgr.x (mgr.25061) 1116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:01.960614+0000 mgr.x (mgr.25061) 1117 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.016177+0000 mgr.x (mgr.25061) 1118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.085435+0000 mgr.x (mgr.25061) 1119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.141117+0000 mgr.x (mgr.25061) 1120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.195364+0000 mgr.x (mgr.25061) 1121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.250292+0000 mgr.x (mgr.25061) 1122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.336538+0000 mgr.x (mgr.25061) 1123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.389980+0000 mgr.x (mgr.25061) 1124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.444296+0000 mgr.x (mgr.25061) 1125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.499149+0000 mgr.x (mgr.25061) 1126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.556394+0000 mgr.x (mgr.25061) 1127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cluster 2024-04-19T14:20:02.563932+0000 mgr.x (mgr.25061) 1128 : cluster [DBG] pgmap v212: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.613281+0000 mgr.x (mgr.25061) 1129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.657584+0000 mon.a (mon.0) 4562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.660447+0000 mon.a (mon.0) 4563 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.662763+0000 mon.a (mon.0) 4564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.663532+0000 mon.a (mon.0) 4565 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.670994+0000 mon.a (mon.0) 4566 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.672693+0000 mgr.x (mgr.25061) 1130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.712433+0000 mon.a (mon.0) 4567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.714805+0000 mon.a (mon.0) 4568 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.717118+0000 mon.a (mon.0) 4569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.718186+0000 mon.a (mon.0) 4570 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.724784+0000 mon.a (mon.0) 4571 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.767494+0000 mon.a (mon.0) 4572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.769801+0000 mon.a (mon.0) 4573 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.772353+0000 mon.a (mon.0) 4574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.773312+0000 mon.a (mon.0) 4575 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.779516+0000 mon.a (mon.0) 4576 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.838356+0000 mon.a (mon.0) 4577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.841158+0000 mon.a (mon.0) 4578 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.843780+0000 mon.a (mon.0) 4579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.844763+0000 mon.a (mon.0) 4580 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.853740+0000 mon.a (mon.0) 4581 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.911293+0000 mon.a (mon.0) 4582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.914476+0000 mon.a (mon.0) 4583 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.917181+0000 mon.a (mon.0) 4584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.918174+0000 mon.a (mon.0) 4585 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.928773+0000 mon.a (mon.0) 4586 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.986172+0000 mon.a (mon.0) 4587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.989398+0000 mon.a (mon.0) 4588 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.992768+0000 mon.a (mon.0) 4589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:02.994003+0000 mon.a (mon.0) 4590 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.005091+0000 mon.a (mon.0) 4591 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.063110+0000 mon.a (mon.0) 4592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.067332+0000 mon.a (mon.0) 4593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[82184]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.070383+0000 mon.a (mon.0) 4594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.071691+0000 mon.a (mon.0) 4595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.082743+0000 mon.a (mon.0) 4596 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.140328+0000 mon.a (mon.0) 4597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.143029+0000 mon.a (mon.0) 4598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.145433+0000 mon.a (mon.0) 4599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.146437+0000 mon.a (mon.0) 4600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.157748+0000 mon.a (mon.0) 4601 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.218142+0000 mon.a (mon.0) 4602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.221087+0000 mon.a (mon.0) 4603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.224003+0000 mon.a (mon.0) 4604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.225268+0000 mon.a (mon.0) 4605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.235969+0000 mon.a (mon.0) 4606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.315836+0000 mon.a (mon.0) 4607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.319074+0000 mon.a (mon.0) 4608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.321675+0000 mon.a (mon.0) 4609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.322975+0000 mon.a (mon.0) 4610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.335946+0000 mon.a (mon.0) 4611 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.381728+0000 mon.a (mon.0) 4612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.384350+0000 mon.a (mon.0) 4613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.386649+0000 mon.a (mon.0) 4614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.387561+0000 mon.a (mon.0) 4615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.395599+0000 mon.a (mon.0) 4616 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.469591+0000 mon.a (mon.0) 4617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.472796+0000 mon.a (mon.0) 4618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.476424+0000 mon.a (mon.0) 4619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.477566+0000 mon.a (mon.0) 4620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.487968+0000 mon.a (mon.0) 4621 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: cluster 2024-04-19T14:20:03.551621+0000 mon.a (mon.0) 4622 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 4 pgs inactive, 9 pgs peering) 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.561573+0000 mon.a (mon.0) 4623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.564124+0000 mon.a (mon.0) 4624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.566885+0000 mon.a (mon.0) 4625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.567990+0000 mon.a (mon.0) 4626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:04.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:03 smithi135 bash[79235]: audit 2024-04-19T14:20:03.577747+0000 mon.a (mon.0) 4627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:04.670 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:04] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.33.4" 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[82184]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:04 smithi135 bash[79235]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.726634+0000 mgr.x (mgr.25061) 1131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.781251+0000 mgr.x (mgr.25061) 1132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.855582+0000 mgr.x (mgr.25061) 1133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:02.930515+0000 mgr.x (mgr.25061) 1134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.050 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.007088+0000 mgr.x (mgr.25061) 1135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.084493+0000 mgr.x (mgr.25061) 1136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:04 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.159542+0000 mgr.x (mgr.25061) 1137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.237876+0000 mgr.x (mgr.25061) 1138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.337729+0000 mgr.x (mgr.25061) 1139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.051 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.397327+0000 mgr.x (mgr.25061) 1140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.489778+0000 mgr.x (mgr.25061) 1141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.579549+0000 mgr.x (mgr.25061) 1142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.667776+0000 mon.a (mon.0) 4628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.671952+0000 mon.a (mon.0) 4629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.675663+0000 mon.a (mon.0) 4630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.678067+0000 mon.a (mon.0) 4631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.686006+0000 mon.a (mon.0) 4632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.687794+0000 mgr.x (mgr.25061) 1143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.761601+0000 mon.a (mon.0) 4633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.764715+0000 mon.a (mon.0) 4634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.768279+0000 mon.a (mon.0) 4635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.769844+0000 mon.a (mon.0) 4636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.779265+0000 mon.a (mon.0) 4637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.825385+0000 mon.a (mon.0) 4638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.828315+0000 mon.a (mon.0) 4639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.830683+0000 mon.a (mon.0) 4640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.831633+0000 mon.a (mon.0) 4641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.840136+0000 mon.a (mon.0) 4642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.915160+0000 mon.a (mon.0) 4643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.918592+0000 mon.a (mon.0) 4644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.921952+0000 mon.a (mon.0) 4645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.923129+0000 mon.a (mon.0) 4646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:03.931793+0000 mon.a (mon.0) 4647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.021061+0000 mon.a (mon.0) 4648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.026150+0000 mon.a (mon.0) 4649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.030780+0000 mon.a (mon.0) 4650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.032586+0000 mon.a (mon.0) 4651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.043473+0000 mon.a (mon.0) 4652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.120841+0000 mon.a (mon.0) 4653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.124437+0000 mon.a (mon.0) 4654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.128492+0000 mon.a (mon.0) 4655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.129776+0000 mon.a (mon.0) 4656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.138926+0000 mon.a (mon.0) 4657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.228627+0000 mon.a (mon.0) 4658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.233782+0000 mon.a (mon.0) 4659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.237711+0000 mon.a (mon.0) 4660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.239365+0000 mon.a (mon.0) 4661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.249580+0000 mon.a (mon.0) 4662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.339443+0000 mon.a (mon.0) 4663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.344072+0000 mon.a (mon.0) 4664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.347390+0000 mon.a (mon.0) 4665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.348861+0000 mon.a (mon.0) 4666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.358355+0000 mon.a (mon.0) 4667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.418167+0000 mon.a (mon.0) 4668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.421176+0000 mon.a (mon.0) 4669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.423750+0000 mon.a (mon.0) 4670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.424853+0000 mon.a (mon.0) 4671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.433431+0000 mon.a (mon.0) 4672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.491011+0000 mon.a (mon.0) 4673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.494057+0000 mon.a (mon.0) 4674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.496668+0000 mon.a (mon.0) 4675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.497881+0000 mon.a (mon.0) 4676 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.506841+0000 mon.a (mon.0) 4677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.565331+0000 mon.a (mon.0) 4678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.568727+0000 mon.a (mon.0) 4679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.571970+0000 mon.a (mon.0) 4680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.573181+0000 mon.a (mon.0) 4681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.582966+0000 mon.a (mon.0) 4682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.640694+0000 mon.a (mon.0) 4683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.643373+0000 mon.a (mon.0) 4684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.645574+0000 mon.a (mon.0) 4685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.646604+0000 mon.a (mon.0) 4686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.814 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[53112]: debug 2024-04-19T14:20:05.565+0000 7ffad4471700 -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-19T14:20:05.815 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[74799]: debug 2024-04-19T14:20:05.705+0000 7f2e29a09700 1 -- 172.21.15.139:0/85387487 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x556e70dd1680 con 0x556e70e2e800 2024-04-19T14:20:05.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.816 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.817 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.818 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.819 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.820 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.821 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.822 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.823 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.824 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.825 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:05.826 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:05.827 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:05 smithi139 bash[65163]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:06.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.781160+0000 mgr.x (mgr.25061) 1144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.841970+0000 mgr.x (mgr.25061) 1145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:03.933633+0000 mgr.x (mgr.25061) 1146 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.045551+0000 mgr.x (mgr.25061) 1147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.140877+0000 mgr.x (mgr.25061) 1148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.251684+0000 mgr.x (mgr.25061) 1149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.360364+0000 mgr.x (mgr.25061) 1150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.435167+0000 mgr.x (mgr.25061) 1151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.508603+0000 mgr.x (mgr.25061) 1152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cluster 2024-04-19T14:20:04.564462+0000 mgr.x (mgr.25061) 1153 : cluster [DBG] pgmap v213: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.585014+0000 mgr.x (mgr.25061) 1154 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.655389+0000 mon.a (mon.0) 4687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.657349+0000 mgr.x (mgr.25061) 1155 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.750554+0000 mon.a (mon.0) 4688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.753684+0000 mon.a (mon.0) 4689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.756435+0000 mon.a (mon.0) 4690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.757471+0000 mon.a (mon.0) 4691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.768281+0000 mon.a (mon.0) 4692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.811679+0000 mon.a (mon.0) 4693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.814625+0000 mon.a (mon.0) 4694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.817392+0000 mon.a (mon.0) 4695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.818676+0000 mon.a (mon.0) 4696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.824966+0000 mon.a (mon.0) 4697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.884780+0000 mon.a (mon.0) 4698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.887638+0000 mon.a (mon.0) 4699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.890448+0000 mon.a (mon.0) 4700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.891784+0000 mon.a (mon.0) 4701 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.900408+0000 mon.a (mon.0) 4702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.959342+0000 mon.a (mon.0) 4703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.962071+0000 mon.a (mon.0) 4704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.964622+0000 mon.a (mon.0) 4705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.965782+0000 mon.a (mon.0) 4706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:04.974222+0000 mon.a (mon.0) 4707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.032329+0000 mon.a (mon.0) 4708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.034792+0000 mon.a (mon.0) 4709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.037052+0000 mon.a (mon.0) 4710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.037882+0000 mon.a (mon.0) 4711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.047890+0000 mon.a (mon.0) 4712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.106345+0000 mon.a (mon.0) 4713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.109336+0000 mon.a (mon.0) 4714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.112234+0000 mon.a (mon.0) 4715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.113407+0000 mon.a (mon.0) 4716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.123864+0000 mon.a (mon.0) 4717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.182364+0000 mon.a (mon.0) 4718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.185604+0000 mon.a (mon.0) 4719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.188349+0000 mon.a (mon.0) 4720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.189380+0000 mon.a (mon.0) 4721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.199875+0000 mon.a (mon.0) 4722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.258366+0000 mon.a (mon.0) 4723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[82184]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.261054+0000 mon.a (mon.0) 4724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.263632+0000 mon.a (mon.0) 4725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.264614+0000 mon.a (mon.0) 4726 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.275012+0000 mon.a (mon.0) 4727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.332956+0000 mon.a (mon.0) 4728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.335371+0000 mon.a (mon.0) 4729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.337573+0000 mon.a (mon.0) 4730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.338578+0000 mon.a (mon.0) 4731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.348775+0000 mon.a (mon.0) 4732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.407453+0000 mon.a (mon.0) 4733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.410212+0000 mon.a (mon.0) 4734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.412720+0000 mon.a (mon.0) 4735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.413839+0000 mon.a (mon.0) 4736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.424395+0000 mon.a (mon.0) 4737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.481610+0000 mon.a (mon.0) 4738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.484060+0000 mon.a (mon.0) 4739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.486939+0000 mon.a (mon.0) 4740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.488058+0000 mon.a (mon.0) 4741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.498417+0000 mon.a (mon.0) 4742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.533111+0000 mon.a (mon.0) 4743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.548356+0000 mon.a (mon.0) 4744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.560194+0000 mon.a (mon.0) 4745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.561126+0000 mon.a (mon.0) 4746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.564065+0000 mon.a (mon.0) 4747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.566083+0000 mon.a (mon.0) 4748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.567712+0000 mon.a (mon.0) 4749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:05 smithi135 bash[79235]: audit 2024-04-19T14:20:05.569755+0000 mon.a (mon.0) 4750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:06.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[74799]: debug 2024-04-19T14:20:06.237+0000 7f2e32ba17c0 -1 Falling back to public interface 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:06 smithi139 bash[65163]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.770245+0000 mgr.x (mgr.25061) 1156 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.827521+0000 mgr.x (mgr.25061) 1157 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.902270+0000 mgr.x (mgr.25061) 1158 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:04.976024+0000 mgr.x (mgr.25061) 1159 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.049807+0000 mgr.x (mgr.25061) 1160 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.125872+0000 mgr.x (mgr.25061) 1161 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.201815+0000 mgr.x (mgr.25061) 1162 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.276956+0000 mgr.x (mgr.25061) 1163 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.350795+0000 mgr.x (mgr.25061) 1164 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.426306+0000 mgr.x (mgr.25061) 1165 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.500259+0000 mgr.x (mgr.25061) 1166 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[82184]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: audit 2024-04-19T14:20:05.571258+0000 mgr.x (mgr.25061) 1167 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:06 smithi135 bash[79235]: cephadm 2024-04-19T14:20:05.572200+0000 mgr.x (mgr.25061) 1168 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:07 smithi139 bash[65163]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:07 smithi139 bash[65163]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:07 smithi135 bash[79235]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:07 smithi135 bash[79235]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:08.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:07 smithi135 bash[82184]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:08.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:07 smithi135 bash[82184]: cluster 2024-04-19T14:20:06.565114+0000 mgr.x (mgr.25061) 1169 : cluster [DBG] pgmap v214: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 71/630 objects degraded (11.270%) 2024-04-19T14:20:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:08 smithi139 bash[65163]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[79235]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:07.207208+0000 mgr.x (mgr.25061) 1170 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.225376+0000 mon.a (mon.0) 4751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.239517+0000 mon.a (mon.0) 4752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:08 smithi135 bash[82184]: audit 2024-04-19T14:20:08.252782+0000 mon.a (mon.0) 4753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:09.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[74799]: debug 2024-04-19T14:20:09.273+0000 7f2e32ba17c0 -1 osd.5 0 read_superblock omap replica is missing. 2024-04-19T14:20:09.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[74799]: debug 2024-04-19T14:20:09.309+0000 7f2e32ba17c0 -1 osd.5 152 log_to_monitors true 2024-04-19T14:20:10.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:09 smithi139 bash[65163]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[79235]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: cluster 2024-04-19T14:20:08.566661+0000 mgr.x (mgr.25061) 1171 : cluster [DBG] pgmap v215: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 214 MiB used, 715 GiB / 715 GiB avail; 843 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: audit 2024-04-19T14:20:09.315646+0000 mon.a (mon.0) 4754 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:09 smithi135 bash[82184]: audit 2024-04-19T14:20:09.316262+0000 mon.b (mon.2) 5 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]: dispatch 2024-04-19T14:20:10.512 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:10 smithi139 bash[74799]: debug 2024-04-19T14:20:10.293+0000 7f2e23ff9700 -1 osd.5 152 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:20:11.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:11.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:11 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.253586+0000 mon.a (mon.0) 4755 : audit [INF] from='osd.5 ' entity='osd.5' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["5"]}]': finished 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.259516+0000 mon.b (mon.2) 6 : audit [INF] from='osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452]' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:10.262253+0000 mon.a (mon.0) 4756 : cluster [DBG] osdmap e155: 8 total, 7 up, 8 in 2024-04-19T14:20:11.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: audit 2024-04-19T14:20:10.264387+0000 mon.a (mon.0) 4757 : audit [INF] from='osd.5 ' entity='osd.5' cmd=[{"prefix": "osd crush create-or-move", "id": 5, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:10.567736+0000 mgr.x (mgr.25061) 1172 : cluster [DBG] pgmap v217: 161 pgs: 19 active+undersized+degraded, 40 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 71/630 objects degraded (11.270%) 2024-04-19T14:20:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:11.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:11 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.176435+0000 mon.a (mon.0) 4758 : cluster [WRN] Health check update: Degraded data redundancy: 71/630 objects degraded (11.270%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:12.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:12.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:12 smithi139 bash[65163]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[79235]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.254392+0000 mon.a (mon.0) 4759 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.271193+0000 mon.a (mon.0) 4760 : cluster [INF] osd.5 [v2:172.21.15.139:6808/3920470452,v1:172.21.15.139:6809/3920470452] boot 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: cluster 2024-04-19T14:20:11.271328+0000 mon.a (mon.0) 4761 : cluster [DBG] osdmap e156: 8 total, 8 up, 8 in 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:12.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:12 smithi135 bash[82184]: audit 2024-04-19T14:20:11.290376+0000 mon.a (mon.0) 4762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 5}]: dispatch 2024-04-19T14:20:13.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:13 smithi139 bash[65163]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:13 smithi139 bash[65163]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:13 smithi139 bash[65163]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:13.750 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:13 smithi139 bash[65163]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[79235]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[79235]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[79235]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[79235]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[82184]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[82184]: cluster 2024-04-19T14:20:12.304606+0000 mon.a (mon.0) 4763 : cluster [DBG] osdmap e157: 8 total, 8 up, 8 in 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[82184]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:13.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:13 smithi135 bash[82184]: cluster 2024-04-19T14:20:12.568269+0000 mgr.x (mgr.25061) 1173 : cluster [DBG] pgmap v220: 161 pgs: 25 peering, 9 active+undersized+degraded, 25 active+undersized, 102 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:14.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:14] "GET /metrics HTTP/1.1" 200 38676 "" "Prometheus/2.33.4" 2024-04-19T14:20:16.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:15 smithi139 bash[65163]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:16.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:15 smithi139 bash[65163]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:16.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:15 smithi135 bash[79235]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:16.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:15 smithi135 bash[79235]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:16.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:15 smithi135 bash[82184]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:16.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:15 smithi135 bash[82184]: cluster 2024-04-19T14:20:14.569206+0000 mgr.x (mgr.25061) 1174 : cluster [DBG] pgmap v221: 161 pgs: 25 peering, 9 active+undersized+degraded, 20 active+undersized, 107 active+clean; 585 KiB data, 225 MiB used, 715 GiB / 715 GiB avail; 511 B/s rd, 0 op/s; 43/630 objects degraded (6.825%) 2024-04-19T14:20:17.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:17.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:17 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:17.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: audit 2024-04-19T14:20:15.995467+0000 mon.a (mon.0) 4764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: audit 2024-04-19T14:20:15.997730+0000 mon.a (mon.0) 4765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.177504+0000 mon.a (mon.0) 4766 : cluster [WRN] Health check update: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:17.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:17 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.570314+0000 mgr.x (mgr.25061) 1175 : cluster [DBG] pgmap v222: 161 pgs: 20 peering, 141 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 486 B/s rd, 0 op/s 2024-04-19T14:20:18.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:18 smithi139 bash[65163]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[79235]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.991181+0000 mon.a (mon.0) 4767 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 43/630 objects degraded (6.825%), 9 pgs degraded) 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: cluster 2024-04-19T14:20:16.991261+0000 mon.a (mon.0) 4768 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.218707+0000 mgr.x (mgr.25061) 1176 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.885709+0000 mon.a (mon.0) 4769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.899736+0000 mon.a (mon.0) 4770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:18.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:18 smithi135 bash[82184]: audit 2024-04-19T14:20:17.911400+0000 mon.a (mon.0) 4771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:19.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:19 smithi139 bash[65163]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:19.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:19 smithi139 bash[65163]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:19.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:19 smithi135 bash[79235]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:19.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:19 smithi135 bash[79235]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:19.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:19 smithi135 bash[82184]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:19.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:19 smithi135 bash[82184]: cluster 2024-04-19T14:20:18.571635+0000 mgr.x (mgr.25061) 1177 : cluster [DBG] pgmap v223: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:21.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:20 smithi139 bash[65163]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:20 smithi139 bash[65163]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:20 smithi135 bash[79235]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:20 smithi135 bash[79235]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:20 smithi135 bash[82184]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:20 smithi135 bash[82184]: audit 2024-04-19T14:20:20.586500+0000 mon.a (mon.0) 4772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:21.646 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:21 smithi139 bash[65163]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[79235]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: cluster 2024-04-19T14:20:20.572789+0000 mgr.x (mgr.25061) 1178 : cluster [DBG] pgmap v224: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 880 B/s rd, 0 op/s 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: audit 2024-04-19T14:20:20.588270+0000 mgr.x (mgr.25061) 1179 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["6"], "max": 16}]: dispatch 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:21 smithi135 bash[82184]: cephadm 2024-04-19T14:20:20.591010+0000 mgr.x (mgr.25061) 1180 : cephadm [INF] Upgrade: osd.6 is safe to restart 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 4s ago 23m - - 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 14s ago 22m - - 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (9m) 4s ago 16m 15.0M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (9m) 14s ago 15m 40.7M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:20:22.370 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (8m) 4s ago 13m 45.4M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (8m) 14s ago 22m 521M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (6m) 4s ago 24m 439M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (5m) 4s ago 24m 64.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (4m) 14s ago 22m 46.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (5m) 4s ago 22m 50.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (9m) 4s ago 16m 9719k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (9m) 14s ago 16m 9535k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (3m) 4s ago 21m 52.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (2m) 4s ago 21m 52.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 4s ago 20m 52.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:20:22.371 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (96s) 4s ago 20m 54.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (57s) 14s ago 19m 52.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (19s) 14s ago 18m 11.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (18m) 14s ago 18m 61.1M 2780M 17.2.0 e1d6a67b021e 39073a3e4386 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (17m) 14s ago 17m 63.9M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (8m) 14s ago 16m 67.2M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (14m) 4s ago 14m 87.7M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (14m) 14s ago 14m 87.7M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (14m) 4s ago 14m 87.4M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:20:22.372 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (14m) 14s ago 14m 86.9M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:20:22.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:22 smithi139 bash[65163]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:22.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:22 smithi139 bash[65163]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:22.790 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:20:22.790 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:20:22.790 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 2, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 6 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 6, 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 11 2024-04-19T14:20:22.791 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:20:22.792 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:20:22.915 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:22 smithi135 bash[79235]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:22.915 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:22 smithi135 bash[79235]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:22.915 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:22 smithi135 bash[82184]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:22.916 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:22 smithi135 bash[82184]: audit 2024-04-19T14:20:21.639545+0000 mgr.x (mgr.25061) 1181 : audit [DBG] from='client.34536 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "11/23 daemons upgraded", 2024-04-19T14:20:23.143 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:20:23.144 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:20:23.144 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:20:23.559 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:20:24.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:23 smithi139 bash[65163]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[79235]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.001084+0000 mgr.x (mgr.25061) 1182 : audit [DBG] from='client.54472 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.360254+0000 mgr.x (mgr.25061) 1183 : audit [DBG] from='client.34548 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: cluster 2024-04-19T14:20:22.574209+0000 mgr.x (mgr.25061) 1184 : cluster [DBG] pgmap v225: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 996 B/s rd, 0 op/s 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:22.796967+0000 mon.a (mon.0) 4773 : audit [DBG] from='client.? 172.21.15.135:0/3479803006' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.066931+0000 mon.a (mon.0) 4774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.070993+0000 mon.a (mon.0) 4775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.6"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.072705+0000 mon.a (mon.0) 4776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:23 smithi135 bash[82184]: audit 2024-04-19T14:20:23.566076+0000 mon.a (mon.0) 4777 : audit [DBG] from='client.? 172.21.15.135:0/2948771017' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:24.654 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:24] "GET /metrics HTTP/1.1" 200 38687 "" "Prometheus/2.33.4" 2024-04-19T14:20:24.654 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:24.655 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:24.655 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:24.655 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:24.655 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:24 smithi139 bash[65163]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[79235]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: cephadm 2024-04-19T14:20:23.061653+0000 mgr.x (mgr.25061) 1185 : cephadm [INF] Upgrade: Updating osd.6 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: cephadm 2024-04-19T14:20:23.079791+0000 mgr.x (mgr.25061) 1186 : cephadm [INF] Deploying daemon osd.6 on smithi139 2024-04-19T14:20:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:24 smithi135 bash[82184]: audit 2024-04-19T14:20:23.150335+0000 mgr.x (mgr.25061) 1187 : audit [DBG] from='client.54490 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:25.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:25 smithi139 bash[65163]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:25.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:25 smithi139 bash[65163]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:26.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:25 smithi135 bash[82184]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:26.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:25 smithi135 bash[82184]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:26.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:25 smithi135 bash[79235]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:26.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:25 smithi135 bash[79235]: cluster 2024-04-19T14:20:24.574860+0000 mgr.x (mgr.25061) 1188 : cluster [DBG] pgmap v226: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[79235]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[79235]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[79235]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[79235]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[82184]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[82184]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[82184]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:27 smithi135 bash[82184]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.547 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[65163]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.547 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[65163]: audit 2024-04-19T14:20:26.279369+0000 mon.a (mon.0) 4778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:27.547 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[65163]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:27.547 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[65163]: cluster 2024-04-19T14:20:26.575485+0000 mgr.x (mgr.25061) 1189 : cluster [DBG] pgmap v227: 161 pgs: 161 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:20:28.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.012 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.013 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.013 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.013 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.013 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:28.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:27 smithi139 systemd[1]: Stopping Ceph osd.6 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:20:28.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[30673]: debug 2024-04-19T14:20:27.761+0000 7f6f301cc700 -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-19T14:20:28.015 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[30673]: debug 2024-04-19T14:20:27.761+0000 7f6f301cc700 -1 osd.6 157 *** Got signal Terminated *** 2024-04-19T14:20:28.015 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:27 smithi139 bash[30673]: debug 2024-04-19T14:20:27.761+0000 7f6f301cc700 -1 osd.6 157 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:20:28.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:28 smithi139 bash[65163]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:28 smithi139 bash[65163]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:28 smithi139 bash[65163]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:28.563 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:28 smithi139 bash[65163]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[79235]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[79235]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[79235]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[79235]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[82184]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[82184]: audit 2024-04-19T14:20:27.223839+0000 mgr.x (mgr.25061) 1190 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[82184]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:28 smithi135 bash[82184]: cluster 2024-04-19T14:20:27.765881+0000 mon.a (mon.0) 4779 : cluster [INF] osd.6 marked itself down and dead 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:29 smithi139 bash[65163]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[79235]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.285858+0000 mon.a (mon.0) 4780 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.302462+0000 mon.a (mon.0) 4781 : cluster [DBG] osdmap e158: 8 total, 7 up, 8 in 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.454654+0000 mon.a (mon.0) 4782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.465752+0000 mon.a (mon.0) 4783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:28.477992+0000 mon.a (mon.0) 4784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: cluster 2024-04-19T14:20:28.575943+0000 mgr.x (mgr.25061) 1191 : cluster [DBG] pgmap v229: 161 pgs: 13 stale+active+clean, 148 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:20:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.048327+0000 mon.a (mon.0) 4785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.060344+0000 mon.a (mon.0) 4786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:29.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:29 smithi135 bash[82184]: audit 2024-04-19T14:20:29.070129+0000 mon.a (mon.0) 4787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:30.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[65163]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:30.391 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[76629]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-6 2024-04-19T14:20:30.762 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:30 smithi139 bash[76783]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-6 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[79235]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.063603+0000 mgr.x (mgr.25061) 1192 : cluster [DBG] pgmap v230: 161 pgs: 1 peering, 13 stale+active+clean, 147 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:20:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.307793+0000 mon.a (mon.0) 4788 : cluster [DBG] osdmap e159: 8 total, 7 up, 8 in 2024-04-19T14:20:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:30.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:30 smithi135 bash[82184]: cluster 2024-04-19T14:20:29.473284+0000 mon.a (mon.0) 4789 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:32.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:32 smithi139 bash[65163]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[79235]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: audit 2024-04-19T14:20:30.997043+0000 mon.a (mon.0) 4790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: audit 2024-04-19T14:20:30.999469+0000 mon.a (mon.0) 4791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:32.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:32.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:32 smithi135 bash[82184]: cluster 2024-04-19T14:20:31.064199+0000 mgr.x (mgr.25061) 1193 : cluster [DBG] pgmap v232: 161 pgs: 5 active+undersized+degraded, 1 peering, 10 stale+active+clean, 9 active+undersized, 136 active+clean; 585 KiB data, 229 MiB used, 715 GiB / 715 GiB avail; 788 B/s rd, 0 op/s; 22/630 objects degraded (3.492%) 2024-04-19T14:20:33.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:33 smithi139 bash[65163]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:33 smithi139 bash[65163]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:33 smithi135 bash[79235]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:33 smithi135 bash[79235]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:33 smithi135 bash[82184]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:33 smithi135 bash[82184]: cluster 2024-04-19T14:20:31.990405+0000 mon.a (mon.0) 4792 : cluster [WRN] Health check failed: Degraded data redundancy: 22/630 objects degraded (3.492%), 5 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:33.633 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.634 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.634 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.634 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.634 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.6.service: Deactivated successfully. 2024-04-19T14:20:33.635 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: Stopped Ceph osd.6 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:20:33.635 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.635 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: Started Ceph osd.6 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:20:33.635 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.635 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.636 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:33.636 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:20:33 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:20:34.677 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:34] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.33.4" 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:34.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:34.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:34.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:34 smithi139 bash[65163]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: cluster 2024-04-19T14:20:33.065783+0000 mgr.x (mgr.25061) 1194 : cluster [DBG] pgmap v233: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.685089+0000 mon.a (mon.0) 4793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.698138+0000 mon.a (mon.0) 4794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.722093+0000 mon.a (mon.0) 4795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.723407+0000 mon.a (mon.0) 4796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.733230+0000 mon.a (mon.0) 4797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.792097+0000 mon.a (mon.0) 4798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.796461+0000 mon.a (mon.0) 4799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.800403+0000 mon.a (mon.0) 4800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.801521+0000 mon.a (mon.0) 4801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.809973+0000 mon.a (mon.0) 4802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.887946+0000 mon.a (mon.0) 4803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.891216+0000 mon.a (mon.0) 4804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.893987+0000 mon.a (mon.0) 4805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.895320+0000 mon.a (mon.0) 4806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.903899+0000 mon.a (mon.0) 4807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.982570+0000 mon.a (mon.0) 4808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.985830+0000 mon.a (mon.0) 4809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.988482+0000 mon.a (mon.0) 4810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[82184]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.989565+0000 mon.a (mon.0) 4811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:33.998036+0000 mon.a (mon.0) 4812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: cluster 2024-04-19T14:20:34.003864+0000 mon.a (mon.0) 4813 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.6 on smithi139 is in unknown state']) 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.060650+0000 mon.a (mon.0) 4814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.063691+0000 mon.a (mon.0) 4815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.066261+0000 mon.a (mon.0) 4816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.067460+0000 mon.a (mon.0) 4817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.076010+0000 mon.a (mon.0) 4818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.134536+0000 mon.a (mon.0) 4819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.137562+0000 mon.a (mon.0) 4820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.140314+0000 mon.a (mon.0) 4821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.141430+0000 mon.a (mon.0) 4822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.149484+0000 mon.a (mon.0) 4823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.206810+0000 mon.a (mon.0) 4824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.209826+0000 mon.a (mon.0) 4825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.212715+0000 mon.a (mon.0) 4826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.213593+0000 mon.a (mon.0) 4827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.221423+0000 mon.a (mon.0) 4828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.310308+0000 mon.a (mon.0) 4829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.315173+0000 mon.a (mon.0) 4830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.318454+0000 mon.a (mon.0) 4831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.319849+0000 mon.a (mon.0) 4832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.329621+0000 mon.a (mon.0) 4833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.408633+0000 mon.a (mon.0) 4834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.414145+0000 mon.a (mon.0) 4835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.417726+0000 mon.a (mon.0) 4836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.419055+0000 mon.a (mon.0) 4837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.429140+0000 mon.a (mon.0) 4838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.516831+0000 mon.a (mon.0) 4839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.519763+0000 mon.a (mon.0) 4840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.522543+0000 mon.a (mon.0) 4841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.523961+0000 mon.a (mon.0) 4842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.532591+0000 mon.a (mon.0) 4843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.606285+0000 mon.a (mon.0) 4844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.609062+0000 mon.a (mon.0) 4845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.612368+0000 mon.a (mon.0) 4846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.613510+0000 mon.a (mon.0) 4847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:35.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:34 smithi135 bash[79235]: audit 2024-04-19T14:20:34.622084+0000 mon.a (mon.0) 4848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: 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-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_2 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-1 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_2 /var/lib/ceph/osd/ceph-6/block 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-6 2024-04-19T14:20:36.012 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[76997]: --> ceph-volume raw activate successful for osd ID: 6 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:35 smithi139 bash[65163]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cluster 2024-04-19T14:20:33.727021+0000 mgr.x (mgr.25061) 1195 : cluster [DBG] pgmap v234: 161 pgs: 17 active+undersized+degraded, 1 peering, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 67/630 objects degraded (10.635%) 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.735255+0000 mgr.x (mgr.25061) 1196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.811968+0000 mgr.x (mgr.25061) 1197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:33.905833+0000 mgr.x (mgr.25061) 1198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.000027+0000 mgr.x (mgr.25061) 1199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.077934+0000 mgr.x (mgr.25061) 1200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.151594+0000 mgr.x (mgr.25061) 1201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.223322+0000 mgr.x (mgr.25061) 1202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.331836+0000 mgr.x (mgr.25061) 1203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.431390+0000 mgr.x (mgr.25061) 1204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.534530+0000 mgr.x (mgr.25061) 1205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.624365+0000 mgr.x (mgr.25061) 1206 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.705601+0000 mon.a (mon.0) 4849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.708689+0000 mon.a (mon.0) 4850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.711782+0000 mon.a (mon.0) 4851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.712791+0000 mon.a (mon.0) 4852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.720981+0000 mon.a (mon.0) 4853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.779351+0000 mon.a (mon.0) 4854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.781825+0000 mon.a (mon.0) 4855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.784140+0000 mon.a (mon.0) 4856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.785113+0000 mon.a (mon.0) 4857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.793305+0000 mon.a (mon.0) 4858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.850429+0000 mon.a (mon.0) 4859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.852829+0000 mon.a (mon.0) 4860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.855119+0000 mon.a (mon.0) 4861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.856180+0000 mon.a (mon.0) 4862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.864549+0000 mon.a (mon.0) 4863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.923095+0000 mon.a (mon.0) 4864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.925816+0000 mon.a (mon.0) 4865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.929399+0000 mon.a (mon.0) 4866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.930653+0000 mon.a (mon.0) 4867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:34.939325+0000 mon.a (mon.0) 4868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.001597+0000 mon.a (mon.0) 4869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.005092+0000 mon.a (mon.0) 4870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.008014+0000 mon.a (mon.0) 4871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.009515+0000 mon.a (mon.0) 4872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.018911+0000 mon.a (mon.0) 4873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.095952+0000 mon.a (mon.0) 4874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.099000+0000 mon.a (mon.0) 4875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.101922+0000 mon.a (mon.0) 4876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.103165+0000 mon.a (mon.0) 4877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.111677+0000 mon.a (mon.0) 4878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.192218+0000 mon.a (mon.0) 4879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.195135+0000 mon.a (mon.0) 4880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.197557+0000 mon.a (mon.0) 4881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.198590+0000 mon.a (mon.0) 4882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.206784+0000 mon.a (mon.0) 4883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.283205+0000 mon.a (mon.0) 4884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.286573+0000 mon.a (mon.0) 4885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.289304+0000 mon.a (mon.0) 4886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.290337+0000 mon.a (mon.0) 4887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.298847+0000 mon.a (mon.0) 4888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.357638+0000 mon.a (mon.0) 4889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.360806+0000 mon.a (mon.0) 4890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.363599+0000 mon.a (mon.0) 4891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.364732+0000 mon.a (mon.0) 4892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.373113+0000 mon.a (mon.0) 4893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.415124+0000 mon.a (mon.0) 4894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.417827+0000 mon.a (mon.0) 4895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.420373+0000 mon.a (mon.0) 4896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.421343+0000 mon.a (mon.0) 4897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.429492+0000 mon.a (mon.0) 4898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.477577+0000 mon.a (mon.0) 4899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.480269+0000 mon.a (mon.0) 4900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.482781+0000 mon.a (mon.0) 4901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.483952+0000 mon.a (mon.0) 4902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.492159+0000 mon.a (mon.0) 4903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.549653+0000 mon.a (mon.0) 4904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[79235]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.552076+0000 mon.a (mon.0) 4905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.554245+0000 mon.a (mon.0) 4906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.555088+0000 mon.a (mon.0) 4907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.563117+0000 mon.a (mon.0) 4908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.621436+0000 mon.a (mon.0) 4909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.624258+0000 mon.a (mon.0) 4910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.626654+0000 mon.a (mon.0) 4911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.627768+0000 mon.a (mon.0) 4912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:35 smithi135 bash[82184]: audit 2024-04-19T14:20:35.635983+0000 mon.a (mon.0) 4913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:36.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:36 smithi139 bash[65163]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.723023+0000 mgr.x (mgr.25061) 1207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.795268+0000 mgr.x (mgr.25061) 1208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.866495+0000 mgr.x (mgr.25061) 1209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:34.941321+0000 mgr.x (mgr.25061) 1210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.021136+0000 mgr.x (mgr.25061) 1211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.113846+0000 mgr.x (mgr.25061) 1212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.208868+0000 mgr.x (mgr.25061) 1213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.300892+0000 mgr.x (mgr.25061) 1214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.375323+0000 mgr.x (mgr.25061) 1215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.431577+0000 mgr.x (mgr.25061) 1216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.494400+0000 mgr.x (mgr.25061) 1217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.565268+0000 mgr.x (mgr.25061) 1218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.638127+0000 mgr.x (mgr.25061) 1219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.709685+0000 mon.a (mon.0) 4914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.712801+0000 mon.a (mon.0) 4915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.715250+0000 mon.a (mon.0) 4916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.716261+0000 mon.a (mon.0) 4917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.722206+0000 mon.a (mon.0) 4918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.764127+0000 mon.a (mon.0) 4919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.766493+0000 mon.a (mon.0) 4920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.769184+0000 mon.a (mon.0) 4921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.770275+0000 mon.a (mon.0) 4922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.778403+0000 mon.a (mon.0) 4923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.819372+0000 mon.a (mon.0) 4924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.822060+0000 mon.a (mon.0) 4925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.824552+0000 mon.a (mon.0) 4926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.825574+0000 mon.a (mon.0) 4927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.833635+0000 mon.a (mon.0) 4928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.912357+0000 mon.a (mon.0) 4929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.915478+0000 mon.a (mon.0) 4930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.918028+0000 mon.a (mon.0) 4931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.919114+0000 mon.a (mon.0) 4932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.927582+0000 mon.a (mon.0) 4933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.984569+0000 mon.a (mon.0) 4934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.987460+0000 mon.a (mon.0) 4935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.989800+0000 mon.a (mon.0) 4936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.990792+0000 mon.a (mon.0) 4937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:35.999778+0000 mon.a (mon.0) 4938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.057310+0000 mon.a (mon.0) 4939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.059857+0000 mon.a (mon.0) 4940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.062536+0000 mon.a (mon.0) 4941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.063612+0000 mon.a (mon.0) 4942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.071138+0000 mon.a (mon.0) 4943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.130370+0000 mon.a (mon.0) 4944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.132990+0000 mon.a (mon.0) 4945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.135388+0000 mon.a (mon.0) 4946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.136393+0000 mon.a (mon.0) 4947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.144644+0000 mon.a (mon.0) 4948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.191375+0000 mon.a (mon.0) 4949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.194287+0000 mon.a (mon.0) 4950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.196759+0000 mon.a (mon.0) 4951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.197811+0000 mon.a (mon.0) 4952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.206413+0000 mon.a (mon.0) 4953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.264143+0000 mon.a (mon.0) 4954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.267682+0000 mon.a (mon.0) 4955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.270637+0000 mon.a (mon.0) 4956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.271774+0000 mon.a (mon.0) 4957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.280012+0000 mon.a (mon.0) 4958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.337485+0000 mon.a (mon.0) 4959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.340801+0000 mon.a (mon.0) 4960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.344465+0000 mon.a (mon.0) 4961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.345627+0000 mon.a (mon.0) 4962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.356026+0000 mon.a (mon.0) 4963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.429539+0000 mon.a (mon.0) 4964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.432231+0000 mon.a (mon.0) 4965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.434735+0000 mon.a (mon.0) 4966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.435937+0000 mon.a (mon.0) 4967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.444167+0000 mon.a (mon.0) 4968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.522180+0000 mon.a (mon.0) 4969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.524748+0000 mon.a (mon.0) 4970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.527545+0000 mon.a (mon.0) 4971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.528605+0000 mon.a (mon.0) 4972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.537178+0000 mon.a (mon.0) 4973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.594930+0000 mon.a (mon.0) 4974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.597604+0000 mon.a (mon.0) 4975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.599994+0000 mon.a (mon.0) 4976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.600926+0000 mon.a (mon.0) 4977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.608764+0000 mon.a (mon.0) 4978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[79235]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.666076+0000 mon.a (mon.0) 4979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.668387+0000 mon.a (mon.0) 4980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.670637+0000 mon.a (mon.0) 4981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.671810+0000 mon.a (mon.0) 4982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:37.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:36 smithi135 bash[82184]: audit 2024-04-19T14:20:36.680041+0000 mon.a (mon.0) 4983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:37 smithi139 bash[65163]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.724164+0000 mgr.x (mgr.25061) 1220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cluster 2024-04-19T14:20:35.727597+0000 mgr.x (mgr.25061) 1221 : cluster [DBG] pgmap v235: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.780304+0000 mgr.x (mgr.25061) 1222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.835622+0000 mgr.x (mgr.25061) 1223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:35.929569+0000 mgr.x (mgr.25061) 1224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.001841+0000 mgr.x (mgr.25061) 1225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.073165+0000 mgr.x (mgr.25061) 1226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.146639+0000 mgr.x (mgr.25061) 1227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.208503+0000 mgr.x (mgr.25061) 1228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.282048+0000 mgr.x (mgr.25061) 1229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.358051+0000 mgr.x (mgr.25061) 1230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.446110+0000 mgr.x (mgr.25061) 1231 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.539273+0000 mgr.x (mgr.25061) 1232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.610730+0000 mgr.x (mgr.25061) 1233 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.681988+0000 mgr.x (mgr.25061) 1234 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.749448+0000 mon.a (mon.0) 4984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.753066+0000 mon.a (mon.0) 4985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.756081+0000 mon.a (mon.0) 4986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.756919+0000 mon.a (mon.0) 4987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.763977+0000 mon.a (mon.0) 4988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.824543+0000 mon.a (mon.0) 4989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.827792+0000 mon.a (mon.0) 4990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.830457+0000 mon.a (mon.0) 4991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.831658+0000 mon.a (mon.0) 4992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.842544+0000 mon.a (mon.0) 4993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.900377+0000 mon.a (mon.0) 4994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.903109+0000 mon.a (mon.0) 4995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.905962+0000 mon.a (mon.0) 4996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.907062+0000 mon.a (mon.0) 4997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.917932+0000 mon.a (mon.0) 4998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.975221+0000 mon.a (mon.0) 4999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.978247+0000 mon.a (mon.0) 5000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.981601+0000 mon.a (mon.0) 5001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.982804+0000 mon.a (mon.0) 5002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:36.993771+0000 mon.a (mon.0) 5003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.052539+0000 mon.a (mon.0) 5004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.054992+0000 mon.a (mon.0) 5005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.056997+0000 mon.a (mon.0) 5006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.058945+0000 mon.a (mon.0) 5007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.064759+0000 mon.a (mon.0) 5008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.109125+0000 mon.a (mon.0) 5009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.111314+0000 mon.a (mon.0) 5010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.113824+0000 mon.a (mon.0) 5011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.115027+0000 mon.a (mon.0) 5012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.120477+0000 mon.a (mon.0) 5013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.161633+0000 mon.a (mon.0) 5014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.164107+0000 mon.a (mon.0) 5015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.166116+0000 mon.a (mon.0) 5016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.167037+0000 mon.a (mon.0) 5017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.172614+0000 mon.a (mon.0) 5018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.213612+0000 mon.a (mon.0) 5019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.215873+0000 mon.a (mon.0) 5020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.217922+0000 mon.a (mon.0) 5021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.218981+0000 mon.a (mon.0) 5022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.226708+0000 mon.a (mon.0) 5023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.283738+0000 mon.a (mon.0) 5024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.286588+0000 mon.a (mon.0) 5025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.289742+0000 mon.a (mon.0) 5026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.290782+0000 mon.a (mon.0) 5027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[79235]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.299165+0000 mon.a (mon.0) 5028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.356205+0000 mon.a (mon.0) 5029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.358982+0000 mon.a (mon.0) 5030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.361329+0000 mon.a (mon.0) 5031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.362476+0000 mon.a (mon.0) 5032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.373417+0000 mon.a (mon.0) 5033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.414949+0000 mon.a (mon.0) 5034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.417312+0000 mon.a (mon.0) 5035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.419708+0000 mon.a (mon.0) 5036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.420501+0000 mon.a (mon.0) 5037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.431423+0000 mon.a (mon.0) 5038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.510994+0000 mon.a (mon.0) 5039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.514043+0000 mon.a (mon.0) 5040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.517322+0000 mon.a (mon.0) 5041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.518779+0000 mon.a (mon.0) 5042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.530219+0000 mon.a (mon.0) 5043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.608328+0000 mon.a (mon.0) 5044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.611419+0000 mon.a (mon.0) 5045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.614104+0000 mon.a (mon.0) 5046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.615402+0000 mon.a (mon.0) 5047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.626229+0000 mon.a (mon.0) 5048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.684496+0000 mon.a (mon.0) 5049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:37 smithi135 bash[82184]: audit 2024-04-19T14:20:37.686957+0000 mon.a (mon.0) 5050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.993 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[77402]: debug 2024-04-19T14:20:38.825+0000 7f7ca34cc700 1 -- 172.21.15.139:0/83317497 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x559676373680 con 0x5596763d0800 2024-04-19T14:20:38.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.994 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.995 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.996 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.997 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.998 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:38.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.002 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.003 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:38 smithi139 bash[65163]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.765932+0000 mgr.x (mgr.25061) 1235 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.844662+0000 mgr.x (mgr.25061) 1236 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.919945+0000 mgr.x (mgr.25061) 1237 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:36.995901+0000 mgr.x (mgr.25061) 1238 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.066718+0000 mgr.x (mgr.25061) 1239 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.122444+0000 mgr.x (mgr.25061) 1240 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.174463+0000 mgr.x (mgr.25061) 1241 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.228634+0000 mgr.x (mgr.25061) 1242 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.231023+0000 mgr.x (mgr.25061) 1243 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.301144+0000 mgr.x (mgr.25061) 1244 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.375359+0000 mgr.x (mgr.25061) 1245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.433542+0000 mgr.x (mgr.25061) 1246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.532597+0000 mgr.x (mgr.25061) 1247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.628271+0000 mgr.x (mgr.25061) 1248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.690367+0000 mon.a (mon.0) 5051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.691435+0000 mon.a (mon.0) 5052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.722592+0000 mon.a (mon.0) 5053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.796158+0000 mon.a (mon.0) 5054 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.798971+0000 mon.a (mon.0) 5055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.802328+0000 mon.a (mon.0) 5056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.803455+0000 mon.a (mon.0) 5057 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.814263+0000 mon.a (mon.0) 5058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.887354+0000 mon.a (mon.0) 5059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.892119+0000 mon.a (mon.0) 5060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.895702+0000 mon.a (mon.0) 5061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.897089+0000 mon.a (mon.0) 5062 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.908485+0000 mon.a (mon.0) 5063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.981972+0000 mon.a (mon.0) 5064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.984580+0000 mon.a (mon.0) 5065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.987098+0000 mon.a (mon.0) 5066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.987969+0000 mon.a (mon.0) 5067 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:37.996023+0000 mon.a (mon.0) 5068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.041512+0000 mon.a (mon.0) 5069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.043949+0000 mon.a (mon.0) 5070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.046358+0000 mon.a (mon.0) 5071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.047127+0000 mon.a (mon.0) 5072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.056029+0000 mon.a (mon.0) 5073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.061836+0000 mon.a (mon.0) 5074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.070197+0000 mon.a (mon.0) 5075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.075849+0000 mon.a (mon.0) 5076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.133068+0000 mon.a (mon.0) 5077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.136066+0000 mon.a (mon.0) 5078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.139712+0000 mon.a (mon.0) 5079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.141131+0000 mon.a (mon.0) 5080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.149830+0000 mon.a (mon.0) 5081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.228266+0000 mon.a (mon.0) 5082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.231719+0000 mon.a (mon.0) 5083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.235453+0000 mon.a (mon.0) 5084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.236651+0000 mon.a (mon.0) 5085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.245767+0000 mon.a (mon.0) 5086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.319092+0000 mon.a (mon.0) 5087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.323200+0000 mon.a (mon.0) 5088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.326778+0000 mon.a (mon.0) 5089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.327929+0000 mon.a (mon.0) 5090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.337041+0000 mon.a (mon.0) 5091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.413601+0000 mon.a (mon.0) 5092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.417476+0000 mon.a (mon.0) 5093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.421937+0000 mon.a (mon.0) 5094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.423582+0000 mon.a (mon.0) 5095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.432713+0000 mon.a (mon.0) 5096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[79235]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.520030+0000 mon.a (mon.0) 5097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.523575+0000 mon.a (mon.0) 5098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.527257+0000 mon.a (mon.0) 5099 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.528580+0000 mon.a (mon.0) 5100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.538262+0000 mon.a (mon.0) 5101 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.617233+0000 mon.a (mon.0) 5102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.620679+0000 mon.a (mon.0) 5103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.624197+0000 mon.a (mon.0) 5104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.625386+0000 mon.a (mon.0) 5105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:38 smithi135 bash[82184]: audit 2024-04-19T14:20:38.634327+0000 mon.a (mon.0) 5106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.666 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[77402]: debug 2024-04-19T14:20:39.373+0000 7f7cac6647c0 -1 Falling back to public interface 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.970 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.971 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.972 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:39.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:39.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:39 smithi139 bash[65163]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:40.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:40.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.724576+0000 mgr.x (mgr.25061) 1249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cluster 2024-04-19T14:20:37.728251+0000 mgr.x (mgr.25061) 1250 : cluster [DBG] pgmap v236: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.816427+0000 mgr.x (mgr.25061) 1251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.910500+0000 mgr.x (mgr.25061) 1252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:37.998227+0000 mgr.x (mgr.25061) 1253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.057926+0000 mgr.x (mgr.25061) 1254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.151815+0000 mgr.x (mgr.25061) 1255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.247753+0000 mgr.x (mgr.25061) 1256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.339094+0000 mgr.x (mgr.25061) 1257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.434701+0000 mgr.x (mgr.25061) 1258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.540301+0000 mgr.x (mgr.25061) 1259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.636370+0000 mgr.x (mgr.25061) 1260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.721677+0000 mon.a (mon.0) 5107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.730413+0000 mon.a (mon.0) 5108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.733052+0000 mon.a (mon.0) 5109 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.734327+0000 mon.a (mon.0) 5110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.743444+0000 mon.a (mon.0) 5111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.802271+0000 mon.a (mon.0) 5112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.805106+0000 mon.a (mon.0) 5113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.807857+0000 mon.a (mon.0) 5114 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.808859+0000 mon.a (mon.0) 5115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.817365+0000 mon.a (mon.0) 5116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.858806+0000 mon.a (mon.0) 5117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.861266+0000 mon.a (mon.0) 5118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.863532+0000 mon.a (mon.0) 5119 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.864601+0000 mon.a (mon.0) 5120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.871195+0000 mon.a (mon.0) 5121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.912525+0000 mon.a (mon.0) 5122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.915669+0000 mon.a (mon.0) 5123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[79235]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.918071+0000 mon.a (mon.0) 5124 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.919588+0000 mon.a (mon.0) 5125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.927838+0000 mon.a (mon.0) 5126 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.985017+0000 mon.a (mon.0) 5127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.988290+0000 mon.a (mon.0) 5128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.991388+0000 mon.a (mon.0) 5129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:38.992489+0000 mon.a (mon.0) 5130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.001117+0000 mon.a (mon.0) 5131 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.066203+0000 mon.a (mon.0) 5132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.069421+0000 mon.a (mon.0) 5133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.071935+0000 mon.a (mon.0) 5134 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.072996+0000 mon.a (mon.0) 5135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.081578+0000 mon.a (mon.0) 5136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.127338+0000 mon.a (mon.0) 5137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.130123+0000 mon.a (mon.0) 5138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.132570+0000 mon.a (mon.0) 5139 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.133412+0000 mon.a (mon.0) 5140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.141798+0000 mon.a (mon.0) 5141 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.183262+0000 mon.a (mon.0) 5142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.185786+0000 mon.a (mon.0) 5143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.187974+0000 mon.a (mon.0) 5144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.188878+0000 mon.a (mon.0) 5145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.197331+0000 mon.a (mon.0) 5146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.238492+0000 mon.a (mon.0) 5147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.240927+0000 mon.a (mon.0) 5148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.243080+0000 mon.a (mon.0) 5149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.244008+0000 mon.a (mon.0) 5150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.252917+0000 mon.a (mon.0) 5151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.294670+0000 mon.a (mon.0) 5152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.298009+0000 mon.a (mon.0) 5153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.301054+0000 mon.a (mon.0) 5154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.302088+0000 mon.a (mon.0) 5155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.312870+0000 mon.a (mon.0) 5156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.353993+0000 mon.a (mon.0) 5157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.356780+0000 mon.a (mon.0) 5158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.359052+0000 mon.a (mon.0) 5159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.359910+0000 mon.a (mon.0) 5160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.370191+0000 mon.a (mon.0) 5161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.427700+0000 mon.a (mon.0) 5162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.430004+0000 mon.a (mon.0) 5163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.431996+0000 mon.a (mon.0) 5164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.432742+0000 mon.a (mon.0) 5165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.441085+0000 mon.a (mon.0) 5166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.482225+0000 mon.a (mon.0) 5167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.484893+0000 mon.a (mon.0) 5168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.487299+0000 mon.a (mon.0) 5169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.488127+0000 mon.a (mon.0) 5170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.496242+0000 mon.a (mon.0) 5171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.571205+0000 mon.a (mon.0) 5172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.575085+0000 mon.a (mon.0) 5173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.578682+0000 mon.a (mon.0) 5174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.579888+0000 mon.a (mon.0) 5175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.588738+0000 mon.a (mon.0) 5176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.630931+0000 mon.a (mon.0) 5177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.634572+0000 mon.a (mon.0) 5178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.638031+0000 mon.a (mon.0) 5179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.639161+0000 mon.a (mon.0) 5180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:39 smithi135 bash[82184]: audit 2024-04-19T14:20:39.647095+0000 mon.a (mon.0) 5181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.958 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.959 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.960 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.961 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.962 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.963 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.965 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.966 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.967 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.968 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.969 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:40 smithi139 bash[65163]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.978 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.979 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.745416+0000 mgr.x (mgr.25061) 1261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.819496+0000 mgr.x (mgr.25061) 1262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.980 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.873089+0000 mgr.x (mgr.25061) 1263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:38.929830+0000 mgr.x (mgr.25061) 1264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.003351+0000 mgr.x (mgr.25061) 1265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.083508+0000 mgr.x (mgr.25061) 1266 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.143838+0000 mgr.x (mgr.25061) 1267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.199241+0000 mgr.x (mgr.25061) 1268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.254938+0000 mgr.x (mgr.25061) 1269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.981 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.314887+0000 mgr.x (mgr.25061) 1270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.372174+0000 mgr.x (mgr.25061) 1271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.982 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.443050+0000 mgr.x (mgr.25061) 1272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.983 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.498373+0000 mgr.x (mgr.25061) 1273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.590749+0000 mgr.x (mgr.25061) 1274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.649331+0000 mgr.x (mgr.25061) 1275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.712372+0000 mon.a (mon.0) 5182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.714418+0000 mon.a (mon.0) 5183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.716403+0000 mon.a (mon.0) 5184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.717134+0000 mon.a (mon.0) 5185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.721887+0000 mon.a (mon.0) 5186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.984 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.763922+0000 mon.a (mon.0) 5187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.985 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.986 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.765940+0000 mon.a (mon.0) 5188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.767891+0000 mon.a (mon.0) 5189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.768629+0000 mon.a (mon.0) 5190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.773925+0000 mon.a (mon.0) 5191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.815353+0000 mon.a (mon.0) 5192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.818759+0000 mon.a (mon.0) 5193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.821344+0000 mon.a (mon.0) 5194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.822280+0000 mon.a (mon.0) 5195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.987 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.829981+0000 mon.a (mon.0) 5196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.870988+0000 mon.a (mon.0) 5197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.873803+0000 mon.a (mon.0) 5198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.876259+0000 mon.a (mon.0) 5199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.877334+0000 mon.a (mon.0) 5200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.885860+0000 mon.a (mon.0) 5201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.928173+0000 mon.a (mon.0) 5202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.931041+0000 mon.a (mon.0) 5203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.933521+0000 mon.a (mon.0) 5204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.990 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.934613+0000 mon.a (mon.0) 5205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:39.943166+0000 mon.a (mon.0) 5206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.000627+0000 mon.a (mon.0) 5207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.003064+0000 mon.a (mon.0) 5208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.005535+0000 mon.a (mon.0) 5209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.006591+0000 mon.a (mon.0) 5210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.015138+0000 mon.a (mon.0) 5211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.056200+0000 mon.a (mon.0) 5212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.058867+0000 mon.a (mon.0) 5213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.061103+0000 mon.a (mon.0) 5214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.062036+0000 mon.a (mon.0) 5215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.067846+0000 mon.a (mon.0) 5216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.994 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.126667+0000 mon.a (mon.0) 5217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.130838+0000 mon.a (mon.0) 5218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.134727+0000 mon.a (mon.0) 5219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.136280+0000 mon.a (mon.0) 5220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.142976+0000 mon.a (mon.0) 5221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.201390+0000 mon.a (mon.0) 5222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.204228+0000 mon.a (mon.0) 5223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.206714+0000 mon.a (mon.0) 5224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.207887+0000 mon.a (mon.0) 5225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.216453+0000 mon.a (mon.0) 5226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.305615+0000 mon.a (mon.0) 5227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.310422+0000 mon.a (mon.0) 5228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.313760+0000 mon.a (mon.0) 5229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.315226+0000 mon.a (mon.0) 5230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.325098+0000 mon.a (mon.0) 5231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.382424+0000 mon.a (mon.0) 5232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:40.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.385302+0000 mon.a (mon.0) 5233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.387907+0000 mon.a (mon.0) 5234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.388909+0000 mon.a (mon.0) 5235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.000 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.001 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[82184]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.003 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.398620+0000 mon.a (mon.0) 5236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.456109+0000 mon.a (mon.0) 5237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.459028+0000 mon.a (mon.0) 5238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.461417+0000 mon.a (mon.0) 5239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.462401+0000 mon.a (mon.0) 5240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.472966+0000 mon.a (mon.0) 5241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.530477+0000 mon.a (mon.0) 5242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.533048+0000 mon.a (mon.0) 5243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.535329+0000 mon.a (mon.0) 5244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.536177+0000 mon.a (mon.0) 5245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.546641+0000 mon.a (mon.0) 5246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.609632+0000 mon.a (mon.0) 5247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.613398+0000 mon.a (mon.0) 5248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.616743+0000 mon.a (mon.0) 5249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.617871+0000 mon.a (mon.0) 5250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.628581+0000 mon.a (mon.0) 5251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.686062+0000 mon.a (mon.0) 5252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.688677+0000 mon.a (mon.0) 5253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.690978+0000 mon.a (mon.0) 5254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.006 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:40 smithi135 bash[79235]: audit 2024-04-19T14:20:40.691979+0000 mon.a (mon.0) 5255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.722 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.723 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.724 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.725 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.726 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.727 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:41.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:41.731 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:41 smithi139 bash[65163]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.723802+0000 mgr.x (mgr.25061) 1276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cluster 2024-04-19T14:20:39.728824+0000 mgr.x (mgr.25061) 1277 : cluster [DBG] pgmap v237: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.775781+0000 mgr.x (mgr.25061) 1278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.831974+0000 mgr.x (mgr.25061) 1279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.887993+0000 mgr.x (mgr.25061) 1280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:39.945175+0000 mgr.x (mgr.25061) 1281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.017174+0000 mgr.x (mgr.25061) 1282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.069786+0000 mgr.x (mgr.25061) 1283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.145000+0000 mgr.x (mgr.25061) 1284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.218403+0000 mgr.x (mgr.25061) 1285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.327352+0000 mgr.x (mgr.25061) 1286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.400509+0000 mgr.x (mgr.25061) 1287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.474929+0000 mgr.x (mgr.25061) 1288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.548738+0000 mgr.x (mgr.25061) 1289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.630711+0000 mgr.x (mgr.25061) 1290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.702642+0000 mon.a (mon.0) 5256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.704690+0000 mgr.x (mgr.25061) 1291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.761893+0000 mon.a (mon.0) 5257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.764215+0000 mon.a (mon.0) 5258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.766381+0000 mon.a (mon.0) 5259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.767301+0000 mon.a (mon.0) 5260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.773627+0000 mon.a (mon.0) 5261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.775651+0000 mgr.x (mgr.25061) 1292 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.851090+0000 mon.a (mon.0) 5262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.855449+0000 mon.a (mon.0) 5263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.858935+0000 mon.a (mon.0) 5264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.860554+0000 mon.a (mon.0) 5265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.868587+0000 mon.a (mon.0) 5266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.870662+0000 mgr.x (mgr.25061) 1293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.926902+0000 mon.a (mon.0) 5267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.929830+0000 mon.a (mon.0) 5268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.932454+0000 mon.a (mon.0) 5269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.933600+0000 mon.a (mon.0) 5270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.940519+0000 mon.a (mon.0) 5271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.942452+0000 mgr.x (mgr.25061) 1294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.983548+0000 mon.a (mon.0) 5272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.985601+0000 mon.a (mon.0) 5273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.987533+0000 mon.a (mon.0) 5274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.988180+0000 mon.a (mon.0) 5275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:40.993714+0000 mon.a (mon.0) 5276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:40.995556+0000 mgr.x (mgr.25061) 1295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.052332+0000 mon.a (mon.0) 5277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.054678+0000 mon.a (mon.0) 5278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.056699+0000 mon.a (mon.0) 5279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.057383+0000 mon.a (mon.0) 5280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.063405+0000 mon.a (mon.0) 5281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.065364+0000 mgr.x (mgr.25061) 1296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.110636+0000 mon.a (mon.0) 5282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.112840+0000 mon.a (mon.0) 5283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.115128+0000 mon.a (mon.0) 5284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:42.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.116121+0000 mon.a (mon.0) 5285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.122852+0000 mon.a (mon.0) 5286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.124980+0000 mgr.x (mgr.25061) 1297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.167034+0000 mon.a (mon.0) 5287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.169664+0000 mon.a (mon.0) 5288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.175669+0000 mon.a (mon.0) 5289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.176590+0000 mon.a (mon.0) 5290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.182597+0000 mon.a (mon.0) 5291 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.184711+0000 mgr.x (mgr.25061) 1298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cluster 2024-04-19T14:20:41.188036+0000 mon.a (mon.0) 5292 : cluster [WRN] Health check update: Degraded data redundancy: 75/630 objects degraded (11.905%), 18 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.225350+0000 mon.a (mon.0) 5293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.227948+0000 mon.a (mon.0) 5294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.230379+0000 mon.a (mon.0) 5295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.231305+0000 mon.a (mon.0) 5296 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.238885+0000 mon.a (mon.0) 5297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.240978+0000 mgr.x (mgr.25061) 1299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.298274+0000 mon.a (mon.0) 5298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.301108+0000 mon.a (mon.0) 5299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.304169+0000 mon.a (mon.0) 5300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.305034+0000 mon.a (mon.0) 5301 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.311981+0000 mon.a (mon.0) 5302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.313980+0000 mgr.x (mgr.25061) 1300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.353505+0000 mon.a (mon.0) 5303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.356181+0000 mon.a (mon.0) 5304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.358436+0000 mon.a (mon.0) 5305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.359320+0000 mon.a (mon.0) 5306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.367368+0000 mon.a (mon.0) 5307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.369579+0000 mgr.x (mgr.25061) 1301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.409069+0000 mon.a (mon.0) 5308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.411247+0000 mon.a (mon.0) 5309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.413468+0000 mon.a (mon.0) 5310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.414534+0000 mon.a (mon.0) 5311 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.422384+0000 mon.a (mon.0) 5312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.424501+0000 mgr.x (mgr.25061) 1302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.464248+0000 mon.a (mon.0) 5313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.466586+0000 mon.a (mon.0) 5314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.468619+0000 mon.a (mon.0) 5315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.469358+0000 mon.a (mon.0) 5316 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.475680+0000 mon.a (mon.0) 5317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.477641+0000 mgr.x (mgr.25061) 1303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[82184]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.517218+0000 mon.a (mon.0) 5318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.519744+0000 mon.a (mon.0) 5319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.522340+0000 mon.a (mon.0) 5320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.523341+0000 mon.a (mon.0) 5321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.531246+0000 mon.a (mon.0) 5322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.533364+0000 mgr.x (mgr.25061) 1304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.589140+0000 mon.a (mon.0) 5323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.591679+0000 mon.a (mon.0) 5324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.594276+0000 mon.a (mon.0) 5325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.595122+0000 mon.a (mon.0) 5326 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.602891+0000 mon.a (mon.0) 5327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.605115+0000 mgr.x (mgr.25061) 1305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.645514+0000 mon.a (mon.0) 5328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.647644+0000 mon.a (mon.0) 5329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.650252+0000 mon.a (mon.0) 5330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.651179+0000 mon.a (mon.0) 5331 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.659058+0000 mon.a (mon.0) 5332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.661160+0000 mgr.x (mgr.25061) 1306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.701075+0000 mon.a (mon.0) 5333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.703952+0000 mon.a (mon.0) 5334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:41 smithi135 bash[79235]: audit 2024-04-19T14:20:41.706347+0000 mon.a (mon.0) 5335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:42.293 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[53112]: debug 2024-04-19T14:20:42.033+0000 7ffad4471700 -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-19T14:20:42.552 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[77402]: debug 2024-04-19T14:20:42.501+0000 7f7cac6647c0 -1 osd.6 0 read_superblock omap replica is missing. 2024-04-19T14:20:42.552 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[77402]: debug 2024-04-19T14:20:42.557+0000 7f7cac6647c0 -1 osd.6 157 log_to_monitors true 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:42 smithi139 bash[65163]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.708836+0000 mon.a (mon.0) 5336 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cluster 2024-04-19T14:20:41.729577+0000 mgr.x (mgr.25061) 1307 : cluster [DBG] pgmap v238: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 230 MiB used, 715 GiB / 715 GiB avail; 75/630 objects degraded (11.905%) 2024-04-19T14:20:43.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.746673+0000 mon.a (mon.0) 5337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.748788+0000 mgr.x (mgr.25061) 1308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.804280+0000 mon.a (mon.0) 5338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.807115+0000 mon.a (mon.0) 5339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.810365+0000 mon.a (mon.0) 5340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.814642+0000 mon.a (mon.0) 5341 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.823686+0000 mon.a (mon.0) 5342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.825827+0000 mgr.x (mgr.25061) 1309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.865700+0000 mon.a (mon.0) 5343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.868698+0000 mon.a (mon.0) 5344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.871309+0000 mon.a (mon.0) 5345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.872352+0000 mon.a (mon.0) 5346 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.881966+0000 mon.a (mon.0) 5347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.884106+0000 mgr.x (mgr.25061) 1310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.960551+0000 mon.a (mon.0) 5348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.963773+0000 mon.a (mon.0) 5349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.966436+0000 mon.a (mon.0) 5350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[79235]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.967447+0000 mon.a (mon.0) 5351 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:41.975580+0000 mon.a (mon.0) 5352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:41.977655+0000 mgr.x (mgr.25061) 1311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.011037+0000 mon.a (mon.0) 5353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.020222+0000 mon.a (mon.0) 5354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.025454+0000 mon.a (mon.0) 5355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.031013+0000 mon.a (mon.0) 5356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.031572+0000 mon.a (mon.0) 5357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.033231+0000 mon.a (mon.0) 5358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.034421+0000 mon.a (mon.0) 5359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.035920+0000 mon.a (mon.0) 5360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.037590+0000 mgr.x (mgr.25061) 1312 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: cephadm 2024-04-19T14:20:42.038513+0000 mgr.x (mgr.25061) 1313 : cephadm [INF] Upgrade: unsafe to stop osd(s) at this time (19 PGs are or would become offline) 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.563840+0000 mon.a (mon.0) 5361 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:42 smithi135 bash[82184]: audit 2024-04-19T14:20:42.564673+0000 mon.b (mon.2) 7 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]: dispatch 2024-04-19T14:20:43.962 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:20:43 smithi139 bash[77402]: debug 2024-04-19T14:20:43.565+0000 7f7c99ab4700 -1 osd.6 157 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:20:44.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[65163]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[79235]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.031921+0000 mon.a (mon.0) 5362 : audit [INF] from='osd.6 ' entity='osd.6' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["6"]}]': finished 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: cluster 2024-04-19T14:20:43.040058+0000 mon.a (mon.0) 5363 : cluster [DBG] osdmap e160: 8 total, 7 up, 8 in 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.048029+0000 mon.a (mon.0) 5364 : audit [INF] from='osd.6 ' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.048217+0000 mon.b (mon.2) 8 : audit [INF] from='osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634]' entity='osd.6' cmd=[{"prefix": "osd crush create-or-move", "id": 6, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:44 smithi135 bash[82184]: audit 2024-04-19T14:20:43.557887+0000 mon.a (mon.0) 5365 : audit [INF] from='osd.6 ' entity='osd.6' 2024-04-19T14:20:44.593 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:44] "GET /metrics HTTP/1.1" 200 38683 "" "Prometheus/2.33.4" 2024-04-19T14:20:45.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:45 smithi139 bash[65163]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[79235]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:43.730293+0000 mgr.x (mgr.25061) 1314 : cluster [DBG] pgmap v240: 161 pgs: 18 active+undersized+degraded, 35 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s; 75/630 objects degraded (11.905%) 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.557421+0000 mon.a (mon.0) 5366 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.575881+0000 mon.a (mon.0) 5367 : cluster [INF] osd.6 [v2:172.21.15.139:6816/2930715634,v1:172.21.15.139:6817/2930715634] boot 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: cluster 2024-04-19T14:20:44.575985+0000 mon.a (mon.0) 5368 : cluster [DBG] osdmap e161: 8 total, 8 up, 8 in 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.577159+0000 mon.a (mon.0) 5369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 6}]: dispatch 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.794270+0000 mon.a (mon.0) 5370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.805051+0000 mon.a (mon.0) 5371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:45.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:45 smithi135 bash[82184]: audit 2024-04-19T14:20:44.815168+0000 mon.a (mon.0) 5372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:47.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:46 smithi139 bash[65163]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[79235]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: cluster 2024-04-19T14:20:45.577788+0000 mon.a (mon.0) 5373 : cluster [DBG] osdmap e162: 8 total, 8 up, 8 in 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: audit 2024-04-19T14:20:45.994507+0000 mon.a (mon.0) 5374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:46 smithi135 bash[82184]: audit 2024-04-19T14:20:45.995840+0000 mon.a (mon.0) 5375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:20:48.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:47 smithi139 bash[65163]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:47 smithi139 bash[65163]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:47 smithi139 bash[65163]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:48.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:47 smithi139 bash[65163]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[79235]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[79235]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[79235]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[79235]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[82184]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[82184]: cluster 2024-04-19T14:20:45.731156+0000 mgr.x (mgr.25061) 1315 : cluster [DBG] pgmap v243: 161 pgs: 11 peering, 14 active+undersized+degraded, 28 active+undersized, 108 active+clean; 585 KiB data, 240 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s; 54/630 objects degraded (8.571%) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[82184]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:48.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:47 smithi135 bash[82184]: cluster 2024-04-19T14:20:46.569472+0000 mon.a (mon.0) 5376 : cluster [WRN] Health check update: Degraded data redundancy: 54/630 objects degraded (8.571%), 14 pgs degraded (PG_DEGRADED) 2024-04-19T14:20:49.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:48 smithi139 bash[65163]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:49.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:48 smithi139 bash[65163]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:48 smithi135 bash[79235]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:48 smithi135 bash[79235]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:49.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:48 smithi135 bash[82184]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:49.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:48 smithi135 bash[82184]: audit 2024-04-19T14:20:47.242241+0000 mgr.x (mgr.25061) 1316 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:50.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:49 smithi139 bash[65163]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:50.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:49 smithi139 bash[65163]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:50.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:49 smithi135 bash[79235]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:50.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:49 smithi135 bash[79235]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:49 smithi135 bash[82184]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:50.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:49 smithi135 bash[82184]: cluster 2024-04-19T14:20:47.731975+0000 mgr.x (mgr.25061) 1317 : cluster [DBG] pgmap v244: 161 pgs: 11 peering, 4 active+undersized+degraded, 10 active+undersized, 136 active+clean; 585 KiB data, 241 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s; 20/630 objects degraded (3.175%) 2024-04-19T14:20:51.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:50 smithi139 bash[65163]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:50 smithi139 bash[65163]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:50 smithi139 bash[65163]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:51.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:50 smithi139 bash[65163]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[79235]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[79235]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[79235]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[79235]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[82184]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[82184]: cluster 2024-04-19T14:20:50.593702+0000 mon.a (mon.0) 5377 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 20/630 objects degraded (3.175%), 4 pgs degraded) 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[82184]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:50 smithi135 bash[82184]: cluster 2024-04-19T14:20:50.593762+0000 mon.a (mon.0) 5378 : cluster [INF] Cluster is now healthy 2024-04-19T14:20:52.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:51 smithi139 bash[65163]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:52.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:51 smithi139 bash[65163]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:52.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:51 smithi135 bash[79235]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:52.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:51 smithi135 bash[79235]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:51 smithi135 bash[82184]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:51 smithi135 bash[82184]: cluster 2024-04-19T14:20:49.732855+0000 mgr.x (mgr.25061) 1318 : cluster [DBG] pgmap v245: 161 pgs: 11 peering, 150 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 459 B/s rd, 0 op/s 2024-04-19T14:20:53.954 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:20:54.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:53 smithi139 bash[65163]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:53 smithi139 bash[65163]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:53 smithi135 bash[79235]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:53 smithi135 bash[79235]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:53 smithi135 bash[82184]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:53 smithi135 bash[82184]: cluster 2024-04-19T14:20:51.734023+0000 mgr.x (mgr.25061) 1319 : cluster [DBG] pgmap v246: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 383 B/s rd, 0 op/s 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 16s ago 23m - - 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 9s ago 23m - - 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (10m) 16s ago 16m 15.0M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (9m) 9s ago 16m 41.3M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (8m) 16s ago 14m 45.5M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (9m) 9s ago 22m 522M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (6m) 16s ago 24m 439M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (6m) 16s ago 24m 66.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (5m) 9s ago 23m 50.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (5m) 16s ago 23m 51.3M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:20:54.707 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (10m) 16s ago 17m 9520k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (9m) 9s ago 17m 9528k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 16s ago 22m 53.3M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 16s ago 21m 52.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (2m) 16s ago 21m 53.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 16s ago 20m 55.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (89s) 9s ago 19m 53.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (51s) 9s ago 19m 47.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (18s) 9s ago 18m 45.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (18m) 9s ago 18m 65.3M 2780M 17.2.0 e1d6a67b021e cb237c457b09 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (8m) 9s ago 17m 67.2M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (14m) 16s ago 14m 87.8M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (14m) 9s ago 14m 88.0M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (14m) 16s ago 14m 87.5M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:20:54.708 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (14m) 9s ago 14m 87.0M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:20:54.761 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:20:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:20:54] "GET /metrics HTTP/1.1" 200 38550 "" "Prometheus/2.33.4" 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 1, 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 7 2024-04-19T14:20:55.148 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 5, 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 12 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:20:55.149 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:20:55.501 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:20:55.501 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "12/23 daemons upgraded", 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading osd daemons", 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:20:55.502 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:20:55.937 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:56.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:55 smithi139 bash[65163]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[79235]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: cluster 2024-04-19T14:20:53.735326+0000 mgr.x (mgr.25061) 1320 : cluster [DBG] pgmap v247: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 894 B/s rd, 0 op/s 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:53.947969+0000 mgr.x (mgr.25061) 1321 : audit [DBG] from='client.34575 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:54.300184+0000 mgr.x (mgr.25061) 1322 : audit [DBG] from='client.34581 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:54.660365+0000 mgr.x (mgr.25061) 1323 : audit [DBG] from='client.34587 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:55 smithi135 bash[82184]: audit 2024-04-19T14:20:55.154400+0000 mon.c (mon.1) 17 : audit [DBG] from='client.? 172.21.15.135:0/297671067' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:20:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:56 smithi139 bash[65163]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:56 smithi139 bash[65163]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:56 smithi139 bash[65163]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:56 smithi139 bash[65163]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[79235]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[79235]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[79235]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[79235]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[82184]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[82184]: audit 2024-04-19T14:20:55.509023+0000 mgr.x (mgr.25061) 1324 : audit [DBG] from='client.54526 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[82184]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:56 smithi135 bash[82184]: audit 2024-04-19T14:20:55.944559+0000 mon.a (mon.0) 5379 : audit [DBG] from='client.? 172.21.15.135:0/1341427' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:20:57.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:57 smithi139 bash[65163]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:57.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:57 smithi139 bash[65163]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:57.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:57 smithi139 bash[65163]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:57.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:57 smithi139 bash[65163]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[79235]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[79235]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[79235]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[79235]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[82184]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[82184]: cluster 2024-04-19T14:20:55.736429+0000 mgr.x (mgr.25061) 1325 : cluster [DBG] pgmap v248: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 806 B/s rd, 0 op/s 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[82184]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:57 smithi135 bash[82184]: audit 2024-04-19T14:20:57.052792+0000 mon.a (mon.0) 5380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.828 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.828 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:58.828 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:58.829 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:58 smithi139 bash[65163]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[79235]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:57.054892+0000 mgr.x (mgr.25061) 1326 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "osd ok-to-stop", "ids": ["7"], "max": 16}]: dispatch 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: cephadm 2024-04-19T14:20:57.057866+0000 mgr.x (mgr.25061) 1327 : cephadm [INF] Upgrade: osd.7 is safe to restart 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:57.251487+0000 mgr.x (mgr.25061) 1328 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.288126+0000 mon.a (mon.0) 5381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.301258+0000 mon.a (mon.0) 5382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:20:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:58 smithi135 bash[82184]: audit 2024-04-19T14:20:58.311979+0000 mon.a (mon.0) 5383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:00.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:20:59 smithi139 bash[65163]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[79235]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:00.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: cluster 2024-04-19T14:20:57.737726+0000 mgr.x (mgr.25061) 1329 : cluster [DBG] pgmap v249: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.590437+0000 mon.a (mon.0) 5384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.594631+0000 mon.a (mon.0) 5385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "osd.7"}]: dispatch 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:00.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:20:59 smithi135 bash[82184]: audit 2024-04-19T14:20:59.596279+0000 mon.a (mon.0) 5386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:01.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:00 smithi139 bash[65163]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:00 smithi139 bash[65163]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:00 smithi139 bash[65163]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.001 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:00 smithi139 bash[65163]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[79235]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[79235]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[79235]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[79235]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[82184]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[82184]: cephadm 2024-04-19T14:20:59.584400+0000 mgr.x (mgr.25061) 1330 : cephadm [INF] Upgrade: Updating osd.7 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[82184]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:00 smithi135 bash[82184]: cephadm 2024-04-19T14:20:59.603280+0000 mgr.x (mgr.25061) 1331 : cephadm [INF] Deploying daemon osd.7 on smithi139 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[79235]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:01.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:01 smithi135 bash[82184]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: cluster 2024-04-19T14:20:59.738385+0000 mgr.x (mgr.25061) 1332 : cluster [DBG] pgmap v250: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:00.994984+0000 mon.a (mon.0) 5387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:00.997193+0000 mon.a (mon.0) 5388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:02.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:01 smithi139 bash[65163]: audit 2024-04-19T14:21:01.307146+0000 mon.a (mon.0) 5389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:04.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:03 smithi139 bash[65163]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:03 smithi139 bash[65163]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:03 smithi135 bash[79235]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:03 smithi135 bash[79235]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:03 smithi135 bash[82184]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:03 smithi135 bash[82184]: cluster 2024-04-19T14:21:01.739607+0000 mgr.x (mgr.25061) 1333 : cluster [DBG] pgmap v251: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:04.761 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:04] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-04-19T14:21:05.106 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.106 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.107 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.107 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.107 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:05 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.108 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.108 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.108 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:05 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.108 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:04 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:05.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:05 smithi139 systemd[1]: Stopping Ceph osd.7 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:21:05.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[34000]: debug 2024-04-19T14:21:05.220+0000 7f3ab0a59700 -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-19T14:21:05.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[34000]: debug 2024-04-19T14:21:05.220+0000 7f3ab0a59700 -1 osd.7 162 *** Got signal Terminated *** 2024-04-19T14:21:05.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[34000]: debug 2024-04-19T14:21:05.220+0000 7f3ab0a59700 -1 osd.7 162 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:06.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:05 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:06.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: cluster 2024-04-19T14:21:03.740556+0000 mgr.x (mgr.25061) 1334 : cluster [DBG] pgmap v252: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.956670+0000 mon.a (mon.0) 5390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.969279+0000 mon.a (mon.0) 5391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: audit 2024-04-19T14:21:04.978474+0000 mon.a (mon.0) 5392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:06.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:05 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.223153+0000 mon.a (mon.0) 5393 : cluster [INF] osd.7 marked itself down and dead 2024-04-19T14:21:07.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:06 smithi139 bash[65163]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[79235]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.975727+0000 mon.a (mon.0) 5394 : cluster [WRN] Health check failed: 1 osds down (OSD_DOWN) 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.975778+0000 mon.a (mon.0) 5395 : cluster [WRN] Health check failed: all OSDs are running squid or later but require_osd_release < squid (OSD_UPGRADE_FINISHED) 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.986253+0000 mon.a (mon.0) 5396 : cluster [DBG] osdmap e163: 8 total, 7 up, 8 in 2024-04-19T14:21:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.535112+0000 mon.a (mon.0) 5397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.546182+0000 mon.a (mon.0) 5398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:06 smithi135 bash[82184]: audit 2024-04-19T14:21:06.556344+0000 mon.a (mon.0) 5399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:07.462 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[79514]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-7 2024-04-19T14:21:07.462 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[79651]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-7 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:07.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:07.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:07.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:07.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:07.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:07 smithi139 bash[65163]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[79235]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:05.741770+0000 mgr.x (mgr.25061) 1335 : cluster [DBG] pgmap v253: 161 pgs: 161 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.549746+0000 mgr.x (mgr.25061) 1336 : cluster [DBG] pgmap v255: 161 pgs: 8 peering, 17 stale+active+clean, 136 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 348 B/s rd, 0 op/s 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.700743+0000 mon.a (mon.0) 5400 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.700798+0000 mon.a (mon.0) 5401 : cluster [WRN] Health check failed: Reduced data availability: 1 pg inactive, 3 pgs peering (PG_AVAILABILITY) 2024-04-19T14:21:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: cluster 2024-04-19T14:21:06.988359+0000 mon.a (mon.0) 5402 : cluster [DBG] osdmap e164: 8 total, 7 up, 8 in 2024-04-19T14:21:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:07 smithi135 bash[82184]: audit 2024-04-19T14:21:07.255425+0000 mgr.x (mgr.25061) 1337 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:09.011 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:08 smithi139 bash[65163]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:08 smithi139 bash[65163]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:09.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:08 smithi135 bash[82184]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:09.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:08 smithi135 bash[82184]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:08 smithi135 bash[79235]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:08 smithi135 bash[79235]: cluster 2024-04-19T14:21:08.550683+0000 mgr.x (mgr.25061) 1338 : cluster [DBG] pgmap v257: 161 pgs: 6 active+undersized+degraded, 21 peering, 7 stale+active+clean, 17 active+undersized, 110 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 19/630 objects degraded (3.016%) 2024-04-19T14:21:10.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:09 smithi139 bash[65163]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:09 smithi139 bash[65163]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.000 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.001 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.001 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.7.service: Deactivated successfully. 2024-04-19T14:21:10.001 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: Stopped Ceph osd.7 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:21:10.001 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.001 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.002 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.002 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.002 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.002 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:09 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:10.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:09 smithi135 bash[79235]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:09 smithi135 bash[79235]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:09 smithi135 bash[82184]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:09 smithi135 bash[82184]: cluster 2024-04-19T14:21:08.712553+0000 mon.a (mon.0) 5403 : cluster [WRN] Health check failed: Degraded data redundancy: 19/630 objects degraded (3.016%), 6 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:10.261 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:10 smithi139 systemd[1]: Started Ceph osd.7 for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:21:11.483 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.483 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.483 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.484 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.485 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.486 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.487 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.488 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.489 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.490 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.491 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:11 smithi139 bash[65163]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.052492+0000 mon.a (mon.0) 5404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.063737+0000 mon.a (mon.0) 5405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.096086+0000 mon.a (mon.0) 5406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.097520+0000 mon.a (mon.0) 5407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cluster 2024-04-19T14:21:10.101441+0000 mgr.x (mgr.25061) 1339 : cluster [DBG] pgmap v258: 161 pgs: 9 active+undersized+degraded, 21 peering, 3 stale+active+clean, 26 active+undersized, 102 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 26/630 objects degraded (4.127%) 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.107078+0000 mon.a (mon.0) 5408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.109365+0000 mgr.x (mgr.25061) 1340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.165478+0000 mon.a (mon.0) 5409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.168870+0000 mon.a (mon.0) 5410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.172383+0000 mon.a (mon.0) 5411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.173425+0000 mon.a (mon.0) 5412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.182382+0000 mon.a (mon.0) 5413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.184548+0000 mgr.x (mgr.25061) 1341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.257211+0000 mon.a (mon.0) 5414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.259877+0000 mon.a (mon.0) 5415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.262437+0000 mon.a (mon.0) 5416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.263644+0000 mon.a (mon.0) 5417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.274504+0000 mon.a (mon.0) 5418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.276661+0000 mgr.x (mgr.25061) 1342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.365017+0000 mon.a (mon.0) 5419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.369790+0000 mon.a (mon.0) 5420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.373537+0000 mon.a (mon.0) 5421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.374965+0000 mon.a (mon.0) 5422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.389504+0000 mon.a (mon.0) 5423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.391950+0000 mgr.x (mgr.25061) 1343 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.468417+0000 mon.a (mon.0) 5424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.472063+0000 mon.a (mon.0) 5425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.475925+0000 mon.a (mon.0) 5426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.477566+0000 mon.a (mon.0) 5427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[82184]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.489356+0000 mon.a (mon.0) 5428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.491594+0000 mgr.x (mgr.25061) 1344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.565616+0000 mon.a (mon.0) 5429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.568792+0000 mon.a (mon.0) 5430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.572409+0000 mon.a (mon.0) 5431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.573484+0000 mon.a (mon.0) 5432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.585830+0000 mon.a (mon.0) 5433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.588241+0000 mgr.x (mgr.25061) 1345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.661703+0000 mon.a (mon.0) 5434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.664760+0000 mon.a (mon.0) 5435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.668803+0000 mon.a (mon.0) 5436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.670045+0000 mon.a (mon.0) 5437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.681117+0000 mon.a (mon.0) 5438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.683251+0000 mgr.x (mgr.25061) 1346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.738722+0000 mon.a (mon.0) 5439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.741640+0000 mon.a (mon.0) 5440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.744329+0000 mon.a (mon.0) 5441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.745354+0000 mon.a (mon.0) 5442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.756250+0000 mon.a (mon.0) 5443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.826566+0000 mon.a (mon.0) 5444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.831242+0000 mon.a (mon.0) 5445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.834664+0000 mon.a (mon.0) 5446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.836316+0000 mon.a (mon.0) 5447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.850483+0000 mon.a (mon.0) 5448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.940586+0000 mon.a (mon.0) 5449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.945619+0000 mon.a (mon.0) 5450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.950253+0000 mon.a (mon.0) 5451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.952139+0000 mon.a (mon.0) 5452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:10.966803+0000 mon.a (mon.0) 5453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.027954+0000 mon.a (mon.0) 5454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:11.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.031356+0000 mon.a (mon.0) 5455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:11.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.035049+0000 mon.a (mon.0) 5456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:11.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:11.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:11 smithi135 bash[79235]: audit 2024-04-19T14:21:11.036788+0000 mon.a (mon.0) 5457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.511 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/ceph-authtool --gen-print-key 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: 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-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/chown -h ceph:ceph /dev/mapper/vg_nvme-lv_1 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/chown -R ceph:ceph /dev/dm-0 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/ln -s /dev/mapper/vg_nvme-lv_1 /var/lib/ceph/osd/ceph-7/block 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: Running command: /usr/bin/chown -R ceph:ceph /var/lib/ceph/osd/ceph-7 2024-04-19T14:21:12.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[79802]: --> ceph-volume raw activate successful for osd ID: 7 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:12 smithi139 bash[65163]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.758395+0000 mgr.x (mgr.25061) 1347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.852922+0000 mgr.x (mgr.25061) 1348 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:10.969041+0000 mgr.x (mgr.25061) 1349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.050619+0000 mon.a (mon.0) 5458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.052811+0000 mgr.x (mgr.25061) 1350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cluster 2024-04-19T14:21:11.075835+0000 mon.a (mon.0) 5459 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon osd.7 on smithi139 is in unknown state']) 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.124904+0000 mon.a (mon.0) 5460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.127172+0000 mon.a (mon.0) 5461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.130165+0000 mon.a (mon.0) 5462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.131237+0000 mon.a (mon.0) 5463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.139864+0000 mon.a (mon.0) 5464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.142155+0000 mgr.x (mgr.25061) 1351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.218612+0000 mon.a (mon.0) 5465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.221448+0000 mon.a (mon.0) 5466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.224121+0000 mon.a (mon.0) 5467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.225088+0000 mon.a (mon.0) 5468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.245810+0000 mon.a (mon.0) 5469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.248083+0000 mgr.x (mgr.25061) 1352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.326358+0000 mon.a (mon.0) 5470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.329706+0000 mon.a (mon.0) 5471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[82184]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.333080+0000 mon.a (mon.0) 5472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.334347+0000 mon.a (mon.0) 5473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.343558+0000 mon.a (mon.0) 5474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.345703+0000 mgr.x (mgr.25061) 1353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.421319+0000 mon.a (mon.0) 5475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.423827+0000 mon.a (mon.0) 5476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.426461+0000 mon.a (mon.0) 5477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.427281+0000 mon.a (mon.0) 5478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.435657+0000 mon.a (mon.0) 5479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.437944+0000 mgr.x (mgr.25061) 1354 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.511547+0000 mon.a (mon.0) 5480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.514582+0000 mon.a (mon.0) 5481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.517465+0000 mon.a (mon.0) 5482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.518635+0000 mon.a (mon.0) 5483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.527732+0000 mon.a (mon.0) 5484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.529940+0000 mgr.x (mgr.25061) 1355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.585539+0000 mon.a (mon.0) 5485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.588406+0000 mon.a (mon.0) 5486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.590929+0000 mon.a (mon.0) 5487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.592069+0000 mon.a (mon.0) 5488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.598610+0000 mon.a (mon.0) 5489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.600665+0000 mgr.x (mgr.25061) 1356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.656354+0000 mon.a (mon.0) 5490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.659471+0000 mon.a (mon.0) 5491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.662084+0000 mon.a (mon.0) 5492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.663249+0000 mon.a (mon.0) 5493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.672237+0000 mon.a (mon.0) 5494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.674470+0000 mgr.x (mgr.25061) 1357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.735093+0000 mon.a (mon.0) 5495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.738359+0000 mon.a (mon.0) 5496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.741307+0000 mon.a (mon.0) 5497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.742529+0000 mon.a (mon.0) 5498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.751424+0000 mon.a (mon.0) 5499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.830166+0000 mon.a (mon.0) 5500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.833492+0000 mon.a (mon.0) 5501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.836440+0000 mon.a (mon.0) 5502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.837660+0000 mon.a (mon.0) 5503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.846653+0000 mon.a (mon.0) 5504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.904938+0000 mon.a (mon.0) 5505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.908029+0000 mon.a (mon.0) 5506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.910503+0000 mon.a (mon.0) 5507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.911642+0000 mon.a (mon.0) 5508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.919984+0000 mon.a (mon.0) 5509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.981735+0000 mon.a (mon.0) 5510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.984737+0000 mon.a (mon.0) 5511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.987393+0000 mon.a (mon.0) 5512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.988587+0000 mon.a (mon.0) 5513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:12.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:12 smithi135 bash[79235]: audit 2024-04-19T14:21:11.996593+0000 mon.a (mon.0) 5514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:13 smithi139 bash[65163]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.753606+0000 mgr.x (mgr.25061) 1358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.848905+0000 mgr.x (mgr.25061) 1359 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.922255+0000 mgr.x (mgr.25061) 1360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:11.998879+0000 mgr.x (mgr.25061) 1361 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.079084+0000 mon.a (mon.0) 5515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.081931+0000 mon.a (mon.0) 5516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.084229+0000 mon.a (mon.0) 5517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.085022+0000 mon.a (mon.0) 5518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.092965+0000 mon.a (mon.0) 5519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.095131+0000 mgr.x (mgr.25061) 1362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cluster 2024-04-19T14:21:12.102393+0000 mgr.x (mgr.25061) 1363 : cluster [DBG] pgmap v259: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.139101+0000 mon.a (mon.0) 5520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.142372+0000 mon.a (mon.0) 5521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.145021+0000 mon.a (mon.0) 5522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.146066+0000 mon.a (mon.0) 5523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.154530+0000 mon.a (mon.0) 5524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.156753+0000 mgr.x (mgr.25061) 1364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.212564+0000 mon.a (mon.0) 5525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.215276+0000 mon.a (mon.0) 5526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.217460+0000 mon.a (mon.0) 5527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.218343+0000 mon.a (mon.0) 5528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.226244+0000 mon.a (mon.0) 5529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.228306+0000 mgr.x (mgr.25061) 1365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.283233+0000 mon.a (mon.0) 5530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.285942+0000 mon.a (mon.0) 5531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.288373+0000 mon.a (mon.0) 5532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.289350+0000 mon.a (mon.0) 5533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.297783+0000 mon.a (mon.0) 5534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.299895+0000 mgr.x (mgr.25061) 1366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.355096+0000 mon.a (mon.0) 5535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.357959+0000 mon.a (mon.0) 5536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.360441+0000 mon.a (mon.0) 5537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.361473+0000 mon.a (mon.0) 5538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.369542+0000 mon.a (mon.0) 5539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.371602+0000 mgr.x (mgr.25061) 1367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.411552+0000 mon.a (mon.0) 5540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.414530+0000 mon.a (mon.0) 5541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.417424+0000 mon.a (mon.0) 5542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.418694+0000 mon.a (mon.0) 5543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.427398+0000 mon.a (mon.0) 5544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.429554+0000 mgr.x (mgr.25061) 1368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.485166+0000 mon.a (mon.0) 5545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.488158+0000 mon.a (mon.0) 5546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.490634+0000 mon.a (mon.0) 5547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.492250+0000 mon.a (mon.0) 5548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.499216+0000 mon.a (mon.0) 5549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.501321+0000 mgr.x (mgr.25061) 1369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.556676+0000 mon.a (mon.0) 5550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.559083+0000 mon.a (mon.0) 5551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.561421+0000 mon.a (mon.0) 5552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.562409+0000 mon.a (mon.0) 5553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.570929+0000 mon.a (mon.0) 5554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.572993+0000 mgr.x (mgr.25061) 1370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.629339+0000 mon.a (mon.0) 5555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.632426+0000 mon.a (mon.0) 5556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.635152+0000 mon.a (mon.0) 5557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.636322+0000 mon.a (mon.0) 5558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.645106+0000 mon.a (mon.0) 5559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.647197+0000 mgr.x (mgr.25061) 1371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.691214+0000 mon.a (mon.0) 5560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.694775+0000 mon.a (mon.0) 5561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.697577+0000 mon.a (mon.0) 5562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.698798+0000 mon.a (mon.0) 5563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.707896+0000 mon.a (mon.0) 5564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.770198+0000 mon.a (mon.0) 5565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.773414+0000 mon.a (mon.0) 5566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.775826+0000 mon.a (mon.0) 5567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.776888+0000 mon.a (mon.0) 5568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[82184]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.785623+0000 mon.a (mon.0) 5569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.843040+0000 mon.a (mon.0) 5570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.845641+0000 mon.a (mon.0) 5571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.847722+0000 mon.a (mon.0) 5572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.848734+0000 mon.a (mon.0) 5573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.857404+0000 mon.a (mon.0) 5574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.898366+0000 mon.a (mon.0) 5575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.900669+0000 mon.a (mon.0) 5576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.902670+0000 mon.a (mon.0) 5577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.903712+0000 mon.a (mon.0) 5578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.911894+0000 mon.a (mon.0) 5579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.968922+0000 mon.a (mon.0) 5580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.971643+0000 mon.a (mon.0) 5581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.974222+0000 mon.a (mon.0) 5582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.975300+0000 mon.a (mon.0) 5583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:12.985778+0000 mon.a (mon.0) 5584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.044027+0000 mon.a (mon.0) 5585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.046811+0000 mon.a (mon.0) 5586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.049088+0000 mon.a (mon.0) 5587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:13.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:13 smithi135 bash[79235]: audit 2024-04-19T14:21:13.050229+0000 mon.a (mon.0) 5588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.403 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[65163]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.709988+0000 mgr.x (mgr.25061) 1372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.787902+0000 mgr.x (mgr.25061) 1373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.859536+0000 mgr.x (mgr.25061) 1374 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.913998+0000 mgr.x (mgr.25061) 1375 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:12.987920+0000 mgr.x (mgr.25061) 1376 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.060641+0000 mon.a (mon.0) 5589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.062737+0000 mgr.x (mgr.25061) 1377 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cluster 2024-04-19T14:21:13.090268+0000 mon.a (mon.0) 5590 : cluster [INF] Health check cleared: PG_AVAILABILITY (was: Reduced data availability: 2 pgs inactive, 7 pgs peering) 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.117679+0000 mon.a (mon.0) 5591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.120265+0000 mon.a (mon.0) 5592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.122678+0000 mon.a (mon.0) 5593 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.123869+0000 mon.a (mon.0) 5594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.131562+0000 mon.a (mon.0) 5595 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.133621+0000 mgr.x (mgr.25061) 1378 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.172711+0000 mon.a (mon.0) 5596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.175376+0000 mon.a (mon.0) 5597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.177551+0000 mon.a (mon.0) 5598 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.178583+0000 mon.a (mon.0) 5599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.187053+0000 mon.a (mon.0) 5600 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.189114+0000 mgr.x (mgr.25061) 1379 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[82184]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.229574+0000 mon.a (mon.0) 5601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.232005+0000 mon.a (mon.0) 5602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.234193+0000 mon.a (mon.0) 5603 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.235178+0000 mon.a (mon.0) 5604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.243364+0000 mon.a (mon.0) 5605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.245503+0000 mgr.x (mgr.25061) 1380 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.302325+0000 mon.a (mon.0) 5606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.304998+0000 mon.a (mon.0) 5607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.307433+0000 mon.a (mon.0) 5608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.308367+0000 mon.a (mon.0) 5609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.317305+0000 mon.a (mon.0) 5610 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.319351+0000 mgr.x (mgr.25061) 1381 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.374599+0000 mon.a (mon.0) 5611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.377486+0000 mon.a (mon.0) 5612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.379796+0000 mon.a (mon.0) 5613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.381375+0000 mon.a (mon.0) 5614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.390064+0000 mon.a (mon.0) 5615 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.392151+0000 mgr.x (mgr.25061) 1382 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.448564+0000 mon.a (mon.0) 5616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.451534+0000 mon.a (mon.0) 5617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.454114+0000 mon.a (mon.0) 5618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.455252+0000 mon.a (mon.0) 5619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.463696+0000 mon.a (mon.0) 5620 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.465753+0000 mgr.x (mgr.25061) 1383 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.552734+0000 mon.a (mon.0) 5621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.556047+0000 mon.a (mon.0) 5622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.559413+0000 mon.a (mon.0) 5623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.561100+0000 mon.a (mon.0) 5624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.570250+0000 mon.a (mon.0) 5625 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.572678+0000 mgr.x (mgr.25061) 1384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.650908+0000 mon.a (mon.0) 5626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.654109+0000 mon.a (mon.0) 5627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.656752+0000 mon.a (mon.0) 5628 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.658148+0000 mon.a (mon.0) 5629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.666614+0000 mon.a (mon.0) 5630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.668751+0000 mgr.x (mgr.25061) 1385 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.727589+0000 mon.a (mon.0) 5631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.731286+0000 mon.a (mon.0) 5632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.734522+0000 mon.a (mon.0) 5633 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.735559+0000 mon.a (mon.0) 5634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.743974+0000 mon.a (mon.0) 5635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.821697+0000 mon.a (mon.0) 5636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.825064+0000 mon.a (mon.0) 5637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.828409+0000 mon.a (mon.0) 5638 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.830024+0000 mon.a (mon.0) 5639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.839423+0000 mon.a (mon.0) 5640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.917687+0000 mon.a (mon.0) 5641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.920965+0000 mon.a (mon.0) 5642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.924201+0000 mon.a (mon.0) 5643 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.925451+0000 mon.a (mon.0) 5644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:13.934107+0000 mon.a (mon.0) 5645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.009499+0000 mon.a (mon.0) 5646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.012353+0000 mon.a (mon.0) 5647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.017020+0000 mon.a (mon.0) 5648 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.018126+0000 mon.a (mon.0) 5649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:14 smithi135 bash[79235]: audit 2024-04-19T14:21:14.026224+0000 mon.a (mon.0) 5650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:14.761 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:14] "GET /metrics HTTP/1.1" 200 38700 "" "Prometheus/2.33.4" 2024-04-19T14:21:15.446 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[80218]: debug 2024-04-19T14:21:15.152+0000 7f3d1ea58700 1 -- 172.21.15.139:0/2544088306 <== mon.2 v2:172.21.15.139:3300/0 4 ==== auth_reply(proto 2 0 (0) Success) ==== 194+0+0 (secure 0 0 0) 0x558440e2d680 con 0x558440e8ac00 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[65163]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.746084+0000 mgr.x (mgr.25061) 1386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.841522+0000 mgr.x (mgr.25061) 1387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:13.936245+0000 mgr.x (mgr.25061) 1388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.028286+0000 mgr.x (mgr.25061) 1389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.091999+0000 mon.a (mon.0) 5651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.096284+0000 mon.a (mon.0) 5652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.099525+0000 mon.a (mon.0) 5653 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.100778+0000 mon.a (mon.0) 5654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cluster 2024-04-19T14:21:14.103169+0000 mgr.x (mgr.25061) 1390 : cluster [DBG] pgmap v260: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.107598+0000 mon.a (mon.0) 5655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.109632+0000 mgr.x (mgr.25061) 1391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.173841+0000 mon.a (mon.0) 5656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.177643+0000 mon.a (mon.0) 5657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.181990+0000 mon.a (mon.0) 5658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.183442+0000 mon.a (mon.0) 5659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.192913+0000 mon.a (mon.0) 5660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.195197+0000 mgr.x (mgr.25061) 1392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.254861+0000 mon.a (mon.0) 5661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.257916+0000 mon.a (mon.0) 5662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[82184]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.261180+0000 mon.a (mon.0) 5663 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.262413+0000 mon.a (mon.0) 5664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.269381+0000 mon.a (mon.0) 5665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.271424+0000 mgr.x (mgr.25061) 1393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.358560+0000 mon.a (mon.0) 5666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.362304+0000 mon.a (mon.0) 5667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.366917+0000 mon.a (mon.0) 5668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.368374+0000 mon.a (mon.0) 5669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.378450+0000 mon.a (mon.0) 5670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.380705+0000 mgr.x (mgr.25061) 1394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.465669+0000 mon.a (mon.0) 5671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.470112+0000 mon.a (mon.0) 5672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.473526+0000 mon.a (mon.0) 5673 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.474871+0000 mon.a (mon.0) 5674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.486960+0000 mon.a (mon.0) 5675 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.489295+0000 mgr.x (mgr.25061) 1395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.547691+0000 mon.a (mon.0) 5676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.550569+0000 mon.a (mon.0) 5677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.553122+0000 mon.a (mon.0) 5678 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.554181+0000 mon.a (mon.0) 5679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.564364+0000 mon.a (mon.0) 5680 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.566556+0000 mgr.x (mgr.25061) 1396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.623059+0000 mon.a (mon.0) 5681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.625864+0000 mon.a (mon.0) 5682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.628318+0000 mon.a (mon.0) 5683 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.629350+0000 mon.a (mon.0) 5684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.640090+0000 mon.a (mon.0) 5685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.642194+0000 mgr.x (mgr.25061) 1397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.699541+0000 mon.a (mon.0) 5686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.702434+0000 mon.a (mon.0) 5687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.705507+0000 mon.a (mon.0) 5688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.706712+0000 mon.a (mon.0) 5689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.717453+0000 mon.a (mon.0) 5690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.775096+0000 mon.a (mon.0) 5691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.777771+0000 mon.a (mon.0) 5692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.780801+0000 mon.a (mon.0) 5693 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.781930+0000 mon.a (mon.0) 5694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.792872+0000 mon.a (mon.0) 5695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.833982+0000 mon.a (mon.0) 5696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.836612+0000 mon.a (mon.0) 5697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.838912+0000 mon.a (mon.0) 5698 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.840010+0000 mon.a (mon.0) 5699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.850721+0000 mon.a (mon.0) 5700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.892073+0000 mon.a (mon.0) 5701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.894874+0000 mon.a (mon.0) 5702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.897298+0000 mon.a (mon.0) 5703 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.898277+0000 mon.a (mon.0) 5704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.909039+0000 mon.a (mon.0) 5705 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.967177+0000 mon.a (mon.0) 5706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.969927+0000 mon.a (mon.0) 5707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.972400+0000 mon.a (mon.0) 5708 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.973329+0000 mon.a (mon.0) 5709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:14.984104+0000 mon.a (mon.0) 5710 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.044115+0000 mon.a (mon.0) 5711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.047113+0000 mon.a (mon.0) 5712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.049508+0000 mon.a (mon.0) 5713 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.050463+0000 mon.a (mon.0) 5714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:15.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:15 smithi135 bash[79235]: audit 2024-04-19T14:21:15.060917+0000 mon.a (mon.0) 5715 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.011 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:15 smithi139 bash[80218]: debug 2024-04-19T14:21:15.732+0000 7f3d27bf07c0 -1 Falling back to public interface 2024-04-19T14:21:16.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:16.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:16 smithi139 bash[65163]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.719543+0000 mgr.x (mgr.25061) 1398 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.794975+0000 mgr.x (mgr.25061) 1399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.852806+0000 mgr.x (mgr.25061) 1400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.911203+0000 mgr.x (mgr.25061) 1401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:14.986574+0000 mgr.x (mgr.25061) 1402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.063094+0000 mgr.x (mgr.25061) 1403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.119557+0000 mon.a (mon.0) 5716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.122057+0000 mon.a (mon.0) 5717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.124280+0000 mon.a (mon.0) 5718 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.125062+0000 mon.a (mon.0) 5719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.134950+0000 mon.a (mon.0) 5720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.137062+0000 mgr.x (mgr.25061) 1404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.176007+0000 mon.a (mon.0) 5721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.178517+0000 mon.a (mon.0) 5722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.180781+0000 mon.a (mon.0) 5723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.181574+0000 mon.a (mon.0) 5724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.189501+0000 mon.a (mon.0) 5725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.191522+0000 mgr.x (mgr.25061) 1405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.232857+0000 mon.a (mon.0) 5726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.235379+0000 mon.a (mon.0) 5727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.237495+0000 mon.a (mon.0) 5728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.238580+0000 mon.a (mon.0) 5729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.247803+0000 mon.a (mon.0) 5730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.249912+0000 mgr.x (mgr.25061) 1406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.305415+0000 mon.a (mon.0) 5731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.308344+0000 mon.a (mon.0) 5732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.310826+0000 mon.a (mon.0) 5733 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.312101+0000 mon.a (mon.0) 5734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.322783+0000 mon.a (mon.0) 5735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.324857+0000 mgr.x (mgr.25061) 1407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.412138+0000 mon.a (mon.0) 5736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.416830+0000 mon.a (mon.0) 5737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.420513+0000 mon.a (mon.0) 5738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.422055+0000 mon.a (mon.0) 5739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.434234+0000 mon.a (mon.0) 5740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.436654+0000 mgr.x (mgr.25061) 1408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.497139+0000 mon.a (mon.0) 5741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.500455+0000 mon.a (mon.0) 5742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.503701+0000 mon.a (mon.0) 5743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.504858+0000 mon.a (mon.0) 5744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.515496+0000 mon.a (mon.0) 5745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.517530+0000 mgr.x (mgr.25061) 1409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.574590+0000 mon.a (mon.0) 5746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.577375+0000 mon.a (mon.0) 5747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.579701+0000 mon.a (mon.0) 5748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.580742+0000 mon.a (mon.0) 5749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.591634+0000 mon.a (mon.0) 5750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.593766+0000 mgr.x (mgr.25061) 1410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.632442+0000 mon.a (mon.0) 5751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.635454+0000 mon.a (mon.0) 5752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.638030+0000 mon.a (mon.0) 5753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.638950+0000 mon.a (mon.0) 5754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.649747+0000 mon.a (mon.0) 5755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.651828+0000 mgr.x (mgr.25061) 1411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.707935+0000 mon.a (mon.0) 5756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.710686+0000 mon.a (mon.0) 5757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.713221+0000 mon.a (mon.0) 5758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.714403+0000 mon.a (mon.0) 5759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.725033+0000 mon.a (mon.0) 5760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:16.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[82184]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.782736+0000 mon.a (mon.0) 5761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.785548+0000 mon.a (mon.0) 5762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.788078+0000 mon.a (mon.0) 5763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.789112+0000 mon.a (mon.0) 5764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.799722+0000 mon.a (mon.0) 5765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.876373+0000 mon.a (mon.0) 5766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.879297+0000 mon.a (mon.0) 5767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.882611+0000 mon.a (mon.0) 5768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.884159+0000 mon.a (mon.0) 5769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.895160+0000 mon.a (mon.0) 5770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.972508+0000 mon.a (mon.0) 5771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.976002+0000 mon.a (mon.0) 5772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.979019+0000 mon.a (mon.0) 5773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.980211+0000 mon.a (mon.0) 5774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.991257+0000 mon.a (mon.0) 5775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.998329+0000 mon.a (mon.0) 5776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:16.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:16.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:16 smithi135 bash[79235]: audit 2024-04-19T14:21:15.999949+0000 mon.a (mon.0) 5777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:17.104 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.104 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.104 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.104 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.104 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.105 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.106 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.107 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.108 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.109 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.110 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.111 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.112 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.113 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.114 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.115 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.727183+0000 mgr.x (mgr.25061) 1412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.801814+0000 mgr.x (mgr.25061) 1413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.404 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.897315+0000 mgr.x (mgr.25061) 1414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:15.993438+0000 mgr.x (mgr.25061) 1415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.103129+0000 mon.a (mon.0) 5778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cluster 2024-04-19T14:21:16.103925+0000 mgr.x (mgr.25061) 1416 : cluster [DBG] pgmap v261: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 77/630 objects degraded (12.222%) 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.105654+0000 mon.a (mon.0) 5779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.107466+0000 mon.a (mon.0) 5780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.108214+0000 mon.a (mon.0) 5781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.405 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.116200+0000 mon.a (mon.0) 5782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.118220+0000 mgr.x (mgr.25061) 1417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.173480+0000 mon.a (mon.0) 5783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.176365+0000 mon.a (mon.0) 5784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.178955+0000 mon.a (mon.0) 5785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.180248+0000 mon.a (mon.0) 5786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.190173+0000 mon.a (mon.0) 5787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.406 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.192121+0000 mgr.x (mgr.25061) 1418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cluster 2024-04-19T14:21:16.198921+0000 mon.a (mon.0) 5788 : cluster [WRN] Health check update: Degraded data redundancy: 77/630 objects degraded (12.222%), 25 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.271483+0000 mon.a (mon.0) 5789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.275601+0000 mon.a (mon.0) 5790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.279330+0000 mon.a (mon.0) 5791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.281104+0000 mon.a (mon.0) 5792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.292410+0000 mon.a (mon.0) 5793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.294692+0000 mgr.x (mgr.25061) 1419 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.373286+0000 mon.a (mon.0) 5794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.376239+0000 mon.a (mon.0) 5795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.379066+0000 mon.a (mon.0) 5796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.380245+0000 mon.a (mon.0) 5797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.388964+0000 mon.a (mon.0) 5798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.390967+0000 mgr.x (mgr.25061) 1420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.410 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.411 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.412 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.413 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.414 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:17 smithi139 bash[65163]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.466214+0000 mon.a (mon.0) 5799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.469769+0000 mon.a (mon.0) 5800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.472241+0000 mon.a (mon.0) 5801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.473156+0000 mon.a (mon.0) 5802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.479716+0000 mon.a (mon.0) 5803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.481629+0000 mgr.x (mgr.25061) 1421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.537195+0000 mon.a (mon.0) 5804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.539610+0000 mon.a (mon.0) 5805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.542010+0000 mon.a (mon.0) 5806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.542928+0000 mon.a (mon.0) 5807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.551023+0000 mon.a (mon.0) 5808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.553056+0000 mgr.x (mgr.25061) 1422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.627942+0000 mon.a (mon.0) 5809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.630924+0000 mon.a (mon.0) 5810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.633746+0000 mon.a (mon.0) 5811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.634995+0000 mon.a (mon.0) 5812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.643745+0000 mon.a (mon.0) 5813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.645816+0000 mgr.x (mgr.25061) 1423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.701320+0000 mon.a (mon.0) 5814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.704146+0000 mon.a (mon.0) 5815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.706755+0000 mon.a (mon.0) 5816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.707876+0000 mon.a (mon.0) 5817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.716548+0000 mon.a (mon.0) 5818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.790364+0000 mon.a (mon.0) 5819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.793155+0000 mon.a (mon.0) 5820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.795779+0000 mon.a (mon.0) 5821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.797378+0000 mon.a (mon.0) 5822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.808333+0000 mon.a (mon.0) 5823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.866745+0000 mon.a (mon.0) 5824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.869401+0000 mon.a (mon.0) 5825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.872471+0000 mon.a (mon.0) 5826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.873532+0000 mon.a (mon.0) 5827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.884664+0000 mon.a (mon.0) 5828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.959505+0000 mon.a (mon.0) 5829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.962467+0000 mon.a (mon.0) 5830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.965620+0000 mon.a (mon.0) 5831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.966631+0000 mon.a (mon.0) 5832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:16.977802+0000 mon.a (mon.0) 5833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[79235]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.056386+0000 mon.a (mon.0) 5834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.060026+0000 mon.a (mon.0) 5835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.063271+0000 mon.a (mon.0) 5836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.064650+0000 mon.a (mon.0) 5837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:17.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:17 smithi135 bash[82184]: audit 2024-04-19T14:21:17.075662+0000 mon.a (mon.0) 5838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.468 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.469 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.470 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.471 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.472 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.473 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.474 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.475 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.476 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.477 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.477 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.477 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.478 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.479 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.480 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.481 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.482 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.482 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.482 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.482 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[82184]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.484 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:18 smithi135 bash[79235]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.718630+0000 mgr.x (mgr.25061) 1424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.810757+0000 mgr.x (mgr.25061) 1425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.886733+0000 mgr.x (mgr.25061) 1426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:16.979953+0000 mgr.x (mgr.25061) 1427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.077800+0000 mgr.x (mgr.25061) 1428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.133791+0000 mon.a (mon.0) 5839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.136914+0000 mon.a (mon.0) 5840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.139697+0000 mon.a (mon.0) 5841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.140824+0000 mon.a (mon.0) 5842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.147077+0000 mon.a (mon.0) 5843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.148996+0000 mgr.x (mgr.25061) 1429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.204244+0000 mon.a (mon.0) 5844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.206683+0000 mon.a (mon.0) 5845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.209135+0000 mon.a (mon.0) 5846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.210170+0000 mon.a (mon.0) 5847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.218078+0000 mon.a (mon.0) 5848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.220103+0000 mgr.x (mgr.25061) 1430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.263289+0000 mgr.x (mgr.25061) 1431 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.278363+0000 mon.a (mon.0) 5849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.280680+0000 mon.a (mon.0) 5850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.282906+0000 mon.a (mon.0) 5851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.284025+0000 mon.a (mon.0) 5852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.293185+0000 mon.a (mon.0) 5853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.295301+0000 mgr.x (mgr.25061) 1432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.351549+0000 mon.a (mon.0) 5854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.354452+0000 mon.a (mon.0) 5855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.357026+0000 mon.a (mon.0) 5856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.358189+0000 mon.a (mon.0) 5857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.368774+0000 mon.a (mon.0) 5858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.370845+0000 mgr.x (mgr.25061) 1433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.428010+0000 mon.a (mon.0) 5859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.431374+0000 mon.a (mon.0) 5860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.434009+0000 mon.a (mon.0) 5861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.507 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.435160+0000 mon.a (mon.0) 5862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.443561+0000 mon.a (mon.0) 5863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.445527+0000 mgr.x (mgr.25061) 1434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.506749+0000 mon.a (mon.0) 5864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.509678+0000 mon.a (mon.0) 5865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.513566+0000 mon.a (mon.0) 5866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.518977+0000 mon.a (mon.0) 5867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.527723+0000 mon.a (mon.0) 5868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.508 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.529879+0000 mgr.x (mgr.25061) 1435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.585429+0000 mon.a (mon.0) 5869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.588227+0000 mon.a (mon.0) 5870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.590909+0000 mon.a (mon.0) 5871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.591966+0000 mon.a (mon.0) 5872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.600607+0000 mon.a (mon.0) 5873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.602608+0000 mgr.x (mgr.25061) 1436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.509 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.658257+0000 mon.a (mon.0) 5874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.661303+0000 mon.a (mon.0) 5875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.664293+0000 mon.a (mon.0) 5876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.665332+0000 mon.a (mon.0) 5877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.672436+0000 mon.a (mon.0) 5878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.674509+0000 mgr.x (mgr.25061) 1437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.713397+0000 mon.a (mon.0) 5879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.510 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.716230+0000 mon.a (mon.0) 5880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.718768+0000 mon.a (mon.0) 5881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.720013+0000 mon.a (mon.0) 5882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.728850+0000 mon.a (mon.0) 5883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.769631+0000 mon.a (mon.0) 5884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.772452+0000 mon.a (mon.0) 5885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.511 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.775033+0000 mon.a (mon.0) 5886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.776084+0000 mon.a (mon.0) 5887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.784727+0000 mon.a (mon.0) 5888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.826962+0000 mon.a (mon.0) 5889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.829875+0000 mon.a (mon.0) 5890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.832177+0000 mon.a (mon.0) 5891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.833067+0000 mon.a (mon.0) 5892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.840903+0000 mon.a (mon.0) 5893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.897717+0000 mon.a (mon.0) 5894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.900608+0000 mon.a (mon.0) 5895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.902956+0000 mon.a (mon.0) 5896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.904503+0000 mon.a (mon.0) 5897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.912854+0000 mon.a (mon.0) 5898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.970012+0000 mon.a (mon.0) 5899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.973349+0000 mon.a (mon.0) 5900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.976708+0000 mon.a (mon.0) 5901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.977959+0000 mon.a (mon.0) 5902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:17.988527+0000 mon.a (mon.0) 5903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.046272+0000 mon.a (mon.0) 5904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.049184+0000 mon.a (mon.0) 5905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.051749+0000 mon.a (mon.0) 5906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.052915+0000 mon.a (mon.0) 5907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:18.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[65163]: audit 2024-04-19T14:21:18.060963+0000 mon.a (mon.0) 5908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.107 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[80218]: debug 2024-04-19T14:21:18.820+0000 7f3d27bf07c0 -1 osd.7 0 read_superblock omap replica is missing. 2024-04-19T14:21:19.107 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:18 smithi139 bash[80218]: debug 2024-04-19T14:21:18.872+0000 7f3d27bf07c0 -1 osd.7 162 log_to_monitors true 2024-04-19T14:21:19.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.444 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.445 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.446 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.447 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.448 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:19 smithi139 bash[65163]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.730821+0000 mgr.x (mgr.25061) 1438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.786923+0000 mgr.x (mgr.25061) 1439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.842847+0000 mgr.x (mgr.25061) 1440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.914877+0000 mgr.x (mgr.25061) 1441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:17.990581+0000 mgr.x (mgr.25061) 1442 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.062925+0000 mgr.x (mgr.25061) 1443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cluster 2024-04-19T14:21:18.104989+0000 mgr.x (mgr.25061) 1444 : cluster [DBG] pgmap v262: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 245 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.121957+0000 mon.a (mon.0) 5909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.124354+0000 mon.a (mon.0) 5910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.126600+0000 mon.a (mon.0) 5911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.127483+0000 mon.a (mon.0) 5912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.133473+0000 mon.a (mon.0) 5913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.135471+0000 mgr.x (mgr.25061) 1445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.190567+0000 mon.a (mon.0) 5914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.192936+0000 mon.a (mon.0) 5915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.195039+0000 mon.a (mon.0) 5916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.196102+0000 mon.a (mon.0) 5917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.203920+0000 mon.a (mon.0) 5918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.205851+0000 mgr.x (mgr.25061) 1446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.261943+0000 mon.a (mon.0) 5919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.264594+0000 mon.a (mon.0) 5920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.267120+0000 mon.a (mon.0) 5921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.268246+0000 mon.a (mon.0) 5922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.276276+0000 mon.a (mon.0) 5923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.278300+0000 mgr.x (mgr.25061) 1447 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.334931+0000 mon.a (mon.0) 5924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.337848+0000 mon.a (mon.0) 5925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.340361+0000 mon.a (mon.0) 5926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.341328+0000 mon.a (mon.0) 5927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.348792+0000 mon.a (mon.0) 5928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.350742+0000 mgr.x (mgr.25061) 1448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.407920+0000 mon.a (mon.0) 5929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.410503+0000 mon.a (mon.0) 5930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.412918+0000 mon.a (mon.0) 5931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.413830+0000 mon.a (mon.0) 5932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.419728+0000 mon.a (mon.0) 5933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.421595+0000 mgr.x (mgr.25061) 1449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.459690+0000 mon.a (mon.0) 5934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.465551+0000 mon.a (mon.0) 5935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.472905+0000 mon.a (mon.0) 5936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[79235]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.480235+0000 mon.a (mon.0) 5937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.482740+0000 mon.a (mon.0) 5938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.486165+0000 mon.a (mon.0) 5939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.487584+0000 mon.a (mon.0) 5940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.493623+0000 mon.a (mon.0) 5941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.495884+0000 mgr.x (mgr.25061) 1450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.535158+0000 mon.a (mon.0) 5942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.537714+0000 mon.a (mon.0) 5943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.540286+0000 mon.a (mon.0) 5944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.541084+0000 mon.a (mon.0) 5945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.547161+0000 mon.a (mon.0) 5946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.549144+0000 mgr.x (mgr.25061) 1451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.587976+0000 mon.a (mon.0) 5947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.590097+0000 mon.a (mon.0) 5948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.592110+0000 mon.a (mon.0) 5949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.592927+0000 mon.a (mon.0) 5950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.598225+0000 mon.a (mon.0) 5951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.600143+0000 mgr.x (mgr.25061) 1452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.639026+0000 mon.a (mon.0) 5952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.641555+0000 mon.a (mon.0) 5953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.643670+0000 mon.a (mon.0) 5954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.644481+0000 mon.a (mon.0) 5955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.650297+0000 mon.a (mon.0) 5956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.652228+0000 mgr.x (mgr.25061) 1453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.728843+0000 mon.a (mon.0) 5957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.732750+0000 mon.a (mon.0) 5958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.735615+0000 mon.a (mon.0) 5959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.736871+0000 mon.a (mon.0) 5960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.745701+0000 mon.a (mon.0) 5961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.821158+0000 mon.a (mon.0) 5962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.823637+0000 mon.a (mon.0) 5963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.826408+0000 mon.a (mon.0) 5964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.827719+0000 mon.a (mon.0) 5965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.833877+0000 mon.a (mon.0) 5966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.875427+0000 mon.a (mon.0) 5967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.878155+0000 mon.a (mon.0) 5968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.878694+0000 mon.a (mon.0) 5969 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.557 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.879858+0000 mon.b (mon.2) 9 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.880837+0000 mon.a (mon.0) 5970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.881629+0000 mon.a (mon.0) 5971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.887581+0000 mon.a (mon.0) 5972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.558 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.948857+0000 mon.a (mon.0) 5973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.952280+0000 mon.a (mon.0) 5974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.954959+0000 mon.a (mon.0) 5975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.955907+0000 mon.a (mon.0) 5976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:18.966726+0000 mon.a (mon.0) 5977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.025610+0000 mon.a (mon.0) 5978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.028782+0000 mon.a (mon.0) 5979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:19.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.031419+0000 mon.a (mon.0) 5980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:19.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.032466+0000 mon.a (mon.0) 5981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:19.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:19.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:19 smithi135 bash[82184]: audit 2024-04-19T14:21:19.043156+0000 mon.a (mon.0) 5982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.464 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[80218]: debug 2024-04-19T14:21:20.332+0000 7f3d15040700 -1 osd.7 162 set_numa_affinity unable to identify public interface '' numa node: (2) No such file or directory 2024-04-19T14:21:20.465 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.465 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.466 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.467 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.468 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.469 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.470 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.471 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.472 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.473 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.474 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.475 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:20 smithi139 bash[65163]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.747763+0000 mgr.x (mgr.25061) 1454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.835873+0000 mgr.x (mgr.25061) 1455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.889469+0000 mgr.x (mgr.25061) 1456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:18.968810+0000 mgr.x (mgr.25061) 1457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.045174+0000 mgr.x (mgr.25061) 1458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.101181+0000 mon.a (mon.0) 5983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.111025+0000 mon.a (mon.0) 5984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.139410+0000 mon.a (mon.0) 5985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.140724+0000 mon.a (mon.0) 5986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.147345+0000 mon.a (mon.0) 5987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.149281+0000 mgr.x (mgr.25061) 1459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.207933+0000 mon.a (mon.0) 5988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.211071+0000 mon.a (mon.0) 5989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.213879+0000 mon.a (mon.0) 5990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.215127+0000 mon.a (mon.0) 5991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.223403+0000 mon.a (mon.0) 5992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.225360+0000 mgr.x (mgr.25061) 1460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.281077+0000 mon.a (mon.0) 5993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.284066+0000 mon.a (mon.0) 5994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.287970+0000 mon.a (mon.0) 5995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.289352+0000 mon.a (mon.0) 5996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.297498+0000 mon.a (mon.0) 5997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.299655+0000 mgr.x (mgr.25061) 1461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.382973+0000 mon.a (mon.0) 5998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.387486+0000 mon.a (mon.0) 5999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.391548+0000 mon.a (mon.0) 6000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.393123+0000 mon.a (mon.0) 6001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.403390+0000 mon.a (mon.0) 6002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.405728+0000 mgr.x (mgr.25061) 1462 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.461951+0000 mon.a (mon.0) 6003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.464462+0000 mon.a (mon.0) 6004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.466622+0000 mon.a (mon.0) 6005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.467530+0000 mon.a (mon.0) 6006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.475705+0000 mon.a (mon.0) 6007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.477601+0000 mgr.x (mgr.25061) 1463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.532796+0000 mon.a (mon.0) 6008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.535829+0000 mon.a (mon.0) 6009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.539437+0000 mon.a (mon.0) 6010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.540565+0000 mon.a (mon.0) 6011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.549036+0000 mon.a (mon.0) 6012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.551019+0000 mgr.x (mgr.25061) 1464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.607765+0000 mon.a (mon.0) 6013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.610484+0000 mon.a (mon.0) 6014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.613287+0000 mon.a (mon.0) 6015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.614812+0000 mon.a (mon.0) 6016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.622721+0000 mon.a (mon.0) 6017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.624762+0000 mgr.x (mgr.25061) 1465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.664811+0000 mon.a (mon.0) 6018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.667524+0000 mon.a (mon.0) 6019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.670061+0000 mon.a (mon.0) 6020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.671040+0000 mon.a (mon.0) 6021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.679218+0000 mon.a (mon.0) 6022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.681212+0000 mgr.x (mgr.25061) 1466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.736826+0000 mon.a (mon.0) 6023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.740004+0000 mon.a (mon.0) 6024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.742681+0000 mon.a (mon.0) 6025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.743817+0000 mon.a (mon.0) 6026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.752287+0000 mon.a (mon.0) 6027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.811666+0000 mon.a (mon.0) 6028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.814844+0000 mon.a (mon.0) 6029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.817480+0000 mon.a (mon.0) 6030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.818519+0000 mon.a (mon.0) 6031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.826929+0000 mon.a (mon.0) 6032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.834292+0000 mon.a (mon.0) 6033 : audit [INF] from='osd.7 ' entity='osd.7' cmd='[{"prefix": "osd crush set-device-class", "class": "ssd", "ids": ["7"]}]': finished 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.840132+0000 mon.b (mon.2) 10 : audit [INF] from='osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462]' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: cluster 2024-04-19T14:21:19.843200+0000 mon.a (mon.0) 6034 : cluster [DBG] osdmap e165: 8 total, 7 up, 8 in 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.845885+0000 mon.a (mon.0) 6035 : audit [INF] from='osd.7 ' entity='osd.7' cmd=[{"prefix": "osd crush create-or-move", "id": 7, "weight":0.0873, "args": ["host=smithi139", "root=default"]}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.903688+0000 mon.a (mon.0) 6036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[79235]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.906398+0000 mon.a (mon.0) 6037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.909594+0000 mon.a (mon.0) 6038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.910652+0000 mon.a (mon.0) 6039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:19.949767+0000 mon.a (mon.0) 6040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.010900+0000 mon.a (mon.0) 6041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:20.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.014026+0000 mon.a (mon.0) 6042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.017159+0000 mon.a (mon.0) 6043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.018473+0000 mon.a (mon.0) 6044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:20.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:20 smithi135 bash[82184]: audit 2024-04-19T14:21:20.065451+0000 mon.a (mon.0) 6045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.449 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.450 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.451 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.452 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.453 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.454 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.455 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.456 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.460 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.461 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:21.462 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:21 smithi139 bash[65163]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:21.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.754211+0000 mgr.x (mgr.25061) 1467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.829032+0000 mgr.x (mgr.25061) 1468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:19.951962+0000 mgr.x (mgr.25061) 1469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.067590+0000 mgr.x (mgr.25061) 1470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cluster 2024-04-19T14:21:20.105738+0000 mgr.x (mgr.25061) 1471 : cluster [DBG] pgmap v264: 161 pgs: 25 active+undersized+degraded, 40 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 921 B/s rd, 0 op/s; 77/630 objects degraded (12.222%) 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.123950+0000 mon.a (mon.0) 6046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.126831+0000 mon.a (mon.0) 6047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.129559+0000 mon.a (mon.0) 6048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.130675+0000 mon.a (mon.0) 6049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.216400+0000 mon.a (mon.0) 6050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.218613+0000 mgr.x (mgr.25061) 1472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.282527+0000 mon.a (mon.0) 6051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.285425+0000 mon.a (mon.0) 6052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.288077+0000 mon.a (mon.0) 6053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.289290+0000 mon.a (mon.0) 6054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.297581+0000 mon.a (mon.0) 6055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.299726+0000 mgr.x (mgr.25061) 1473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.314594+0000 mon.a (mon.0) 6056 : audit [INF] from='osd.7 ' entity='osd.7' 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.357122+0000 mon.a (mon.0) 6057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.365945+0000 mon.a (mon.0) 6058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.368675+0000 mon.a (mon.0) 6059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.370754+0000 mon.a (mon.0) 6060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.379225+0000 mon.a (mon.0) 6061 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.381426+0000 mgr.x (mgr.25061) 1474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.442568+0000 mon.a (mon.0) 6062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.446267+0000 mon.a (mon.0) 6063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.450540+0000 mon.a (mon.0) 6064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.452034+0000 mon.a (mon.0) 6065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.461196+0000 mon.a (mon.0) 6066 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.463801+0000 mgr.x (mgr.25061) 1475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.508399+0000 mon.a (mon.0) 6067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.513083+0000 mon.a (mon.0) 6068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.516165+0000 mon.a (mon.0) 6069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.517204+0000 mon.a (mon.0) 6070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.525983+0000 mon.a (mon.0) 6071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.528138+0000 mgr.x (mgr.25061) 1476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.584830+0000 mon.a (mon.0) 6072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.587582+0000 mon.a (mon.0) 6073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.590048+0000 mon.a (mon.0) 6074 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.591067+0000 mon.a (mon.0) 6075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.597777+0000 mon.a (mon.0) 6076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.599879+0000 mgr.x (mgr.25061) 1477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.656190+0000 mon.a (mon.0) 6077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.658614+0000 mon.a (mon.0) 6078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.660991+0000 mon.a (mon.0) 6079 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.662025+0000 mon.a (mon.0) 6080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.670323+0000 mon.a (mon.0) 6081 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.672413+0000 mgr.x (mgr.25061) 1478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.728091+0000 mon.a (mon.0) 6082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.730866+0000 mon.a (mon.0) 6083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.733381+0000 mon.a (mon.0) 6084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.734426+0000 mon.a (mon.0) 6085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.742862+0000 mon.a (mon.0) 6086 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.805012+0000 mon.a (mon.0) 6087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.808237+0000 mon.a (mon.0) 6088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.810933+0000 mon.a (mon.0) 6089 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.812176+0000 mon.a (mon.0) 6090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.821296+0000 mon.a (mon.0) 6091 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.880635+0000 mon.a (mon.0) 6092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:21.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[79235]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.884119+0000 mon.a (mon.0) 6093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.886504+0000 mon.a (mon.0) 6094 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.887603+0000 mon.a (mon.0) 6095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.896599+0000 mon.a (mon.0) 6096 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.922914+0000 mon.a (mon.0) 6097 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.932981+0000 mon.a (mon.0) 6098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.943031+0000 mon.a (mon.0) 6099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.955063+0000 mon.a (mon.0) 6100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.957663+0000 mon.a (mon.0) 6101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.959658+0000 mon.a (mon.0) 6102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.961191+0000 mon.a (mon.0) 6103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.553 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.963603+0000 mon.a (mon.0) 6104 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.971586+0000 mon.a (mon.0) 6105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.975952+0000 mon.a (mon.0) 6106 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.981620+0000 mon.a (mon.0) 6107 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.0"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.985726+0000 mon.a (mon.0) 6108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.991303+0000 mon.a (mon.0) 6109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.1"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:20.995617+0000 mon.a (mon.0) 6110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]: dispatch 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.001587+0000 mon.a (mon.0) 6111 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.2"}]': finished 2024-04-19T14:21:21.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.005824+0000 mon.a (mon.0) 6112 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.011469+0000 mon.a (mon.0) 6113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.3"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.015676+0000 mon.a (mon.0) 6114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.021276+0000 mon.a (mon.0) 6115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.4"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.025317+0000 mon.a (mon.0) 6116 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.030746+0000 mon.a (mon.0) 6117 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.5"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.034196+0000 mon.a (mon.0) 6118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]: dispatch 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.039765+0000 mon.a (mon.0) 6119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.6"}]': finished 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.043437+0000 mon.a (mon.0) 6120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]: dispatch 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.049049+0000 mon.a (mon.0) 6121 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd.7"}]': finished 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:21.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:21 smithi135 bash[82184]: audit 2024-04-19T14:21:21.054385+0000 mon.a (mon.0) 6122 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd require-osd-release", "release": "squid"}]: dispatch 2024-04-19T14:21:22.457 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.458 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:22.459 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:22 smithi139 bash[65163]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:22.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.744915+0000 mgr.x (mgr.25061) 1479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.823430+0000 mgr.x (mgr.25061) 1480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.898676+0000 mgr.x (mgr.25061) 1481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:20.966042+0000 mgr.x (mgr.25061) 1482 : cephadm [INF] Upgrade: Setting container_image for all osd 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:21.055408+0000 mgr.x (mgr.25061) 1483 : cephadm [INF] Upgrade: Setting require_osd_release to 19 squid 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.311513+0000 mon.a (mon.0) 6123 : cluster [INF] Health check cleared: OSD_DOWN (was: 1 osds down) 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.311567+0000 mon.a (mon.0) 6124 : cluster [INF] Health check cleared: OSD_UPGRADE_FINISHED (was: all OSDs are running squid or later but require_osd_release < squid) 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.313882+0000 mon.a (mon.0) 6125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "osd require-osd-release", "release": "squid"}]': finished 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.322623+0000 mon.a (mon.0) 6126 : cluster [INF] osd.7 [v2:172.21.15.139:6824/1891783462,v1:172.21.15.139:6825/1891783462] boot 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cluster 2024-04-19T14:21:21.322781+0000 mon.a (mon.0) 6127 : cluster [DBG] osdmap e166: 8 total, 8 up, 8 in 2024-04-19T14:21:22.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[79235]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.325820+0000 mon.a (mon.0) 6128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd metadata", "id": 7}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.340226+0000 mon.a (mon.0) 6129 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:22.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: cephadm 2024-04-19T14:21:21.350329+0000 mgr.x (mgr.25061) 1484 : cephadm [INF] Upgrade: Setting container_image for all mds 2024-04-19T14:21:22.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:22.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:22 smithi135 bash[82184]: audit 2024-04-19T14:21:21.356153+0000 mon.a (mon.0) 6130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[79235]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:23.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:23.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:23 smithi135 bash[82184]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:23.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.107033+0000 mgr.x (mgr.25061) 1485 : cluster [DBG] pgmap v266: 161 pgs: 13 peering, 19 active+undersized+degraded, 33 active+undersized, 96 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 639 B/s rd, 0 op/s; 62/630 objects degraded (9.841%) 2024-04-19T14:21:23.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.729 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.326706+0000 mon.a (mon.0) 6131 : cluster [DBG] osdmap e167: 8 total, 8 up, 8 in 2024-04-19T14:21:23.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:23.730 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:23 smithi139 bash[65163]: cluster 2024-04-19T14:21:22.353155+0000 mon.a (mon.0) 6132 : cluster [WRN] Health check update: Degraded data redundancy: 62/630 objects degraded (9.841%), 19 pgs degraded (PG_DEGRADED) 2024-04-19T14:21:24.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:24] "GET /metrics HTTP/1.1" 200 38782 "" "Prometheus/2.33.4" 2024-04-19T14:21:25.494 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.494 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.494 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.495 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.496 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:25 smithi139 bash[65163]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.685 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[79235]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.686 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: cluster 2024-04-19T14:21:24.108221+0000 mgr.x (mgr.25061) 1486 : cluster [DBG] pgmap v268: 161 pgs: 25 peering, 14 active+undersized+degraded, 17 active+undersized, 105 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s; 47/630 objects degraded (7.460%) 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.789819+0000 mon.a (mon.0) 6133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.792146+0000 mon.a (mon.0) 6134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi135.jyvmeg", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:24.794480+0000 mon.a (mon.0) 6135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.169828+0000 mon.a (mon.0) 6136 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.180384+0000 mon.a (mon.0) 6137 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:25.687 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:25 smithi135 bash[82184]: audit 2024-04-19T14:21:25.189104+0000 mon.a (mon.0) 6138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:26.311 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:21:26.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:26 smithi139 bash[65163]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:26 smithi139 bash[65163]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:26 smithi139 bash[65163]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:26.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:26 smithi139 bash[65163]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:26.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[79235]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[79235]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[79235]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:26.684 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[79235]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:26.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[82184]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[82184]: cephadm 2024-04-19T14:21:24.784180+0000 mgr.x (mgr.25061) 1487 : cephadm [INF] Upgrade: Updating rgw.foo.smithi135.jyvmeg (1/4) 2024-04-19T14:21:26.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[82184]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:26.685 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:26 smithi135 bash[82184]: cephadm 2024-04-19T14:21:24.797322+0000 mgr.x (mgr.25061) 1488 : cephadm [INF] Deploying daemon rgw.foo.smithi135.jyvmeg on smithi135 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 8s ago 24m - - 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 1s ago 24m - - 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (10m) 8s ago 17m 14.5M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (10m) 1s ago 16m 41.4M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (9m) 8s ago 14m 45.6M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (9m) 1s ago 23m 523M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (7m) 8s ago 25m 439M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (6m) 8s ago 25m 69.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (6m) 1s ago 23m 52.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:21:27.049 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (6m) 8s ago 23m 55.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (10m) 8s ago 17m 9604k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (10m) 1s ago 17m 9763k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (4m) 8s ago 22m 54.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (3m) 8s ago 22m 53.8M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 8s ago 21m 52.9M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (2m) 8s ago 21m 56.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (2m) 1s ago 20m 55.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (83s) 1s ago 19m 49.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (50s) 1s ago 19m 51.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (14s) 1s ago 18m 51.6M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (9m) 1s ago 17m 67.3M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (15m) 8s ago 15m 88.0M - 17.2.0 e1d6a67b021e b26ac452be4f 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (15m) 1s ago 15m 88.4M - 17.2.0 e1d6a67b021e f5c09ff83373 2024-04-19T14:21:27.050 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (15m) 8s ago 15m 87.6M - 17.2.0 e1d6a67b021e 86dfbd50c124 2024-04-19T14:21:27.051 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (15m) 1s ago 15m 87.3M - 17.2.0 e1d6a67b021e d805e68df69e 2024-04-19T14:21:27.491 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:27.527 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 17.2.0 (43e2e60a7559d3f46c9d53f1ca875fd499a1e35e) quincy (stable)": 4, 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 13 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:21:27.528 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[82184]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:27 smithi135 bash[79235]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.109099+0000 mgr.x (mgr.25061) 1489 : cluster [DBG] pgmap v269: 161 pgs: 25 peering, 136 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 816 B/s rd, 0 op/s 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: audit 2024-04-19T14:21:26.305236+0000 mgr.x (mgr.25061) 1490 : audit [DBG] from='client.34614 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.322897+0000 mon.a (mon.0) 6139 : cluster [INF] Health check cleared: PG_DEGRADED (was: Degraded data redundancy: 47/630 objects degraded (7.460%), 14 pgs degraded) 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: cluster 2024-04-19T14:21:26.322924+0000 mon.a (mon.0) 6140 : cluster [INF] Cluster is now healthy 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:27 smithi139 bash[65163]: audit 2024-04-19T14:21:26.687077+0000 mgr.x (mgr.25061) 1491 : audit [DBG] from='client.54547 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:27.848 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "13/23 daemons upgraded", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading rgw daemons", 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:21:27.849 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:21:28.255 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:21:28.594 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[79235]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.595 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.596 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.596 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:28.596 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:28 smithi135 bash[82184]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:28.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.033845+0000 mgr.x (mgr.25061) 1492 : audit [DBG] from='client.34626 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:28.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.271080+0000 mgr.x (mgr.25061) 1493 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:27.497466+0000 mon.a (mon.0) 6141 : audit [DBG] from='client.? 172.21.15.135:0/2231640925' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:28 smithi139 bash[65163]: audit 2024-04-19T14:21:28.262423+0000 mon.a (mon.0) 6142 : audit [DBG] from='client.? 172.21.15.135:0/2156831893' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:21:29.526 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.527 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.528 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.528 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.528 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[79235]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[79235]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[79235]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[79235]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[82184]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[82184]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[82184]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:29 smithi135 bash[82184]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:29.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.530 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:21:29 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:29.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:29 smithi139 bash[65163]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:29 smithi139 bash[65163]: audit 2024-04-19T14:21:27.856027+0000 mgr.x (mgr.25061) 1494 : audit [DBG] from='client.34638 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:29.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:29 smithi139 bash[65163]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:29.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:29 smithi139 bash[65163]: cluster 2024-04-19T14:21:28.110029+0000 mgr.x (mgr.25061) 1495 : cluster [DBG] pgmap v270: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:21:31.526 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.527 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.527 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.527 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.528 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.528 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[82184]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:31.529 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:31.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:31 smithi135 bash[79235]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:31.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: cluster 2024-04-19T14:21:30.111151+0000 mgr.x (mgr.25061) 1496 : cluster [DBG] pgmap v271: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:21:31.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: audit 2024-04-19T14:21:30.996685+0000 mon.a (mon.0) 6143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:31 smithi139 bash[65163]: audit 2024-04-19T14:21:30.999017+0000 mon.a (mon.0) 6144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:32.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:32 smithi139 bash[65163]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:32 smithi139 bash[65163]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:32 smithi139 bash[65163]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:32 smithi139 bash[65163]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[82184]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[82184]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[82184]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[82184]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[79235]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[79235]: audit 2024-04-19T14:21:31.398244+0000 mon.a (mon.0) 6145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[79235]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:32 smithi135 bash[79235]: audit 2024-04-19T14:21:31.407048+0000 mon.a (mon.0) 6146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:33 smithi139 bash[65163]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:33.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:33 smithi139 bash[65163]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:33 smithi135 bash[82184]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:33.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:33 smithi135 bash[82184]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:33 smithi135 bash[79235]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:33 smithi135 bash[79235]: cluster 2024-04-19T14:21:32.112365+0000 mgr.x (mgr.25061) 1497 : cluster [DBG] pgmap v272: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 1023 B/s rd, 0 op/s 2024-04-19T14:21:34.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:34] "GET /metrics HTTP/1.1" 200 38782 "" "Prometheus/2.33.4" 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.446 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[79235]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.448 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.448 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.448 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.448 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:35.448 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:35 smithi135 bash[82184]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:35.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cephadm 2024-04-19T14:21:34.053204+0000 mgr.x (mgr.25061) 1498 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi135.fqpqrm (2/4) 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.059452+0000 mon.a (mon.0) 6147 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.064648+0000 mon.a (mon.0) 6148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi135.fqpqrm", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: audit 2024-04-19T14:21:34.068735+0000 mon.a (mon.0) 6149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cephadm 2024-04-19T14:21:34.072082+0000 mgr.x (mgr.25061) 1499 : cephadm [INF] Deploying daemon rgw.smpl.smithi135.fqpqrm on smithi135 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:35.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:35 smithi139 bash[65163]: cluster 2024-04-19T14:21:34.113477+0000 mgr.x (mgr.25061) 1500 : cluster [DBG] pgmap v273: 161 pgs: 161 active+clean; 585 KiB data, 255 MiB used, 715 GiB / 715 GiB avail; 3.9 KiB/s rd, 0 B/s wr, 5 op/s 2024-04-19T14:21:36.751 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.752 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.752 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.753 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.753 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.753 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:36.754 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:21:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[79235]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[79235]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[79235]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[79235]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[82184]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[82184]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[82184]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:37.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:37 smithi135 bash[82184]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:37.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:37 smithi139 bash[65163]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:37 smithi139 bash[65163]: cluster 2024-04-19T14:21:36.114669+0000 mgr.x (mgr.25061) 1501 : cluster [DBG] pgmap v274: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 30 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:21:37.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:37 smithi139 bash[65163]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:37.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:37 smithi139 bash[65163]: audit 2024-04-19T14:21:36.330168+0000 mon.a (mon.0) 6150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:38.454 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:38 smithi135 bash[79235]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:38.454 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:38 smithi135 bash[79235]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:38.454 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.457 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.458 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:38 smithi135 bash[82184]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:38.458 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:38 smithi135 bash[82184]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:38.458 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.458 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.458 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.458 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.459 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.459 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.459 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:21:38 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:38.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:38 smithi139 bash[65163]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:38.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:38 smithi139 bash[65163]: audit 2024-04-19T14:21:37.279053+0000 mgr.x (mgr.25061) 1502 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:39 smithi139 bash[65163]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[79235]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: cluster 2024-04-19T14:21:38.115994+0000 mgr.x (mgr.25061) 1503 : cluster [DBG] pgmap v275: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 55 KiB/s rd, 85 B/s wr, 84 op/s 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.509840+0000 mon.a (mon.0) 6151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.517122+0000 mon.a (mon.0) 6152 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.611725+0000 mon.a (mon.0) 6153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.619614+0000 mon.a (mon.0) 6154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:39.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:39 smithi135 bash[82184]: audit 2024-04-19T14:21:38.627373+0000 mon.a (mon.0) 6155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:41 smithi139 bash[65163]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[79235]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: cluster 2024-04-19T14:21:40.116711+0000 mgr.x (mgr.25061) 1504 : cluster [DBG] pgmap v276: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 60 KiB/s rd, 170 B/s wr, 92 op/s 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.775693+0000 mon.a (mon.0) 6156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.780257+0000 mon.a (mon.0) 6157 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.foo.smithi139.huuntu", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:41.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:41 smithi135 bash[82184]: audit 2024-04-19T14:21:40.783795+0000 mon.a (mon.0) 6158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[79235]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[79235]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[79235]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[79235]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[82184]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[82184]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[82184]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:42.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:42 smithi135 bash[82184]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:42.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:42 smithi139 bash[65163]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:42 smithi139 bash[65163]: cephadm 2024-04-19T14:21:40.769088+0000 mgr.x (mgr.25061) 1505 : cephadm [INF] Upgrade: Updating rgw.foo.smithi139.huuntu (3/4) 2024-04-19T14:21:42.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:42 smithi139 bash[65163]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:42.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:42 smithi139 bash[65163]: cephadm 2024-04-19T14:21:40.786965+0000 mgr.x (mgr.25061) 1506 : cephadm [INF] Deploying daemon rgw.foo.smithi139.huuntu on smithi139 2024-04-19T14:21:43.247 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.247 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.248 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.248 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.248 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.248 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.249 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.249 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.249 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:42 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:43.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:43 smithi135 bash[79235]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:43.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:43 smithi135 bash[79235]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:43.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:43 smithi135 bash[82184]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:43.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:43 smithi135 bash[82184]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:43.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:43 smithi139 bash[65163]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:43.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:43 smithi139 bash[65163]: cluster 2024-04-19T14:21:42.117443+0000 mgr.x (mgr.25061) 1507 : cluster [DBG] pgmap v277: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 80 KiB/s rd, 170 B/s wr, 123 op/s 2024-04-19T14:21:44.512 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.512 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.513 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.513 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.513 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:44.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:44] "GET /metrics HTTP/1.1" 200 38782 "" "Prometheus/2.33.4" 2024-04-19T14:21:45.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:45 smithi139 bash[65163]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[79235]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: cluster 2024-04-19T14:21:44.118194+0000 mgr.x (mgr.25061) 1508 : cluster [DBG] pgmap v278: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 96 KiB/s rd, 170 B/s wr, 147 op/s 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:44.377141+0000 mon.a (mon.0) 6159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:44.388863+0000 mon.a (mon.0) 6160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.319243+0000 mon.a (mon.0) 6161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.329579+0000 mon.a (mon.0) 6162 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:45.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:45 smithi135 bash[82184]: audit 2024-04-19T14:21:45.341790+0000 mon.a (mon.0) 6163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:46.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:46 smithi139 bash[65163]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:46.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:46 smithi139 bash[65163]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:46 smithi135 bash[79235]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:46 smithi135 bash[79235]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:46.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:46 smithi135 bash[82184]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:46 smithi135 bash[82184]: audit 2024-04-19T14:21:45.990654+0000 mon.a (mon.0) 6164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:21:47.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:47 smithi139 bash[65163]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[79235]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: cluster 2024-04-19T14:21:46.119005+0000 mgr.x (mgr.25061) 1509 : cluster [DBG] pgmap v279: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 106 KiB/s rd, 170 B/s wr, 163 op/s 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.868352+0000 mon.a (mon.0) 6165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.875717+0000 mon.a (mon.0) 6166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:47.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:47 smithi135 bash[82184]: audit 2024-04-19T14:21:46.883034+0000 mon.a (mon.0) 6167 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:48.728 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:48 smithi139 bash[65163]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[79235]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:47.285453+0000 mgr.x (mgr.25061) 1510 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.055295+0000 mon.a (mon.0) 6168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.060966+0000 mon.a (mon.0) 6169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.rgw.smpl.smithi139.fypjhp", "caps": ["mon", "allow *", "mgr", "allow rw", "osd", "allow rwx tag rgw *=*"]}]: dispatch 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:48.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:48 smithi135 bash[82184]: audit 2024-04-19T14:21:48.065095+0000 mon.a (mon.0) 6170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:49.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:49.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:49 smithi139 bash[65163]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[79235]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cephadm 2024-04-19T14:21:48.046787+0000 mgr.x (mgr.25061) 1511 : cephadm [INF] Upgrade: Updating rgw.smpl.smithi139.fypjhp (4/4) 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cephadm 2024-04-19T14:21:48.068476+0000 mgr.x (mgr.25061) 1512 : cephadm [INF] Deploying daemon rgw.smpl.smithi139.fypjhp on smithi139 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:49.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:49 smithi135 bash[82184]: cluster 2024-04-19T14:21:48.120141+0000 mgr.x (mgr.25061) 1513 : cluster [DBG] pgmap v280: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 159 op/s 2024-04-19T14:21:51.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:51.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:50 smithi139 bash[65163]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[79235]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.726655+0000 mon.a (mon.0) 6171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.739518+0000 mon.a (mon.0) 6172 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: audit 2024-04-19T14:21:49.748701+0000 mon.a (mon.0) 6173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:50 smithi135 bash[82184]: cluster 2024-04-19T14:21:50.120902+0000 mgr.x (mgr.25061) 1514 : cluster [DBG] pgmap v281: 161 pgs: 161 active+clean; 585 KiB data, 259 MiB used, 715 GiB / 715 GiB avail; 100 KiB/s rd, 170 B/s wr, 154 op/s 2024-04-19T14:21:52.674 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.674 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.674 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.675 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.675 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.675 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.675 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.676 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:52.676 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:53.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:53 smithi139 bash[65163]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:53.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:53 smithi139 bash[65163]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:53.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:53 smithi135 bash[79235]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:53.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:53 smithi135 bash[79235]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:53.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:53 smithi135 bash[82184]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:53.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:53 smithi135 bash[82184]: cluster 2024-04-19T14:21:52.122100+0000 mgr.x (mgr.25061) 1515 : cluster [DBG] pgmap v282: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 103 KiB/s rd, 85 B/s wr, 160 op/s 2024-04-19T14:21:54.262 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.262 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.263 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.263 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.263 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.264 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.264 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.264 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.264 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:21:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:21:54.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:21:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:21:54] "GET /metrics HTTP/1.1" 200 38785 "" "Prometheus/2.33.4" 2024-04-19T14:21:55.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.389 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.390 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.391 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.392 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.393 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.394 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.395 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.396 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.397 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:55 smithi139 bash[65163]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.063789+0000 mon.a (mon.0) 6174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.076787+0000 mon.a (mon.0) 6175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.096823+0000 mon.a (mon.0) 6176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.098025+0000 mon.a (mon.0) 6177 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.108671+0000 mon.a (mon.0) 6178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.110325+0000 mgr.x (mgr.25061) 1516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cluster 2024-04-19T14:21:54.122795+0000 mgr.x (mgr.25061) 1517 : cluster [DBG] pgmap v283: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 84 KiB/s rd, 85 B/s wr, 129 op/s 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.206170+0000 mon.a (mon.0) 6179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.211250+0000 mon.a (mon.0) 6180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.216404+0000 mon.a (mon.0) 6181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.218205+0000 mon.a (mon.0) 6182 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.224707+0000 mgr.x (mgr.25061) 1518 : cephadm [INF] Checking dashboard <-> RGW credentials 2024-04-19T14:21:55.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.531169+0000 mon.a (mon.0) 6183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.533036+0000 mgr.x (mgr.25061) 1519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.594275+0000 mon.a (mon.0) 6184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.597572+0000 mon.a (mon.0) 6185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.601075+0000 mon.a (mon.0) 6186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.602292+0000 mon.a (mon.0) 6187 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.613441+0000 mon.a (mon.0) 6188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.614973+0000 mgr.x (mgr.25061) 1520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[82184]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.691880+0000 mon.a (mon.0) 6189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.696290+0000 mon.a (mon.0) 6190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.699276+0000 mon.a (mon.0) 6191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.700681+0000 mon.a (mon.0) 6192 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.711797+0000 mon.a (mon.0) 6193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.713328+0000 mgr.x (mgr.25061) 1521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.790279+0000 mon.a (mon.0) 6194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.793500+0000 mon.a (mon.0) 6195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.796064+0000 mon.a (mon.0) 6196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.797140+0000 mon.a (mon.0) 6197 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.807971+0000 mon.a (mon.0) 6198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.866955+0000 mon.a (mon.0) 6199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.869636+0000 mon.a (mon.0) 6200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.872258+0000 mon.a (mon.0) 6201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.873268+0000 mon.a (mon.0) 6202 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.881569+0000 mon.a (mon.0) 6203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.956402+0000 mon.a (mon.0) 6204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.961401+0000 mon.a (mon.0) 6205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.964789+0000 mon.a (mon.0) 6206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.966300+0000 mon.a (mon.0) 6207 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:55.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:55.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:55 smithi135 bash[79235]: audit 2024-04-19T14:21:54.976367+0000 mon.a (mon.0) 6208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.530 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.531 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.532 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.533 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.533 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.533 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:56 smithi139 bash[65163]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.809508+0000 mgr.x (mgr.25061) 1522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.883090+0000 mgr.x (mgr.25061) 1523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:54.978250+0000 mgr.x (mgr.25061) 1524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.077493+0000 mon.a (mon.0) 6209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.081917+0000 mon.a (mon.0) 6210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.086793+0000 mon.a (mon.0) 6211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.088322+0000 mon.a (mon.0) 6212 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.099546+0000 mon.a (mon.0) 6213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.101270+0000 mgr.x (mgr.25061) 1525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.177621+0000 mon.a (mon.0) 6214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.181091+0000 mon.a (mon.0) 6215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.184456+0000 mon.a (mon.0) 6216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.187377+0000 mon.a (mon.0) 6217 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.198169+0000 mon.a (mon.0) 6218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.199960+0000 mgr.x (mgr.25061) 1526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.275441+0000 mon.a (mon.0) 6219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.278966+0000 mon.a (mon.0) 6220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.282557+0000 mon.a (mon.0) 6221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.284186+0000 mon.a (mon.0) 6222 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.293286+0000 mon.a (mon.0) 6223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.294860+0000 mgr.x (mgr.25061) 1527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.367544+0000 mon.a (mon.0) 6224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.370862+0000 mon.a (mon.0) 6225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.373729+0000 mon.a (mon.0) 6226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.374984+0000 mon.a (mon.0) 6227 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.384086+0000 mon.a (mon.0) 6228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.385603+0000 mgr.x (mgr.25061) 1528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.442088+0000 mon.a (mon.0) 6229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.445022+0000 mon.a (mon.0) 6230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.447999+0000 mon.a (mon.0) 6231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.449296+0000 mon.a (mon.0) 6232 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.456744+0000 mon.a (mon.0) 6233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.458314+0000 mgr.x (mgr.25061) 1529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.515022+0000 mon.a (mon.0) 6234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.517934+0000 mon.a (mon.0) 6235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.520673+0000 mon.a (mon.0) 6236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.521648+0000 mon.a (mon.0) 6237 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.529039+0000 mon.a (mon.0) 6238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.530664+0000 mgr.x (mgr.25061) 1530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.613111+0000 mon.a (mon.0) 6239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.619152+0000 mon.a (mon.0) 6240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.622996+0000 mon.a (mon.0) 6241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.624512+0000 mon.a (mon.0) 6242 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.632019+0000 mon.a (mon.0) 6243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.633857+0000 mgr.x (mgr.25061) 1531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.698773+0000 mon.a (mon.0) 6244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.701493+0000 mon.a (mon.0) 6245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.703827+0000 mon.a (mon.0) 6246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.704679+0000 mon.a (mon.0) 6247 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.711759+0000 mon.a (mon.0) 6248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.713513+0000 mgr.x (mgr.25061) 1532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.759424+0000 mon.a (mon.0) 6249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.559 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.762029+0000 mon.a (mon.0) 6250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.764209+0000 mon.a (mon.0) 6251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.765022+0000 mon.a (mon.0) 6252 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.770801+0000 mon.a (mon.0) 6253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.814472+0000 mon.a (mon.0) 6254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.816793+0000 mon.a (mon.0) 6255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.560 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.818803+0000 mon.a (mon.0) 6256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.819490+0000 mon.a (mon.0) 6257 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.563 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.825092+0000 mon.a (mon.0) 6258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.882302+0000 mon.a (mon.0) 6259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.884222+0000 mon.a (mon.0) 6260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.886158+0000 mon.a (mon.0) 6261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.886872+0000 mon.a (mon.0) 6262 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.564 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.898279+0000 mon.a (mon.0) 6263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.957710+0000 mon.a (mon.0) 6264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.960054+0000 mon.a (mon.0) 6265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.565 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.566 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[79235]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.962165+0000 mon.a (mon.0) 6266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.962897+0000 mon.a (mon.0) 6267 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.567 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:55.968912+0000 mon.a (mon.0) 6268 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.011344+0000 mon.a (mon.0) 6269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.013530+0000 mon.a (mon.0) 6270 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.015983+0000 mon.a (mon.0) 6271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.016646+0000 mon.a (mon.0) 6272 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:56.568 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:56 smithi135 bash[82184]: audit 2024-04-19T14:21:56.022165+0000 mon.a (mon.0) 6273 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:57 smithi139 bash[65163]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.772325+0000 mgr.x (mgr.25061) 1533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.826426+0000 mgr.x (mgr.25061) 1534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.899659+0000 mgr.x (mgr.25061) 1535 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:55.970272+0000 mgr.x (mgr.25061) 1536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.023579+0000 mgr.x (mgr.25061) 1537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.063434+0000 mon.a (mon.0) 6274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.090665+0000 mon.a (mon.0) 6275 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.092860+0000 mon.a (mon.0) 6276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.093703+0000 mon.a (mon.0) 6277 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.100939+0000 mon.a (mon.0) 6278 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.102350+0000 mgr.x (mgr.25061) 1538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cluster 2024-04-19T14:21:56.123496+0000 mgr.x (mgr.25061) 1539 : cluster [DBG] pgmap v284: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 69 KiB/s rd, 85 B/s wr, 106 op/s 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.142675+0000 mon.a (mon.0) 6279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.144974+0000 mon.a (mon.0) 6280 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.147242+0000 mon.a (mon.0) 6281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.148339+0000 mon.a (mon.0) 6282 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.154131+0000 mon.a (mon.0) 6283 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.155503+0000 mgr.x (mgr.25061) 1540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.195459+0000 mon.a (mon.0) 6284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.197910+0000 mon.a (mon.0) 6285 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.200160+0000 mon.a (mon.0) 6286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.201005+0000 mon.a (mon.0) 6287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.209300+0000 mon.a (mon.0) 6288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.210763+0000 mgr.x (mgr.25061) 1541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.282284+0000 mon.a (mon.0) 6289 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.286908+0000 mon.a (mon.0) 6290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.291521+0000 mon.a (mon.0) 6291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.293426+0000 mon.a (mon.0) 6292 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.304069+0000 mon.a (mon.0) 6293 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.305995+0000 mgr.x (mgr.25061) 1542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.381203+0000 mon.a (mon.0) 6294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.383858+0000 mon.a (mon.0) 6295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.386180+0000 mon.a (mon.0) 6296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.387025+0000 mon.a (mon.0) 6297 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.395320+0000 mon.a (mon.0) 6298 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.396811+0000 mgr.x (mgr.25061) 1543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.472030+0000 mon.a (mon.0) 6299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.475588+0000 mon.a (mon.0) 6300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.479152+0000 mon.a (mon.0) 6301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.480324+0000 mon.a (mon.0) 6302 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.488370+0000 mon.a (mon.0) 6303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.489933+0000 mgr.x (mgr.25061) 1544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.546780+0000 mon.a (mon.0) 6304 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.549458+0000 mon.a (mon.0) 6305 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.551624+0000 mon.a (mon.0) 6306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.552435+0000 mon.a (mon.0) 6307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.558984+0000 mon.a (mon.0) 6308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.560387+0000 mgr.x (mgr.25061) 1545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.616140+0000 mon.a (mon.0) 6309 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.618347+0000 mon.a (mon.0) 6310 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.620391+0000 mon.a (mon.0) 6311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.621264+0000 mon.a (mon.0) 6312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.629298+0000 mon.a (mon.0) 6313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.630722+0000 mgr.x (mgr.25061) 1546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:57.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.702109+0000 mon.a (mon.0) 6314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.705082+0000 mon.a (mon.0) 6315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.708464+0000 mon.a (mon.0) 6316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.709784+0000 mon.a (mon.0) 6317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.718228+0000 mon.a (mon.0) 6318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.546 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.806496+0000 mon.a (mon.0) 6319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.809949+0000 mon.a (mon.0) 6320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.814008+0000 mon.a (mon.0) 6321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.815405+0000 mon.a (mon.0) 6322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.824837+0000 mon.a (mon.0) 6323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.906712+0000 mon.a (mon.0) 6324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.911671+0000 mon.a (mon.0) 6325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.915629+0000 mon.a (mon.0) 6326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.917147+0000 mon.a (mon.0) 6327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[79235]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:56.927330+0000 mon.a (mon.0) 6328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.019582+0000 mon.a (mon.0) 6329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:57.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.023208+0000 mon.a (mon.0) 6330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.026657+0000 mon.a (mon.0) 6331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.028390+0000 mon.a (mon.0) 6332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:57.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:57 smithi135 bash[82184]: audit 2024-04-19T14:21:57.040734+0000 mon.a (mon.0) 6333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:58 smithi139 bash[65163]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.719747+0000 mgr.x (mgr.25061) 1547 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.826358+0000 mgr.x (mgr.25061) 1548 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:56.928987+0000 mgr.x (mgr.25061) 1549 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.042214+0000 mgr.x (mgr.25061) 1550 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.115291+0000 mon.a (mon.0) 6334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.118444+0000 mon.a (mon.0) 6335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.121548+0000 mon.a (mon.0) 6336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.122594+0000 mon.a (mon.0) 6337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.130421+0000 mon.a (mon.0) 6338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.131868+0000 mgr.x (mgr.25061) 1551 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.205955+0000 mon.a (mon.0) 6339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.208849+0000 mon.a (mon.0) 6340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.211803+0000 mon.a (mon.0) 6341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.213304+0000 mon.a (mon.0) 6342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.223901+0000 mon.a (mon.0) 6343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.225385+0000 mgr.x (mgr.25061) 1552 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.294770+0000 mgr.x (mgr.25061) 1553 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.299159+0000 mon.a (mon.0) 6344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.302254+0000 mon.a (mon.0) 6345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.304962+0000 mon.a (mon.0) 6346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.306222+0000 mon.a (mon.0) 6347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.316808+0000 mon.a (mon.0) 6348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.318270+0000 mgr.x (mgr.25061) 1554 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.391250+0000 mon.a (mon.0) 6349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.394519+0000 mon.a (mon.0) 6350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.397802+0000 mon.a (mon.0) 6351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.399128+0000 mon.a (mon.0) 6352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.410076+0000 mon.a (mon.0) 6353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.411539+0000 mgr.x (mgr.25061) 1555 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.500150+0000 mon.a (mon.0) 6354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.505212+0000 mon.a (mon.0) 6355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.509070+0000 mon.a (mon.0) 6356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.510605+0000 mon.a (mon.0) 6357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.519550+0000 mon.a (mon.0) 6358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.521026+0000 mgr.x (mgr.25061) 1556 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.594114+0000 mon.a (mon.0) 6359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.596992+0000 mon.a (mon.0) 6360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.600831+0000 mon.a (mon.0) 6361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.602282+0000 mon.a (mon.0) 6362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.611396+0000 mon.a (mon.0) 6363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.612856+0000 mgr.x (mgr.25061) 1557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.670525+0000 mon.a (mon.0) 6364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.673476+0000 mon.a (mon.0) 6365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.675965+0000 mon.a (mon.0) 6366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.676998+0000 mon.a (mon.0) 6367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.685367+0000 mon.a (mon.0) 6368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.686943+0000 mgr.x (mgr.25061) 1558 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.748559+0000 mon.a (mon.0) 6369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.751566+0000 mon.a (mon.0) 6370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.754048+0000 mon.a (mon.0) 6371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.755259+0000 mon.a (mon.0) 6372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.763955+0000 mon.a (mon.0) 6373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.809789+0000 mon.a (mon.0) 6374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.812980+0000 mon.a (mon.0) 6375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.815409+0000 mon.a (mon.0) 6376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.816611+0000 mon.a (mon.0) 6377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.824794+0000 mon.a (mon.0) 6378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.883242+0000 mon.a (mon.0) 6379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.886276+0000 mon.a (mon.0) 6380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.888856+0000 mon.a (mon.0) 6381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.890033+0000 mon.a (mon.0) 6382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.898911+0000 mon.a (mon.0) 6383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.956955+0000 mon.a (mon.0) 6384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.959905+0000 mon.a (mon.0) 6385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.962270+0000 mon.a (mon.0) 6386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.963346+0000 mon.a (mon.0) 6387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:57.971978+0000 mon.a (mon.0) 6388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.029022+0000 mon.a (mon.0) 6389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[82184]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.031949+0000 mon.a (mon.0) 6390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.034162+0000 mon.a (mon.0) 6391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.035168+0000 mon.a (mon.0) 6392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:58 smithi135 bash[79235]: audit 2024-04-19T14:21:58.045445+0000 mon.a (mon.0) 6393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:58.657 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:21:59.448 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:21:59.448 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 12s ago 24m - - 2024-04-19T14:21:59.448 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 9s ago 24m - - 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (11m) 12s ago 17m 14.5M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (10m) 9s ago 17m 41.5M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (9m) 12s ago 15m 45.8M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (10m) 9s ago 23m 523M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (7m) 12s ago 25m 440M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (7m) 12s ago 26m 73.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (6m) 9s ago 24m 54.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (6m) 12s ago 24m 58.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (11m) 12s ago 18m 9751k - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (10m) 9s ago 18m 9.77M - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 12s ago 23m 58.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (4m) 12s ago 22m 57.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (3m) 12s ago 22m 55.9M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 12s ago 21m 59.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (2m) 9s ago 21m 58.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:21:59.449 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (116s) 9s ago 20m 50.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (82s) 9s ago 19m 53.1M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (46s) 9s ago 19m 53.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (9m) 9s ago 18m 67.3M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (28s) 12s ago 16m 87.9M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (15s) 9s ago 15m - - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (20s) 12s ago 15m 87.8M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:21:59.450 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 starting - - - - 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:21:59 smithi139 bash[65163]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.765479+0000 mgr.x (mgr.25061) 1559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.826352+0000 mgr.x (mgr.25061) 1560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.900437+0000 mgr.x (mgr.25061) 1561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:57.973402+0000 mgr.x (mgr.25061) 1562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.046879+0000 mgr.x (mgr.25061) 1563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.119689+0000 mon.a (mon.0) 6394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cluster 2024-04-19T14:21:58.124090+0000 mgr.x (mgr.25061) 1564 : cluster [DBG] pgmap v285: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 81 KiB/s rd, 85 B/s wr, 124 op/s 2024-04-19T14:21:59.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.127015+0000 mon.a (mon.0) 6395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.130021+0000 mon.a (mon.0) 6396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.131201+0000 mon.a (mon.0) 6397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.141901+0000 mon.a (mon.0) 6398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.143398+0000 mgr.x (mgr.25061) 1565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.533 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.200610+0000 mon.a (mon.0) 6399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.203437+0000 mon.a (mon.0) 6400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.205914+0000 mon.a (mon.0) 6401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.207365+0000 mon.a (mon.0) 6402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.217919+0000 mon.a (mon.0) 6403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.219419+0000 mgr.x (mgr.25061) 1566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.263998+0000 mon.a (mon.0) 6404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.267065+0000 mon.a (mon.0) 6405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.269608+0000 mon.a (mon.0) 6406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.270729+0000 mon.a (mon.0) 6407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.279348+0000 mon.a (mon.0) 6408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.280758+0000 mgr.x (mgr.25061) 1567 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.320626+0000 mon.a (mon.0) 6409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.322914+0000 mon.a (mon.0) 6410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.325046+0000 mon.a (mon.0) 6411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.325818+0000 mon.a (mon.0) 6412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.331534+0000 mon.a (mon.0) 6413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.332796+0000 mgr.x (mgr.25061) 1568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.372588+0000 mon.a (mon.0) 6414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.375241+0000 mon.a (mon.0) 6415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.377490+0000 mon.a (mon.0) 6416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.378553+0000 mon.a (mon.0) 6417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.386454+0000 mon.a (mon.0) 6418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.387909+0000 mgr.x (mgr.25061) 1569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.427594+0000 mon.a (mon.0) 6419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.429679+0000 mon.a (mon.0) 6420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.431403+0000 mon.a (mon.0) 6421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.432115+0000 mon.a (mon.0) 6422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.437308+0000 mon.a (mon.0) 6423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.438592+0000 mgr.x (mgr.25061) 1570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.477859+0000 mon.a (mon.0) 6424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.480246+0000 mon.a (mon.0) 6425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.482342+0000 mon.a (mon.0) 6426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.483195+0000 mon.a (mon.0) 6427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.488938+0000 mon.a (mon.0) 6428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.490211+0000 mgr.x (mgr.25061) 1571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.529651+0000 mon.a (mon.0) 6429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.532108+0000 mon.a (mon.0) 6430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.547 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.534345+0000 mon.a (mon.0) 6431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.535063+0000 mon.a (mon.0) 6432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.540189+0000 mon.a (mon.0) 6433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.541415+0000 mgr.x (mgr.25061) 1572 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.584029+0000 mon.a (mon.0) 6434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.586492+0000 mon.a (mon.0) 6435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.588646+0000 mon.a (mon.0) 6436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.589835+0000 mon.a (mon.0) 6437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.594993+0000 mon.a (mon.0) 6438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[82184]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.550 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.596280+0000 mgr.x (mgr.25061) 1573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.635508+0000 mon.a (mon.0) 6439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.638066+0000 mon.a (mon.0) 6440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.640352+0000 mon.a (mon.0) 6441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.641276+0000 mon.a (mon.0) 6442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.646966+0000 mon.a (mon.0) 6443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.648297+0000 mgr.x (mgr.25061) 1574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.650246+0000 mgr.x (mgr.25061) 1575 : audit [DBG] from='client.54679 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.551 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.692387+0000 mon.a (mon.0) 6444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.694735+0000 mon.a (mon.0) 6445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.696694+0000 mon.a (mon.0) 6446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.697361+0000 mon.a (mon.0) 6447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.703012+0000 mon.a (mon.0) 6448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.704313+0000 mgr.x (mgr.25061) 1576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.744026+0000 mon.a (mon.0) 6449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.746532+0000 mon.a (mon.0) 6450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.748806+0000 mon.a (mon.0) 6451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.749712+0000 mon.a (mon.0) 6452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.757904+0000 mon.a (mon.0) 6453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.799624+0000 mon.a (mon.0) 6454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.802069+0000 mon.a (mon.0) 6455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.803997+0000 mon.a (mon.0) 6456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.804699+0000 mon.a (mon.0) 6457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.813624+0000 mon.a (mon.0) 6458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.859123+0000 mon.a (mon.0) 6459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.861646+0000 mon.a (mon.0) 6460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.863648+0000 mon.a (mon.0) 6461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.864499+0000 mon.a (mon.0) 6462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.876222+0000 mon.a (mon.0) 6463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.949787+0000 mon.a (mon.0) 6464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.953129+0000 mon.a (mon.0) 6465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.955721+0000 mon.a (mon.0) 6466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.956705+0000 mon.a (mon.0) 6467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.554 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:58.968637+0000 mon.a (mon.0) 6468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.046913+0000 mon.a (mon.0) 6469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.049552+0000 mon.a (mon.0) 6470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.051732+0000 mon.a (mon.0) 6471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.052416+0000 mon.a (mon.0) 6472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.555 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:21:59 smithi135 bash[79235]: audit 2024-04-19T14:21:59.061090+0000 mon.a (mon.0) 6473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:21:59.893 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:21:59.894 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:22:00.269 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:22:00.269 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:22:00.269 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr" 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "16/23 daemons upgraded", 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading rgw daemons", 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:22:00.270 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:22:00.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:00 smithi139 bash[65163]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.759337+0000 mgr.x (mgr.25061) 1577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.815003+0000 mgr.x (mgr.25061) 1578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.877642+0000 mgr.x (mgr.25061) 1579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:58.970110+0000 mgr.x (mgr.25061) 1580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.029546+0000 mgr.x (mgr.25061) 1581 : audit [DBG] from='client.54685 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.062475+0000 mgr.x (mgr.25061) 1582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.139389+0000 mon.a (mon.0) 6474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.141813+0000 mon.a (mon.0) 6475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.144598+0000 mon.a (mon.0) 6476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.145747+0000 mon.a (mon.0) 6477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.151198+0000 mon.a (mon.0) 6478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.152720+0000 mgr.x (mgr.25061) 1583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.229531+0000 mon.a (mon.0) 6479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.232769+0000 mon.a (mon.0) 6480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.236614+0000 mon.a (mon.0) 6481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.237844+0000 mon.a (mon.0) 6482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.243700+0000 mon.a (mon.0) 6483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.245016+0000 mgr.x (mgr.25061) 1584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.318856+0000 mon.a (mon.0) 6484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.321768+0000 mon.a (mon.0) 6485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.534 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.324796+0000 mon.a (mon.0) 6486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.326269+0000 mon.a (mon.0) 6487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.335614+0000 mon.a (mon.0) 6488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.337048+0000 mgr.x (mgr.25061) 1585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.405510+0000 mgr.x (mgr.25061) 1586 : audit [DBG] from='client.54691 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.421564+0000 mon.a (mon.0) 6489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.427963+0000 mon.a (mon.0) 6490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.456235+0000 mon.a (mon.0) 6491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.536 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.457824+0000 mon.a (mon.0) 6492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.466064+0000 mon.a (mon.0) 6493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.467836+0000 mgr.x (mgr.25061) 1587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.555846+0000 mon.a (mon.0) 6494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.560235+0000 mon.a (mon.0) 6495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.563709+0000 mon.a (mon.0) 6496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.565041+0000 mon.a (mon.0) 6497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.575486+0000 mon.a (mon.0) 6498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.577359+0000 mgr.x (mgr.25061) 1588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.637829+0000 mon.a (mon.0) 6499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.640256+0000 mon.a (mon.0) 6500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.642644+0000 mon.a (mon.0) 6501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.643369+0000 mon.a (mon.0) 6502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.650702+0000 mon.a (mon.0) 6503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.652120+0000 mgr.x (mgr.25061) 1589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.691312+0000 mon.a (mon.0) 6504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.693403+0000 mon.a (mon.0) 6505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.695375+0000 mon.a (mon.0) 6506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.696142+0000 mon.a (mon.0) 6507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.705665+0000 mon.a (mon.0) 6508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.707020+0000 mgr.x (mgr.25061) 1590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[79235]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.746353+0000 mon.a (mon.0) 6509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.748752+0000 mon.a (mon.0) 6510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.750950+0000 mon.a (mon.0) 6511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.751836+0000 mon.a (mon.0) 6512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.759834+0000 mon.a (mon.0) 6513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.800022+0000 mon.a (mon.0) 6514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.802323+0000 mon.a (mon.0) 6515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.804534+0000 mon.a (mon.0) 6516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.805293+0000 mon.a (mon.0) 6517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.812811+0000 mon.a (mon.0) 6518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.866231+0000 mon.a (mon.0) 6519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.869699+0000 mon.a (mon.0) 6520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.872897+0000 mon.a (mon.0) 6521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.874080+0000 mon.a (mon.0) 6522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.882768+0000 mon.a (mon.0) 6523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.899961+0000 mon.c (mon.1) 18 : audit [DBG] from='client.? 172.21.15.135:0/4210729413' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.966680+0000 mon.a (mon.0) 6524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.970360+0000 mon.a (mon.0) 6525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.974045+0000 mon.a (mon.0) 6526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.974840+0000 mon.a (mon.0) 6527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:21:59.984994+0000 mon.a (mon.0) 6528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.042425+0000 mon.a (mon.0) 6529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.548 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.044757+0000 mon.a (mon.0) 6530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.046941+0000 mon.a (mon.0) 6531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.047666+0000 mon.a (mon.0) 6532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.053012+0000 mon.a (mon.0) 6533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:00 smithi135 bash[82184]: audit 2024-04-19T14:22:00.112154+0000 mon.a (mon.0) 6534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:00.703 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:01 smithi139 bash[65163]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.530 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.761104+0000 mgr.x (mgr.25061) 1591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.814133+0000 mgr.x (mgr.25061) 1592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.884189+0000 mgr.x (mgr.25061) 1593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:21:59.986451+0000 mgr.x (mgr.25061) 1594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.054341+0000 mgr.x (mgr.25061) 1595 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.114669+0000 mon.a (mon.0) 6535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cluster 2024-04-19T14:22:00.124746+0000 mgr.x (mgr.25061) 1596 : cluster [DBG] pgmap v286: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 79 KiB/s rd, 170 B/s wr, 120 op/s 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.126584+0000 mon.a (mon.0) 6536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.127279+0000 mon.a (mon.0) 6537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.532 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.131762+0000 mon.a (mon.0) 6538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.535 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.133058+0000 mgr.x (mgr.25061) 1597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.172693+0000 mon.a (mon.0) 6539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.174788+0000 mon.a (mon.0) 6540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.176537+0000 mon.a (mon.0) 6541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.177279+0000 mon.a (mon.0) 6542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.182039+0000 mon.a (mon.0) 6543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.183357+0000 mgr.x (mgr.25061) 1598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.223387+0000 mon.a (mon.0) 6544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.225743+0000 mon.a (mon.0) 6545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.227807+0000 mon.a (mon.0) 6546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.228525+0000 mon.a (mon.0) 6547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.233635+0000 mon.a (mon.0) 6548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.235099+0000 mgr.x (mgr.25061) 1599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.276649+0000 mon.a (mon.0) 6549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.277140+0000 mgr.x (mgr.25061) 1600 : audit [DBG] from='client.54703 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.278837+0000 mon.a (mon.0) 6550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.539 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.280920+0000 mon.a (mon.0) 6551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.281553+0000 mon.a (mon.0) 6552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.287578+0000 mon.a (mon.0) 6553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.540 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.541 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.542 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.289054+0000 mgr.x (mgr.25061) 1601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.329271+0000 mon.a (mon.0) 6554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.331538+0000 mon.a (mon.0) 6555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.334476+0000 mon.a (mon.0) 6556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.335369+0000 mon.a (mon.0) 6557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.341919+0000 mon.a (mon.0) 6558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.343241+0000 mgr.x (mgr.25061) 1602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.383017+0000 mon.a (mon.0) 6559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.385166+0000 mon.a (mon.0) 6560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.387050+0000 mon.a (mon.0) 6561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.545 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.546 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.547 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.387712+0000 mon.a (mon.0) 6562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.392781+0000 mon.a (mon.0) 6563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.394060+0000 mgr.x (mgr.25061) 1603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.433723+0000 mon.a (mon.0) 6564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.435657+0000 mon.a (mon.0) 6565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.437544+0000 mon.a (mon.0) 6566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.438212+0000 mon.a (mon.0) 6567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.548 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.444040+0000 mon.a (mon.0) 6568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.445312+0000 mgr.x (mgr.25061) 1604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.484925+0000 mon.a (mon.0) 6569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.549 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.550 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.551 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.487290+0000 mon.a (mon.0) 6570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.489319+0000 mon.a (mon.0) 6571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.490092+0000 mon.a (mon.0) 6572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.496168+0000 mon.a (mon.0) 6573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.552 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.497474+0000 mgr.x (mgr.25061) 1605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.537034+0000 mon.a (mon.0) 6574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.539007+0000 mon.a (mon.0) 6575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.540853+0000 mon.a (mon.0) 6576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.541538+0000 mon.a (mon.0) 6577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.553 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.547466+0000 mon.a (mon.0) 6578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.554 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.555 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[82184]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.548712+0000 mgr.x (mgr.25061) 1606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.589015+0000 mon.a (mon.0) 6579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.591531+0000 mon.a (mon.0) 6580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.593548+0000 mon.a (mon.0) 6581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.556 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.594220+0000 mon.a (mon.0) 6582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.600195+0000 mon.a (mon.0) 6583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.601502+0000 mgr.x (mgr.25061) 1607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.641024+0000 mon.a (mon.0) 6584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.643433+0000 mon.a (mon.0) 6585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.645585+0000 mon.a (mon.0) 6586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.646402+0000 mon.a (mon.0) 6587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.557 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.652781+0000 mon.a (mon.0) 6588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.654266+0000 mgr.x (mgr.25061) 1608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.694402+0000 mon.a (mon.0) 6589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.697431+0000 mon.a (mon.0) 6590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.700023+0000 mon.a (mon.0) 6591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.701010+0000 mon.a (mon.0) 6592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.707990+0000 mon.a (mon.0) 6593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.558 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.709372+0000 mgr.x (mgr.25061) 1609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.710699+0000 mon.c (mon.1) 19 : audit [DBG] from='client.? 172.21.15.135:0/782170643' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.749015+0000 mon.a (mon.0) 6594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.751195+0000 mon.a (mon.0) 6595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.753378+0000 mon.a (mon.0) 6596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.754176+0000 mon.a (mon.0) 6597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.763756+0000 mon.a (mon.0) 6598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.559 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.805219+0000 mon.a (mon.0) 6599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.808302+0000 mon.a (mon.0) 6600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.810872+0000 mon.a (mon.0) 6601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.812038+0000 mon.a (mon.0) 6602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.822376+0000 mon.a (mon.0) 6603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.864020+0000 mon.a (mon.0) 6604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.867056+0000 mon.a (mon.0) 6605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.560 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.869361+0000 mon.a (mon.0) 6606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.870199+0000 mon.a (mon.0) 6607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.880073+0000 mon.a (mon.0) 6608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.921192+0000 mon.a (mon.0) 6609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.924065+0000 mon.a (mon.0) 6610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.927349+0000 mon.a (mon.0) 6611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.928667+0000 mon.a (mon.0) 6612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.561 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.941660+0000 mon.a (mon.0) 6613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.984997+0000 mon.a (mon.0) 6614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.987719+0000 mon.a (mon.0) 6615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.990379+0000 mon.a (mon.0) 6616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.990647+0000 mon.a (mon.0) 6617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:00.991894+0000 mon.a (mon.0) 6618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.004648+0000 mon.a (mon.0) 6619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.562 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.073924+0000 mon.a (mon.0) 6620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.076488+0000 mon.a (mon.0) 6621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.078695+0000 mon.a (mon.0) 6622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.079719+0000 mon.a (mon.0) 6623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:01.563 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:01 smithi135 bash[79235]: audit 2024-04-19T14:22:01.089743+0000 mon.a (mon.0) 6624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:02 smithi139 bash[65163]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.529 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.765291+0000 mgr.x (mgr.25061) 1610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.823926+0000 mgr.x (mgr.25061) 1611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.881460+0000 mgr.x (mgr.25061) 1612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:00.943357+0000 mgr.x (mgr.25061) 1613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.014098+0000 mgr.x (mgr.25061) 1614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.091117+0000 mgr.x (mgr.25061) 1615 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.530 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.160546+0000 mon.a (mon.0) 6625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.162888+0000 mon.a (mon.0) 6626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.165183+0000 mon.a (mon.0) 6627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.166100+0000 mon.a (mon.0) 6628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.533 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.534 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.535 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.173226+0000 mon.a (mon.0) 6629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.174680+0000 mgr.x (mgr.25061) 1616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.249056+0000 mon.a (mon.0) 6630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.251741+0000 mon.a (mon.0) 6631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.255343+0000 mon.a (mon.0) 6632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.256576+0000 mon.a (mon.0) 6633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.536 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.289134+0000 mon.a (mon.0) 6634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.291082+0000 mgr.x (mgr.25061) 1617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.379548+0000 mon.a (mon.0) 6635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.384285+0000 mon.a (mon.0) 6636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.537 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.538 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.539 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[82184]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.388490+0000 mon.a (mon.0) 6637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.390210+0000 mon.a (mon.0) 6638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.400255+0000 mon.a (mon.0) 6639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.402013+0000 mgr.x (mgr.25061) 1618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.490722+0000 mon.a (mon.0) 6640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.494490+0000 mon.a (mon.0) 6641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.540 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.497981+0000 mon.a (mon.0) 6642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.499632+0000 mon.a (mon.0) 6643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.508951+0000 mon.a (mon.0) 6644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.510667+0000 mgr.x (mgr.25061) 1619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.567975+0000 mon.a (mon.0) 6645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.570523+0000 mon.a (mon.0) 6646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.572840+0000 mon.a (mon.0) 6647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.573885+0000 mon.a (mon.0) 6648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.541 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.580179+0000 mon.a (mon.0) 6649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.581608+0000 mgr.x (mgr.25061) 1620 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.638523+0000 mon.a (mon.0) 6650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.641360+0000 mon.a (mon.0) 6651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.643956+0000 mon.a (mon.0) 6652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.644979+0000 mon.a (mon.0) 6653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.653162+0000 mon.a (mon.0) 6654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.542 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.654530+0000 mgr.x (mgr.25061) 1621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.693844+0000 mon.a (mon.0) 6655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.696657+0000 mon.a (mon.0) 6656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.699006+0000 mon.a (mon.0) 6657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.700136+0000 mon.a (mon.0) 6658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.710416+0000 mon.a (mon.0) 6659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.711729+0000 mgr.x (mgr.25061) 1622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.543 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.798688+0000 mon.a (mon.0) 6660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.803266+0000 mon.a (mon.0) 6661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.807012+0000 mon.a (mon.0) 6662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.808248+0000 mon.a (mon.0) 6663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.822385+0000 mon.a (mon.0) 6664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.910939+0000 mon.a (mon.0) 6665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.916144+0000 mon.a (mon.0) 6666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.920203+0000 mon.a (mon.0) 6667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.544 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.922205+0000 mon.a (mon.0) 6668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:01.936690+0000 mon.a (mon.0) 6669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.027289+0000 mon.a (mon.0) 6670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.032419+0000 mon.a (mon.0) 6671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.037623+0000 mon.a (mon.0) 6672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.039317+0000 mon.a (mon.0) 6673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:02.545 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:02 smithi135 bash[79235]: audit 2024-04-19T14:22:02.054082+0000 mon.a (mon.0) 6674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:03 smithi139 bash[65163]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.482 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.483 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.823874+0000 mgr.x (mgr.25061) 1623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:01.938648+0000 mgr.x (mgr.25061) 1624 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.055888+0000 mgr.x (mgr.25061) 1625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cluster 2024-04-19T14:22:02.125434+0000 mgr.x (mgr.25061) 1626 : cluster [DBG] pgmap v287: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 65 KiB/s rd, 85 B/s wr, 100 op/s 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.200508+0000 mon.a (mon.0) 6675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.204446+0000 mon.a (mon.0) 6676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.484 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.207697+0000 mon.a (mon.0) 6677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.208963+0000 mon.a (mon.0) 6678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.302699+0000 mon.a (mon.0) 6679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.304807+0000 mgr.x (mgr.25061) 1627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.485 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.486 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.381955+0000 mon.a (mon.0) 6680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.384623+0000 mon.a (mon.0) 6681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.387299+0000 mon.a (mon.0) 6682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.388335+0000 mon.a (mon.0) 6683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.396921+0000 mon.a (mon.0) 6684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.487 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.398336+0000 mgr.x (mgr.25061) 1628 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.455902+0000 mon.a (mon.0) 6685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.458553+0000 mon.a (mon.0) 6686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.461362+0000 mon.a (mon.0) 6687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.488 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.489 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.462538+0000 mon.a (mon.0) 6688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.470981+0000 mon.a (mon.0) 6689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.472504+0000 mgr.x (mgr.25061) 1629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.529037+0000 mon.a (mon.0) 6690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.490 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.532096+0000 mon.a (mon.0) 6691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.535100+0000 mon.a (mon.0) 6692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.537329+0000 mon.a (mon.0) 6693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.545924+0000 mon.a (mon.0) 6694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.547749+0000 mgr.x (mgr.25061) 1630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.622477+0000 mon.a (mon.0) 6695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.491 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.492 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.625514+0000 mon.a (mon.0) 6696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.628162+0000 mon.a (mon.0) 6697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.629234+0000 mon.a (mon.0) 6698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.637680+0000 mon.a (mon.0) 6699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.639281+0000 mgr.x (mgr.25061) 1631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:03.493 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.699487+0000 mon.a (mon.0) 6700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.703152+0000 mon.a (mon.0) 6701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.706178+0000 mon.a (mon.0) 6702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.707033+0000 mon.a (mon.0) 6703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.715009+0000 mon.a (mon.0) 6704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.494 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.495 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.776169+0000 mon.a (mon.0) 6705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.778467+0000 mon.a (mon.0) 6706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.780425+0000 mon.a (mon.0) 6707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.781130+0000 mon.a (mon.0) 6708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.496 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.789003+0000 mon.a (mon.0) 6709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.831192+0000 mon.a (mon.0) 6710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.833552+0000 mon.a (mon.0) 6711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.836059+0000 mon.a (mon.0) 6712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.836827+0000 mon.a (mon.0) 6713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.844063+0000 mon.a (mon.0) 6714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.497 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.498 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.903292+0000 mon.a (mon.0) 6715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.905885+0000 mon.a (mon.0) 6716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.908078+0000 mon.a (mon.0) 6717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:03.499 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.908974+0000 mon.a (mon.0) 6718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.917570+0000 mon.a (mon.0) 6719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.951237+0000 mon.a (mon.0) 6720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.960512+0000 mon.a (mon.0) 6721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.969964+0000 mon.a (mon.0) 6722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.976996+0000 mon.a (mon.0) 6723 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.500 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.979088+0000 mon.a (mon.0) 6724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.502 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.980748+0000 mon.a (mon.0) 6725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.982156+0000 mon.a (mon.0) 6726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.984473+0000 mon.a (mon.0) 6727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.987224+0000 mon.a (mon.0) 6728 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.989036+0000 mon.a (mon.0) 6729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.996126+0000 mon.a (mon.0) 6730 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:02.999694+0000 mon.a (mon.0) 6731 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]: dispatch 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.005413+0000 mon.a (mon.0) 6732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi135.jyvmeg"}]': finished 2024-04-19T14:22:03.503 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.008712+0000 mon.a (mon.0) 6733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.504 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[79235]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.505 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.014489+0000 mon.a (mon.0) 6734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.foo.smithi139.huuntu"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.018035+0000 mon.a (mon.0) 6735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.023812+0000 mon.a (mon.0) 6736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi135.fqpqrm"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.027346+0000 mon.a (mon.0) 6737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.033397+0000 mon.a (mon.0) 6738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw.smpl.smithi139.fypjhp"}]': finished 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.038280+0000 mon.a (mon.0) 6739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.506 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.043565+0000 mon.a (mon.0) 6740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.047216+0000 mon.a (mon.0) 6741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.049256+0000 mon.a (mon.0) 6742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:03.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:03 smithi135 bash[82184]: audit 2024-04-19T14:22:03.057937+0000 mon.a (mon.0) 6743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.396 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[82184]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.397 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.398 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:04 smithi135 bash[79235]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.716771+0000 mgr.x (mgr.25061) 1632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.790436+0000 mgr.x (mgr.25061) 1633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.845563+0000 mgr.x (mgr.25061) 1634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.918977+0000 mgr.x (mgr.25061) 1635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:02.990513+0000 mgr.x (mgr.25061) 1636 : cephadm [INF] Upgrade: Setting container_image for all rgw 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:03.039832+0000 mgr.x (mgr.25061) 1637 : cephadm [INF] Upgrade: Setting container_image for all rbd-mirror 2024-04-19T14:22:04.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[65163]: cephadm 2024-04-19T14:22:03.054030+0000 mgr.x (mgr.25061) 1638 : cephadm [INF] Upgrade: Setting container_image for all ceph-exporter 2024-04-19T14:22:04.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:04] "GET /metrics HTTP/1.1" 200 38828 "" "Prometheus/2.33.4" 2024-04-19T14:22:05.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:05 smithi139 bash[65163]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:05.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:05 smithi139 bash[65163]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:05.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:05 smithi135 bash[79235]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:05.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:05 smithi135 bash[79235]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:05.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:05 smithi135 bash[82184]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:05.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:05 smithi135 bash[82184]: cluster 2024-04-19T14:22:04.126515+0000 mgr.x (mgr.25061) 1639 : cluster [DBG] pgmap v288: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.960 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[79235]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.961 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:07.962 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:07 smithi135 bash[82184]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: cluster 2024-04-19T14:22:06.127786+0000 mgr.x (mgr.25061) 1640 : cluster [DBG] pgmap v289: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 57 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.698081+0000 mon.a (mon.0) 6744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.713158+0000 mon.a (mon.0) 6745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:06.725206+0000 mon.a (mon.0) 6746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.037155+0000 mon.a (mon.0) 6747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.048142+0000 mon.a (mon.0) 6748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:07 smithi139 bash[65163]: audit 2024-04-19T14:22:07.057598+0000 mon.a (mon.0) 6749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:08.988 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[79235]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:08.989 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:08 smithi135 bash[82184]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.297598+0000 mgr.x (mgr.25061) 1641 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.948883+0000 mon.a (mon.0) 6750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:09.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.954151+0000 mon.a (mon.0) 6751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:09.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:08 smithi139 bash[65163]: audit 2024-04-19T14:22:07.967779+0000 mon.a (mon.0) 6752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:09.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:09.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:09 smithi139 bash[65163]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[79235]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cephadm 2024-04-19T14:22:07.941721+0000 mgr.x (mgr.25061) 1642 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cephadm 2024-04-19T14:22:07.970115+0000 mgr.x (mgr.25061) 1643 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:09 smithi135 bash[82184]: cluster 2024-04-19T14:22:08.128929+0000 mgr.x (mgr.25061) 1644 : cluster [DBG] pgmap v290: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 56 KiB/s rd, 85 B/s wr, 86 op/s 2024-04-19T14:22:11.916 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.917 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.917 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.917 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.917 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:11 smithi135 bash[79235]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:11.917 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:11 smithi135 bash[79235]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:11.918 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.918 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:11 smithi135 bash[82184]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:11.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:11 smithi135 bash[82184]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:11.918 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.918 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:11.919 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:12.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:11 smithi139 bash[65163]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:12.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:11 smithi139 bash[65163]: cluster 2024-04-19T14:22:10.130051+0000 mgr.x (mgr.25061) 1645 : cluster [DBG] pgmap v291: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 31 KiB/s rd, 85 B/s wr, 46 op/s 2024-04-19T14:22:14.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:13 smithi139 bash[65163]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:13 smithi139 bash[65163]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:13 smithi135 bash[79235]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:13 smithi135 bash[79235]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:13 smithi135 bash[82184]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:13 smithi135 bash[82184]: cluster 2024-04-19T14:22:12.131255+0000 mgr.x (mgr.25061) 1646 : cluster [DBG] pgmap v292: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 8.9 KiB/s rd, 0 B/s wr, 13 op/s 2024-04-19T14:22:14.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:14] "GET /metrics HTTP/1.1" 200 38828 "" "Prometheus/2.33.4" 2024-04-19T14:22:16.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:15 smithi139 bash[65163]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:16.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:15 smithi139 bash[65163]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:16.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:15 smithi135 bash[79235]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:16.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:15 smithi135 bash[79235]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:16.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:15 smithi135 bash[82184]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:16.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:15 smithi135 bash[82184]: cluster 2024-04-19T14:22:14.132427+0000 mgr.x (mgr.25061) 1647 : cluster [DBG] pgmap v293: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:17.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:16 smithi139 bash[65163]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:17.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:16 smithi139 bash[65163]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:16 smithi135 bash[79235]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:16 smithi135 bash[79235]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:16 smithi135 bash[82184]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:16 smithi135 bash[82184]: audit 2024-04-19T14:22:15.991955+0000 mon.a (mon.0) 6753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:18.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:17 smithi139 bash[65163]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:17 smithi139 bash[65163]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:17 smithi139 bash[65163]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:18.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:17 smithi139 bash[65163]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:18.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[79235]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[79235]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[79235]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[79235]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[82184]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[82184]: cluster 2024-04-19T14:22:16.133630+0000 mgr.x (mgr.25061) 1648 : cluster [DBG] pgmap v294: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[82184]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:18.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:17 smithi135 bash[82184]: audit 2024-04-19T14:22:17.308733+0000 mgr.x (mgr.25061) 1649 : audit [DBG] from='client.25336 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:19.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:18 smithi139 bash[65163]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:19.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:18 smithi139 bash[65163]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:19.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:18 smithi135 bash[79235]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:19.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:18 smithi135 bash[79235]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:19.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:18 smithi135 bash[82184]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:19.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:18 smithi135 bash[82184]: cluster 2024-04-19T14:22:18.134899+0000 mgr.x (mgr.25061) 1650 : cluster [DBG] pgmap v295: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:21.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:21 smithi139 bash[65163]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:21.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:21 smithi139 bash[65163]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:21.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:21 smithi135 bash[79235]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:21.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:21 smithi135 bash[79235]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:21.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:21 smithi135 bash[82184]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:21.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:21 smithi135 bash[82184]: cluster 2024-04-19T14:22:20.136144+0000 mgr.x (mgr.25061) 1651 : cluster [DBG] pgmap v296: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:23 smithi135 bash[79235]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:23 smithi135 bash[79235]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.420 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.421 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.421 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.421 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.422 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.422 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.422 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:23 smithi135 bash[82184]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.422 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:23 smithi135 bash[82184]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.423 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.423 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:23.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:23 smithi139 bash[65163]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:23.512 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:23 smithi139 bash[65163]: cluster 2024-04-19T14:22:22.137289+0000 mgr.x (mgr.25061) 1652 : cluster [DBG] pgmap v297: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:24.762 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:24] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.33.4" 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:24 smithi139 bash[65163]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.483572+0000 mon.a (mon.0) 6754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.490967+0000 mon.a (mon.0) 6755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.534893+0000 mon.a (mon.0) 6756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.536561+0000 mon.a (mon.0) 6757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.546247+0000 mon.a (mon.0) 6758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.547749+0000 mgr.x (mgr.25061) 1653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.630875+0000 mon.a (mon.0) 6759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.633043+0000 mgr.x (mgr.25061) 1654 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.644221+0000 mon.a (mon.0) 6760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.645797+0000 mgr.x (mgr.25061) 1655 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.664055+0000 mon.a (mon.0) 6761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.668619+0000 mon.a (mon.0) 6762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.674156+0000 mon.a (mon.0) 6763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.675517+0000 mon.a (mon.0) 6764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.684668+0000 mon.a (mon.0) 6765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.686025+0000 mgr.x (mgr.25061) 1656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.765857+0000 mon.a (mon.0) 6766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.768768+0000 mon.a (mon.0) 6767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.771633+0000 mon.a (mon.0) 6768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.772733+0000 mon.a (mon.0) 6769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.782322+0000 mon.a (mon.0) 6770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.871298+0000 mon.a (mon.0) 6771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.876334+0000 mon.a (mon.0) 6772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.880820+0000 mon.a (mon.0) 6773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.882269+0000 mon.a (mon.0) 6774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.892810+0000 mon.a (mon.0) 6775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.983051+0000 mon.a (mon.0) 6776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.987871+0000 mon.a (mon.0) 6777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.992076+0000 mon.a (mon.0) 6778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:23.993560+0000 mon.a (mon.0) 6779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.003021+0000 mon.a (mon.0) 6780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.094401+0000 mon.a (mon.0) 6781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.099383+0000 mon.a (mon.0) 6782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.103682+0000 mon.a (mon.0) 6783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.105344+0000 mon.a (mon.0) 6784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.115602+0000 mon.a (mon.0) 6785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.206578+0000 mon.a (mon.0) 6786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.211102+0000 mon.a (mon.0) 6787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.215314+0000 mon.a (mon.0) 6788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.216709+0000 mon.a (mon.0) 6789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.226460+0000 mon.a (mon.0) 6790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.315997+0000 mon.a (mon.0) 6791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.320755+0000 mon.a (mon.0) 6792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.324264+0000 mon.a (mon.0) 6793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.325665+0000 mon.a (mon.0) 6794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.336697+0000 mon.a (mon.0) 6795 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.421643+0000 mon.a (mon.0) 6796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.425071+0000 mon.a (mon.0) 6797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[79235]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.428362+0000 mon.a (mon.0) 6798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:24.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.429599+0000 mon.a (mon.0) 6799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:24.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:24.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:24 smithi135 bash[82184]: audit 2024-04-19T14:22:24.438821+0000 mon.a (mon.0) 6800 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:25 smithi139 bash[65163]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.783388+0000 mgr.x (mgr.25061) 1657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:23.894219+0000 mgr.x (mgr.25061) 1658 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.004358+0000 mgr.x (mgr.25061) 1659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.116956+0000 mgr.x (mgr.25061) 1660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cluster 2024-04-19T14:22:24.138676+0000 mgr.x (mgr.25061) 1661 : cluster [DBG] pgmap v298: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.227794+0000 mgr.x (mgr.25061) 1662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.337997+0000 mgr.x (mgr.25061) 1663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.440055+0000 mgr.x (mgr.25061) 1664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.518135+0000 mon.a (mon.0) 6801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.521346+0000 mon.a (mon.0) 6802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.524275+0000 mon.a (mon.0) 6803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.525537+0000 mon.a (mon.0) 6804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.533386+0000 mon.a (mon.0) 6805 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.534353+0000 mgr.x (mgr.25061) 1665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.621310+0000 mon.a (mon.0) 6806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.624293+0000 mon.a (mon.0) 6807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.627332+0000 mon.a (mon.0) 6808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.628294+0000 mon.a (mon.0) 6809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.634714+0000 mon.a (mon.0) 6810 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.635761+0000 mgr.x (mgr.25061) 1666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.676436+0000 mon.a (mon.0) 6811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.680306+0000 mon.a (mon.0) 6812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.683185+0000 mon.a (mon.0) 6813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.684447+0000 mon.a (mon.0) 6814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.693162+0000 mon.a (mon.0) 6815 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.694341+0000 mgr.x (mgr.25061) 1667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.751519+0000 mon.a (mon.0) 6816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.754551+0000 mon.a (mon.0) 6817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.757156+0000 mon.a (mon.0) 6818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.758339+0000 mon.a (mon.0) 6819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[82184]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.767140+0000 mon.a (mon.0) 6820 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.824477+0000 mon.a (mon.0) 6821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.827436+0000 mon.a (mon.0) 6822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.830607+0000 mon.a (mon.0) 6823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.831581+0000 mon.a (mon.0) 6824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.839505+0000 mon.a (mon.0) 6825 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.897124+0000 mon.a (mon.0) 6826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.900064+0000 mon.a (mon.0) 6827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.902496+0000 mon.a (mon.0) 6828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.903539+0000 mon.a (mon.0) 6829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.910137+0000 mon.a (mon.0) 6830 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.968551+0000 mon.a (mon.0) 6831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.971288+0000 mon.a (mon.0) 6832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.973417+0000 mon.a (mon.0) 6833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.974368+0000 mon.a (mon.0) 6834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:24.983015+0000 mon.a (mon.0) 6835 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.041114+0000 mon.a (mon.0) 6836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.043671+0000 mon.a (mon.0) 6837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.045989+0000 mon.a (mon.0) 6838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.046925+0000 mon.a (mon.0) 6839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.053433+0000 mon.a (mon.0) 6840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.094453+0000 mon.a (mon.0) 6841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.097025+0000 mon.a (mon.0) 6842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.099299+0000 mon.a (mon.0) 6843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.100286+0000 mon.a (mon.0) 6844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.106674+0000 mon.a (mon.0) 6845 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.147794+0000 mon.a (mon.0) 6846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.150398+0000 mon.a (mon.0) 6847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.152518+0000 mon.a (mon.0) 6848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.153302+0000 mon.a (mon.0) 6849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.159352+0000 mon.a (mon.0) 6850 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.199956+0000 mon.a (mon.0) 6851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.202228+0000 mon.a (mon.0) 6852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.204377+0000 mon.a (mon.0) 6853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.205120+0000 mon.a (mon.0) 6854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.211139+0000 mon.a (mon.0) 6855 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.252304+0000 mon.a (mon.0) 6856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.255161+0000 mon.a (mon.0) 6857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.257644+0000 mon.a (mon.0) 6858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.258768+0000 mon.a (mon.0) 6859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.266827+0000 mon.a (mon.0) 6860 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.324339+0000 mon.a (mon.0) 6861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.327169+0000 mon.a (mon.0) 6862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.329596+0000 mon.a (mon.0) 6863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.330666+0000 mon.a (mon.0) 6864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.338491+0000 mon.a (mon.0) 6865 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.379179+0000 mon.a (mon.0) 6866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.381444+0000 mon.a (mon.0) 6867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.384075+0000 mon.a (mon.0) 6868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.385293+0000 mon.a (mon.0) 6869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.392971+0000 mon.a (mon.0) 6870 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.451120+0000 mon.a (mon.0) 6871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.453794+0000 mon.a (mon.0) 6872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.456815+0000 mon.a (mon.0) 6873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.457907+0000 mon.a (mon.0) 6874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:25.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:25 smithi135 bash[79235]: audit 2024-04-19T14:22:25.465805+0000 mon.a (mon.0) 6875 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:26 smithi139 bash[65163]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.844 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.845 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.846 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.847 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.768243+0000 mgr.x (mgr.25061) 1668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.840547+0000 mgr.x (mgr.25061) 1669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.911094+0000 mgr.x (mgr.25061) 1670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:24.984186+0000 mgr.x (mgr.25061) 1671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.054336+0000 mgr.x (mgr.25061) 1672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.107637+0000 mgr.x (mgr.25061) 1673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.848 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.160290+0000 mgr.x (mgr.25061) 1674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.212124+0000 mgr.x (mgr.25061) 1675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.267891+0000 mgr.x (mgr.25061) 1676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.339450+0000 mgr.x (mgr.25061) 1677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.394021+0000 mgr.x (mgr.25061) 1678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.849 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.850 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.851 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.853 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.854 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.466750+0000 mgr.x (mgr.25061) 1679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.540236+0000 mon.a (mon.0) 6876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.542512+0000 mon.a (mon.0) 6877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.855 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.544833+0000 mon.a (mon.0) 6878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.545867+0000 mon.a (mon.0) 6879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.554315+0000 mon.a (mon.0) 6880 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.555434+0000 mgr.x (mgr.25061) 1680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.616140+0000 mon.a (mon.0) 6881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.618708+0000 mon.a (mon.0) 6882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.856 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.620957+0000 mon.a (mon.0) 6883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.857 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.621743+0000 mon.a (mon.0) 6884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.858 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.627793+0000 mon.a (mon.0) 6885 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.628714+0000 mgr.x (mgr.25061) 1681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.673410+0000 mon.a (mon.0) 6886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.675976+0000 mon.a (mon.0) 6887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.678187+0000 mon.a (mon.0) 6888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.679173+0000 mon.a (mon.0) 6889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.687032+0000 mon.a (mon.0) 6890 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.688022+0000 mgr.x (mgr.25061) 1682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:26.859 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.860 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.861 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.862 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.863 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.864 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[79235]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.748306+0000 mon.a (mon.0) 6891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.750805+0000 mon.a (mon.0) 6892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.865 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.753201+0000 mon.a (mon.0) 6893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.754294+0000 mon.a (mon.0) 6894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.760130+0000 mon.a (mon.0) 6895 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.801566+0000 mon.a (mon.0) 6896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.804068+0000 mon.a (mon.0) 6897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.806807+0000 mon.a (mon.0) 6898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.807745+0000 mon.a (mon.0) 6899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.815598+0000 mon.a (mon.0) 6900 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.856666+0000 mon.a (mon.0) 6901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.859185+0000 mon.a (mon.0) 6902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.861607+0000 mon.a (mon.0) 6903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.862517+0000 mon.a (mon.0) 6904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.868241+0000 mon.a (mon.0) 6905 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.911870+0000 mon.a (mon.0) 6906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.867 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.914979+0000 mon.a (mon.0) 6907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.917535+0000 mon.a (mon.0) 6908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.918773+0000 mon.a (mon.0) 6909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.926947+0000 mon.a (mon.0) 6910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.968279+0000 mon.a (mon.0) 6911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.971141+0000 mon.a (mon.0) 6912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.974374+0000 mon.a (mon.0) 6913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.868 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.975578+0000 mon.a (mon.0) 6914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:25.984108+0000 mon.a (mon.0) 6915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.025719+0000 mon.a (mon.0) 6916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.028192+0000 mon.a (mon.0) 6917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.030449+0000 mon.a (mon.0) 6918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.031323+0000 mon.a (mon.0) 6919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.869 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.039041+0000 mon.a (mon.0) 6920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.085121+0000 mon.a (mon.0) 6921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.087990+0000 mon.a (mon.0) 6922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.870 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.090469+0000 mon.a (mon.0) 6923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.091562+0000 mon.a (mon.0) 6924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.099804+0000 mon.a (mon.0) 6925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.140950+0000 mon.a (mon.0) 6926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.871 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.144055+0000 mon.a (mon.0) 6927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.146438+0000 mon.a (mon.0) 6928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.147509+0000 mon.a (mon.0) 6929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.872 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.155669+0000 mon.a (mon.0) 6930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.213445+0000 mon.a (mon.0) 6931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.216236+0000 mon.a (mon.0) 6932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.873 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.218764+0000 mon.a (mon.0) 6933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.220750+0000 mon.a (mon.0) 6934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.229102+0000 mon.a (mon.0) 6935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.874 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.287934+0000 mon.a (mon.0) 6936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.290703+0000 mon.a (mon.0) 6937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.293564+0000 mon.a (mon.0) 6938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.294651+0000 mon.a (mon.0) 6939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.875 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.301566+0000 mon.a (mon.0) 6940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.359258+0000 mon.a (mon.0) 6941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.361487+0000 mon.a (mon.0) 6942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.876 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.363608+0000 mon.a (mon.0) 6943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.364568+0000 mon.a (mon.0) 6944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.373625+0000 mon.a (mon.0) 6945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.448676+0000 mon.a (mon.0) 6946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.450822+0000 mon.a (mon.0) 6947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.452719+0000 mon.a (mon.0) 6948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.453574+0000 mon.a (mon.0) 6949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:26.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:26 smithi135 bash[82184]: audit 2024-04-19T14:22:26.464509+0000 mon.a (mon.0) 6950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:27 smithi139 bash[65163]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.761021+0000 mgr.x (mgr.25061) 1683 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.816540+0000 mgr.x (mgr.25061) 1684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.869192+0000 mgr.x (mgr.25061) 1685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.927891+0000 mgr.x (mgr.25061) 1686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:25.985212+0000 mgr.x (mgr.25061) 1687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.040135+0000 mgr.x (mgr.25061) 1688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.100784+0000 mgr.x (mgr.25061) 1689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cluster 2024-04-19T14:22:26.139311+0000 mgr.x (mgr.25061) 1690 : cluster [DBG] pgmap v299: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.156784+0000 mgr.x (mgr.25061) 1691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.230179+0000 mgr.x (mgr.25061) 1692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.302500+0000 mgr.x (mgr.25061) 1693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.374768+0000 mgr.x (mgr.25061) 1694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.465541+0000 mgr.x (mgr.25061) 1695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.538366+0000 mon.a (mon.0) 6951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.540772+0000 mon.a (mon.0) 6952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.543183+0000 mon.a (mon.0) 6953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.544120+0000 mon.a (mon.0) 6954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.551583+0000 mon.a (mon.0) 6955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.552477+0000 mgr.x (mgr.25061) 1696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.624810+0000 mon.a (mon.0) 6956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.627788+0000 mon.a (mon.0) 6957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.630573+0000 mon.a (mon.0) 6958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.631725+0000 mon.a (mon.0) 6959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.640924+0000 mon.a (mon.0) 6960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.641907+0000 mgr.x (mgr.25061) 1697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.714804+0000 mon.a (mon.0) 6961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.717655+0000 mon.a (mon.0) 6962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.721095+0000 mon.a (mon.0) 6963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.722125+0000 mon.a (mon.0) 6964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.730277+0000 mon.a (mon.0) 6965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.788678+0000 mon.a (mon.0) 6966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.791042+0000 mon.a (mon.0) 6967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.793223+0000 mon.a (mon.0) 6968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.794010+0000 mon.a (mon.0) 6969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.801442+0000 mon.a (mon.0) 6970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.864578+0000 mon.a (mon.0) 6971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.867264+0000 mon.a (mon.0) 6972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.870100+0000 mon.a (mon.0) 6973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.870978+0000 mon.a (mon.0) 6974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.878124+0000 mon.a (mon.0) 6975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.913777+0000 mon.a (mon.0) 6976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.921789+0000 mon.a (mon.0) 6977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.929033+0000 mon.a (mon.0) 6978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.940357+0000 mon.a (mon.0) 6979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.942681+0000 mon.a (mon.0) 6980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.944728+0000 mon.a (mon.0) 6981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.946264+0000 mon.a (mon.0) 6982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.948900+0000 mon.a (mon.0) 6983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.951904+0000 mon.a (mon.0) 6984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.954111+0000 mon.a (mon.0) 6985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[79235]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.955825+0000 mon.a (mon.0) 6986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.957853+0000 mon.a (mon.0) 6987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:26.959338+0000 mon.a (mon.0) 6988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.217075+0000 mon.a (mon.0) 6989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.224535+0000 mon.a (mon.0) 6990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:27.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:27 smithi135 bash[82184]: audit 2024-04-19T14:22:27.232285+0000 mon.a (mon.0) 6991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:28.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:28 smithi139 bash[65163]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[79235]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.731165+0000 mgr.x (mgr.25061) 1698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.802332+0000 mgr.x (mgr.25061) 1699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: cephadm 2024-04-19T14:22:26.879377+0000 mgr.x (mgr.25061) 1700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:28 smithi135 bash[82184]: audit 2024-04-19T14:22:27.837808+0000 mon.c (mon.1) 20 : audit [DBG] from='client.? 172.21.15.135:0/7668261' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:29.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:29 smithi135 bash[79235]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:29.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:29 smithi135 bash[79235]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:29.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:29 smithi135 bash[82184]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:29.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:29 smithi135 bash[82184]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:30.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:29 smithi139 bash[65163]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:30.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:29 smithi139 bash[65163]: cluster 2024-04-19T14:22:28.140148+0000 mgr.x (mgr.25061) 1701 : cluster [DBG] pgmap v300: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:31.091 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:22:31.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[79235]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[79235]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[79235]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.694 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[79235]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.694 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[82184]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[82184]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[82184]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.695 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:31 smithi135 bash[82184]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.762 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:31 smithi139 bash[65163]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:31 smithi139 bash[65163]: cluster 2024-04-19T14:22:30.141266+0000 mgr.x (mgr.25061) 1702 : cluster [DBG] pgmap v301: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:31 smithi139 bash[65163]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:31 smithi139 bash[65163]: audit 2024-04-19T14:22:30.992658+0000 mon.a (mon.0) 6992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 4s ago 25m - - 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 4s ago 25m - - 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (11m) 4s ago 18m 14.5M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (11m) 4s ago 18m 42.1M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (10m) 4s ago 16m 45.9M - 3.5 e1d6a67b021e 516d0b0d8abb 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (10m) 4s ago 24m 526M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (8m) 4s ago 26m 440M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (7m) 4s ago 26m 76.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (7m) 4s ago 24m 54.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (7m) 4s ago 24m 60.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (11m) 4s ago 18m 9.76M - 1.3.1 1dbe0e931976 e7ff0fee739b 2024-04-19T14:22:31.856 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (11m) 4s ago 18m 9459k - 1.3.1 1dbe0e931976 973b91832144 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (5m) 4s ago 23m 60.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (5m) 4s ago 23m 58.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 4s ago 22m 58.2M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (3m) 4s ago 22m 61.5M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (3m) 4s ago 21m 60.1M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (2m) 4s ago 20m 52.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (115s) 4s ago 20m 55.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (78s) 4s ago 19m 57.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (10m) 4s ago 18m 67.3M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (60s) 4s ago 16m 88.1M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (47s) 4s ago 16m 88.2M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (53s) 4s ago 16m 88.2M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:22:31.857 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (37s) 4s ago 16m 88.1M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:22:32.275 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:22:32.276 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "osd", 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:22:32.660 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw" 2024-04-19T14:22:32.661 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:22:32.661 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "17/23 daemons upgraded", 2024-04-19T14:22:32.661 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading iscsi daemons", 2024-04-19T14:22:32.661 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:22:32.661 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:32.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:32 smithi139 bash[65163]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[82184]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.084418+0000 mgr.x (mgr.25061) 1703 : audit [DBG] from='client.34803 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.443857+0000 mgr.x (mgr.25061) 1704 : audit [DBG] from='client.54745 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.913699+0000 mon.a (mon.0) 6993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get-or-create", "entity": "client.iscsi.foo.smithi135.pcfvhv", "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-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:31.915817+0000 mon.a (mon.0) 6994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:32.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:32 smithi135 bash[79235]: audit 2024-04-19T14:22:32.282384+0000 mon.c (mon.1) 21 : audit [DBG] from='client.? 172.21.15.135:0/1374682806' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:33.088 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:33 smithi139 bash[65163]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[79235]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:31.810756+0000 mgr.x (mgr.25061) 1705 : audit [DBG] from='client.34815 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cephadm 2024-04-19T14:22:31.911548+0000 mgr.x (mgr.25061) 1706 : cephadm [INF] Upgrade: Updating iscsi.foo.smithi135.pcfvhv 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cephadm 2024-04-19T14:22:31.918148+0000 mgr.x (mgr.25061) 1707 : cephadm [INF] Deploying daemon iscsi.foo.smithi135.pcfvhv on smithi135 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: cluster 2024-04-19T14:22:32.142457+0000 mgr.x (mgr.25061) 1708 : cluster [DBG] pgmap v302: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:32.666751+0000 mgr.x (mgr.25061) 1709 : audit [DBG] from='client.34827 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:33.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:33 smithi135 bash[82184]: audit 2024-04-19T14:22:33.095531+0000 mon.a (mon.0) 6995 : audit [DBG] from='client.? 172.21.15.135:0/1683100495' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:22:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:34] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:35 smithi139 bash[65163]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[82184]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: cluster 2024-04-19T14:22:34.143531+0000 mgr.x (mgr.25061) 1710 : cluster [DBG] pgmap v303: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.919690+0000 mon.a (mon.0) 6996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.932255+0000 mon.a (mon.0) 6997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:35.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:35 smithi135 bash[79235]: audit 2024-04-19T14:22:34.943739+0000 mon.a (mon.0) 6998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:36.501 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.502 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.502 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.503 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.503 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.504 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.504 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.505 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:36.505 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:36 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:37 smithi135 bash[79235]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:37.531 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:37 smithi135 bash[79235]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:37.531 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:37 smithi135 bash[82184]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:37.532 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:37 smithi135 bash[82184]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:37.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.816 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.816 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.817 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.817 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.817 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.817 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:37.818 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:37 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:38.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:37 smithi139 bash[65163]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:38.012 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:37 smithi139 bash[65163]: cluster 2024-04-19T14:22:36.144823+0000 mgr.x (mgr.25061) 1711 : cluster [DBG] pgmap v304: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 426 B/s rd, 0 op/s 2024-04-19T14:22:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:38 smithi139 bash[65163]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.825107+0000 mon.a (mon.0) 6999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.833266+0000 mon.a (mon.0) 7000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.850808+0000 mon.a (mon.0) 7001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.852284+0000 mon.a (mon.0) 7002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.859079+0000 mon.a (mon.0) 7003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:37.860276+0000 mgr.x (mgr.25061) 1712 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.942950+0000 mon.a (mon.0) 7004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.944901+0000 mgr.x (mgr.25061) 1713 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard iscsi-gateway-list"}]: dispatch 2024-04-19T14:22:39.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.949506+0000 mon.a (mon.0) 7005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.950884+0000 mgr.x (mgr.25061) 1714 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard set-iscsi-api-ssl-verification", "value": "true"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.960362+0000 mon.a (mon.0) 7006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.963095+0000 mon.a (mon.0) 7007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.967260+0000 mon.a (mon.0) 7008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.968370+0000 mon.a (mon.0) 7009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:37.976312+0000 mon.a (mon.0) 7010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:37.977153+0000 mgr.x (mgr.25061) 1715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.067955+0000 mon.a (mon.0) 7011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.070234+0000 mon.a (mon.0) 7012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.073633+0000 mon.a (mon.0) 7013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[79235]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.074647+0000 mon.a (mon.0) 7014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.082228+0000 mon.a (mon.0) 7015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.083150+0000 mgr.x (mgr.25061) 1716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cluster 2024-04-19T14:22:38.145592+0000 mgr.x (mgr.25061) 1717 : cluster [DBG] pgmap v305: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.171196+0000 mon.a (mon.0) 7016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.174965+0000 mon.a (mon.0) 7017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.178360+0000 mon.a (mon.0) 7018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.179549+0000 mon.a (mon.0) 7019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.187713+0000 mon.a (mon.0) 7020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.188689+0000 mgr.x (mgr.25061) 1718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.250933+0000 mon.a (mon.0) 7021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.253653+0000 mon.a (mon.0) 7022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.257159+0000 mon.a (mon.0) 7023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.258430+0000 mon.a (mon.0) 7024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.266498+0000 mon.a (mon.0) 7025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.267642+0000 mgr.x (mgr.25061) 1719 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.356913+0000 mon.a (mon.0) 7026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.362375+0000 mon.a (mon.0) 7027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.368446+0000 mon.a (mon.0) 7028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.370282+0000 mon.a (mon.0) 7029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.380581+0000 mon.a (mon.0) 7030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.381705+0000 mgr.x (mgr.25061) 1720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.472592+0000 mon.a (mon.0) 7031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.477938+0000 mon.a (mon.0) 7032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.482741+0000 mon.a (mon.0) 7033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.484721+0000 mon.a (mon.0) 7034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.497773+0000 mon.a (mon.0) 7035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.499101+0000 mgr.x (mgr.25061) 1721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.589364+0000 mon.a (mon.0) 7036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.593971+0000 mon.a (mon.0) 7037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.597955+0000 mon.a (mon.0) 7038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.599584+0000 mon.a (mon.0) 7039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.611937+0000 mon.a (mon.0) 7040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.613037+0000 mgr.x (mgr.25061) 1722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:39.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.702411+0000 mon.a (mon.0) 7041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.707363+0000 mon.a (mon.0) 7042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.710944+0000 mon.a (mon.0) 7043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.712526+0000 mon.a (mon.0) 7044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.724842+0000 mon.a (mon.0) 7045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.815053+0000 mon.a (mon.0) 7046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:39.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:39.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:38 smithi135 bash[82184]: audit 2024-04-19T14:22:38.820356+0000 mon.a (mon.0) 7047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[82184]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:39 smithi135 bash[79235]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.725803+0000 mgr.x (mgr.25061) 1723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.825121+0000 mon.a (mon.0) 7048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.846764+0000 mon.a (mon.0) 7049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.858494+0000 mon.a (mon.0) 7050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.859353+0000 mgr.x (mgr.25061) 1724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.937351+0000 mon.a (mon.0) 7051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.940475+0000 mon.a (mon.0) 7052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.943638+0000 mon.a (mon.0) 7053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.944701+0000 mon.a (mon.0) 7054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:38.954023+0000 mon.a (mon.0) 7055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:38.955151+0000 mgr.x (mgr.25061) 1725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.036338+0000 mon.a (mon.0) 7056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.040788+0000 mon.a (mon.0) 7057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.043491+0000 mon.a (mon.0) 7058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.044685+0000 mon.a (mon.0) 7059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.055865+0000 mon.a (mon.0) 7060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.056681+0000 mgr.x (mgr.25061) 1726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.130786+0000 mon.a (mon.0) 7061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.135448+0000 mon.a (mon.0) 7062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.140305+0000 mon.a (mon.0) 7063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.141895+0000 mon.a (mon.0) 7064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.151725+0000 mon.a (mon.0) 7065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.152457+0000 mgr.x (mgr.25061) 1727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.228613+0000 mon.a (mon.0) 7066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.231875+0000 mon.a (mon.0) 7067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.234652+0000 mon.a (mon.0) 7068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.235690+0000 mon.a (mon.0) 7069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.246030+0000 mon.a (mon.0) 7070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.246823+0000 mgr.x (mgr.25061) 1728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.322546+0000 mon.a (mon.0) 7071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.325896+0000 mon.a (mon.0) 7072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.329013+0000 mon.a (mon.0) 7073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.330150+0000 mon.a (mon.0) 7074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.340877+0000 mon.a (mon.0) 7075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.341724+0000 mgr.x (mgr.25061) 1729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.430183+0000 mon.a (mon.0) 7076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.434398+0000 mon.a (mon.0) 7077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.437926+0000 mon.a (mon.0) 7078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.439114+0000 mon.a (mon.0) 7079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.447664+0000 mon.a (mon.0) 7080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.448582+0000 mgr.x (mgr.25061) 1730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.524100+0000 mon.a (mon.0) 7081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.526653+0000 mon.a (mon.0) 7082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.529871+0000 mon.a (mon.0) 7083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.530851+0000 mon.a (mon.0) 7084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.537807+0000 mon.a (mon.0) 7085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.538658+0000 mgr.x (mgr.25061) 1731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.614545+0000 mon.a (mon.0) 7086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.617128+0000 mon.a (mon.0) 7087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.620134+0000 mon.a (mon.0) 7088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.620988+0000 mon.a (mon.0) 7089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.627639+0000 mon.a (mon.0) 7090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.628494+0000 mgr.x (mgr.25061) 1732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.707059+0000 mon.a (mon.0) 7091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.710046+0000 mon.a (mon.0) 7092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.712771+0000 mon.a (mon.0) 7093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.713884+0000 mon.a (mon.0) 7094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.719730+0000 mon.a (mon.0) 7095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.720481+0000 mgr.x (mgr.25061) 1733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.809520+0000 mon.a (mon.0) 7096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.813951+0000 mon.a (mon.0) 7097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.817613+0000 mon.a (mon.0) 7098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.818809+0000 mon.a (mon.0) 7099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:40.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:39 smithi139 bash[65163]: audit 2024-04-19T14:22:39.825505+0000 mon.a (mon.0) 7100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.189 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.191 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.193 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[82184]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.194 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:40 smithi135 bash[79235]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.826496+0000 mgr.x (mgr.25061) 1734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.951841+0000 mon.a (mon.0) 7101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.955813+0000 mon.a (mon.0) 7102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.959111+0000 mon.a (mon.0) 7103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.960382+0000 mon.a (mon.0) 7104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:39.967473+0000 mon.a (mon.0) 7105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:39.968411+0000 mgr.x (mgr.25061) 1735 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.047565+0000 mon.a (mon.0) 7106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.050303+0000 mon.a (mon.0) 7107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.052858+0000 mon.a (mon.0) 7108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.053669+0000 mon.a (mon.0) 7109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.059023+0000 mon.a (mon.0) 7110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.059705+0000 mgr.x (mgr.25061) 1736 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.090900+0000 mon.c (mon.1) 22 : audit [DBG] from='client.? 172.21.15.135:0/1918934827' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "osd blocklist ls"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.135953+0000 mon.a (mon.0) 7111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.139151+0000 mon.a (mon.0) 7112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.142203+0000 mon.a (mon.0) 7113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.143136+0000 mon.a (mon.0) 7114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cluster 2024-04-19T14:22:40.146140+0000 mgr.x (mgr.25061) 1737 : cluster [DBG] pgmap v306: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.149473+0000 mon.a (mon.0) 7115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.150214+0000 mgr.x (mgr.25061) 1738 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.226107+0000 mon.a (mon.0) 7116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.229032+0000 mon.a (mon.0) 7117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.232251+0000 mon.a (mon.0) 7118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.233012+0000 mon.a (mon.0) 7119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.238543+0000 mon.a (mon.0) 7120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.239405+0000 mgr.x (mgr.25061) 1739 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.325432+0000 mon.a (mon.0) 7121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.328982+0000 mon.a (mon.0) 7122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.333119+0000 mon.a (mon.0) 7123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.334315+0000 mon.a (mon.0) 7124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.340853+0000 mon.a (mon.0) 7125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.341723+0000 mgr.x (mgr.25061) 1740 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.417503+0000 mon.a (mon.0) 7126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.421000+0000 mon.a (mon.0) 7127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.424244+0000 mon.a (mon.0) 7128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.425320+0000 mon.a (mon.0) 7129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.435484+0000 mon.a (mon.0) 7130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.436435+0000 mgr.x (mgr.25061) 1741 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.521039+0000 mon.a (mon.0) 7131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.525351+0000 mon.a (mon.0) 7132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.528979+0000 mon.a (mon.0) 7133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.530247+0000 mon.a (mon.0) 7134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.541947+0000 mon.a (mon.0) 7135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.542705+0000 mgr.x (mgr.25061) 1742 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.648329+0000 mon.a (mon.0) 7136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.651059+0000 mon.a (mon.0) 7137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.653334+0000 mon.a (mon.0) 7138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.654139+0000 mon.a (mon.0) 7139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.661729+0000 mon.a (mon.0) 7140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.662404+0000 mgr.x (mgr.25061) 1743 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.704147+0000 mon.a (mon.0) 7141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.706587+0000 mon.a (mon.0) 7142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.709052+0000 mon.a (mon.0) 7143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.710396+0000 mon.a (mon.0) 7144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.716373+0000 mon.a (mon.0) 7145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.716997+0000 mgr.x (mgr.25061) 1744 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.757647+0000 mon.a (mon.0) 7146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.760304+0000 mon.a (mon.0) 7147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.763892+0000 mon.a (mon.0) 7148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.764834+0000 mon.a (mon.0) 7149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:41.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:40 smithi139 bash[65163]: audit 2024-04-19T14:22:40.771301+0000 mon.a (mon.0) 7150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.172 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.173 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.174 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.175 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.176 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.177 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.178 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.179 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.180 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.181 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.182 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.183 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.184 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.185 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.186 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.187 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.188 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.189 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[79235]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.190 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.191 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.192 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:41 smithi135 bash[82184]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.772100+0000 mgr.x (mgr.25061) 1745 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.846665+0000 mon.a (mon.0) 7151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.849223+0000 mon.a (mon.0) 7152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.851807+0000 mon.a (mon.0) 7153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.852728+0000 mon.a (mon.0) 7154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.858186+0000 mon.a (mon.0) 7155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.858827+0000 mgr.x (mgr.25061) 1746 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.904236+0000 mon.a (mon.0) 7156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.906985+0000 mon.a (mon.0) 7157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.909105+0000 mon.a (mon.0) 7158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.909978+0000 mon.a (mon.0) 7159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.915487+0000 mon.a (mon.0) 7160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.916220+0000 mgr.x (mgr.25061) 1747 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.957000+0000 mon.a (mon.0) 7161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.959753+0000 mon.a (mon.0) 7162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.962052+0000 mon.a (mon.0) 7163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.962934+0000 mon.a (mon.0) 7164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:40.970963+0000 mon.a (mon.0) 7165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:40.971782+0000 mgr.x (mgr.25061) 1748 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.034244+0000 mon.a (mon.0) 7166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.037591+0000 mon.a (mon.0) 7167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.041939+0000 mon.a (mon.0) 7168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.043568+0000 mon.a (mon.0) 7169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.053976+0000 mon.a (mon.0) 7170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.055057+0000 mgr.x (mgr.25061) 1749 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.144698+0000 mon.a (mon.0) 7171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.149830+0000 mon.a (mon.0) 7172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.154023+0000 mon.a (mon.0) 7173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.155680+0000 mon.a (mon.0) 7174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.168302+0000 mon.a (mon.0) 7175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.169338+0000 mgr.x (mgr.25061) 1750 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.227450+0000 mon.a (mon.0) 7176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.231395+0000 mon.a (mon.0) 7177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.234346+0000 mon.a (mon.0) 7178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.235512+0000 mon.a (mon.0) 7179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.245559+0000 mon.a (mon.0) 7180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.246437+0000 mgr.x (mgr.25061) 1751 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.335345+0000 mon.a (mon.0) 7181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.340048+0000 mon.a (mon.0) 7182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.343398+0000 mon.a (mon.0) 7183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.345115+0000 mon.a (mon.0) 7184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.359527+0000 mon.a (mon.0) 7185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.360482+0000 mgr.x (mgr.25061) 1752 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.437193+0000 mon.a (mon.0) 7186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.441432+0000 mon.a (mon.0) 7187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.445183+0000 mon.a (mon.0) 7188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.446612+0000 mon.a (mon.0) 7189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.457802+0000 mon.a (mon.0) 7190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.458869+0000 mgr.x (mgr.25061) 1753 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.538169+0000 mon.a (mon.0) 7191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.541879+0000 mon.a (mon.0) 7192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.545468+0000 mon.a (mon.0) 7193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.546744+0000 mon.a (mon.0) 7194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.554327+0000 mon.a (mon.0) 7195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.555227+0000 mgr.x (mgr.25061) 1754 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.644879+0000 mon.a (mon.0) 7196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.649543+0000 mon.a (mon.0) 7197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.653478+0000 mon.a (mon.0) 7198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.654882+0000 mon.a (mon.0) 7199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.663343+0000 mon.a (mon.0) 7200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.664356+0000 mgr.x (mgr.25061) 1755 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.742352+0000 mon.a (mon.0) 7201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.745798+0000 mon.a (mon.0) 7202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.749974+0000 mon.a (mon.0) 7203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.751471+0000 mon.a (mon.0) 7204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:42.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:41 smithi139 bash[65163]: audit 2024-04-19T14:22:41.760173+0000 mon.a (mon.0) 7205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.270 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.270 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.271 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.272 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.761130+0000 mgr.x (mgr.25061) 1756 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.848125+0000 mon.a (mon.0) 7206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.851009+0000 mon.a (mon.0) 7207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.853472+0000 mon.a (mon.0) 7208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.273 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.854554+0000 mon.a (mon.0) 7209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.861169+0000 mon.a (mon.0) 7210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.861842+0000 mgr.x (mgr.25061) 1757 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.949492+0000 mon.a (mon.0) 7211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.954009+0000 mon.a (mon.0) 7212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.274 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.275 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.279 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.280 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.281 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.282 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:42 smithi139 bash[65163]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.957666+0000 mon.a (mon.0) 7213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.958873+0000 mon.a (mon.0) 7214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:41.968374+0000 mon.a (mon.0) 7215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:41.969436+0000 mgr.x (mgr.25061) 1758 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.057223+0000 mon.a (mon.0) 7216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.062372+0000 mon.a (mon.0) 7217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.066423+0000 mon.a (mon.0) 7218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.068002+0000 mon.a (mon.0) 7219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.078190+0000 mon.a (mon.0) 7220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.079030+0000 mgr.x (mgr.25061) 1759 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cluster 2024-04-19T14:22:42.147448+0000 mgr.x (mgr.25061) 1760 : cluster [DBG] pgmap v307: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 938 B/s rd, 1 op/s 2024-04-19T14:22:43.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.154961+0000 mon.a (mon.0) 7221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.158232+0000 mon.a (mon.0) 7222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.161972+0000 mon.a (mon.0) 7223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.163405+0000 mon.a (mon.0) 7224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.170317+0000 mon.a (mon.0) 7225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.171008+0000 mgr.x (mgr.25061) 1761 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.244071+0000 mon.a (mon.0) 7226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.248115+0000 mon.a (mon.0) 7227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.251785+0000 mon.a (mon.0) 7228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.252669+0000 mon.a (mon.0) 7229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.258765+0000 mon.a (mon.0) 7230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.259455+0000 mgr.x (mgr.25061) 1762 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.333931+0000 mon.a (mon.0) 7231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.336669+0000 mon.a (mon.0) 7232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.340227+0000 mon.a (mon.0) 7233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.341450+0000 mon.a (mon.0) 7234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.348023+0000 mon.a (mon.0) 7235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.348668+0000 mgr.x (mgr.25061) 1763 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.422849+0000 mon.a (mon.0) 7236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.290 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.425549+0000 mon.a (mon.0) 7237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.427779+0000 mon.a (mon.0) 7238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.428528+0000 mon.a (mon.0) 7239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.434166+0000 mon.a (mon.0) 7240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.292 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.434913+0000 mgr.x (mgr.25061) 1764 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.510401+0000 mon.a (mon.0) 7241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.514134+0000 mon.a (mon.0) 7242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.517364+0000 mon.a (mon.0) 7243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.518533+0000 mon.a (mon.0) 7244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.528710+0000 mon.a (mon.0) 7245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.294 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.297 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[82184]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.529524+0000 mgr.x (mgr.25061) 1765 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.604144+0000 mon.a (mon.0) 7246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.607077+0000 mon.a (mon.0) 7247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.610030+0000 mon.a (mon.0) 7248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.611083+0000 mon.a (mon.0) 7249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.619294+0000 mon.a (mon.0) 7250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.620196+0000 mgr.x (mgr.25061) 1766 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.299 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.696615+0000 mon.a (mon.0) 7251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.700092+0000 mon.a (mon.0) 7252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.703429+0000 mon.a (mon.0) 7253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.704809+0000 mon.a (mon.0) 7254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.713306+0000 mon.a (mon.0) 7255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.300 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.714159+0000 mgr.x (mgr.25061) 1767 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.790947+0000 mon.a (mon.0) 7256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.794595+0000 mon.a (mon.0) 7257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.797712+0000 mon.a (mon.0) 7258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.799010+0000 mon.a (mon.0) 7259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:43.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:43.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:42 smithi135 bash[79235]: audit 2024-04-19T14:22:42.807906+0000 mon.a (mon.0) 7260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:43 smithi139 bash[65163]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.276 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.808698+0000 mgr.x (mgr.25061) 1768 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.887630+0000 mon.a (mon.0) 7261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.891339+0000 mon.a (mon.0) 7262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.894535+0000 mon.a (mon.0) 7263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.896165+0000 mon.a (mon.0) 7264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.904638+0000 mon.a (mon.0) 7265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:42.905608+0000 mgr.x (mgr.25061) 1769 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.994370+0000 mon.a (mon.0) 7266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:42.999607+0000 mon.a (mon.0) 7267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.005135+0000 mon.a (mon.0) 7268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.007008+0000 mon.a (mon.0) 7269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.019313+0000 mon.a (mon.0) 7270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.020439+0000 mgr.x (mgr.25061) 1770 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.112224+0000 mon.a (mon.0) 7271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.117340+0000 mon.a (mon.0) 7272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.121895+0000 mon.a (mon.0) 7273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.123927+0000 mon.a (mon.0) 7274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.134217+0000 mon.a (mon.0) 7275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.135277+0000 mgr.x (mgr.25061) 1771 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.224203+0000 mon.a (mon.0) 7276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.228757+0000 mon.a (mon.0) 7277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.233931+0000 mon.a (mon.0) 7278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.235410+0000 mon.a (mon.0) 7279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.244088+0000 mon.a (mon.0) 7280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.245011+0000 mgr.x (mgr.25061) 1772 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.321719+0000 mon.a (mon.0) 7281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.325094+0000 mon.a (mon.0) 7282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.328856+0000 mon.a (mon.0) 7283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.330379+0000 mon.a (mon.0) 7284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.340808+0000 mon.a (mon.0) 7285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.341858+0000 mgr.x (mgr.25061) 1773 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.431247+0000 mon.a (mon.0) 7286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.436070+0000 mon.a (mon.0) 7287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.440624+0000 mon.a (mon.0) 7288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.442348+0000 mon.a (mon.0) 7289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.453857+0000 mon.a (mon.0) 7290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.454955+0000 mgr.x (mgr.25061) 1774 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.533161+0000 mon.a (mon.0) 7291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.536288+0000 mon.a (mon.0) 7292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.539447+0000 mon.a (mon.0) 7293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.540725+0000 mon.a (mon.0) 7294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.548317+0000 mon.a (mon.0) 7295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.549259+0000 mgr.x (mgr.25061) 1775 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.624223+0000 mon.a (mon.0) 7296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.627154+0000 mon.a (mon.0) 7297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.630258+0000 mon.a (mon.0) 7298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.631402+0000 mon.a (mon.0) 7299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.642500+0000 mon.a (mon.0) 7300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.643151+0000 mgr.x (mgr.25061) 1776 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:44.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[82184]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.714574+0000 mon.a (mon.0) 7301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.719147+0000 mon.a (mon.0) 7302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.722667+0000 mon.a (mon.0) 7303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.723845+0000 mon.a (mon.0) 7304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.733541+0000 mon.a (mon.0) 7305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.777650+0000 mon.a (mon.0) 7306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.779868+0000 mon.a (mon.0) 7307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.782048+0000 mon.a (mon.0) 7308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.782864+0000 mon.a (mon.0) 7309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:43 smithi135 bash[79235]: audit 2024-04-19T14:22:43.790829+0000 mon.a (mon.0) 7310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:44.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:44] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.241 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.242 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.243 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.244 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.245 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.246 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.247 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.248 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.249 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.250 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.251 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.252 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.253 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.254 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.255 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.256 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.257 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.258 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.259 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.260 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.261 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.262 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.263 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[79235]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.264 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.265 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:44 smithi135 bash[82184]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.734458+0000 mgr.x (mgr.25061) 1777 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.791537+0000 mgr.x (mgr.25061) 1778 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.869123+0000 mon.a (mon.0) 7311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.871516+0000 mon.a (mon.0) 7312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.873706+0000 mon.a (mon.0) 7313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.874416+0000 mon.a (mon.0) 7314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.882894+0000 mon.a (mon.0) 7315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.883527+0000 mgr.x (mgr.25061) 1779 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.945529+0000 mon.a (mon.0) 7316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.948204+0000 mon.a (mon.0) 7317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.951482+0000 mon.a (mon.0) 7318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.952451+0000 mon.a (mon.0) 7319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:43.961155+0000 mon.a (mon.0) 7320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:43.961981+0000 mgr.x (mgr.25061) 1780 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.038423+0000 mon.a (mon.0) 7321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.041251+0000 mon.a (mon.0) 7322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.044361+0000 mon.a (mon.0) 7323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.045347+0000 mon.a (mon.0) 7324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.055095+0000 mon.a (mon.0) 7325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.056018+0000 mgr.x (mgr.25061) 1781 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.132463+0000 mon.a (mon.0) 7326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.269 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.136177+0000 mon.a (mon.0) 7327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.139815+0000 mon.a (mon.0) 7328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.141224+0000 mon.a (mon.0) 7329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cluster 2024-04-19T14:22:44.148534+0000 mgr.x (mgr.25061) 1782 : cluster [DBG] pgmap v308: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.151215+0000 mon.a (mon.0) 7330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.152222+0000 mgr.x (mgr.25061) 1783 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.240904+0000 mon.a (mon.0) 7331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.270 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.245051+0000 mon.a (mon.0) 7332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.248180+0000 mon.a (mon.0) 7333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.249104+0000 mon.a (mon.0) 7334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.256702+0000 mon.a (mon.0) 7335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.257347+0000 mgr.x (mgr.25061) 1784 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.348095+0000 mon.a (mon.0) 7336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.352749+0000 mon.a (mon.0) 7337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.356749+0000 mon.a (mon.0) 7338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.271 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.358346+0000 mon.a (mon.0) 7339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.367025+0000 mon.a (mon.0) 7340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.367907+0000 mgr.x (mgr.25061) 1785 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.444098+0000 mon.a (mon.0) 7341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.446541+0000 mon.a (mon.0) 7342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.448980+0000 mon.a (mon.0) 7343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.449833+0000 mon.a (mon.0) 7344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.272 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.458327+0000 mon.a (mon.0) 7345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.458982+0000 mgr.x (mgr.25061) 1786 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.523540+0000 mon.a (mon.0) 7346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.526282+0000 mon.a (mon.0) 7347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.528535+0000 mon.a (mon.0) 7348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.529363+0000 mon.a (mon.0) 7349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.537655+0000 mon.a (mon.0) 7350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.273 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.538258+0000 mgr.x (mgr.25061) 1787 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.579154+0000 mon.a (mon.0) 7351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.581357+0000 mon.a (mon.0) 7352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.583277+0000 mon.a (mon.0) 7353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.584066+0000 mon.a (mon.0) 7354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.590998+0000 mon.a (mon.0) 7355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.591584+0000 mgr.x (mgr.25061) 1788 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.633365+0000 mon.a (mon.0) 7356 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.274 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.638590+0000 mon.a (mon.0) 7357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.641960+0000 mon.a (mon.0) 7358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.646225+0000 mon.a (mon.0) 7359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.647636+0000 mon.a (mon.0) 7360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.275 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.649923+0000 mon.a (mon.0) 7361 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.650199+0000 mon.a (mon.0) 7362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.652516+0000 mon.a (mon.0) 7363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.655156+0000 mon.a (mon.0) 7364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.656793+0000 mon.a (mon.0) 7365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.657874+0000 mon.a (mon.0) 7366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.659038+0000 mon.a (mon.0) 7367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.276 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.660199+0000 mon.a (mon.0) 7368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.661482+0000 mon.a (mon.0) 7369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.662198+0000 mgr.x (mgr.25061) 1789 : cephadm [INF] Upgrade: Setting container_image for all iscsi 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.665476+0000 mon.a (mon.0) 7370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.667334+0000 mon.a (mon.0) 7371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.670326+0000 mon.a (mon.0) 7372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi.foo.smithi135.pcfvhv"}]': finished 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.672560+0000 mon.a (mon.0) 7373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.673328+0000 mgr.x (mgr.25061) 1790 : cephadm [INF] Upgrade: Setting container_image for all nfs 2024-04-19T14:22:45.277 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.676547+0000 mon.a (mon.0) 7374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.678898+0000 mon.a (mon.0) 7375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: cephadm 2024-04-19T14:22:44.679666+0000 mgr.x (mgr.25061) 1791 : cephadm [INF] Upgrade: Setting container_image for all nvmeof 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:45.278 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:44 smithi139 bash[65163]: audit 2024-04-19T14:22:44.682754+0000 mon.a (mon.0) 7376 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:46.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:46 smithi139 bash[65163]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:46.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:46 smithi139 bash[65163]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:46 smithi135 bash[79235]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:46.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:46 smithi135 bash[79235]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:46 smithi135 bash[82184]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:46 smithi135 bash[82184]: audit 2024-04-19T14:22:45.993550+0000 mon.a (mon.0) 7377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:22:47.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:47 smithi135 bash[79235]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:47.477 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:47 smithi135 bash[79235]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:47.477 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:47 smithi135 bash[82184]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:47.477 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:47 smithi135 bash[82184]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:47.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:47 smithi139 bash[65163]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:47.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:47 smithi139 bash[65163]: cluster 2024-04-19T14:22:46.149758+0000 mgr.x (mgr.25061) 1792 : cluster [DBG] pgmap v309: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:22:48.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[79235]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:48 smithi135 bash[82184]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.379234+0000 mon.a (mon.0) 7378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.390981+0000 mon.a (mon.0) 7379 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:48.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:48 smithi139 bash[65163]: audit 2024-04-19T14:22:47.401650+0000 mon.a (mon.0) 7380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:49.647 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:49 smithi135 bash[79235]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.647 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:49 smithi135 bash[79235]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.647 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.647 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:49 smithi135 bash[82184]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:49 smithi135 bash[82184]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.648 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.648 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.648 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.648 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.649 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.649 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.649 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.649 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:49.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:49 smithi139 bash[65163]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:49 smithi139 bash[65163]: cluster 2024-04-19T14:22:48.151220+0000 mgr.x (mgr.25061) 1793 : cluster [DBG] pgmap v310: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:22:49.929 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:49 smithi135 systemd[1]: Stopping Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:22:50.678 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[109783]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.679 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[82184]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.680 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[79235]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: cephadm 2024-04-19T14:22:48.774505+0000 mgr.x (mgr.25061) 1794 : cephadm [INF] Upgrade: Updating node-exporter.a (1/2) 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: cephadm 2024-04-19T14:22:48.775539+0000 mgr.x (mgr.25061) 1795 : cephadm [INF] Deploying daemon node-exporter.a on smithi135 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.148978+0000 mon.a (mon.0) 7381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.159763+0000 mon.a (mon.0) 7382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:50 smithi139 bash[65163]: audit 2024-04-19T14:22:50.171238+0000 mon.a (mon.0) 7383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:50.961 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.961 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.961 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.962 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.962 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.962 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.962 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.963 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 bash[109937]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: Stopped Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:50.963 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:50 smithi135 systemd[1]: Started Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:22:51.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[109993]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:51.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:51 smithi139 bash[65163]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[79235]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:49.758027+0000 mgr.x (mgr.25061) 1796 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:50.152883+0000 mgr.x (mgr.25061) 1797 : cluster [DBG] pgmap v311: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 682 B/s rd, 0 op/s 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:50.162563+0000 mgr.x (mgr.25061) 1798 : cluster [DBG] pgmap v312: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:51.017836+0000 mon.a (mon.0) 7384 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: audit 2024-04-19T14:22:51.025204+0000 mon.a (mon.0) 7385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:51.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:51 smithi135 bash[82184]: cluster 2024-04-19T14:22:51.146863+0000 mon.a (mon.0) 7386 : cluster [WRN] Health check failed: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state'] (CEPHADM_FAILED_DAEMON) 2024-04-19T14:22:52.518 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 22b70bddd3ac: Pulling fs layer 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 5c12815fee55: Pulling fs layer 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: c0e87333d380: Pulling fs layer 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 5c12815fee55: Verifying Checksum 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 5c12815fee55: Download complete 2024-04-19T14:22:52.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 22b70bddd3ac: Download complete 2024-04-19T14:22:53.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: c0e87333d380: Verifying Checksum 2024-04-19T14:22:53.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: c0e87333d380: Download complete 2024-04-19T14:22:53.276 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:52 smithi135 bash[109993]: 22b70bddd3ac: Pull complete 2024-04-19T14:22:53.689 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[109993]: 5c12815fee55: Pull complete 2024-04-19T14:22:53.689 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[82184]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:53.689 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[82184]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:53.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[79235]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:53.689 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[79235]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:53 smithi139 bash[65163]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:53.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:53 smithi139 bash[65163]: cluster 2024-04-19T14:22:52.163939+0000 mgr.x (mgr.25061) 1799 : cluster [DBG] pgmap v313: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 817 B/s rd, 0 op/s 2024-04-19T14:22:54.026 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:53 smithi135 bash[109993]: c0e87333d380: Pull complete 2024-04-19T14:22:54.077 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.077 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.078 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.078 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.078 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.078 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.079 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.079 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.079 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:54 smithi139 systemd[1]: Stopping Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:22:54.079 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:22:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:54.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:22:54] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.33.4" 2024-04-19T14:22:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[65163]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[65163]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[65163]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:54.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[65163]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:54.776 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[109993]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-19T14:22:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[79235]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[79235]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[79235]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:54.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[79235]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[82184]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[82184]: cephadm 2024-04-19T14:22:53.265922+0000 mgr.x (mgr.25061) 1800 : cephadm [INF] Upgrade: Updating node-exporter.b (2/2) 2024-04-19T14:22:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[82184]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:54.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:54 smithi135 bash[82184]: cephadm 2024-04-19T14:22:53.266737+0000 mgr.x (mgr.25061) 1801 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:22:55.181 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:54 smithi139 bash[88436]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:22:55.182 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:22:55.182 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[88496]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:22:55.182 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T14:22:55.182 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: Stopped Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:22:55.420 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[109993]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-19T14:22:55.513 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.513 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.515 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.515 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.515 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.515 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: Started Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:22:55.516 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[88550]: Unable to find image 'quay.io/prometheus/node-exporter:v1.5.0' locally 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[65163]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[82184]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: cluster 2024-04-19T14:22:54.164825+0000 mgr.x (mgr.25061) 1802 : cluster [DBG] pgmap v314: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1022 B/s rd, 0 op/s 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.355153+0000 mon.a (mon.0) 7387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.368017+0000 mon.a (mon.0) 7388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.389190+0000 mon.a (mon.0) 7389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.390613+0000 mon.a (mon.0) 7390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:55.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:55 smithi135 bash[79235]: audit 2024-04-19T14:22:55.401997+0000 mon.a (mon.0) 7391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.263 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:55 smithi139 bash[88550]: v1.5.0: Pulling from prometheus/node-exporter 2024-04-19T14:22:56.263 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 22b70bddd3ac: Pulling fs layer 2024-04-19T14:22:56.263 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 5c12815fee55: Pulling fs layer 2024-04-19T14:22:56.263 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: c0e87333d380: Pulling fs layer 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.719 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.720 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.721 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.722 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.723 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.724 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.725 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.726 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.727 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.728 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.729 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.730 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.731 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.737 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[82184]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[79235]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:55.392481+0000 mgr.x (mgr.25061) 1803 : cluster [DBG] pgmap v315: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.402616+0000 mgr.x (mgr.25061) 1804 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.460473+0000 mon.a (mon.0) 7392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.463808+0000 mon.a (mon.0) 7393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.468019+0000 mon.a (mon.0) 7394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.469107+0000 mon.a (mon.0) 7395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.479323+0000 mon.a (mon.0) 7396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.479852+0000 mgr.x (mgr.25061) 1805 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.537888+0000 mon.a (mon.0) 7397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.540740+0000 mon.a (mon.0) 7398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.544563+0000 mon.a (mon.0) 7399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.545579+0000 mon.a (mon.0) 7400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.554695+0000 mon.a (mon.0) 7401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.555230+0000 mgr.x (mgr.25061) 1806 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.597702+0000 mon.a (mon.0) 7402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.599677+0000 mon.a (mon.0) 7403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.601919+0000 mon.a (mon.0) 7404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.602649+0000 mon.a (mon.0) 7405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.610281+0000 mon.a (mon.0) 7406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.766 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 5c12815fee55: Verifying Checksum 2024-04-19T14:22:56.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 5c12815fee55: Download complete 2024-04-19T14:22:56.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 22b70bddd3ac: Verifying Checksum 2024-04-19T14:22:56.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: 22b70bddd3ac: Download complete 2024-04-19T14:22:56.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: c0e87333d380: Verifying Checksum 2024-04-19T14:22:56.767 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[88550]: c0e87333d380: Download complete 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.610687+0000 mgr.x (mgr.25061) 1807 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.677284+0000 mon.a (mon.0) 7407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.680909+0000 mon.a (mon.0) 7408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.683953+0000 mon.a (mon.0) 7409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.684985+0000 mon.a (mon.0) 7410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.695558+0000 mon.a (mon.0) 7411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.696450+0000 mgr.x (mgr.25061) 1808 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.758198+0000 mon.a (mon.0) 7412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.760872+0000 mon.a (mon.0) 7413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.763447+0000 mon.a (mon.0) 7414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.764651+0000 mon.a (mon.0) 7415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.776052+0000 mon.a (mon.0) 7416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.820764+0000 mon.a (mon.0) 7417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.823247+0000 mon.a (mon.0) 7418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.825924+0000 mon.a (mon.0) 7419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.826745+0000 mon.a (mon.0) 7420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.834660+0000 mon.a (mon.0) 7421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.876053+0000 mon.a (mon.0) 7422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.878266+0000 mon.a (mon.0) 7423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.880526+0000 mon.a (mon.0) 7424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.881335+0000 mon.a (mon.0) 7425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.889191+0000 mon.a (mon.0) 7426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.930389+0000 mon.a (mon.0) 7427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.932781+0000 mon.a (mon.0) 7428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.935064+0000 mon.a (mon.0) 7429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.935940+0000 mon.a (mon.0) 7430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.944264+0000 mon.a (mon.0) 7431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.985704+0000 mon.a (mon.0) 7432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.987649+0000 mon.a (mon.0) 7433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.990066+0000 mon.a (mon.0) 7434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.990853+0000 mon.a (mon.0) 7435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:55.998916+0000 mon.a (mon.0) 7436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.040444+0000 mon.a (mon.0) 7437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.042536+0000 mon.a (mon.0) 7438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.044590+0000 mon.a (mon.0) 7439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.045491+0000 mon.a (mon.0) 7440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.055639+0000 mon.a (mon.0) 7441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.096866+0000 mon.a (mon.0) 7442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.098791+0000 mon.a (mon.0) 7443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.100821+0000 mon.a (mon.0) 7444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.101478+0000 mon.a (mon.0) 7445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.109172+0000 mon.a (mon.0) 7446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.151206+0000 mon.a (mon.0) 7447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.155143+0000 mon.a (mon.0) 7448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.157818+0000 mon.a (mon.0) 7449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.158752+0000 mon.a (mon.0) 7450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.167900+0000 mon.a (mon.0) 7451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.210168+0000 mon.a (mon.0) 7452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.212492+0000 mon.a (mon.0) 7453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.214815+0000 mon.a (mon.0) 7454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.215669+0000 mon.a (mon.0) 7455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.225535+0000 mon.a (mon.0) 7456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.267067+0000 mon.a (mon.0) 7457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.269388+0000 mon.a (mon.0) 7458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.271517+0000 mon.a (mon.0) 7459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.272177+0000 mon.a (mon.0) 7460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.280320+0000 mon.a (mon.0) 7461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.326335+0000 mon.a (mon.0) 7462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.328684+0000 mon.a (mon.0) 7463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.330960+0000 mon.a (mon.0) 7464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.331831+0000 mon.a (mon.0) 7465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.340428+0000 mon.a (mon.0) 7466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:56.363566+0000 mon.a (mon.0) 7467 : cluster [INF] Health check cleared: CEPHADM_FAILED_DAEMON (was: 1 failed cephadm daemon(s) ['daemon node-exporter.a on smithi135 is in unknown state']) 2024-04-19T14:22:56.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: cluster 2024-04-19T14:22:56.363644+0000 mon.a (mon.0) 7468 : cluster [INF] Cluster is now healthy 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.402578+0000 mon.a (mon.0) 7469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.405517+0000 mon.a (mon.0) 7470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.408407+0000 mon.a (mon.0) 7471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.409646+0000 mon.a (mon.0) 7472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:56.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:56 smithi139 bash[65163]: audit 2024-04-19T14:22:56.416804+0000 mon.a (mon.0) 7473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.026 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.820Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.820Z 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-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.820Z 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-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.820Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.821Z 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-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.821Z 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-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=arp 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-19T14:22:57.027 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=edac 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-19T14:22:57.028 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=os 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=stat 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=time 2024-04-19T14:22:57.029 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=uname 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-19T14:22:57.030 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:22:56 smithi135 bash[109993]: ts=2024-04-19T14:22:56.822Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-19T14:22:57.762 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[88550]: 22b70bddd3ac: Pull complete 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:57 smithi139 bash[65163]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.776498+0000 mgr.x (mgr.25061) 1809 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.835061+0000 mgr.x (mgr.25061) 1810 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.889581+0000 mgr.x (mgr.25061) 1811 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.944713+0000 mgr.x (mgr.25061) 1812 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:55.999391+0000 mgr.x (mgr.25061) 1813 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.056090+0000 mgr.x (mgr.25061) 1814 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.109520+0000 mgr.x (mgr.25061) 1815 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.168529+0000 mgr.x (mgr.25061) 1816 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.226000+0000 mgr.x (mgr.25061) 1817 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.280680+0000 mgr.x (mgr.25061) 1818 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.340773+0000 mgr.x (mgr.25061) 1819 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.417234+0000 mgr.x (mgr.25061) 1820 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.478621+0000 mon.a (mon.0) 7474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.481147+0000 mon.a (mon.0) 7475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.484076+0000 mon.a (mon.0) 7476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.485011+0000 mon.a (mon.0) 7477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.490910+0000 mon.a (mon.0) 7478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.491296+0000 mgr.x (mgr.25061) 1821 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.534432+0000 mon.a (mon.0) 7479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.536898+0000 mon.a (mon.0) 7480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.539478+0000 mon.a (mon.0) 7481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.540418+0000 mon.a (mon.0) 7482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.547024+0000 mon.a (mon.0) 7483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.547368+0000 mgr.x (mgr.25061) 1822 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.593018+0000 mon.a (mon.0) 7484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.595254+0000 mon.a (mon.0) 7485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.597523+0000 mon.a (mon.0) 7486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.598386+0000 mon.a (mon.0) 7487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.604110+0000 mon.a (mon.0) 7488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.604543+0000 mgr.x (mgr.25061) 1823 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.644848+0000 mon.a (mon.0) 7489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.646736+0000 mon.a (mon.0) 7490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.648790+0000 mon.a (mon.0) 7491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.649657+0000 mon.a (mon.0) 7492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.657663+0000 mon.a (mon.0) 7493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.658038+0000 mgr.x (mgr.25061) 1824 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.698523+0000 mon.a (mon.0) 7494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.701330+0000 mon.a (mon.0) 7495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.703937+0000 mon.a (mon.0) 7496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.705015+0000 mon.a (mon.0) 7497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[82184]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.713541+0000 mon.a (mon.0) 7498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.714067+0000 mgr.x (mgr.25061) 1825 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.759444+0000 mon.a (mon.0) 7499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.761903+0000 mon.a (mon.0) 7500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.764020+0000 mon.a (mon.0) 7501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.764731+0000 mon.a (mon.0) 7502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.770436+0000 mon.a (mon.0) 7503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.816863+0000 mon.a (mon.0) 7504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.819089+0000 mon.a (mon.0) 7505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.821305+0000 mon.a (mon.0) 7506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.822113+0000 mon.a (mon.0) 7507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.828321+0000 mon.a (mon.0) 7508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.872626+0000 mon.a (mon.0) 7509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.874650+0000 mon.a (mon.0) 7510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.876622+0000 mon.a (mon.0) 7511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.877302+0000 mon.a (mon.0) 7512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.882956+0000 mon.a (mon.0) 7513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.927715+0000 mon.a (mon.0) 7514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.929814+0000 mon.a (mon.0) 7515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.932640+0000 mon.a (mon.0) 7516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.933415+0000 mon.a (mon.0) 7517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.939690+0000 mon.a (mon.0) 7518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.985862+0000 mon.a (mon.0) 7519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.988200+0000 mon.a (mon.0) 7520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.990593+0000 mon.a (mon.0) 7521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.991473+0000 mon.a (mon.0) 7522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:56.997861+0000 mon.a (mon.0) 7523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.075898+0000 mon.a (mon.0) 7524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.078772+0000 mon.a (mon.0) 7525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.081515+0000 mon.a (mon.0) 7526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.082606+0000 mon.a (mon.0) 7527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.093674+0000 mon.a (mon.0) 7528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.168915+0000 mon.a (mon.0) 7529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.171955+0000 mon.a (mon.0) 7530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.175450+0000 mon.a (mon.0) 7531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.176830+0000 mon.a (mon.0) 7532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.188430+0000 mon.a (mon.0) 7533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.266406+0000 mon.a (mon.0) 7534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.269029+0000 mon.a (mon.0) 7535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.272484+0000 mon.a (mon.0) 7536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.273452+0000 mon.a (mon.0) 7537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.286319+0000 mon.a (mon.0) 7538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.369114+0000 mon.a (mon.0) 7539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.372501+0000 mon.a (mon.0) 7540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.375558+0000 mon.a (mon.0) 7541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.376721+0000 mon.a (mon.0) 7542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:57.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:57.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:57 smithi135 bash[79235]: audit 2024-04-19T14:22:57.388245+0000 mon.a (mon.0) 7543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.263 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[88550]: 5c12815fee55: Pull complete 2024-04-19T14:22:58.763 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[88550]: c0e87333d380: Pull complete 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:58 smithi139 bash[65163]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.770927+0000 mgr.x (mgr.25061) 1826 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.828632+0000 mgr.x (mgr.25061) 1827 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.883331+0000 mgr.x (mgr.25061) 1828 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.940033+0000 mgr.x (mgr.25061) 1829 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:56.998221+0000 mgr.x (mgr.25061) 1830 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.094146+0000 mgr.x (mgr.25061) 1831 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.189027+0000 mgr.x (mgr.25061) 1832 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.287018+0000 mgr.x (mgr.25061) 1833 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.388794+0000 mgr.x (mgr.25061) 1834 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cluster 2024-04-19T14:22:57.393110+0000 mgr.x (mgr.25061) 1835 : cluster [DBG] pgmap v316: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.466614+0000 mon.a (mon.0) 7544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.469118+0000 mon.a (mon.0) 7545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.471567+0000 mon.a (mon.0) 7546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.472601+0000 mon.a (mon.0) 7547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.482719+0000 mon.a (mon.0) 7548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.483243+0000 mgr.x (mgr.25061) 1836 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.541622+0000 mon.a (mon.0) 7549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.544776+0000 mon.a (mon.0) 7550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.547676+0000 mon.a (mon.0) 7551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.548626+0000 mon.a (mon.0) 7552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.559030+0000 mon.a (mon.0) 7553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.559624+0000 mgr.x (mgr.25061) 1837 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.603520+0000 mon.a (mon.0) 7554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.605900+0000 mon.a (mon.0) 7555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.608297+0000 mon.a (mon.0) 7556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.609010+0000 mon.a (mon.0) 7557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.616149+0000 mon.a (mon.0) 7558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.616606+0000 mgr.x (mgr.25061) 1838 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.679006+0000 mon.a (mon.0) 7559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.681439+0000 mon.a (mon.0) 7560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.684051+0000 mon.a (mon.0) 7561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.685024+0000 mon.a (mon.0) 7562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.695546+0000 mon.a (mon.0) 7563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.696120+0000 mgr.x (mgr.25061) 1839 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.756710+0000 mon.a (mon.0) 7564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.759235+0000 mon.a (mon.0) 7565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.761701+0000 mon.a (mon.0) 7566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.762725+0000 mon.a (mon.0) 7567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.770894+0000 mon.a (mon.0) 7568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.811874+0000 mon.a (mon.0) 7569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[79235]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.814000+0000 mon.a (mon.0) 7570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.816095+0000 mon.a (mon.0) 7571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.816930+0000 mon.a (mon.0) 7572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.827117+0000 mon.a (mon.0) 7573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.867942+0000 mon.a (mon.0) 7574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.870641+0000 mon.a (mon.0) 7575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.873188+0000 mon.a (mon.0) 7576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.874323+0000 mon.a (mon.0) 7577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.885138+0000 mon.a (mon.0) 7578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.941839+0000 mon.a (mon.0) 7579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.944263+0000 mon.a (mon.0) 7580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.946524+0000 mon.a (mon.0) 7581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.947279+0000 mon.a (mon.0) 7582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.954726+0000 mon.a (mon.0) 7583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.995961+0000 mon.a (mon.0) 7584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:57.997913+0000 mon.a (mon.0) 7585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.000537+0000 mon.a (mon.0) 7586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.001413+0000 mon.a (mon.0) 7587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.009337+0000 mon.a (mon.0) 7588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.056986+0000 mon.a (mon.0) 7589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.059353+0000 mon.a (mon.0) 7590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.061626+0000 mon.a (mon.0) 7591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.062561+0000 mon.a (mon.0) 7592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.072710+0000 mon.a (mon.0) 7593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.136866+0000 mon.a (mon.0) 7594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.139372+0000 mon.a (mon.0) 7595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.141950+0000 mon.a (mon.0) 7596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.142757+0000 mon.a (mon.0) 7597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.153233+0000 mon.a (mon.0) 7598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.211992+0000 mon.a (mon.0) 7599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.214550+0000 mon.a (mon.0) 7600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.217082+0000 mon.a (mon.0) 7601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.218148+0000 mon.a (mon.0) 7602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.228611+0000 mon.a (mon.0) 7603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.285186+0000 mon.a (mon.0) 7604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.288374+0000 mon.a (mon.0) 7605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.290840+0000 mon.a (mon.0) 7606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.291926+0000 mon.a (mon.0) 7607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.302380+0000 mon.a (mon.0) 7608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.364900+0000 mon.a (mon.0) 7609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.367390+0000 mon.a (mon.0) 7610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.369673+0000 mon.a (mon.0) 7611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.370936+0000 mon.a (mon.0) 7612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:58.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:58 smithi135 bash[82184]: audit 2024-04-19T14:22:58.383410+0000 mon.a (mon.0) 7613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.710 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.710 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.711 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.712 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.713 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.714 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.717 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.718 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.719 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.720 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.721 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[65163]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.758 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.771310+0000 mgr.x (mgr.25061) 1840 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.827513+0000 mgr.x (mgr.25061) 1841 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.885575+0000 mgr.x (mgr.25061) 1842 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:57.955037+0000 mgr.x (mgr.25061) 1843 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.009805+0000 mgr.x (mgr.25061) 1844 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.074244+0000 mgr.x (mgr.25061) 1845 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.154569+0000 mgr.x (mgr.25061) 1846 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.228974+0000 mgr.x (mgr.25061) 1847 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.302877+0000 mgr.x (mgr.25061) 1848 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.383961+0000 mgr.x (mgr.25061) 1849 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.458137+0000 mon.a (mon.0) 7614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.763 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.764 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.460797+0000 mon.a (mon.0) 7615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.463326+0000 mon.a (mon.0) 7616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.464319+0000 mon.a (mon.0) 7617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.473859+0000 mon.a (mon.0) 7618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.474217+0000 mgr.x (mgr.25061) 1850 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.548000+0000 mon.a (mon.0) 7619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.550703+0000 mon.a (mon.0) 7620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.553440+0000 mon.a (mon.0) 7621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.554581+0000 mon.a (mon.0) 7622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.766 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.563231+0000 mon.a (mon.0) 7623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.563670+0000 mgr.x (mgr.25061) 1851 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.625267+0000 mon.a (mon.0) 7624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.628034+0000 mon.a (mon.0) 7625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.630562+0000 mon.a (mon.0) 7626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.631512+0000 mon.a (mon.0) 7627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.639695+0000 mon.a (mon.0) 7628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.768 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.640187+0000 mgr.x (mgr.25061) 1852 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.713499+0000 mon.a (mon.0) 7629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.716262+0000 mon.a (mon.0) 7630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.719892+0000 mon.a (mon.0) 7631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.720927+0000 mon.a (mon.0) 7632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.729202+0000 mon.a (mon.0) 7633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.807653+0000 mon.a (mon.0) 7634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.811310+0000 mon.a (mon.0) 7635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.814058+0000 mon.a (mon.0) 7636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.814996+0000 mon.a (mon.0) 7637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.771 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.821588+0000 mon.a (mon.0) 7638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.879613+0000 mon.a (mon.0) 7639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.882201+0000 mon.a (mon.0) 7640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.772 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.773 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.884554+0000 mon.a (mon.0) 7641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.885495+0000 mon.a (mon.0) 7642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.774 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.891294+0000 mon.a (mon.0) 7643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.952182+0000 mon.a (mon.0) 7644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.954655+0000 mon.a (mon.0) 7645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.957090+0000 mon.a (mon.0) 7646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.958048+0000 mon.a (mon.0) 7647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:58.966539+0000 mon.a (mon.0) 7648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.023578+0000 mon.a (mon.0) 7649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.775 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.025491+0000 mon.a (mon.0) 7650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.027310+0000 mon.a (mon.0) 7651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.028130+0000 mon.a (mon.0) 7652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.034791+0000 mon.a (mon.0) 7653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.092186+0000 mon.a (mon.0) 7654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.094391+0000 mon.a (mon.0) 7655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.096528+0000 mon.a (mon.0) 7656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.097296+0000 mon.a (mon.0) 7657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.102781+0000 mon.a (mon.0) 7658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.148782+0000 mon.a (mon.0) 7659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[79235]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.150885+0000 mon.a (mon.0) 7660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.152738+0000 mon.a (mon.0) 7661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.153375+0000 mon.a (mon.0) 7662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.158330+0000 mon.a (mon.0) 7663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.203836+0000 mon.a (mon.0) 7664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.205838+0000 mon.a (mon.0) 7665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.208327+0000 mon.a (mon.0) 7666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.208986+0000 mon.a (mon.0) 7667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.213762+0000 mon.a (mon.0) 7668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.257328+0000 mon.a (mon.0) 7669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.259564+0000 mon.a (mon.0) 7670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.261851+0000 mon.a (mon.0) 7671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.262569+0000 mon.a (mon.0) 7672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.267446+0000 mon.a (mon.0) 7673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.344656+0000 mon.a (mon.0) 7674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.347048+0000 mon.a (mon.0) 7675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.349860+0000 mon.a (mon.0) 7676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.350818+0000 mon.a (mon.0) 7677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:22:59.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:22:59 smithi135 bash[82184]: audit 2024-04-19T14:22:59.357141+0000 mon.a (mon.0) 7678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.013 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[88550]: Digest: sha256:39c642b2b337e38c18e80266fb14383754178202f40103646337722a594d984c 2024-04-19T14:23:00.013 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:22:59 smithi139 bash[88550]: Status: Downloaded newer image for quay.io/prometheus/node-exporter:v1.5.0 2024-04-19T14:23:00.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:00 smithi139 bash[65163]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.729904+0000 mgr.x (mgr.25061) 1853 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.821984+0000 mgr.x (mgr.25061) 1854 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.891618+0000 mgr.x (mgr.25061) 1855 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:58.966907+0000 mgr.x (mgr.25061) 1856 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.035085+0000 mgr.x (mgr.25061) 1857 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.103085+0000 mgr.x (mgr.25061) 1858 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.158689+0000 mgr.x (mgr.25061) 1859 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.214048+0000 mgr.x (mgr.25061) 1860 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.267791+0000 mgr.x (mgr.25061) 1861 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.357641+0000 mgr.x (mgr.25061) 1862 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cluster 2024-04-19T14:22:59.393967+0000 mgr.x (mgr.25061) 1863 : cluster [DBG] pgmap v317: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.1 KiB/s rd, 1 op/s 2024-04-19T14:23:00.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.450678+0000 mon.a (mon.0) 7679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.455717+0000 mon.a (mon.0) 7680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.458318+0000 mon.a (mon.0) 7681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.459357+0000 mon.a (mon.0) 7682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.466675+0000 mon.a (mon.0) 7683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.467025+0000 mgr.x (mgr.25061) 1864 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.540815+0000 mon.a (mon.0) 7684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.542538+0000 mon.a (mon.0) 7685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.544818+0000 mon.a (mon.0) 7686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.545464+0000 mon.a (mon.0) 7687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.553719+0000 mon.a (mon.0) 7688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.554544+0000 mgr.x (mgr.25061) 1865 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.594780+0000 mon.a (mon.0) 7689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.596606+0000 mon.a (mon.0) 7690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.598664+0000 mon.a (mon.0) 7691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.599368+0000 mon.a (mon.0) 7692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.606734+0000 mon.a (mon.0) 7693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.607063+0000 mgr.x (mgr.25061) 1866 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.647391+0000 mon.a (mon.0) 7694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.649087+0000 mon.a (mon.0) 7695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.651072+0000 mon.a (mon.0) 7696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.651745+0000 mon.a (mon.0) 7697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.656755+0000 mon.a (mon.0) 7698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.657054+0000 mgr.x (mgr.25061) 1867 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.697498+0000 mon.a (mon.0) 7699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.699197+0000 mon.a (mon.0) 7700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.701038+0000 mon.a (mon.0) 7701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.701785+0000 mon.a (mon.0) 7702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.707002+0000 mon.a (mon.0) 7703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.707300+0000 mgr.x (mgr.25061) 1868 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.747455+0000 mon.a (mon.0) 7704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.749279+0000 mon.a (mon.0) 7705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.751125+0000 mon.a (mon.0) 7706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.751751+0000 mon.a (mon.0) 7707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.756709+0000 mon.a (mon.0) 7708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.802382+0000 mon.a (mon.0) 7709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.804215+0000 mon.a (mon.0) 7710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.806033+0000 mon.a (mon.0) 7711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.806693+0000 mon.a (mon.0) 7712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.811468+0000 mon.a (mon.0) 7713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.852693+0000 mon.a (mon.0) 7714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.854708+0000 mon.a (mon.0) 7715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.856748+0000 mon.a (mon.0) 7716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.857470+0000 mon.a (mon.0) 7717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.863242+0000 mon.a (mon.0) 7718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.904254+0000 mon.a (mon.0) 7719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.905980+0000 mon.a (mon.0) 7720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.908289+0000 mon.a (mon.0) 7721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.908892+0000 mon.a (mon.0) 7722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.913601+0000 mon.a (mon.0) 7723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.955257+0000 mon.a (mon.0) 7724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.957006+0000 mon.a (mon.0) 7725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.959056+0000 mon.a (mon.0) 7726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.959950+0000 mon.a (mon.0) 7727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:22:59.965475+0000 mon.a (mon.0) 7728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.008114+0000 mon.a (mon.0) 7729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.009843+0000 mon.a (mon.0) 7730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.011876+0000 mon.a (mon.0) 7731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.012580+0000 mon.a (mon.0) 7732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.017726+0000 mon.a (mon.0) 7733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.059002+0000 mon.a (mon.0) 7734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.064683+0000 mon.a (mon.0) 7735 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.070083+0000 mon.a (mon.0) 7736 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.075717+0000 mon.a (mon.0) 7737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.077805+0000 mon.a (mon.0) 7738 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.079695+0000 mon.a (mon.0) 7739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.080290+0000 mon.a (mon.0) 7740 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.085613+0000 mon.a (mon.0) 7741 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.130642+0000 mon.a (mon.0) 7742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.133309+0000 mon.a (mon.0) 7743 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.135349+0000 mon.a (mon.0) 7744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.136107+0000 mon.a (mon.0) 7745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.141202+0000 mon.a (mon.0) 7746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.182164+0000 mon.a (mon.0) 7747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.184207+0000 mon.a (mon.0) 7748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.186381+0000 mon.a (mon.0) 7749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.187109+0000 mon.a (mon.0) 7750 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.192422+0000 mon.a (mon.0) 7751 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[79235]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.293476+0000 mon.a (mon.0) 7752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.298289+0000 mon.a (mon.0) 7753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.302652+0000 mon.a (mon.0) 7754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.304322+0000 mon.a (mon.0) 7755 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.314502+0000 mon.a (mon.0) 7756 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.392675+0000 mon.a (mon.0) 7757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.395936+0000 mon.a (mon.0) 7758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.399475+0000 mon.a (mon.0) 7759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.400425+0000 mon.a (mon.0) 7760 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:00.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:00 smithi135 bash[82184]: audit 2024-04-19T14:23:00.408657+0000 mon.a (mon.0) 7761 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:01 smithi139 bash[65163]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.756938+0000 mgr.x (mgr.25061) 1869 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:22:59.765379+0000 mgr.x (mgr.25061) 1870 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.811740+0000 mgr.x (mgr.25061) 1871 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.863512+0000 mgr.x (mgr.25061) 1872 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.913851+0000 mgr.x (mgr.25061) 1873 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:22:59.965721+0000 mgr.x (mgr.25061) 1874 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.017990+0000 mgr.x (mgr.25061) 1875 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.085936+0000 mgr.x (mgr.25061) 1876 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.141418+0000 mgr.x (mgr.25061) 1877 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.192708+0000 mgr.x (mgr.25061) 1878 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.315283+0000 mgr.x (mgr.25061) 1879 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.409020+0000 mgr.x (mgr.25061) 1880 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.483376+0000 mon.a (mon.0) 7762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.485881+0000 mon.a (mon.0) 7763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.488260+0000 mon.a (mon.0) 7764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.489117+0000 mon.a (mon.0) 7765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.500302+0000 mon.a (mon.0) 7766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.500658+0000 mgr.x (mgr.25061) 1881 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.572636+0000 mon.a (mon.0) 7767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.575402+0000 mon.a (mon.0) 7768 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.577520+0000 mon.a (mon.0) 7769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.578383+0000 mon.a (mon.0) 7770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.591137+0000 mon.a (mon.0) 7771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.591712+0000 mgr.x (mgr.25061) 1882 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.648595+0000 mon.a (mon.0) 7772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.651939+0000 mon.a (mon.0) 7773 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.654538+0000 mon.a (mon.0) 7774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.655817+0000 mon.a (mon.0) 7775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.668822+0000 mon.a (mon.0) 7776 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.669393+0000 mgr.x (mgr.25061) 1883 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:01.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[79235]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.726262+0000 mon.a (mon.0) 7777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.729137+0000 mon.a (mon.0) 7778 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.732057+0000 mon.a (mon.0) 7779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.733407+0000 mon.a (mon.0) 7780 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.746131+0000 mon.a (mon.0) 7781 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.803100+0000 mon.a (mon.0) 7782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.805488+0000 mon.a (mon.0) 7783 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.808175+0000 mon.a (mon.0) 7784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.809117+0000 mon.a (mon.0) 7785 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.821517+0000 mon.a (mon.0) 7786 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.893279+0000 mon.a (mon.0) 7787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.897586+0000 mon.a (mon.0) 7788 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.900915+0000 mon.a (mon.0) 7789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.902098+0000 mon.a (mon.0) 7790 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.913370+0000 mon.a (mon.0) 7791 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.990016+0000 mon.a (mon.0) 7792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.993080+0000 mon.a (mon.0) 7793 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.994777+0000 mon.a (mon.0) 7794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:01.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.997196+0000 mon.a (mon.0) 7795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:00.998818+0000 mon.a (mon.0) 7796 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.019578+0000 mon.a (mon.0) 7797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.138721+0000 mon.a (mon.0) 7798 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.141845+0000 mon.a (mon.0) 7799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.144854+0000 mon.a (mon.0) 7800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.145925+0000 mon.a (mon.0) 7801 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.154560+0000 mon.a (mon.0) 7802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.233783+0000 mon.a (mon.0) 7803 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.242771+0000 mon.a (mon.0) 7804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.246588+0000 mon.a (mon.0) 7805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.247972+0000 mon.a (mon.0) 7806 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.260057+0000 mon.a (mon.0) 7807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.339381+0000 mon.a (mon.0) 7808 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.342456+0000 mon.a (mon.0) 7809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.345462+0000 mon.a (mon.0) 7810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.346851+0000 mon.a (mon.0) 7811 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.354366+0000 mon.a (mon.0) 7812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.433300+0000 mon.a (mon.0) 7813 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.435919+0000 mon.a (mon.0) 7814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.438893+0000 mon.a (mon.0) 7815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:01.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:01 smithi135 bash[82184]: audit 2024-04-19T14:23:01.439988+0000 mon.a (mon.0) 7816 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.123Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.123Z 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-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.124Z 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-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.124Z 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-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.124Z 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-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.124Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=arp 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-19T14:23:02.452 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=edac 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-19T14:23:02.453 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=os 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-19T14:23:02.454 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=stat 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=time 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=uname 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-19T14:23:02.455 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[88550]: ts=2024-04-19T14:23:02.125Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-19T14:23:02.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.738 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.740 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.742 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.744 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.746 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.747 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.749 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.752 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.753 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.754 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.755 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.756 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.757 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.758 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.759 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.760 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.762 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[79235]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.763 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.764 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:02 smithi135 bash[82184]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.746511+0000 mgr.x (mgr.25061) 1884 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.821871+0000 mgr.x (mgr.25061) 1885 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:00.913988+0000 mgr.x (mgr.25061) 1886 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.025239+0000 mgr.x (mgr.25061) 1887 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.154824+0000 mgr.x (mgr.25061) 1888 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.260852+0000 mgr.x (mgr.25061) 1889 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.355170+0000 mgr.x (mgr.25061) 1890 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cluster 2024-04-19T14:23:01.395193+0000 mgr.x (mgr.25061) 1891 : cluster [DBG] pgmap v318: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.450450+0000 mon.a (mon.0) 7817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.450967+0000 mgr.x (mgr.25061) 1892 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.529164+0000 mon.a (mon.0) 7818 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.531959+0000 mon.a (mon.0) 7819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.534748+0000 mon.a (mon.0) 7820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.535884+0000 mon.a (mon.0) 7821 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.543954+0000 mon.a (mon.0) 7822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.544350+0000 mgr.x (mgr.25061) 1893 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.606490+0000 mon.a (mon.0) 7823 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.609594+0000 mon.a (mon.0) 7824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.612338+0000 mon.a (mon.0) 7825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.613847+0000 mon.a (mon.0) 7826 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.621342+0000 mon.a (mon.0) 7827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.621735+0000 mgr.x (mgr.25061) 1894 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.682361+0000 mon.a (mon.0) 7828 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.684958+0000 mon.a (mon.0) 7829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.687673+0000 mon.a (mon.0) 7830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.688681+0000 mon.a (mon.0) 7831 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.697091+0000 mon.a (mon.0) 7832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.697479+0000 mgr.x (mgr.25061) 1895 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.754822+0000 mon.a (mon.0) 7833 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.757524+0000 mon.a (mon.0) 7834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.759942+0000 mon.a (mon.0) 7835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.761153+0000 mon.a (mon.0) 7836 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.770091+0000 mon.a (mon.0) 7837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.815476+0000 mon.a (mon.0) 7838 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.818172+0000 mon.a (mon.0) 7839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.820547+0000 mon.a (mon.0) 7840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.821393+0000 mon.a (mon.0) 7841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.827974+0000 mon.a (mon.0) 7842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.873871+0000 mon.a (mon.0) 7843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.876590+0000 mon.a (mon.0) 7844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.878996+0000 mon.a (mon.0) 7845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.880021+0000 mon.a (mon.0) 7846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.887763+0000 mon.a (mon.0) 7847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.928911+0000 mon.a (mon.0) 7848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.931808+0000 mon.a (mon.0) 7849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.934604+0000 mon.a (mon.0) 7850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.935747+0000 mon.a (mon.0) 7851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:01.944691+0000 mon.a (mon.0) 7852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.002345+0000 mon.a (mon.0) 7853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.004320+0000 mon.a (mon.0) 7854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.006451+0000 mon.a (mon.0) 7855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.007284+0000 mon.a (mon.0) 7856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.017186+0000 mon.a (mon.0) 7857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.058315+0000 mon.a (mon.0) 7858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.060758+0000 mon.a (mon.0) 7859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.062837+0000 mon.a (mon.0) 7860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.063763+0000 mon.a (mon.0) 7861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.072932+0000 mon.a (mon.0) 7862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.115017+0000 mon.a (mon.0) 7863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.117395+0000 mon.a (mon.0) 7864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.119302+0000 mon.a (mon.0) 7865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.120097+0000 mon.a (mon.0) 7866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.128289+0000 mon.a (mon.0) 7867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.186426+0000 mon.a (mon.0) 7868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.188858+0000 mon.a (mon.0) 7869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.190981+0000 mon.a (mon.0) 7870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.191938+0000 mon.a (mon.0) 7871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.204513+0000 mon.a (mon.0) 7872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.245483+0000 mon.a (mon.0) 7873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.247951+0000 mon.a (mon.0) 7874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.250591+0000 mon.a (mon.0) 7875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.251580+0000 mon.a (mon.0) 7876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.259108+0000 mon.a (mon.0) 7877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.317538+0000 mon.a (mon.0) 7878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.320146+0000 mon.a (mon.0) 7879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.322443+0000 mon.a (mon.0) 7880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.323605+0000 mon.a (mon.0) 7881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.331505+0000 mon.a (mon.0) 7882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.378632+0000 mon.a (mon.0) 7883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.381497+0000 mon.a (mon.0) 7884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.383549+0000 mon.a (mon.0) 7885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.384312+0000 mon.a (mon.0) 7886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.392377+0000 mon.a (mon.0) 7887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.449905+0000 mon.a (mon.0) 7888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:02.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:02 smithi139 bash[65163]: audit 2024-04-19T14:23:02.453114+0000 mon.a (mon.0) 7889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.491 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:23:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.525 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.526 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.527 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.528 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:03 smithi139 bash[65163]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.770498+0000 mgr.x (mgr.25061) 1896 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.828321+0000 mgr.x (mgr.25061) 1897 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.888068+0000 mgr.x (mgr.25061) 1898 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:01.945029+0000 mgr.x (mgr.25061) 1899 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.017579+0000 mgr.x (mgr.25061) 1900 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.073389+0000 mgr.x (mgr.25061) 1901 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.128661+0000 mgr.x (mgr.25061) 1902 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.204878+0000 mgr.x (mgr.25061) 1903 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.259523+0000 mgr.x (mgr.25061) 1904 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.331835+0000 mgr.x (mgr.25061) 1905 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.392637+0000 mgr.x (mgr.25061) 1906 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.456011+0000 mon.a (mon.0) 7890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.456784+0000 mon.a (mon.0) 7891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.499690+0000 mon.a (mon.0) 7892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.500166+0000 mgr.x (mgr.25061) 1907 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.541337+0000 mon.a (mon.0) 7893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.543320+0000 mon.a (mon.0) 7894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.545012+0000 mon.a (mon.0) 7895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.545703+0000 mon.a (mon.0) 7896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.551571+0000 mon.a (mon.0) 7897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.551961+0000 mgr.x (mgr.25061) 1908 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.618810+0000 mon.a (mon.0) 7898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.621954+0000 mon.a (mon.0) 7899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.625090+0000 mon.a (mon.0) 7900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.625967+0000 mon.a (mon.0) 7901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.631854+0000 mon.a (mon.0) 7902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.632148+0000 mgr.x (mgr.25061) 1909 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.689702+0000 mon.a (mon.0) 7903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.691667+0000 mon.a (mon.0) 7904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.693538+0000 mon.a (mon.0) 7905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.694162+0000 mon.a (mon.0) 7906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.698766+0000 mon.a (mon.0) 7907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.698988+0000 mgr.x (mgr.25061) 1910 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.732956+0000 mon.a (mon.0) 7908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.738500+0000 mon.a (mon.0) 7909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.743750+0000 mon.a (mon.0) 7910 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.756162+0000 mon.a (mon.0) 7911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.758248+0000 mon.a (mon.0) 7912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.760353+0000 mon.a (mon.0) 7913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.761058+0000 mon.a (mon.0) 7914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.765531+0000 mon.a (mon.0) 7915 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[82184]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.806838+0000 mon.a (mon.0) 7916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.809225+0000 mon.a (mon.0) 7917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.811557+0000 mon.a (mon.0) 7918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.812595+0000 mon.a (mon.0) 7919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.820163+0000 mon.a (mon.0) 7920 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.861547+0000 mon.a (mon.0) 7921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.863880+0000 mon.a (mon.0) 7922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.866166+0000 mon.a (mon.0) 7923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.867051+0000 mon.a (mon.0) 7924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.874617+0000 mon.a (mon.0) 7925 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.916458+0000 mon.a (mon.0) 7926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.918755+0000 mon.a (mon.0) 7927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.921100+0000 mon.a (mon.0) 7928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.922235+0000 mon.a (mon.0) 7929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.929965+0000 mon.a (mon.0) 7930 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.971088+0000 mon.a (mon.0) 7931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.973461+0000 mon.a (mon.0) 7932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.975658+0000 mon.a (mon.0) 7933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.976453+0000 mon.a (mon.0) 7934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:02.982658+0000 mon.a (mon.0) 7935 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.023836+0000 mon.a (mon.0) 7936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.025875+0000 mon.a (mon.0) 7937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.027943+0000 mon.a (mon.0) 7938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.028789+0000 mon.a (mon.0) 7939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.034707+0000 mon.a (mon.0) 7940 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.076539+0000 mon.a (mon.0) 7941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.078829+0000 mon.a (mon.0) 7942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.080751+0000 mon.a (mon.0) 7943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.082211+0000 mon.a (mon.0) 7944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.088374+0000 mon.a (mon.0) 7945 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.130211+0000 mon.a (mon.0) 7946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.132694+0000 mon.a (mon.0) 7947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.134815+0000 mon.a (mon.0) 7948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.135586+0000 mon.a (mon.0) 7949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.140855+0000 mon.a (mon.0) 7950 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.181486+0000 mon.a (mon.0) 7951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.183666+0000 mon.a (mon.0) 7952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.185639+0000 mon.a (mon.0) 7953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.186285+0000 mon.a (mon.0) 7954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.192095+0000 mon.a (mon.0) 7955 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.238607+0000 mon.a (mon.0) 7956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.241778+0000 mon.a (mon.0) 7957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.243988+0000 mon.a (mon.0) 7958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.244828+0000 mon.a (mon.0) 7959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.249678+0000 mon.a (mon.0) 7960 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.291164+0000 mon.a (mon.0) 7961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.293220+0000 mon.a (mon.0) 7962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.295030+0000 mon.a (mon.0) 7963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.295887+0000 mon.a (mon.0) 7964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.303665+0000 mon.a (mon.0) 7965 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.344861+0000 mon.a (mon.0) 7966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.347151+0000 mon.a (mon.0) 7967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.349158+0000 mon.a (mon.0) 7968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.350090+0000 mon.a (mon.0) 7969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.355102+0000 mon.a (mon.0) 7970 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.396078+0000 mon.a (mon.0) 7971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.399778+0000 mon.a (mon.0) 7972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.402538+0000 mon.a (mon.0) 7973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.403519+0000 mon.a (mon.0) 7974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.409340+0000 mon.a (mon.0) 7975 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:03.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:03 smithi135 bash[79235]: audit 2024-04-19T14:23:03.455441+0000 mon.a (mon.0) 7976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 1s ago 25m - - 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 16s ago 25m - - 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (12m) 1s ago 18m 14.0M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (11m) 16s ago 18m 42.9M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (26s) 1s ago 16m 42.1M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (11m) 16s ago 25m 528M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (8m) 1s ago 26m 440M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:23:04.245 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (8m) 1s ago 27m 81.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (7m) 16s ago 25m 56.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (7m) 1s ago 25m 64.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (9s) 1s ago 19m 3212k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 starting - - - - 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 1s ago 24m 60.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (5m) 1s ago 23m 59.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (4m) 1s ago 23m 58.9M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 1s ago 22m 62.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (3m) 16s ago 22m 60.6M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (3m) 16s ago 21m 52.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (2m) 16s ago 20m 55.5M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (111s) 16s ago 20m 57.4M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (10m) 16s ago 19m 67.5M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:23:04.246 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (92s) 1s ago 17m 88.7M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:23:04.247 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (79s) 16s ago 17m 88.7M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:23:04.247 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (85s) 1s ago 16m 88.7M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:23:04.247 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (70s) 16s ago 16m 88.5M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:04.712 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:23:04.713 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:23:04.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:23:04] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.788 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.789 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.791 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.792 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.793 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.794 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.795 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.796 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:04 smithi139 bash[65163]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.765724+0000 mgr.x (mgr.25061) 1911 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.820503+0000 mgr.x (mgr.25061) 1912 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.875153+0000 mgr.x (mgr.25061) 1913 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.930335+0000 mgr.x (mgr.25061) 1914 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:02.982922+0000 mgr.x (mgr.25061) 1915 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.035180+0000 mgr.x (mgr.25061) 1916 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.088630+0000 mgr.x (mgr.25061) 1917 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.141105+0000 mgr.x (mgr.25061) 1918 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.192316+0000 mgr.x (mgr.25061) 1919 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.249864+0000 mgr.x (mgr.25061) 1920 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.304054+0000 mgr.x (mgr.25061) 1921 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.355390+0000 mgr.x (mgr.25061) 1922 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cluster 2024-04-19T14:23:03.396147+0000 mgr.x (mgr.25061) 1923 : cluster [DBG] pgmap v319: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.3 KiB/s rd, 1 op/s 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.409626+0000 mgr.x (mgr.25061) 1924 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.458560+0000 mon.a (mon.0) 7977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.482408+0000 mgr.x (mgr.25061) 1925 : audit [DBG] from='client.34863 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.482942+0000 mon.a (mon.0) 7978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.484146+0000 mon.a (mon.0) 7979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.490936+0000 mon.a (mon.0) 7980 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.491304+0000 mgr.x (mgr.25061) 1926 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.567633+0000 mon.a (mon.0) 7981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.569980+0000 mon.a (mon.0) 7982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.571977+0000 mon.a (mon.0) 7983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.572693+0000 mon.a (mon.0) 7984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.579999+0000 mon.a (mon.0) 7985 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.580240+0000 mgr.x (mgr.25061) 1927 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.624385+0000 mon.a (mon.0) 7986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.626827+0000 mon.a (mon.0) 7987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.628869+0000 mon.a (mon.0) 7988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.629513+0000 mon.a (mon.0) 7989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.634236+0000 mon.a (mon.0) 7990 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.634427+0000 mgr.x (mgr.25061) 1928 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.687404+0000 mon.a (mon.0) 7991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.690770+0000 mon.a (mon.0) 7992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.693476+0000 mon.a (mon.0) 7993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.694357+0000 mon.a (mon.0) 7994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.700080+0000 mon.a (mon.0) 7995 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.700378+0000 mgr.x (mgr.25061) 1929 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.744022+0000 mon.a (mon.0) 7996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.746372+0000 mon.a (mon.0) 7997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[82184]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.748457+0000 mon.a (mon.0) 7998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.749297+0000 mon.a (mon.0) 7999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.754394+0000 mon.a (mon.0) 8000 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.798185+0000 mon.a (mon.0) 8001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.800473+0000 mon.a (mon.0) 8002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.802477+0000 mon.a (mon.0) 8003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.803202+0000 mon.a (mon.0) 8004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.807790+0000 mon.a (mon.0) 8005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.849128+0000 mon.a (mon.0) 8006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.851134+0000 mon.a (mon.0) 8007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.818 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.853147+0000 mon.a (mon.0) 8008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.854143+0000 mon.a (mon.0) 8009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.859202+0000 mon.a (mon.0) 8010 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.905082+0000 mon.a (mon.0) 8011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.907608+0000 mon.a (mon.0) 8012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.909674+0000 mon.a (mon.0) 8013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.910435+0000 mon.a (mon.0) 8014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.915079+0000 mon.a (mon.0) 8015 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.992737+0000 mon.a (mon.0) 8016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.995179+0000 mon.a (mon.0) 8017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.997443+0000 mon.a (mon.0) 8018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:03.998146+0000 mon.a (mon.0) 8019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.003026+0000 mon.a (mon.0) 8020 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.080511+0000 mon.a (mon.0) 8021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.083560+0000 mon.a (mon.0) 8022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.087088+0000 mon.a (mon.0) 8023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.088107+0000 mon.a (mon.0) 8024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.094391+0000 mon.a (mon.0) 8025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.164299+0000 mon.a (mon.0) 8026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.168322+0000 mon.a (mon.0) 8027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.171447+0000 mon.a (mon.0) 8028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.172488+0000 mon.a (mon.0) 8029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.821 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.178811+0000 mon.a (mon.0) 8030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.310698+0000 mon.a (mon.0) 8031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.314940+0000 mon.a (mon.0) 8032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.319604+0000 mon.a (mon.0) 8033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.321017+0000 mon.a (mon.0) 8034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.328440+0000 mon.a (mon.0) 8035 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.369642+0000 mon.a (mon.0) 8036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.371852+0000 mon.a (mon.0) 8037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.373717+0000 mon.a (mon.0) 8038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.374389+0000 mon.a (mon.0) 8039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.380660+0000 mon.a (mon.0) 8040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.421234+0000 mon.a (mon.0) 8041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.423536+0000 mon.a (mon.0) 8042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.425352+0000 mon.a (mon.0) 8043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.426051+0000 mon.a (mon.0) 8044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:04.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:04.824 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:04 smithi135 bash[79235]: audit 2024-04-19T14:23:04.430576+0000 mon.a (mon.0) 8045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.069 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:23:05.069 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:23:05.069 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "iscsi", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "osd" 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading node-exporter daemons", 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:23:05.070 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:23:05.513 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:05 smithi139 bash[65163]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.754595+0000 mgr.x (mgr.25061) 1930 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.807964+0000 mgr.x (mgr.25061) 1931 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:03.853197+0000 mgr.x (mgr.25061) 1932 : audit [DBG] from='client.54805 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.859397+0000 mgr.x (mgr.25061) 1933 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:03.915335+0000 mgr.x (mgr.25061) 1934 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.003291+0000 mgr.x (mgr.25061) 1935 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.094964+0000 mgr.x (mgr.25061) 1936 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.179322+0000 mgr.x (mgr.25061) 1937 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.214606+0000 mgr.x (mgr.25061) 1938 : audit [DBG] from='client.34875 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.328773+0000 mgr.x (mgr.25061) 1939 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.380888+0000 mgr.x (mgr.25061) 1940 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.430731+0000 mgr.x (mgr.25061) 1941 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.475554+0000 mon.a (mon.0) 8046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.477388+0000 mon.a (mon.0) 8047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.479197+0000 mon.a (mon.0) 8048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.479848+0000 mon.a (mon.0) 8049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.484136+0000 mon.a (mon.0) 8050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.484242+0000 mgr.x (mgr.25061) 1942 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.524422+0000 mon.a (mon.0) 8051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.526280+0000 mon.a (mon.0) 8052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.528109+0000 mon.a (mon.0) 8053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.528814+0000 mon.a (mon.0) 8054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.533407+0000 mon.a (mon.0) 8055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.533578+0000 mgr.x (mgr.25061) 1943 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.573577+0000 mon.a (mon.0) 8056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.575528+0000 mon.a (mon.0) 8057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.577481+0000 mon.a (mon.0) 8058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.578183+0000 mon.a (mon.0) 8059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.583919+0000 mon.a (mon.0) 8060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.584208+0000 mgr.x (mgr.25061) 1944 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.624799+0000 mon.a (mon.0) 8061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.627545+0000 mon.a (mon.0) 8062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.629572+0000 mon.a (mon.0) 8063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.630352+0000 mon.a (mon.0) 8064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.635707+0000 mon.a (mon.0) 8065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.635871+0000 mgr.x (mgr.25061) 1945 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.677192+0000 mon.a (mon.0) 8066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.679271+0000 mon.a (mon.0) 8067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.681075+0000 mon.a (mon.0) 8068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.681949+0000 mon.a (mon.0) 8069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.686556+0000 mon.a (mon.0) 8070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.686730+0000 mgr.x (mgr.25061) 1946 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.719414+0000 mon.c (mon.1) 23 : audit [DBG] from='client.? 172.21.15.135:0/259551747' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.727609+0000 mon.a (mon.0) 8071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.729969+0000 mon.a (mon.0) 8072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.732005+0000 mon.a (mon.0) 8073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.732737+0000 mon.a (mon.0) 8074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.739396+0000 mon.a (mon.0) 8075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.781310+0000 mon.a (mon.0) 8076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.783764+0000 mon.a (mon.0) 8077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.786133+0000 mon.a (mon.0) 8078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.786872+0000 mon.a (mon.0) 8079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.793280+0000 mon.a (mon.0) 8080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.834901+0000 mon.a (mon.0) 8081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.837087+0000 mon.a (mon.0) 8082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.838956+0000 mon.a (mon.0) 8083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.839629+0000 mon.a (mon.0) 8084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.844222+0000 mon.a (mon.0) 8085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.885294+0000 mon.a (mon.0) 8086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.887253+0000 mon.a (mon.0) 8087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.888988+0000 mon.a (mon.0) 8088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.889771+0000 mon.a (mon.0) 8089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.894340+0000 mon.a (mon.0) 8090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.935159+0000 mon.a (mon.0) 8091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.937423+0000 mon.a (mon.0) 8092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.939246+0000 mon.a (mon.0) 8093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.939944+0000 mon.a (mon.0) 8094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.944664+0000 mon.a (mon.0) 8095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.988376+0000 mon.a (mon.0) 8096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[82184]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.990659+0000 mon.a (mon.0) 8097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.992670+0000 mon.a (mon.0) 8098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.993298+0000 mon.a (mon.0) 8099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:04.997626+0000 mon.a (mon.0) 8100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.038576+0000 mon.a (mon.0) 8101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.041195+0000 mon.a (mon.0) 8102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.043792+0000 mon.a (mon.0) 8103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.044557+0000 mon.a (mon.0) 8104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.050250+0000 mon.a (mon.0) 8105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.090481+0000 mon.a (mon.0) 8106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.092412+0000 mon.a (mon.0) 8107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.094273+0000 mon.a (mon.0) 8108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.095007+0000 mon.a (mon.0) 8109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.101044+0000 mon.a (mon.0) 8110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.181209+0000 mon.a (mon.0) 8111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.183851+0000 mon.a (mon.0) 8112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.185849+0000 mon.a (mon.0) 8113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.187169+0000 mon.a (mon.0) 8114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.192236+0000 mon.a (mon.0) 8115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.233384+0000 mon.a (mon.0) 8116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.235533+0000 mon.a (mon.0) 8117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.237904+0000 mon.a (mon.0) 8118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.238601+0000 mon.a (mon.0) 8119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.243085+0000 mon.a (mon.0) 8120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.284449+0000 mon.a (mon.0) 8121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.286436+0000 mon.a (mon.0) 8122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.288248+0000 mon.a (mon.0) 8123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.288910+0000 mon.a (mon.0) 8124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.293212+0000 mon.a (mon.0) 8125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.336742+0000 mon.a (mon.0) 8126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.338974+0000 mon.a (mon.0) 8127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.340899+0000 mon.a (mon.0) 8128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.341508+0000 mon.a (mon.0) 8129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.374739+0000 mon.a (mon.0) 8130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.419336+0000 mon.a (mon.0) 8131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.421496+0000 mon.a (mon.0) 8132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.423578+0000 mon.a (mon.0) 8133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.424252+0000 mon.a (mon.0) 8134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:05.812 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:05 smithi135 bash[79235]: audit 2024-04-19T14:23:05.429813+0000 mon.a (mon.0) 8135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:06 smithi139 bash[65163]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.739536+0000 mgr.x (mgr.25061) 1947 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.793531+0000 mgr.x (mgr.25061) 1948 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.844370+0000 mgr.x (mgr.25061) 1949 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.894694+0000 mgr.x (mgr.25061) 1950 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.944781+0000 mgr.x (mgr.25061) 1951 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:04.997813+0000 mgr.x (mgr.25061) 1952 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.050428+0000 mgr.x (mgr.25061) 1953 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.076302+0000 mgr.x (mgr.25061) 1954 : audit [DBG] from='client.54823 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.101289+0000 mgr.x (mgr.25061) 1955 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.192519+0000 mgr.x (mgr.25061) 1956 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.243338+0000 mgr.x (mgr.25061) 1957 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.293452+0000 mgr.x (mgr.25061) 1958 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.375332+0000 mgr.x (mgr.25061) 1959 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cluster 2024-04-19T14:23:05.396820+0000 mgr.x (mgr.25061) 1960 : cluster [DBG] pgmap v320: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 911 B/s rd, 0 op/s 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.430006+0000 mgr.x (mgr.25061) 1961 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.476859+0000 mon.a (mon.0) 8136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.478930+0000 mon.a (mon.0) 8137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.480916+0000 mon.a (mon.0) 8138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.481635+0000 mon.a (mon.0) 8139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.503028+0000 mon.a (mon.0) 8140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.503284+0000 mgr.x (mgr.25061) 1962 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.520902+0000 mon.a (mon.0) 8141 : audit [DBG] from='client.? 172.21.15.135:0/3708241267' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.547864+0000 mon.a (mon.0) 8142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.550200+0000 mon.a (mon.0) 8143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.552521+0000 mon.a (mon.0) 8144 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.553407+0000 mon.a (mon.0) 8145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.558629+0000 mon.a (mon.0) 8146 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.558872+0000 mgr.x (mgr.25061) 1963 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.612223+0000 mon.a (mon.0) 8147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.615626+0000 mon.a (mon.0) 8148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.618113+0000 mon.a (mon.0) 8149 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.619283+0000 mon.a (mon.0) 8150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.627516+0000 mon.a (mon.0) 8151 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.627987+0000 mgr.x (mgr.25061) 1964 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.671198+0000 mon.a (mon.0) 8152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.673450+0000 mon.a (mon.0) 8153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.676058+0000 mon.a (mon.0) 8154 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.676874+0000 mon.a (mon.0) 8155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.682440+0000 mon.a (mon.0) 8156 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.682735+0000 mgr.x (mgr.25061) 1965 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[82184]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.725604+0000 mon.a (mon.0) 8157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.729089+0000 mon.a (mon.0) 8158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.733118+0000 mon.a (mon.0) 8159 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.734590+0000 mon.a (mon.0) 8160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.741891+0000 mon.a (mon.0) 8161 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.823491+0000 mon.a (mon.0) 8162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.825804+0000 mon.a (mon.0) 8163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.828825+0000 mon.a (mon.0) 8164 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.829722+0000 mon.a (mon.0) 8165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.835897+0000 mon.a (mon.0) 8166 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.876730+0000 mon.a (mon.0) 8167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.880867+0000 mon.a (mon.0) 8168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.883991+0000 mon.a (mon.0) 8169 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.885174+0000 mon.a (mon.0) 8170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.891549+0000 mon.a (mon.0) 8171 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.947935+0000 mon.a (mon.0) 8172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.951753+0000 mon.a (mon.0) 8173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.954451+0000 mon.a (mon.0) 8174 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.955670+0000 mon.a (mon.0) 8175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:05.964474+0000 mon.a (mon.0) 8176 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.006106+0000 mon.a (mon.0) 8177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.008724+0000 mon.a (mon.0) 8178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.011407+0000 mon.a (mon.0) 8179 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.012355+0000 mon.a (mon.0) 8180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.020386+0000 mon.a (mon.0) 8181 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.077608+0000 mon.a (mon.0) 8182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.080618+0000 mon.a (mon.0) 8183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.083388+0000 mon.a (mon.0) 8184 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.084481+0000 mon.a (mon.0) 8185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.093034+0000 mon.a (mon.0) 8186 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.134415+0000 mon.a (mon.0) 8187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.137079+0000 mon.a (mon.0) 8188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.139572+0000 mon.a (mon.0) 8189 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.140800+0000 mon.a (mon.0) 8190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.149194+0000 mon.a (mon.0) 8191 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.206683+0000 mon.a (mon.0) 8192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.209507+0000 mon.a (mon.0) 8193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.212013+0000 mon.a (mon.0) 8194 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.213026+0000 mon.a (mon.0) 8195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.221427+0000 mon.a (mon.0) 8196 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.263079+0000 mon.a (mon.0) 8197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.266129+0000 mon.a (mon.0) 8198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.269100+0000 mon.a (mon.0) 8199 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.270646+0000 mon.a (mon.0) 8200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.280006+0000 mon.a (mon.0) 8201 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.341212+0000 mon.a (mon.0) 8202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.344008+0000 mon.a (mon.0) 8203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.346766+0000 mon.a (mon.0) 8204 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.347924+0000 mon.a (mon.0) 8205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.356243+0000 mon.a (mon.0) 8206 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.415287+0000 mon.a (mon.0) 8207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.417705+0000 mon.a (mon.0) 8208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.420515+0000 mon.a (mon.0) 8209 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:06.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.421452+0000 mon.a (mon.0) 8210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:06.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:06.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:06 smithi135 bash[79235]: audit 2024-04-19T14:23:06.429203+0000 mon.a (mon.0) 8211 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.734 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.735 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.736 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.737 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.738 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.739 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.741 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.742 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.743 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.744 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.745 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:07 smithi139 bash[65163]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.742562+0000 mgr.x (mgr.25061) 1966 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.836164+0000 mgr.x (mgr.25061) 1967 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.892087+0000 mgr.x (mgr.25061) 1968 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:05.964861+0000 mgr.x (mgr.25061) 1969 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.020658+0000 mgr.x (mgr.25061) 1970 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.093626+0000 mgr.x (mgr.25061) 1971 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.149485+0000 mgr.x (mgr.25061) 1972 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.221772+0000 mgr.x (mgr.25061) 1973 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.280393+0000 mgr.x (mgr.25061) 1974 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.356635+0000 mgr.x (mgr.25061) 1975 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.429536+0000 mgr.x (mgr.25061) 1976 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.504149+0000 mon.a (mon.0) 8212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.506334+0000 mon.a (mon.0) 8213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.508300+0000 mon.a (mon.0) 8214 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.509044+0000 mon.a (mon.0) 8215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.515216+0000 mon.a (mon.0) 8216 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.515438+0000 mgr.x (mgr.25061) 1977 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.556816+0000 mon.a (mon.0) 8217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.559569+0000 mon.a (mon.0) 8218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.562072+0000 mon.a (mon.0) 8219 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.563253+0000 mon.a (mon.0) 8220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.571144+0000 mon.a (mon.0) 8221 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.571456+0000 mgr.x (mgr.25061) 1978 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.628349+0000 mon.a (mon.0) 8222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.630734+0000 mon.a (mon.0) 8223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.632985+0000 mon.a (mon.0) 8224 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.633955+0000 mon.a (mon.0) 8225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.644303+0000 mon.a (mon.0) 8226 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.644687+0000 mgr.x (mgr.25061) 1979 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.701808+0000 mon.a (mon.0) 8227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.704762+0000 mon.a (mon.0) 8228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.707505+0000 mon.a (mon.0) 8229 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.708714+0000 mon.a (mon.0) 8230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.720001+0000 mon.a (mon.0) 8231 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.720386+0000 mgr.x (mgr.25061) 1980 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.779049+0000 mon.a (mon.0) 8232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.781905+0000 mon.a (mon.0) 8233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.784390+0000 mon.a (mon.0) 8234 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.785456+0000 mon.a (mon.0) 8235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.794436+0000 mon.a (mon.0) 8236 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.852642+0000 mon.a (mon.0) 8237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.855687+0000 mon.a (mon.0) 8238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.858346+0000 mon.a (mon.0) 8239 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.859509+0000 mon.a (mon.0) 8240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.868683+0000 mon.a (mon.0) 8241 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.926618+0000 mon.a (mon.0) 8242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.929550+0000 mon.a (mon.0) 8243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.932628+0000 mon.a (mon.0) 8244 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.933862+0000 mon.a (mon.0) 8245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.945150+0000 mon.a (mon.0) 8246 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.986601+0000 mon.a (mon.0) 8247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.989410+0000 mon.a (mon.0) 8248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.991711+0000 mon.a (mon.0) 8249 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:06.992798+0000 mon.a (mon.0) 8250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.003895+0000 mon.a (mon.0) 8251 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.077219+0000 mon.a (mon.0) 8252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.080525+0000 mon.a (mon.0) 8253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.083534+0000 mon.a (mon.0) 8254 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.084776+0000 mon.a (mon.0) 8255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[82184]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.093452+0000 mon.a (mon.0) 8256 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.155814+0000 mon.a (mon.0) 8257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.158813+0000 mon.a (mon.0) 8258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.161549+0000 mon.a (mon.0) 8259 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.162754+0000 mon.a (mon.0) 8260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.170753+0000 mon.a (mon.0) 8261 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.229906+0000 mon.a (mon.0) 8262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.233075+0000 mon.a (mon.0) 8263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.235824+0000 mon.a (mon.0) 8264 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.237041+0000 mon.a (mon.0) 8265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.245462+0000 mon.a (mon.0) 8266 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.308526+0000 mon.a (mon.0) 8267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.312006+0000 mon.a (mon.0) 8268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.315070+0000 mon.a (mon.0) 8269 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.316377+0000 mon.a (mon.0) 8270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.325561+0000 mon.a (mon.0) 8271 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.388543+0000 mon.a (mon.0) 8272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.392108+0000 mon.a (mon.0) 8273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.394950+0000 mon.a (mon.0) 8274 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.396210+0000 mon.a (mon.0) 8275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:07.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:07 smithi135 bash[79235]: audit 2024-04-19T14:23:07.405575+0000 mon.a (mon.0) 8276 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:08 smithi139 bash[65163]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.794800+0000 mgr.x (mgr.25061) 1981 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.869182+0000 mgr.x (mgr.25061) 1982 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:06.945522+0000 mgr.x (mgr.25061) 1983 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.004212+0000 mgr.x (mgr.25061) 1984 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.093845+0000 mgr.x (mgr.25061) 1985 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.171160+0000 mgr.x (mgr.25061) 1986 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.245846+0000 mgr.x (mgr.25061) 1987 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.325956+0000 mgr.x (mgr.25061) 1988 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cluster 2024-04-19T14:23:07.397422+0000 mgr.x (mgr.25061) 1989 : cluster [DBG] pgmap v321: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.405999+0000 mgr.x (mgr.25061) 1990 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.468832+0000 mon.a (mon.0) 8277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.488584+0000 mon.a (mon.0) 8278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.491008+0000 mon.a (mon.0) 8279 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.491798+0000 mon.a (mon.0) 8280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.499526+0000 mon.a (mon.0) 8281 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.500487+0000 mgr.x (mgr.25061) 1991 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.546882+0000 mon.a (mon.0) 8282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.552686+0000 mon.a (mon.0) 8283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.559372+0000 mon.a (mon.0) 8284 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.560492+0000 mon.a (mon.0) 8285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.566266+0000 mon.a (mon.0) 8286 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.575295+0000 mon.a (mon.0) 8287 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: cephadm 2024-04-19T14:23:07.575687+0000 mgr.x (mgr.25061) 1992 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.585584+0000 mon.a (mon.0) 8288 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.599961+0000 mon.a (mon.0) 8289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.650065+0000 mon.a (mon.0) 8290 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.653234+0000 mon.a (mon.0) 8291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.655333+0000 mon.a (mon.0) 8292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.656974+0000 mon.a (mon.0) 8293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.659603+0000 mon.a (mon.0) 8294 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.662713+0000 mon.a (mon.0) 8295 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[79235]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.664953+0000 mon.a (mon.0) 8296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.666794+0000 mon.a (mon.0) 8297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.668665+0000 mon.a (mon.0) 8298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.670412+0000 mon.a (mon.0) 8299 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.672179+0000 mon.a (mon.0) 8300 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.673908+0000 mon.a (mon.0) 8301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.675577+0000 mon.a (mon.0) 8302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.717720+0000 mon.a (mon.0) 8303 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.730841+0000 mon.a (mon.0) 8304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:08.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:08 smithi135 bash[82184]: audit 2024-04-19T14:23:07.739787+0000 mon.a (mon.0) 8305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:10 smithi139 bash[65163]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[79235]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: cluster 2024-04-19T14:23:09.398274+0000 mgr.x (mgr.25061) 1993 : cluster [DBG] pgmap v322: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.412216+0000 mon.a (mon.0) 8306 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.423157+0000 mon.a (mon.0) 8307 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:10.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:10 smithi135 bash[82184]: audit 2024-04-19T14:23:10.432154+0000 mon.a (mon.0) 8308 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:11.752 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:11 smithi139 bash[65163]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:11.753 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:11 smithi139 bash[65163]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:11.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:11 smithi135 bash[79235]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:11.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:11 smithi135 bash[79235]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:11.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:11 smithi135 bash[82184]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:11.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:11 smithi135 bash[82184]: audit 2024-04-19T14:23:09.773615+0000 mgr.x (mgr.25061) 1994 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:12.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.763 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.764 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.764 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 bash[65163]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:12.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.765 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.766 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:12.766 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:12 smithi139 systemd[1]: Stopping Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:12.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[79235]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cluster 2024-04-19T14:23:11.399391+0000 mgr.x (mgr.25061) 1995 : cluster [DBG] pgmap v323: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cephadm 2024-04-19T14:23:11.699111+0000 mgr.x (mgr.25061) 1996 : cephadm [INF] Upgrade: Updating node-exporter.b 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:12.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:12 smithi135 bash[82184]: cephadm 2024-04-19T14:23:11.699688+0000 mgr.x (mgr.25061) 1997 : cephadm [INF] Deploying daemon node-exporter.b on smithi139 2024-04-19T14:23:13.748 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 bash[90168]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:23:13.749 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:23:13.749 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 bash[90229]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:23:13.749 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T14:23:13.749 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: Stopped Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:23:14.013 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.013 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.013 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.014 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.014 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.015 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: Started Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:23:14.015 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:13 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:14.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:23:14] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-19T14:23:14.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:14 smithi139 bash[65163]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: cluster 2024-04-19T14:23:13.400860+0000 mgr.x (mgr.25061) 1998 : cluster [DBG] pgmap v324: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.928042+0000 mon.a (mon.0) 8309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.938828+0000 mon.a (mon.0) 8310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.970443+0000 mon.a (mon.0) 8311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.971932+0000 mon.a (mon.0) 8312 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:13.981798+0000 mon.a (mon.0) 8313 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.049215+0000 mon.a (mon.0) 8314 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.053621+0000 mon.a (mon.0) 8315 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.057126+0000 mon.a (mon.0) 8316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.058416+0000 mon.a (mon.0) 8317 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.069040+0000 mon.a (mon.0) 8318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.153766+0000 mon.a (mon.0) 8319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.158155+0000 mon.a (mon.0) 8320 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.161990+0000 mon.a (mon.0) 8321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.163405+0000 mon.a (mon.0) 8322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.175062+0000 mon.a (mon.0) 8323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.266231+0000 mon.a (mon.0) 8324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.271057+0000 mon.a (mon.0) 8325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.275104+0000 mon.a (mon.0) 8326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[79235]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.276437+0000 mon.a (mon.0) 8327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.288253+0000 mon.a (mon.0) 8328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.364533+0000 mon.a (mon.0) 8329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.368759+0000 mon.a (mon.0) 8330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.372982+0000 mon.a (mon.0) 8331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.374483+0000 mon.a (mon.0) 8332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.390981+0000 mon.a (mon.0) 8333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.466490+0000 mon.a (mon.0) 8334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.469781+0000 mon.a (mon.0) 8335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.473313+0000 mon.a (mon.0) 8336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:14.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.474914+0000 mon.a (mon.0) 8337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:14.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:14.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:14 smithi135 bash[82184]: audit 2024-04-19T14:23:14.486119+0000 mon.a (mon.0) 8338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.310Z caller=node_exporter.go:180 level=info msg="Starting node_exporter" version="(version=1.5.0, branch=HEAD, revision=1b48970ffcf5630534fb00bb0687d73c66d1c959)" 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.310Z 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-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z 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-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z 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-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z 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-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=diskstats_linux.go:264 level=error collector=diskstats msg="Failed to open directory, disabling udev device properties" path=/run/udev/data 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:110 level=info msg="Enabled collectors" 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=arp 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=bcache 2024-04-19T14:23:15.495 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=bonding 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=btrfs 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=conntrack 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=cpu 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=cpufreq 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=diskstats 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=dmi 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=edac 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=entropy 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=fibrechannel 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=filefd 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=filesystem 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.312Z caller=node_exporter.go:117 level=info collector=hwmon 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=infiniband 2024-04-19T14:23:15.496 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=ipvs 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=loadavg 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=mdadm 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=meminfo 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=netclass 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=netdev 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=netstat 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=nfs 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=nfsd 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=nvme 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=os 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=powersupplyclass 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=pressure 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=rapl 2024-04-19T14:23:15.497 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=schedstat 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=selinux 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=sockstat 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=softnet 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=stat 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=tapestats 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=textfile 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=thermal_zone 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=time 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=udp_queues 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=uname 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=vmstat 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=xfs 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=node_exporter.go:117 level=info collector=zfs 2024-04-19T14:23:15.498 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9100 2024-04-19T14:23:15.499 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[90288]: ts=2024-04-19T14:23:15.313Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9100 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:15 smithi139 bash[65163]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:13.981951+0000 mgr.x (mgr.25061) 1999 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.069350+0000 mgr.x (mgr.25061) 2000 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.175520+0000 mgr.x (mgr.25061) 2001 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.288689+0000 mgr.x (mgr.25061) 2002 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.391634+0000 mgr.x (mgr.25061) 2003 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.486261+0000 mgr.x (mgr.25061) 2004 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.574705+0000 mon.a (mon.0) 8339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.579362+0000 mon.a (mon.0) 8340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.583202+0000 mon.a (mon.0) 8341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.585071+0000 mon.a (mon.0) 8342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.594813+0000 mon.a (mon.0) 8343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.595388+0000 mgr.x (mgr.25061) 2005 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.684479+0000 mon.a (mon.0) 8344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.689513+0000 mon.a (mon.0) 8345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.694498+0000 mon.a (mon.0) 8346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.695838+0000 mon.a (mon.0) 8347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.705057+0000 mon.a (mon.0) 8348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.705292+0000 mgr.x (mgr.25061) 2006 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.778076+0000 mon.a (mon.0) 8349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.782769+0000 mon.a (mon.0) 8350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.786597+0000 mon.a (mon.0) 8351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.788173+0000 mon.a (mon.0) 8352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.798319+0000 mon.a (mon.0) 8353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.890724+0000 mon.a (mon.0) 8354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.895626+0000 mon.a (mon.0) 8355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.899717+0000 mon.a (mon.0) 8356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.901519+0000 mon.a (mon.0) 8357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.912401+0000 mon.a (mon.0) 8358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.991962+0000 mon.a (mon.0) 8359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.995114+0000 mon.a (mon.0) 8360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.998352+0000 mon.a (mon.0) 8361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:14.999841+0000 mon.a (mon.0) 8362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.009461+0000 mon.a (mon.0) 8363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.095252+0000 mon.a (mon.0) 8364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.099863+0000 mon.a (mon.0) 8365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.103233+0000 mon.a (mon.0) 8366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.104791+0000 mon.a (mon.0) 8367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.113285+0000 mon.a (mon.0) 8368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.190527+0000 mon.a (mon.0) 8369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.193933+0000 mon.a (mon.0) 8370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.196529+0000 mon.a (mon.0) 8371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.197544+0000 mon.a (mon.0) 8372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.206420+0000 mon.a (mon.0) 8373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.266519+0000 mon.a (mon.0) 8374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.269473+0000 mon.a (mon.0) 8375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.271942+0000 mon.a (mon.0) 8376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.273110+0000 mon.a (mon.0) 8377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.283609+0000 mon.a (mon.0) 8378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.341517+0000 mon.a (mon.0) 8379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[79235]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.344490+0000 mon.a (mon.0) 8380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.347284+0000 mon.a (mon.0) 8381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.348385+0000 mon.a (mon.0) 8382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.359239+0000 mon.a (mon.0) 8383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.423709+0000 mon.a (mon.0) 8384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.426952+0000 mon.a (mon.0) 8385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.430058+0000 mon.a (mon.0) 8386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.431196+0000 mon.a (mon.0) 8387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:15.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:15 smithi135 bash[82184]: audit 2024-04-19T14:23:15.441577+0000 mon.a (mon.0) 8388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.501 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.502 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.503 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.504 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.505 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.506 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.507 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.798942+0000 mgr.x (mgr.25061) 2007 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:14.912910+0000 mgr.x (mgr.25061) 2008 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.009670+0000 mgr.x (mgr.25061) 2009 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.113385+0000 mgr.x (mgr.25061) 2010 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.508 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.509 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:16 smithi139 bash[65163]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.206587+0000 mgr.x (mgr.25061) 2011 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.284006+0000 mgr.x (mgr.25061) 2012 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.359490+0000 mgr.x (mgr.25061) 2013 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cluster 2024-04-19T14:23:15.401562+0000 mgr.x (mgr.25061) 2014 : cluster [DBG] pgmap v325: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.441828+0000 mgr.x (mgr.25061) 2015 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.499529+0000 mon.a (mon.0) 8389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.524086+0000 mon.a (mon.0) 8390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.527230+0000 mon.a (mon.0) 8391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.528307+0000 mon.a (mon.0) 8392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.536531+0000 mon.a (mon.0) 8393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.536677+0000 mgr.x (mgr.25061) 2016 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.578383+0000 mon.a (mon.0) 8394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.581298+0000 mon.a (mon.0) 8395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.583767+0000 mon.a (mon.0) 8396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.585081+0000 mon.a (mon.0) 8397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.593572+0000 mon.a (mon.0) 8398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.593722+0000 mgr.x (mgr.25061) 2017 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.651012+0000 mon.a (mon.0) 8399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.655316+0000 mon.a (mon.0) 8400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.657868+0000 mon.a (mon.0) 8401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[79235]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.659067+0000 mon.a (mon.0) 8402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.669646+0000 mon.a (mon.0) 8403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.669800+0000 mgr.x (mgr.25061) 2018 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.748472+0000 mon.a (mon.0) 8404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.751874+0000 mon.a (mon.0) 8405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.754392+0000 mon.a (mon.0) 8406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.755476+0000 mon.a (mon.0) 8407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.766540+0000 mon.a (mon.0) 8408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.828840+0000 mon.a (mon.0) 8409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.831935+0000 mon.a (mon.0) 8410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.834490+0000 mon.a (mon.0) 8411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.835610+0000 mon.a (mon.0) 8412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.846186+0000 mon.a (mon.0) 8413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.892587+0000 mon.a (mon.0) 8414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.895894+0000 mon.a (mon.0) 8415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.898484+0000 mon.a (mon.0) 8416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.899525+0000 mon.a (mon.0) 8417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.909688+0000 mon.a (mon.0) 8418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.955726+0000 mon.a (mon.0) 8419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.958858+0000 mon.a (mon.0) 8420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.961578+0000 mon.a (mon.0) 8421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.962642+0000 mon.a (mon.0) 8422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.973379+0000 mon.a (mon.0) 8423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:15.994628+0000 mon.a (mon.0) 8424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:16.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.081446+0000 mon.a (mon.0) 8425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.084873+0000 mon.a (mon.0) 8426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.087812+0000 mon.a (mon.0) 8427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.089064+0000 mon.a (mon.0) 8428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.099843+0000 mon.a (mon.0) 8429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.178594+0000 mon.a (mon.0) 8430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.181953+0000 mon.a (mon.0) 8431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.184743+0000 mon.a (mon.0) 8432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.186120+0000 mon.a (mon.0) 8433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.197075+0000 mon.a (mon.0) 8434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.275792+0000 mon.a (mon.0) 8435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.279197+0000 mon.a (mon.0) 8436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.281974+0000 mon.a (mon.0) 8437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.283336+0000 mon.a (mon.0) 8438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.294250+0000 mon.a (mon.0) 8439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.356613+0000 mon.a (mon.0) 8440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.364332+0000 mon.a (mon.0) 8441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.367303+0000 mon.a (mon.0) 8442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.368610+0000 mon.a (mon.0) 8443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.379098+0000 mon.a (mon.0) 8444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.457026+0000 mon.a (mon.0) 8445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.460380+0000 mon.a (mon.0) 8446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.463348+0000 mon.a (mon.0) 8447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:16.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.464515+0000 mon.a (mon.0) 8448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:16.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:16.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:16 smithi135 bash[82184]: audit 2024-04-19T14:23:16.475580+0000 mon.a (mon.0) 8449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:17 smithi139 bash[65163]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.766754+0000 mgr.x (mgr.25061) 2019 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.846309+0000 mgr.x (mgr.25061) 2020 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.909754+0000 mgr.x (mgr.25061) 2021 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:15.973571+0000 mgr.x (mgr.25061) 2022 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.099974+0000 mgr.x (mgr.25061) 2023 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.197279+0000 mgr.x (mgr.25061) 2024 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.294543+0000 mgr.x (mgr.25061) 2025 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.379240+0000 mgr.x (mgr.25061) 2026 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.475733+0000 mgr.x (mgr.25061) 2027 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.534326+0000 mon.a (mon.0) 8450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.537195+0000 mon.a (mon.0) 8451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.539674+0000 mon.a (mon.0) 8452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.540426+0000 mon.a (mon.0) 8453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.548531+0000 mon.a (mon.0) 8454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.548668+0000 mgr.x (mgr.25061) 2028 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.608184+0000 mon.a (mon.0) 8455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.611131+0000 mon.a (mon.0) 8456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.613564+0000 mon.a (mon.0) 8457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.614697+0000 mon.a (mon.0) 8458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.623150+0000 mon.a (mon.0) 8459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.623313+0000 mgr.x (mgr.25061) 2029 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.696402+0000 mon.a (mon.0) 8460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.699424+0000 mon.a (mon.0) 8461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.702261+0000 mon.a (mon.0) 8462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.703655+0000 mon.a (mon.0) 8463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.712412+0000 mon.a (mon.0) 8464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.712543+0000 mgr.x (mgr.25061) 2030 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.801778+0000 mon.a (mon.0) 8465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.806306+0000 mon.a (mon.0) 8466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.810562+0000 mon.a (mon.0) 8467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.812066+0000 mon.a (mon.0) 8468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.821603+0000 mon.a (mon.0) 8469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.912519+0000 mon.a (mon.0) 8470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.917330+0000 mon.a (mon.0) 8471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.921343+0000 mon.a (mon.0) 8472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.922799+0000 mon.a (mon.0) 8473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:16.932272+0000 mon.a (mon.0) 8474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.010905+0000 mon.a (mon.0) 8475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.014051+0000 mon.a (mon.0) 8476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.017465+0000 mon.a (mon.0) 8477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.018935+0000 mon.a (mon.0) 8478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.028059+0000 mon.a (mon.0) 8479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.103909+0000 mon.a (mon.0) 8480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.106912+0000 mon.a (mon.0) 8481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.110094+0000 mon.a (mon.0) 8482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.111685+0000 mon.a (mon.0) 8483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.120636+0000 mon.a (mon.0) 8484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.196925+0000 mon.a (mon.0) 8485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.200708+0000 mon.a (mon.0) 8486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[82184]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.204101+0000 mon.a (mon.0) 8487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.205733+0000 mon.a (mon.0) 8488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.215377+0000 mon.a (mon.0) 8489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.294568+0000 mon.a (mon.0) 8490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.298445+0000 mon.a (mon.0) 8491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.302850+0000 mon.a (mon.0) 8492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.304437+0000 mon.a (mon.0) 8493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.314269+0000 mon.a (mon.0) 8494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.372929+0000 mon.a (mon.0) 8495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.375793+0000 mon.a (mon.0) 8496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.378461+0000 mon.a (mon.0) 8497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.379683+0000 mon.a (mon.0) 8498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.388139+0000 mon.a (mon.0) 8499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.430544+0000 mon.a (mon.0) 8500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.433671+0000 mon.a (mon.0) 8501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.436405+0000 mon.a (mon.0) 8502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.437546+0000 mon.a (mon.0) 8503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:17.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:17 smithi135 bash[79235]: audit 2024-04-19T14:23:17.447344+0000 mon.a (mon.0) 8504 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[79235]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:18 smithi135 bash[82184]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.861 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.861 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.822063+0000 mgr.x (mgr.25061) 2031 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.861 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.861 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:16.932721+0000 mgr.x (mgr.25061) 2032 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.861 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.028269+0000 mgr.x (mgr.25061) 2033 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.120843+0000 mgr.x (mgr.25061) 2034 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.215641+0000 mgr.x (mgr.25061) 2035 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.862 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.314542+0000 mgr.x (mgr.25061) 2036 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.388291+0000 mgr.x (mgr.25061) 2037 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cluster 2024-04-19T14:23:17.402196+0000 mgr.x (mgr.25061) 2038 : cluster [DBG] pgmap v326: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.447625+0000 mgr.x (mgr.25061) 2039 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.863 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.506155+0000 mon.a (mon.0) 8505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.524216+0000 mon.a (mon.0) 8506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.526549+0000 mon.a (mon.0) 8507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.527420+0000 mon.a (mon.0) 8508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.535477+0000 mon.a (mon.0) 8509 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.864 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.535549+0000 mgr.x (mgr.25061) 2040 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.593867+0000 mon.a (mon.0) 8510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.596801+0000 mon.a (mon.0) 8511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.599552+0000 mon.a (mon.0) 8512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.600534+0000 mon.a (mon.0) 8513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.608815+0000 mon.a (mon.0) 8514 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.865 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.609095+0000 mgr.x (mgr.25061) 2041 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.683994+0000 mon.a (mon.0) 8515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.687072+0000 mon.a (mon.0) 8516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.866 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.690989+0000 mon.a (mon.0) 8517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.692449+0000 mon.a (mon.0) 8518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.703130+0000 mon.a (mon.0) 8519 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.703474+0000 mgr.x (mgr.25061) 2042 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.780221+0000 mon.a (mon.0) 8520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.867 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.783399+0000 mon.a (mon.0) 8521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.786264+0000 mon.a (mon.0) 8522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.787477+0000 mon.a (mon.0) 8523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.796127+0000 mon.a (mon.0) 8524 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:18.868 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.871657+0000 mon.a (mon.0) 8525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.874733+0000 mon.a (mon.0) 8526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.877447+0000 mon.a (mon.0) 8527 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:18.869 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.878625+0000 mon.a (mon.0) 8528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.887252+0000 mon.a (mon.0) 8529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.946316+0000 mon.a (mon.0) 8530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.949458+0000 mon.a (mon.0) 8531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.263 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.951745+0000 mon.a (mon.0) 8532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.952795+0000 mon.a (mon.0) 8533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:17.961616+0000 mon.a (mon.0) 8534 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.020258+0000 mon.a (mon.0) 8535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.023371+0000 mon.a (mon.0) 8536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.026059+0000 mon.a (mon.0) 8537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.027220+0000 mon.a (mon.0) 8538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.034199+0000 mon.a (mon.0) 8539 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.092733+0000 mon.a (mon.0) 8540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.096116+0000 mon.a (mon.0) 8541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.098712+0000 mon.a (mon.0) 8542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.099810+0000 mon.a (mon.0) 8543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.108921+0000 mon.a (mon.0) 8544 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.167249+0000 mon.a (mon.0) 8545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.170835+0000 mon.a (mon.0) 8546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.173963+0000 mon.a (mon.0) 8547 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.175266+0000 mon.a (mon.0) 8548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.184272+0000 mon.a (mon.0) 8549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.246516+0000 mon.a (mon.0) 8550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.249873+0000 mon.a (mon.0) 8551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.252582+0000 mon.a (mon.0) 8552 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.254015+0000 mon.a (mon.0) 8553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.263056+0000 mon.a (mon.0) 8554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.320186+0000 mon.a (mon.0) 8555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.322321+0000 mon.a (mon.0) 8556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.324311+0000 mon.a (mon.0) 8557 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.325204+0000 mon.a (mon.0) 8558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.331646+0000 mon.a (mon.0) 8559 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.396836+0000 mon.a (mon.0) 8560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.399955+0000 mon.a (mon.0) 8561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.267 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.402721+0000 mon.a (mon.0) 8562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.403971+0000 mon.a (mon.0) 8563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.414093+0000 mon.a (mon.0) 8564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.476325+0000 mon.a (mon.0) 8565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.479470+0000 mon.a (mon.0) 8566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.482094+0000 mon.a (mon.0) 8567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.483227+0000 mon.a (mon.0) 8568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.268 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:18 smithi139 bash[65163]: audit 2024-04-19T14:23:18.493236+0000 mon.a (mon.0) 8569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.775 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.796234+0000 mgr.x (mgr.25061) 2043 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.887383+0000 mgr.x (mgr.25061) 2044 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:17.961790+0000 mgr.x (mgr.25061) 2045 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.034295+0000 mgr.x (mgr.25061) 2046 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.109244+0000 mgr.x (mgr.25061) 2047 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.184358+0000 mgr.x (mgr.25061) 2048 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.263163+0000 mgr.x (mgr.25061) 2049 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.334268+0000 mgr.x (mgr.25061) 2050 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.414394+0000 mgr.x (mgr.25061) 2051 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.493280+0000 mgr.x (mgr.25061) 2052 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.555532+0000 mon.a (mon.0) 8570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.558574+0000 mon.a (mon.0) 8571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.561485+0000 mon.a (mon.0) 8572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.562652+0000 mon.a (mon.0) 8573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.569200+0000 mon.a (mon.0) 8574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.569220+0000 mgr.x (mgr.25061) 2053 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.642764+0000 mon.a (mon.0) 8575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.645527+0000 mon.a (mon.0) 8576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.648226+0000 mon.a (mon.0) 8577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.649412+0000 mon.a (mon.0) 8578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.657912+0000 mon.a (mon.0) 8579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.658017+0000 mgr.x (mgr.25061) 2054 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.701497+0000 mon.a (mon.0) 8580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.704691+0000 mon.a (mon.0) 8581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.707139+0000 mon.a (mon.0) 8582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.708168+0000 mon.a (mon.0) 8583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.717070+0000 mgr.x (mgr.25061) 2055 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.717086+0000 mon.a (mon.0) 8584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.769567+0000 mon.a (mon.0) 8585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.773410+0000 mon.a (mon.0) 8586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.777379+0000 mon.a (mon.0) 8587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.778556+0000 mon.a (mon.0) 8588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.788345+0000 mon.a (mon.0) 8589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.874976+0000 mon.a (mon.0) 8590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.879236+0000 mon.a (mon.0) 8591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.882963+0000 mon.a (mon.0) 8592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.884295+0000 mon.a (mon.0) 8593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.896217+0000 mon.a (mon.0) 8594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.971017+0000 mon.a (mon.0) 8595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.974613+0000 mon.a (mon.0) 8596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.978002+0000 mon.a (mon.0) 8597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.979442+0000 mon.a (mon.0) 8598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:18.990637+0000 mon.a (mon.0) 8599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.068722+0000 mon.a (mon.0) 8600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.072681+0000 mon.a (mon.0) 8601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.077026+0000 mon.a (mon.0) 8602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.078331+0000 mon.a (mon.0) 8603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.089357+0000 mon.a (mon.0) 8604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.168682+0000 mon.a (mon.0) 8605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.172327+0000 mon.a (mon.0) 8606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.176324+0000 mon.a (mon.0) 8607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[79235]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:19 smithi135 bash[82184]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.177594+0000 mon.a (mon.0) 8608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.188785+0000 mon.a (mon.0) 8609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.249623+0000 mon.a (mon.0) 8610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.252675+0000 mon.a (mon.0) 8611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.255418+0000 mon.a (mon.0) 8612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.256735+0000 mon.a (mon.0) 8613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.267944+0000 mon.a (mon.0) 8614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.325619+0000 mon.a (mon.0) 8615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.328750+0000 mon.a (mon.0) 8616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.331484+0000 mon.a (mon.0) 8617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.332786+0000 mon.a (mon.0) 8618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.341385+0000 mon.a (mon.0) 8619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.415063+0000 mon.a (mon.0) 8620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.418139+0000 mon.a (mon.0) 8621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.421124+0000 mon.a (mon.0) 8622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.422324+0000 mon.a (mon.0) 8623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.430959+0000 mon.a (mon.0) 8624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:19.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:19 smithi139 bash[65163]: audit 2024-04-19T14:23:19.508540+0000 mon.a (mon.0) 8625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:20 smithi139 bash[65163]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.788787+0000 mgr.x (mgr.25061) 2056 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.896528+0000 mgr.x (mgr.25061) 2057 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:18.990713+0000 mgr.x (mgr.25061) 2058 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.089772+0000 mgr.x (mgr.25061) 2059 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.189205+0000 mgr.x (mgr.25061) 2060 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.268118+0000 mgr.x (mgr.25061) 2061 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.341453+0000 mgr.x (mgr.25061) 2062 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cluster 2024-04-19T14:23:19.402697+0000 mgr.x (mgr.25061) 2063 : cluster [DBG] pgmap v327: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.431054+0000 mgr.x (mgr.25061) 2064 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.512032+0000 mon.a (mon.0) 8626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.533899+0000 mon.a (mon.0) 8627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.535101+0000 mon.a (mon.0) 8628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.545153+0000 mon.a (mon.0) 8629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.545288+0000 mgr.x (mgr.25061) 2065 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.623612+0000 mon.a (mon.0) 8630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.626834+0000 mon.a (mon.0) 8631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.629697+0000 mon.a (mon.0) 8632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.631067+0000 mon.a (mon.0) 8633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.642309+0000 mon.a (mon.0) 8634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.642462+0000 mgr.x (mgr.25061) 2066 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.717451+0000 mon.a (mon.0) 8635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.720257+0000 mon.a (mon.0) 8636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.723030+0000 mon.a (mon.0) 8637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.724211+0000 mon.a (mon.0) 8638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.734929+0000 mon.a (mon.0) 8639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.792789+0000 mon.a (mon.0) 8640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.795692+0000 mon.a (mon.0) 8641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.798328+0000 mon.a (mon.0) 8642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.799670+0000 mon.a (mon.0) 8643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.806789+0000 mon.a (mon.0) 8644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.869373+0000 mon.a (mon.0) 8645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.872716+0000 mon.a (mon.0) 8646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.875619+0000 mon.a (mon.0) 8647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.876651+0000 mon.a (mon.0) 8648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.885360+0000 mon.a (mon.0) 8649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.926163+0000 mon.a (mon.0) 8650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.928987+0000 mon.a (mon.0) 8651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.931559+0000 mon.a (mon.0) 8652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.932633+0000 mon.a (mon.0) 8653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:19.941191+0000 mon.a (mon.0) 8654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.010185+0000 mon.a (mon.0) 8655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.014311+0000 mon.a (mon.0) 8656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.017640+0000 mon.a (mon.0) 8657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.018896+0000 mon.a (mon.0) 8658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.028817+0000 mon.a (mon.0) 8659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.115239+0000 mon.a (mon.0) 8660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.119009+0000 mon.a (mon.0) 8661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.122892+0000 mon.a (mon.0) 8662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.124385+0000 mon.a (mon.0) 8663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[82184]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.134765+0000 mon.a (mon.0) 8664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.212583+0000 mon.a (mon.0) 8665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.216115+0000 mon.a (mon.0) 8666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.219715+0000 mon.a (mon.0) 8667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.221221+0000 mon.a (mon.0) 8668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.230535+0000 mon.a (mon.0) 8669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.308984+0000 mon.a (mon.0) 8670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.312302+0000 mon.a (mon.0) 8671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.315673+0000 mon.a (mon.0) 8672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.316699+0000 mon.a (mon.0) 8673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.326006+0000 mon.a (mon.0) 8674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.403464+0000 mon.a (mon.0) 8675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.406315+0000 mon.a (mon.0) 8676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.408668+0000 mon.a (mon.0) 8677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.409527+0000 mon.a (mon.0) 8678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.415020+0000 mon.a (mon.0) 8679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.461530+0000 mon.a (mon.0) 8680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.464738+0000 mon.a (mon.0) 8681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.467357+0000 mon.a (mon.0) 8682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.468265+0000 mon.a (mon.0) 8683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:20.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:20 smithi135 bash[79235]: audit 2024-04-19T14:23:20.477056+0000 mon.a (mon.0) 8684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[82184]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.806 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.807 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.808 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:21.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:21.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:21 smithi135 bash[79235]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.735076+0000 mgr.x (mgr.25061) 2067 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:22.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:19.781179+0000 mgr.x (mgr.25061) 2068 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.806940+0000 mgr.x (mgr.25061) 2069 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.885438+0000 mgr.x (mgr.25061) 2070 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:19.941268+0000 mgr.x (mgr.25061) 2071 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.029115+0000 mgr.x (mgr.25061) 2072 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.135080+0000 mgr.x (mgr.25061) 2073 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.230718+0000 mgr.x (mgr.25061) 2074 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.326093+0000 mgr.x (mgr.25061) 2075 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.414934+0000 mgr.x (mgr.25061) 2076 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.477227+0000 mgr.x (mgr.25061) 2077 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.541415+0000 mon.a (mon.0) 8685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.545629+0000 mon.a (mon.0) 8686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.548957+0000 mon.a (mon.0) 8687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.550256+0000 mon.a (mon.0) 8688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.559639+0000 mon.a (mon.0) 8689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.559713+0000 mgr.x (mgr.25061) 2078 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.623001+0000 mon.a (mon.0) 8690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.626363+0000 mon.a (mon.0) 8691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.629212+0000 mon.a (mon.0) 8692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.630329+0000 mon.a (mon.0) 8693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.638967+0000 mon.a (mon.0) 8694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.638990+0000 mgr.x (mgr.25061) 2079 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.695938+0000 mon.a (mon.0) 8695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.698085+0000 mon.a (mon.0) 8696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.700224+0000 mon.a (mon.0) 8697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.700913+0000 mon.a (mon.0) 8698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.706419+0000 mgr.x (mgr.25061) 2080 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.706447+0000 mon.a (mon.0) 8699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.747672+0000 mon.a (mon.0) 8700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.749809+0000 mon.a (mon.0) 8701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.751926+0000 mon.a (mon.0) 8702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.752592+0000 mon.a (mon.0) 8703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.758382+0000 mon.a (mon.0) 8704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.799219+0000 mon.a (mon.0) 8705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.801726+0000 mon.a (mon.0) 8706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.804243+0000 mon.a (mon.0) 8707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.805139+0000 mon.a (mon.0) 8708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.811327+0000 mon.a (mon.0) 8709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.854058+0000 mon.a (mon.0) 8710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.857027+0000 mon.a (mon.0) 8711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.859506+0000 mon.a (mon.0) 8712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.860564+0000 mon.a (mon.0) 8713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.866900+0000 mon.a (mon.0) 8714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.908773+0000 mon.a (mon.0) 8715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.911708+0000 mon.a (mon.0) 8716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.914165+0000 mon.a (mon.0) 8717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.915175+0000 mon.a (mon.0) 8718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.923643+0000 mon.a (mon.0) 8719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.965347+0000 mon.a (mon.0) 8720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.968253+0000 mon.a (mon.0) 8721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.970268+0000 mon.a (mon.0) 8722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.971240+0000 mon.a (mon.0) 8723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:20.979241+0000 mon.a (mon.0) 8724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.020680+0000 mon.a (mon.0) 8725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.023236+0000 mon.a (mon.0) 8726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.025409+0000 mon.a (mon.0) 8727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.026480+0000 mon.a (mon.0) 8728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.034566+0000 mon.a (mon.0) 8729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.075936+0000 mon.a (mon.0) 8730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.078122+0000 mon.a (mon.0) 8731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.080152+0000 mon.a (mon.0) 8732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.080830+0000 mon.a (mon.0) 8733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.088769+0000 mon.a (mon.0) 8734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.130220+0000 mon.a (mon.0) 8735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.132737+0000 mon.a (mon.0) 8736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.135641+0000 mon.a (mon.0) 8737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.136576+0000 mon.a (mon.0) 8738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.144711+0000 mon.a (mon.0) 8739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.218618+0000 mon.a (mon.0) 8740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.220999+0000 mon.a (mon.0) 8741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.223320+0000 mon.a (mon.0) 8742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.224413+0000 mon.a (mon.0) 8743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.232523+0000 mon.a (mon.0) 8744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.308528+0000 mon.a (mon.0) 8745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.311618+0000 mon.a (mon.0) 8746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.314256+0000 mon.a (mon.0) 8747 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.315286+0000 mon.a (mon.0) 8748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.320625+0000 mon.a (mon.0) 8749 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.392858+0000 mon.a (mon.0) 8750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.397111+0000 mon.a (mon.0) 8751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.400478+0000 mon.a (mon.0) 8752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.401767+0000 mon.a (mon.0) 8753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.411972+0000 mon.a (mon.0) 8754 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.471370+0000 mon.a (mon.0) 8755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.474311+0000 mon.a (mon.0) 8756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.476877+0000 mon.a (mon.0) 8757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.477981+0000 mon.a (mon.0) 8758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:21 smithi139 bash[65163]: audit 2024-04-19T14:23:21.486807+0000 mon.a (mon.0) 8759 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:22 smithi139 bash[65163]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.758321+0000 mgr.x (mgr.25061) 2081 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.811415+0000 mgr.x (mgr.25061) 2082 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.866850+0000 mgr.x (mgr.25061) 2083 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.923682+0000 mgr.x (mgr.25061) 2084 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:20.979362+0000 mgr.x (mgr.25061) 2085 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.034565+0000 mgr.x (mgr.25061) 2086 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.088889+0000 mgr.x (mgr.25061) 2087 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.144781+0000 mgr.x (mgr.25061) 2088 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.232643+0000 mgr.x (mgr.25061) 2089 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.320502+0000 mgr.x (mgr.25061) 2090 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cluster 2024-04-19T14:23:21.403262+0000 mgr.x (mgr.25061) 2091 : cluster [DBG] pgmap v328: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.412094+0000 mgr.x (mgr.25061) 2092 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.486865+0000 mgr.x (mgr.25061) 2093 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.550015+0000 mon.a (mon.0) 8760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.553226+0000 mon.a (mon.0) 8761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.556428+0000 mon.a (mon.0) 8762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.557542+0000 mon.a (mon.0) 8763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.566028+0000 mon.a (mon.0) 8764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.566217+0000 mgr.x (mgr.25061) 2094 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.624606+0000 mon.a (mon.0) 8765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.627027+0000 mon.a (mon.0) 8766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.629459+0000 mon.a (mon.0) 8767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.630356+0000 mon.a (mon.0) 8768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.640571+0000 mon.a (mon.0) 8769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.640581+0000 mgr.x (mgr.25061) 2095 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.697802+0000 mon.a (mon.0) 8770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.700091+0000 mon.a (mon.0) 8771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.702485+0000 mon.a (mon.0) 8772 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.703295+0000 mon.a (mon.0) 8773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.712607+0000 mon.a (mon.0) 8774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[79235]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.712656+0000 mgr.x (mgr.25061) 2096 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:22.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.791552+0000 mon.a (mon.0) 8775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.794303+0000 mon.a (mon.0) 8776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.796802+0000 mon.a (mon.0) 8777 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.797994+0000 mon.a (mon.0) 8778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.807158+0000 mon.a (mon.0) 8779 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.893042+0000 mon.a (mon.0) 8780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.897211+0000 mon.a (mon.0) 8781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.900298+0000 mon.a (mon.0) 8782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.901522+0000 mon.a (mon.0) 8783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.911577+0000 mon.a (mon.0) 8784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.987963+0000 mon.a (mon.0) 8785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.990596+0000 mon.a (mon.0) 8786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.993129+0000 mon.a (mon.0) 8787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:21.994060+0000 mon.a (mon.0) 8788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.002079+0000 mon.a (mon.0) 8789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.063834+0000 mon.a (mon.0) 8790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.066499+0000 mon.a (mon.0) 8791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.069018+0000 mon.a (mon.0) 8792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.070299+0000 mon.a (mon.0) 8793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.079406+0000 mon.a (mon.0) 8794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.156082+0000 mon.a (mon.0) 8795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.160440+0000 mon.a (mon.0) 8796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.163946+0000 mon.a (mon.0) 8797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.165051+0000 mon.a (mon.0) 8798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.176137+0000 mon.a (mon.0) 8799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.266378+0000 mon.a (mon.0) 8800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.271462+0000 mon.a (mon.0) 8801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.274971+0000 mon.a (mon.0) 8802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.276733+0000 mon.a (mon.0) 8803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.289168+0000 mon.a (mon.0) 8804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.373188+0000 mon.a (mon.0) 8805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.378254+0000 mon.a (mon.0) 8806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.382339+0000 mon.a (mon.0) 8807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.383905+0000 mon.a (mon.0) 8808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.395698+0000 mon.a (mon.0) 8809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.484902+0000 mon.a (mon.0) 8810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.489817+0000 mon.a (mon.0) 8811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.493031+0000 mon.a (mon.0) 8812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.494577+0000 mon.a (mon.0) 8813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:22.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:22 smithi135 bash[82184]: audit 2024-04-19T14:23:22.505447+0000 mon.a (mon.0) 8814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.688 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.690 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.691 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.692 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.693 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.694 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.695 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.696 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.697 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.698 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.699 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:23 smithi139 bash[65163]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.807261+0000 mgr.x (mgr.25061) 2097 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:21.911569+0000 mgr.x (mgr.25061) 2098 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.002126+0000 mgr.x (mgr.25061) 2099 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.079752+0000 mgr.x (mgr.25061) 2100 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.176604+0000 mgr.x (mgr.25061) 2101 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.289618+0000 mgr.x (mgr.25061) 2102 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.395882+0000 mgr.x (mgr.25061) 2103 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.505818+0000 mgr.x (mgr.25061) 2104 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.563576+0000 mon.a (mon.0) 8815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.566272+0000 mon.a (mon.0) 8816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.568725+0000 mon.a (mon.0) 8817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.569697+0000 mon.a (mon.0) 8818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.575599+0000 mgr.x (mgr.25061) 2105 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.575643+0000 mon.a (mon.0) 8819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.618607+0000 mon.a (mon.0) 8820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.621410+0000 mon.a (mon.0) 8821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.623766+0000 mon.a (mon.0) 8822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.624717+0000 mon.a (mon.0) 8823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.630966+0000 mgr.x (mgr.25061) 2106 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.631038+0000 mon.a (mon.0) 8824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[79235]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.672995+0000 mon.a (mon.0) 8825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.675651+0000 mon.a (mon.0) 8826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.678002+0000 mon.a (mon.0) 8827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.679055+0000 mon.a (mon.0) 8828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.685394+0000 mgr.x (mgr.25061) 2107 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.685450+0000 mon.a (mon.0) 8829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.728101+0000 mon.a (mon.0) 8830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.730302+0000 mon.a (mon.0) 8831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.733023+0000 mon.a (mon.0) 8832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.734059+0000 mon.a (mon.0) 8833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.741040+0000 mon.a (mon.0) 8834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.822068+0000 mon.a (mon.0) 8835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.826073+0000 mon.a (mon.0) 8836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.830233+0000 mon.a (mon.0) 8837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.831422+0000 mon.a (mon.0) 8838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.839446+0000 mon.a (mon.0) 8839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.899225+0000 mon.a (mon.0) 8840 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.906022+0000 mon.a (mon.0) 8841 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.912054+0000 mon.a (mon.0) 8842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.921894+0000 mon.a (mon.0) 8843 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.924515+0000 mon.a (mon.0) 8844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.927959+0000 mon.a (mon.0) 8845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.929277+0000 mon.a (mon.0) 8846 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.935095+0000 mon.a (mon.0) 8847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.993465+0000 mon.a (mon.0) 8848 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.995961+0000 mon.a (mon.0) 8849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.998238+0000 mon.a (mon.0) 8850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:22.999134+0000 mon.a (mon.0) 8851 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.005298+0000 mon.a (mon.0) 8852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.046346+0000 mon.a (mon.0) 8853 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.049061+0000 mon.a (mon.0) 8854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.052085+0000 mon.a (mon.0) 8855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.053122+0000 mon.a (mon.0) 8856 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.059448+0000 mon.a (mon.0) 8857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.145100+0000 mon.a (mon.0) 8858 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.147744+0000 mon.a (mon.0) 8859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.150172+0000 mon.a (mon.0) 8860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.151087+0000 mon.a (mon.0) 8861 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.156320+0000 mon.a (mon.0) 8862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.200279+0000 mon.a (mon.0) 8863 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.202906+0000 mon.a (mon.0) 8864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.205307+0000 mon.a (mon.0) 8865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.206142+0000 mon.a (mon.0) 8866 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.211774+0000 mon.a (mon.0) 8867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.290014+0000 mon.a (mon.0) 8868 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.293279+0000 mon.a (mon.0) 8869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.296700+0000 mon.a (mon.0) 8870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.297821+0000 mon.a (mon.0) 8871 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.304277+0000 mon.a (mon.0) 8872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.381842+0000 mon.a (mon.0) 8873 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.384612+0000 mon.a (mon.0) 8874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.387032+0000 mon.a (mon.0) 8875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.388177+0000 mon.a (mon.0) 8876 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.394509+0000 mon.a (mon.0) 8877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.453238+0000 mon.a (mon.0) 8878 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.456476+0000 mon.a (mon.0) 8879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.459119+0000 mon.a (mon.0) 8880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.460206+0000 mon.a (mon.0) 8881 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.466163+0000 mon.a (mon.0) 8882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.510973+0000 mon.a (mon.0) 8883 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:23.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.513857+0000 mon.a (mon.0) 8884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.516469+0000 mon.a (mon.0) 8885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.517400+0000 mon.a (mon.0) 8886 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:23.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:23 smithi135 bash[82184]: audit 2024-04-19T14:23:23.523461+0000 mon.a (mon.0) 8887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:23:24] "GET /metrics HTTP/1.1" 200 38849 "" "Prometheus/2.33.4" 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:24 smithi139 bash[65163]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.741189+0000 mgr.x (mgr.25061) 2108 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.839707+0000 mgr.x (mgr.25061) 2109 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:22.935236+0000 mgr.x (mgr.25061) 2110 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.005177+0000 mgr.x (mgr.25061) 2111 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.059383+0000 mgr.x (mgr.25061) 2112 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.156288+0000 mgr.x (mgr.25061) 2113 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.211732+0000 mgr.x (mgr.25061) 2114 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.304323+0000 mgr.x (mgr.25061) 2115 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.394458+0000 mgr.x (mgr.25061) 2116 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cluster 2024-04-19T14:23:23.403897+0000 mgr.x (mgr.25061) 2117 : cluster [DBG] pgmap v329: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.466169+0000 mgr.x (mgr.25061) 2118 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.523358+0000 mgr.x (mgr.25061) 2119 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.580755+0000 mon.a (mon.0) 8888 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.583009+0000 mon.a (mon.0) 8889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.585198+0000 mon.a (mon.0) 8890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.585931+0000 mon.a (mon.0) 8891 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.593263+0000 mgr.x (mgr.25061) 2120 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.593382+0000 mon.a (mon.0) 8892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.634489+0000 mon.a (mon.0) 8893 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.636414+0000 mon.a (mon.0) 8894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.638185+0000 mon.a (mon.0) 8895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.638731+0000 mon.a (mon.0) 8896 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.643256+0000 mgr.x (mgr.25061) 2121 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.643437+0000 mon.a (mon.0) 8897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.684235+0000 mon.a (mon.0) 8898 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.686389+0000 mon.a (mon.0) 8899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.688371+0000 mon.a (mon.0) 8900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.689068+0000 mon.a (mon.0) 8901 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.694167+0000 mgr.x (mgr.25061) 2122 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.694243+0000 mon.a (mon.0) 8902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.735772+0000 mon.a (mon.0) 8903 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.738432+0000 mon.a (mon.0) 8904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.740652+0000 mon.a (mon.0) 8905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.741342+0000 mon.a (mon.0) 8906 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.746685+0000 mon.a (mon.0) 8907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.820639+0000 mon.a (mon.0) 8908 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.824190+0000 mon.a (mon.0) 8909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.826541+0000 mon.a (mon.0) 8910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.827461+0000 mon.a (mon.0) 8911 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.837603+0000 mon.a (mon.0) 8912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.927720+0000 mon.a (mon.0) 8913 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.932939+0000 mon.a (mon.0) 8914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.937335+0000 mon.a (mon.0) 8915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.938858+0000 mon.a (mon.0) 8916 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:23.950280+0000 mon.a (mon.0) 8917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.040932+0000 mon.a (mon.0) 8918 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.046160+0000 mon.a (mon.0) 8919 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.050171+0000 mon.a (mon.0) 8920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.051893+0000 mon.a (mon.0) 8921 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.063920+0000 mon.a (mon.0) 8922 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.141174+0000 mon.a (mon.0) 8923 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.145025+0000 mon.a (mon.0) 8924 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.148486+0000 mon.a (mon.0) 8925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.150084+0000 mon.a (mon.0) 8926 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.160699+0000 mon.a (mon.0) 8927 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.250288+0000 mon.a (mon.0) 8928 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.255330+0000 mon.a (mon.0) 8929 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.259830+0000 mon.a (mon.0) 8930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.261363+0000 mon.a (mon.0) 8931 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[79235]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.273762+0000 mon.a (mon.0) 8932 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.334846+0000 mon.a (mon.0) 8933 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.337757+0000 mon.a (mon.0) 8934 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.340977+0000 mon.a (mon.0) 8935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.341992+0000 mon.a (mon.0) 8936 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.351406+0000 mon.a (mon.0) 8937 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.409044+0000 mon.a (mon.0) 8938 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.411583+0000 mon.a (mon.0) 8939 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.414299+0000 mon.a (mon.0) 8940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.415404+0000 mon.a (mon.0) 8941 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.422827+0000 mon.a (mon.0) 8942 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.480950+0000 mon.a (mon.0) 8943 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:24.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.484222+0000 mon.a (mon.0) 8944 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.487137+0000 mon.a (mon.0) 8945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.488562+0000 mon.a (mon.0) 8946 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:24.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:24 smithi135 bash[82184]: audit 2024-04-19T14:23:24.497391+0000 mon.a (mon.0) 8947 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[79235]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.798 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.799 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.800 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.801 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.802 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.803 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:25 smithi135 bash[82184]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.746640+0000 mgr.x (mgr.25061) 2123 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.837608+0000 mgr.x (mgr.25061) 2124 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:23.950649+0000 mgr.x (mgr.25061) 2125 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.064523+0000 mgr.x (mgr.25061) 2126 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.160928+0000 mgr.x (mgr.25061) 2127 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.274147+0000 mgr.x (mgr.25061) 2128 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.351460+0000 mgr.x (mgr.25061) 2129 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.422782+0000 mgr.x (mgr.25061) 2130 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.497367+0000 mgr.x (mgr.25061) 2131 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.571068+0000 mon.a (mon.0) 8948 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.573264+0000 mon.a (mon.0) 8949 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.575161+0000 mon.a (mon.0) 8950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.575767+0000 mon.a (mon.0) 8951 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.580757+0000 mgr.x (mgr.25061) 2132 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.580849+0000 mon.a (mon.0) 8952 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.622685+0000 mon.a (mon.0) 8953 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.624725+0000 mon.a (mon.0) 8954 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.626581+0000 mon.a (mon.0) 8955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.627211+0000 mon.a (mon.0) 8956 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.633333+0000 mgr.x (mgr.25061) 2133 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.633397+0000 mon.a (mon.0) 8957 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.687271+0000 mon.a (mon.0) 8958 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.690858+0000 mon.a (mon.0) 8959 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.693834+0000 mon.a (mon.0) 8960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.695086+0000 mon.a (mon.0) 8961 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.702378+0000 mon.a (mon.0) 8962 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.702638+0000 mgr.x (mgr.25061) 2134 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.746506+0000 mon.a (mon.0) 8963 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.749381+0000 mon.a (mon.0) 8964 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.751765+0000 mon.a (mon.0) 8965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.752690+0000 mon.a (mon.0) 8966 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.758074+0000 mon.a (mon.0) 8967 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.800436+0000 mon.a (mon.0) 8968 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.802616+0000 mon.a (mon.0) 8969 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.804642+0000 mon.a (mon.0) 8970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.805344+0000 mon.a (mon.0) 8971 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.810334+0000 mon.a (mon.0) 8972 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.850821+0000 mon.a (mon.0) 8973 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.852972+0000 mon.a (mon.0) 8974 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.854917+0000 mon.a (mon.0) 8975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.855687+0000 mon.a (mon.0) 8976 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.860677+0000 mon.a (mon.0) 8977 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.901374+0000 mon.a (mon.0) 8978 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.903443+0000 mon.a (mon.0) 8979 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.905503+0000 mon.a (mon.0) 8980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.906441+0000 mon.a (mon.0) 8981 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.911346+0000 mon.a (mon.0) 8982 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.952296+0000 mon.a (mon.0) 8983 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.954401+0000 mon.a (mon.0) 8984 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.956311+0000 mon.a (mon.0) 8985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.956978+0000 mon.a (mon.0) 8986 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:24.962531+0000 mon.a (mon.0) 8987 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.010142+0000 mon.a (mon.0) 8988 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.012957+0000 mon.a (mon.0) 8989 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.015382+0000 mon.a (mon.0) 8990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.016329+0000 mon.a (mon.0) 8991 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.024497+0000 mon.a (mon.0) 8992 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.067992+0000 mon.a (mon.0) 8993 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.070797+0000 mon.a (mon.0) 8994 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.073538+0000 mon.a (mon.0) 8995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.074233+0000 mon.a (mon.0) 8996 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.081903+0000 mon.a (mon.0) 8997 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.124609+0000 mon.a (mon.0) 8998 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.127000+0000 mon.a (mon.0) 8999 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.129226+0000 mon.a (mon.0) 9000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.130474+0000 mon.a (mon.0) 9001 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.135753+0000 mon.a (mon.0) 9002 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.176657+0000 mon.a (mon.0) 9003 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.856 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.179494+0000 mon.a (mon.0) 9004 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.182401+0000 mon.a (mon.0) 9005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.183645+0000 mon.a (mon.0) 9006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.189790+0000 mon.a (mon.0) 9007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.249555+0000 mon.a (mon.0) 9008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.252226+0000 mon.a (mon.0) 9009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.857 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.254973+0000 mon.a (mon.0) 9010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.256127+0000 mon.a (mon.0) 9011 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.262378+0000 mon.a (mon.0) 9012 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.321192+0000 mon.a (mon.0) 9013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.323849+0000 mon.a (mon.0) 9014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.326470+0000 mon.a (mon.0) 9015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.327690+0000 mon.a (mon.0) 9016 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.858 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.336197+0000 mon.a (mon.0) 9017 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.400084+0000 mon.a (mon.0) 9018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.404195+0000 mon.a (mon.0) 9019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.409615+0000 mon.a (mon.0) 9020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.410820+0000 mon.a (mon.0) 9021 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.417715+0000 mon.a (mon.0) 9022 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.476857+0000 mon.a (mon.0) 9023 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.859 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.479313+0000 mon.a (mon.0) 9024 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.481534+0000 mon.a (mon.0) 9025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.482575+0000 mon.a (mon.0) 9026 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.487880+0000 mon.a (mon.0) 9027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:25.860 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:25 smithi139 bash[65163]: audit 2024-04-19T14:23:25.529293+0000 mon.a (mon.0) 9028 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:26 smithi139 bash[65163]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.757959+0000 mgr.x (mgr.25061) 2135 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.810183+0000 mgr.x (mgr.25061) 2136 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.860494+0000 mgr.x (mgr.25061) 2137 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.911133+0000 mgr.x (mgr.25061) 2138 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:24.962437+0000 mgr.x (mgr.25061) 2139 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.024574+0000 mgr.x (mgr.25061) 2140 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.082000+0000 mgr.x (mgr.25061) 2141 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.135667+0000 mgr.x (mgr.25061) 2142 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.189767+0000 mgr.x (mgr.25061) 2143 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.262462+0000 mgr.x (mgr.25061) 2144 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.336490+0000 mgr.x (mgr.25061) 2145 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cluster 2024-04-19T14:23:25.404562+0000 mgr.x (mgr.25061) 2146 : cluster [DBG] pgmap v330: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.417667+0000 mgr.x (mgr.25061) 2147 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.487848+0000 mgr.x (mgr.25061) 2148 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.532241+0000 mon.a (mon.0) 9029 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.545505+0000 mon.a (mon.0) 9030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.546765+0000 mon.a (mon.0) 9031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.552797+0000 mgr.x (mgr.25061) 2149 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.552797+0000 mon.a (mon.0) 9032 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.598466+0000 mon.a (mon.0) 9033 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.601606+0000 mon.a (mon.0) 9034 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.604507+0000 mon.a (mon.0) 9035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.605630+0000 mon.a (mon.0) 9036 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.612182+0000 mon.a (mon.0) 9037 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.612188+0000 mgr.x (mgr.25061) 2150 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.659214+0000 mon.a (mon.0) 9038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.662258+0000 mon.a (mon.0) 9039 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.664933+0000 mon.a (mon.0) 9040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.667861+0000 mon.a (mon.0) 9041 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.674561+0000 mon.a (mon.0) 9042 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.675072+0000 mgr.x (mgr.25061) 2151 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.722181+0000 mon.a (mon.0) 9043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.725528+0000 mon.a (mon.0) 9044 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.728156+0000 mon.a (mon.0) 9045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.729110+0000 mon.a (mon.0) 9046 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.735231+0000 mon.a (mon.0) 9047 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.776493+0000 mon.a (mon.0) 9048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.779620+0000 mon.a (mon.0) 9049 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.781949+0000 mon.a (mon.0) 9050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.783105+0000 mon.a (mon.0) 9051 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.789521+0000 mon.a (mon.0) 9052 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.833769+0000 mon.a (mon.0) 9053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.842241+0000 mon.a (mon.0) 9054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.852587+0000 mon.a (mon.0) 9055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:27.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.864632+0000 mon.a (mon.0) 9056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.867116+0000 mon.a (mon.0) 9057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.868912+0000 mon.a (mon.0) 9058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.870364+0000 mon.a (mon.0) 9059 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.872437+0000 mon.a (mon.0) 9060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.874954+0000 mon.a (mon.0) 9061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.876787+0000 mon.a (mon.0) 9062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[79235]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.878371+0000 mon.a (mon.0) 9063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.879806+0000 mon.a (mon.0) 9064 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.881205+0000 mon.a (mon.0) 9065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.882844+0000 mon.a (mon.0) 9066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.884243+0000 mon.a (mon.0) 9067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.886096+0000 mon.a (mon.0) 9068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:27.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:26 smithi135 bash[82184]: audit 2024-04-19T14:23:25.888519+0000 mon.a (mon.0) 9069 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[79235]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:27 smithi135 bash[82184]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:27 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:27 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.735242+0000 mgr.x (mgr.25061) 2152 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:27 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:27 smithi139 bash[65163]: cephadm 2024-04-19T14:23:25.789444+0000 mgr.x (mgr.25061) 2153 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:28 smithi139 bash[65163]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:28.689 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:28 smithi139 bash[65163]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:28 smithi135 bash[79235]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:29.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:28 smithi135 bash[79235]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:28 smithi135 bash[82184]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:28 smithi135 bash[82184]: cluster 2024-04-19T14:23:27.405712+0000 mgr.x (mgr.25061) 2154 : cluster [DBG] pgmap v331: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:30.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:30 smithi139 bash[65163]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[79235]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.313958+0000 mon.a (mon.0) 9070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.328283+0000 mon.a (mon.0) 9071 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: audit 2024-04-19T14:23:29.341945+0000 mon.a (mon.0) 9072 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:30 smithi135 bash[82184]: cluster 2024-04-19T14:23:29.406678+0000 mgr.x (mgr.25061) 2155 : cluster [DBG] pgmap v332: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:31.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:31.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:31 smithi139 bash[65163]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:31.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[82184]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: audit 2024-04-19T14:23:29.792275+0000 mgr.x (mgr.25061) 2156 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: cephadm 2024-04-19T14:23:29.911675+0000 mgr.x (mgr.25061) 2157 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: cephadm 2024-04-19T14:23:30.195912+0000 mgr.x (mgr.25061) 2158 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:31 smithi135 bash[79235]: audit 2024-04-19T14:23:30.996017+0000 mon.a (mon.0) 9073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:32.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:32 smithi139 bash[65163]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:32.513 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:32 smithi139 bash[65163]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:32 smithi135 bash[79235]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:32.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:32 smithi135 bash[79235]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:32 smithi135 bash[82184]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:32 smithi135 bash[82184]: cluster 2024-04-19T14:23:31.407552+0000 mgr.x (mgr.25061) 2159 : cluster [DBG] pgmap v333: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:23:34.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:23:34] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.33.4" 2024-04-19T14:23:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:34 smithi139 bash[65163]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:34 smithi139 bash[65163]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:34.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:34 smithi135 bash[79235]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:34.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:34 smithi135 bash[79235]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:34.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:34 smithi135 bash[82184]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:34.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:34 smithi135 bash[82184]: cluster 2024-04-19T14:23:33.408807+0000 mgr.x (mgr.25061) 2160 : cluster [DBG] pgmap v334: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:35.903 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 13s ago 26m - - 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 7s ago 26m - - 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (12m) 13s ago 19m 14.1M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (12m) 7s ago 19m 42.3M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (58s) 13s ago 17m 42.1M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (11m) 7s ago 25m 535M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (9m) 13s ago 27m 440M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:23:36.621 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (9m) 13s ago 27m 81.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (8m) 7s ago 25m 61.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (8m) 13s ago 25m 64.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (41s) 13s ago 19m 3212k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (22s) 7s ago 19m 7016k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (6m) 13s ago 25m 60.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 13s ago 24m 59.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (5m) 13s ago 23m 58.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (4m) 13s ago 23m 62.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (4m) 7s ago 22m 61.4M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (3m) 7s ago 22m 53.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (3m) 7s ago 21m 55.9M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (2m) 7s ago 20m 57.7M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (11m) 7s ago 19m 67.6M - 2.33.4 514e6a882f6e 8c6ef257e4d2 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (2m) 13s ago 17m 88.7M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (112s) 7s ago 17m 89.1M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:23:36.622 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (118s) 13s ago 17m 88.7M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:23:36.623 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (102s) 7s ago 17m 88.9M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:23:36.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:36 smithi139 bash[65163]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:36 smithi139 bash[65163]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:36.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:36 smithi135 bash[79235]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:36.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:36 smithi135 bash[79235]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:36.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:36 smithi135 bash[82184]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:36.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:36 smithi135 bash[82184]: cluster 2024-04-19T14:23:35.409599+0000 mgr.x (mgr.25061) 2161 : cluster [DBG] pgmap v335: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:37.041 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:23:37.041 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:23:37.041 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:23:37.042 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:23:37.393 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "iscsi", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "osd" 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:23:37.394 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:23:37.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:37 smithi139 bash[65163]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[79235]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:35.896245+0000 mgr.x (mgr.25061) 2162 : audit [DBG] from='client.34899 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:36.249412+0000 mgr.x (mgr.25061) 2163 : audit [DBG] from='client.54841 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:36.602388+0000 mgr.x (mgr.25061) 2164 : audit [DBG] from='client.54847 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:37 smithi135 bash[82184]: audit 2024-04-19T14:23:37.048400+0000 mon.a (mon.0) 9074 : audit [DBG] from='client.? 172.21.15.135:0/3184991760' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:37.808 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:23:38.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:38.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:38 smithi139 bash[65163]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[79235]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:38.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: audit 2024-04-19T14:23:37.398750+0000 mgr.x (mgr.25061) 2165 : audit [DBG] from='client.54859 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:23:38.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: cluster 2024-04-19T14:23:37.410868+0000 mgr.x (mgr.25061) 2166 : cluster [DBG] pgmap v336: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:38.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:38.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:38 smithi135 bash[82184]: audit 2024-04-19T14:23:37.815909+0000 mon.a (mon.0) 9075 : audit [DBG] from='client.? 172.21.15.135:0/2750832113' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:23:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:40 smithi139 bash[65163]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:40.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:40 smithi139 bash[65163]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:40.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:40 smithi135 bash[79235]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:40.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:40 smithi135 bash[79235]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:40.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:40 smithi135 bash[82184]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:40.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:40 smithi135 bash[82184]: cluster 2024-04-19T14:23:39.411879+0000 mgr.x (mgr.25061) 2167 : cluster [DBG] pgmap v337: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:41.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:41 smithi139 bash[65163]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:41.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:41 smithi139 bash[65163]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:41.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:41 smithi135 bash[79235]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:41.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:41 smithi135 bash[79235]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:41 smithi135 bash[82184]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:41.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:41 smithi135 bash[82184]: audit 2024-04-19T14:23:39.801945+0000 mgr.x (mgr.25061) 2168 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:42.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:42 smithi135 bash[79235]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:42.761 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:42 smithi135 bash[79235]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:42.761 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:42 smithi135 bash[82184]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:42.762 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:42 smithi135 bash[82184]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:42.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:42 smithi139 bash[65163]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:42.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:42 smithi139 bash[65163]: cluster 2024-04-19T14:23:41.412706+0000 mgr.x (mgr.25061) 2169 : cluster [DBG] pgmap v338: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:43.399 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.399 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.400 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.400 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.400 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.401 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.401 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.401 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.401 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:23:43.401 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:43 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:43.763 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:775 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:798 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:812 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:834 level=info msg="Stopping scrape manager..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:808 level=info msg="Notify discovery manager stopped" 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:794 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=manager.go:945 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=main.go:828 level=info msg="Scrape manager stopped" 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.406Z caller=manager.go:955 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.407Z caller=notifier.go:600 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.407Z caller=main.go:1054 level=info msg="Notifier manager stopped" 2024-04-19T14:23:43.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:43 smithi139 bash[54941]: ts=2024-04-19T14:23:43.407Z caller=main.go:1066 level=info msg="See you next time!" 2024-04-19T14:23:44.365 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[92277]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:23:44.365 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[92339]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:23:44.365 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:23:44.365 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:23:44.365 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.365 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.365 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.366 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 bash[65163]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[79235]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.100393+0000 mon.a (mon.0) 9076 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.114675+0000 mon.a (mon.0) 9077 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: audit 2024-04-19T14:23:43.128043+0000 mon.a (mon.0) 9078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:44.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:44 smithi135 bash[82184]: cluster 2024-04-19T14:23:43.413407+0000 mgr.x (mgr.25061) 2170 : cluster [DBG] pgmap v339: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:44.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:23:44.764 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.765 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.765 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.765 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:44.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:23:44 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:23:45.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:45.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.612Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.612Z 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-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.612Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.612Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.612Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.614Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.614Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.615Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.616Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.618Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.618Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=2.274µs 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.618Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.619Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=5 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.643Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=5 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.654Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=5 2024-04-19T14:23:45.767 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.654Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=5 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=5 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.666Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=5 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.666Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=32.233µs wal_replay_duration=47.802416ms wbl_replay_duration=150ns total_replay_duration=47.908374ms 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.670Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.670Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.670Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.698Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=28.399845ms db_storage=898ns remote_storage=1.44µs web_handler=425ns query_engine=760ns scrape=260.309µs scrape_sd=98.858µs notify=16.563µs notify_sd=40.601µs rules=27.551104ms tracing=6.074µs 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.698Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-19T14:23:45.768 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[92393]: ts=2024-04-19T14:23:45.698Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:45.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:45.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:45 smithi139 bash[65163]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.543811+0000 mon.a (mon.0) 9079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.554795+0000 mon.a (mon.0) 9080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.608480+0000 mon.a (mon.0) 9081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.610700+0000 mon.a (mon.0) 9082 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.623315+0000 mon.a (mon.0) 9083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.623507+0000 mgr.x (mgr.25061) 2171 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.705502+0000 mon.a (mon.0) 9084 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.705914+0000 mgr.x (mgr.25061) 2172 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.724540+0000 mon.a (mon.0) 9085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.729571+0000 mon.a (mon.0) 9086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.734626+0000 mon.a (mon.0) 9087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.736202+0000 mon.a (mon.0) 9088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.746543+0000 mon.a (mon.0) 9089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.804020+0000 mon.a (mon.0) 9090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.808213+0000 mon.a (mon.0) 9091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.811481+0000 mon.a (mon.0) 9092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.812565+0000 mon.a (mon.0) 9093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.821535+0000 mon.a (mon.0) 9094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.877670+0000 mon.a (mon.0) 9095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.880574+0000 mon.a (mon.0) 9096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.883937+0000 mon.a (mon.0) 9097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.884902+0000 mon.a (mon.0) 9098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.892549+0000 mon.a (mon.0) 9099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.979362+0000 mon.a (mon.0) 9100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.982126+0000 mon.a (mon.0) 9101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.985183+0000 mon.a (mon.0) 9102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.986362+0000 mon.a (mon.0) 9103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:44.994482+0000 mon.a (mon.0) 9104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.072427+0000 mon.a (mon.0) 9105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.075870+0000 mon.a (mon.0) 9106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.078893+0000 mon.a (mon.0) 9107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.080152+0000 mon.a (mon.0) 9108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.088614+0000 mon.a (mon.0) 9109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.164576+0000 mon.a (mon.0) 9110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.167107+0000 mon.a (mon.0) 9111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.169868+0000 mon.a (mon.0) 9112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.170788+0000 mon.a (mon.0) 9113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.178981+0000 mon.a (mon.0) 9114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.259711+0000 mon.a (mon.0) 9115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.262731+0000 mon.a (mon.0) 9116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.265333+0000 mon.a (mon.0) 9117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.266164+0000 mon.a (mon.0) 9118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.274513+0000 mon.a (mon.0) 9119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.337293+0000 mon.a (mon.0) 9120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.339843+0000 mon.a (mon.0) 9121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.341791+0000 mon.a (mon.0) 9122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.342610+0000 mon.a (mon.0) 9123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.351747+0000 mon.a (mon.0) 9124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.396954+0000 mon.a (mon.0) 9125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.399609+0000 mon.a (mon.0) 9126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.402135+0000 mon.a (mon.0) 9127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.403180+0000 mon.a (mon.0) 9128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.411572+0000 mon.a (mon.0) 9129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.457061+0000 mon.a (mon.0) 9130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.459611+0000 mon.a (mon.0) 9131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.461858+0000 mon.a (mon.0) 9132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.463227+0000 mon.a (mon.0) 9133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.473042+0000 mon.a (mon.0) 9134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[79235]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.514264+0000 mon.a (mon.0) 9135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.516354+0000 mon.a (mon.0) 9136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.518363+0000 mon.a (mon.0) 9137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.519179+0000 mon.a (mon.0) 9138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:45 smithi135 bash[82184]: audit 2024-04-19T14:23:45.525338+0000 mon.a (mon.0) 9139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.846 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.847 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.848 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.849 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.850 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.851 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:46.852 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.854 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:46.855 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:46 smithi139 bash[65163]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.746615+0000 mgr.x (mgr.25061) 2173 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.821314+0000 mgr.x (mgr.25061) 2174 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.892222+0000 mgr.x (mgr.25061) 2175 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:44.994463+0000 mgr.x (mgr.25061) 2176 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.088231+0000 mgr.x (mgr.25061) 2177 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.178654+0000 mgr.x (mgr.25061) 2178 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.274100+0000 mgr.x (mgr.25061) 2179 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.351338+0000 mgr.x (mgr.25061) 2180 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.411175+0000 mgr.x (mgr.25061) 2181 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cluster 2024-04-19T14:23:45.414532+0000 mgr.x (mgr.25061) 2182 : cluster [DBG] pgmap v340: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.472719+0000 mgr.x (mgr.25061) 2183 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.524969+0000 mgr.x (mgr.25061) 2184 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.570530+0000 mon.a (mon.0) 9140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.572928+0000 mon.a (mon.0) 9141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.575145+0000 mon.a (mon.0) 9142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.575901+0000 mon.a (mon.0) 9143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.581401+0000 mon.a (mon.0) 9144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.582400+0000 mgr.x (mgr.25061) 2185 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.626621+0000 mon.a (mon.0) 9145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.629452+0000 mon.a (mon.0) 9146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.634647+0000 mon.a (mon.0) 9147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.635880+0000 mon.a (mon.0) 9148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.643284+0000 mgr.x (mgr.25061) 2186 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.643505+0000 mon.a (mon.0) 9149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.708684+0000 mon.a (mon.0) 9150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.710908+0000 mon.a (mon.0) 9151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.712913+0000 mon.a (mon.0) 9152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.713660+0000 mon.a (mon.0) 9153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.720743+0000 mgr.x (mgr.25061) 2187 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.721150+0000 mon.a (mon.0) 9154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.762612+0000 mon.a (mon.0) 9155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.764858+0000 mon.a (mon.0) 9156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.767104+0000 mon.a (mon.0) 9157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.767875+0000 mon.a (mon.0) 9158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.774773+0000 mon.a (mon.0) 9159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.816938+0000 mon.a (mon.0) 9160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.819949+0000 mon.a (mon.0) 9161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.822318+0000 mon.a (mon.0) 9162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.823436+0000 mon.a (mon.0) 9163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.831428+0000 mon.a (mon.0) 9164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.876400+0000 mon.a (mon.0) 9165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.879724+0000 mon.a (mon.0) 9166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.882697+0000 mon.a (mon.0) 9167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.883843+0000 mon.a (mon.0) 9168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.891676+0000 mon.a (mon.0) 9169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.971200+0000 mon.a (mon.0) 9170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.974835+0000 mon.a (mon.0) 9171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.977806+0000 mon.a (mon.0) 9172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.979113+0000 mon.a (mon.0) 9173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.987853+0000 mon.a (mon.0) 9174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:45.995705+0000 mon.a (mon.0) 9175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:23:47.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.115467+0000 mon.a (mon.0) 9176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.120315+0000 mon.a (mon.0) 9177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.123987+0000 mon.a (mon.0) 9178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.125473+0000 mon.a (mon.0) 9179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.136861+0000 mon.a (mon.0) 9180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.214019+0000 mon.a (mon.0) 9181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.217445+0000 mon.a (mon.0) 9182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.220731+0000 mon.a (mon.0) 9183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.222204+0000 mon.a (mon.0) 9184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.232565+0000 mon.a (mon.0) 9185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.344800+0000 mon.a (mon.0) 9186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.348472+0000 mon.a (mon.0) 9187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.352342+0000 mon.a (mon.0) 9188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.354083+0000 mon.a (mon.0) 9189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.366956+0000 mon.a (mon.0) 9190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.430481+0000 mon.a (mon.0) 9191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.433785+0000 mon.a (mon.0) 9192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[79235]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.437466+0000 mon.a (mon.0) 9193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.438579+0000 mon.a (mon.0) 9194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.449489+0000 mon.a (mon.0) 9195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.511004+0000 mon.a (mon.0) 9196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.514174+0000 mon.a (mon.0) 9197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.516859+0000 mon.a (mon.0) 9198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.518076+0000 mon.a (mon.0) 9199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:47.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:46 smithi135 bash[82184]: audit 2024-04-19T14:23:46.528848+0000 mon.a (mon.0) 9200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:47 smithi139 bash[65163]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.774295+0000 mgr.x (mgr.25061) 2188 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.831011+0000 mgr.x (mgr.25061) 2189 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.891516+0000 mgr.x (mgr.25061) 2190 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:45.987536+0000 mgr.x (mgr.25061) 2191 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.136858+0000 mgr.x (mgr.25061) 2192 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.232508+0000 mgr.x (mgr.25061) 2193 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.367761+0000 mgr.x (mgr.25061) 2194 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.449287+0000 mgr.x (mgr.25061) 2195 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.528542+0000 mgr.x (mgr.25061) 2196 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.603522+0000 mon.a (mon.0) 9201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.606109+0000 mon.a (mon.0) 9202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.608442+0000 mon.a (mon.0) 9203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.609339+0000 mon.a (mon.0) 9204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.615924+0000 mgr.x (mgr.25061) 2197 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.616293+0000 mon.a (mon.0) 9205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.683586+0000 mon.a (mon.0) 9206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.687467+0000 mon.a (mon.0) 9207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.690997+0000 mon.a (mon.0) 9208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.692676+0000 mon.a (mon.0) 9209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.704280+0000 mgr.x (mgr.25061) 2198 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[79235]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.704330+0000 mon.a (mon.0) 9210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.764766+0000 mon.a (mon.0) 9211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.767705+0000 mon.a (mon.0) 9212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.770170+0000 mon.a (mon.0) 9213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.771255+0000 mon.a (mon.0) 9214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.781605+0000 mon.a (mon.0) 9215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.839245+0000 mon.a (mon.0) 9216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.842061+0000 mon.a (mon.0) 9217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.846090+0000 mon.a (mon.0) 9218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.874179+0000 mon.a (mon.0) 9219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.887739+0000 mon.a (mon.0) 9220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.946254+0000 mon.a (mon.0) 9221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.949401+0000 mon.a (mon.0) 9222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.952077+0000 mon.a (mon.0) 9223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.953338+0000 mon.a (mon.0) 9224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:46.962163+0000 mon.a (mon.0) 9225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.047723+0000 mon.a (mon.0) 9226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.052370+0000 mon.a (mon.0) 9227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.056652+0000 mon.a (mon.0) 9228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.058221+0000 mon.a (mon.0) 9229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.068035+0000 mon.a (mon.0) 9230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.159625+0000 mon.a (mon.0) 9231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.164429+0000 mon.a (mon.0) 9232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.168718+0000 mon.a (mon.0) 9233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.170403+0000 mon.a (mon.0) 9234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.180700+0000 mon.a (mon.0) 9235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.258856+0000 mon.a (mon.0) 9236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.262470+0000 mon.a (mon.0) 9237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.266546+0000 mon.a (mon.0) 9238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.268152+0000 mon.a (mon.0) 9239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.277718+0000 mon.a (mon.0) 9240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.363691+0000 mon.a (mon.0) 9241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.368827+0000 mon.a (mon.0) 9242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.373374+0000 mon.a (mon.0) 9243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.375274+0000 mon.a (mon.0) 9244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.385989+0000 mon.a (mon.0) 9245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.464025+0000 mon.a (mon.0) 9246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.467130+0000 mon.a (mon.0) 9247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.470174+0000 mon.a (mon.0) 9248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.471483+0000 mon.a (mon.0) 9249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:47 smithi135 bash[82184]: audit 2024-04-19T14:23:47.480638+0000 mon.a (mon.0) 9250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.803 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:48.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:48 smithi139 bash[65163]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.781457+0000 mgr.x (mgr.25061) 2199 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.887425+0000 mgr.x (mgr.25061) 2200 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:46.961915+0000 mgr.x (mgr.25061) 2201 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.067956+0000 mgr.x (mgr.25061) 2202 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.180738+0000 mgr.x (mgr.25061) 2203 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.277518+0000 mgr.x (mgr.25061) 2204 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.386028+0000 mgr.x (mgr.25061) 2205 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cluster 2024-04-19T14:23:47.415654+0000 mgr.x (mgr.25061) 2206 : cluster [DBG] pgmap v341: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.480333+0000 mgr.x (mgr.25061) 2207 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.572568+0000 mon.a (mon.0) 9251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.576149+0000 mon.a (mon.0) 9252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.579726+0000 mon.a (mon.0) 9253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.581063+0000 mon.a (mon.0) 9254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.589513+0000 mon.a (mon.0) 9255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.589522+0000 mgr.x (mgr.25061) 2208 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.666342+0000 mon.a (mon.0) 9256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.668962+0000 mon.a (mon.0) 9257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.671579+0000 mon.a (mon.0) 9258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.672652+0000 mon.a (mon.0) 9259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.683037+0000 mon.a (mon.0) 9260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.683129+0000 mgr.x (mgr.25061) 2209 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.740496+0000 mon.a (mon.0) 9261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.742762+0000 mon.a (mon.0) 9262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.744727+0000 mon.a (mon.0) 9263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.745469+0000 mon.a (mon.0) 9264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.755652+0000 mon.a (mon.0) 9265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.798372+0000 mon.a (mon.0) 9266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.800959+0000 mon.a (mon.0) 9267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.803343+0000 mon.a (mon.0) 9268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.804414+0000 mon.a (mon.0) 9269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.814681+0000 mon.a (mon.0) 9270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.856937+0000 mon.a (mon.0) 9271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.860137+0000 mon.a (mon.0) 9272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.863136+0000 mon.a (mon.0) 9273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.864083+0000 mon.a (mon.0) 9274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.874799+0000 mon.a (mon.0) 9275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.933431+0000 mon.a (mon.0) 9276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.936506+0000 mon.a (mon.0) 9277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.939206+0000 mon.a (mon.0) 9278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.940623+0000 mon.a (mon.0) 9279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:47.951912+0000 mon.a (mon.0) 9280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.042474+0000 mon.a (mon.0) 9281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.047594+0000 mon.a (mon.0) 9282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.051037+0000 mon.a (mon.0) 9283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.052627+0000 mon.a (mon.0) 9284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.064589+0000 mon.a (mon.0) 9285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.139265+0000 mon.a (mon.0) 9286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.142162+0000 mon.a (mon.0) 9287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.146802+0000 mon.a (mon.0) 9288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.147997+0000 mon.a (mon.0) 9289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.158683+0000 mon.a (mon.0) 9290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.217513+0000 mon.a (mon.0) 9291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.220147+0000 mon.a (mon.0) 9292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.222602+0000 mon.a (mon.0) 9293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.223704+0000 mon.a (mon.0) 9294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.232746+0000 mon.a (mon.0) 9295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.290895+0000 mon.a (mon.0) 9296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.293511+0000 mon.a (mon.0) 9297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[82184]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.296155+0000 mon.a (mon.0) 9298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.296942+0000 mon.a (mon.0) 9299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.304947+0000 mon.a (mon.0) 9300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.374803+0000 mon.a (mon.0) 9301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.378361+0000 mon.a (mon.0) 9302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.381107+0000 mon.a (mon.0) 9303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.382773+0000 mon.a (mon.0) 9304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.394300+0000 mon.a (mon.0) 9305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.469424+0000 mon.a (mon.0) 9306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.472397+0000 mon.a (mon.0) 9307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.474800+0000 mon.a (mon.0) 9308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.475877+0000 mon.a (mon.0) 9309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:48 smithi135 bash[79235]: audit 2024-04-19T14:23:48.484528+0000 mon.a (mon.0) 9310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:49 smithi139 bash[65163]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.809 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.755281+0000 mgr.x (mgr.25061) 2210 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.814304+0000 mgr.x (mgr.25061) 2211 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.874483+0000 mgr.x (mgr.25061) 2212 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:47.951945+0000 mgr.x (mgr.25061) 2213 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.064288+0000 mgr.x (mgr.25061) 2214 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.158530+0000 mgr.x (mgr.25061) 2215 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.810 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.232556+0000 mgr.x (mgr.25061) 2216 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.304587+0000 mgr.x (mgr.25061) 2217 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.393949+0000 mgr.x (mgr.25061) 2218 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.484146+0000 mgr.x (mgr.25061) 2219 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.570195+0000 mon.a (mon.0) 9311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.812 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.573421+0000 mon.a (mon.0) 9312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.575942+0000 mon.a (mon.0) 9313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.576935+0000 mon.a (mon.0) 9314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.813 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.584589+0000 mgr.x (mgr.25061) 2220 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.585026+0000 mon.a (mon.0) 9315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.642144+0000 mon.a (mon.0) 9316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.644993+0000 mon.a (mon.0) 9317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.647498+0000 mon.a (mon.0) 9318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.648550+0000 mon.a (mon.0) 9319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.814 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.815 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.656311+0000 mgr.x (mgr.25061) 2221 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.656711+0000 mon.a (mon.0) 9320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.734635+0000 mon.a (mon.0) 9321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.738126+0000 mon.a (mon.0) 9322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.816 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.740783+0000 mon.a (mon.0) 9323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.741928+0000 mon.a (mon.0) 9324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.750387+0000 mon.a (mon.0) 9325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.792718+0000 mon.a (mon.0) 9326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.795875+0000 mon.a (mon.0) 9327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.798529+0000 mon.a (mon.0) 9328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.817 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.818 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.799632+0000 mon.a (mon.0) 9329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.807994+0000 mon.a (mon.0) 9330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.871350+0000 mon.a (mon.0) 9331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.874604+0000 mon.a (mon.0) 9332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.877133+0000 mon.a (mon.0) 9333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.878229+0000 mon.a (mon.0) 9334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.887048+0000 mon.a (mon.0) 9335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.944338+0000 mon.a (mon.0) 9336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.947172+0000 mon.a (mon.0) 9337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.949619+0000 mon.a (mon.0) 9338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.821 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.950671+0000 mon.a (mon.0) 9339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:48.958897+0000 mon.a (mon.0) 9340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.032782+0000 mon.a (mon.0) 9341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.035974+0000 mon.a (mon.0) 9342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.822 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.039639+0000 mon.a (mon.0) 9343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.040815+0000 mon.a (mon.0) 9344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.049564+0000 mon.a (mon.0) 9345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.124661+0000 mon.a (mon.0) 9346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.129605+0000 mon.a (mon.0) 9347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.823 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.826 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.827 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.133571+0000 mon.a (mon.0) 9348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.134970+0000 mon.a (mon.0) 9349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.143481+0000 mon.a (mon.0) 9350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.219641+0000 mon.a (mon.0) 9351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.223095+0000 mon.a (mon.0) 9352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.226441+0000 mon.a (mon.0) 9353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.227872+0000 mon.a (mon.0) 9354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.828 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.236294+0000 mon.a (mon.0) 9355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.278022+0000 mon.a (mon.0) 9356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.280953+0000 mon.a (mon.0) 9357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.830 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.283474+0000 mon.a (mon.0) 9358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.284634+0000 mon.a (mon.0) 9359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.295251+0000 mon.a (mon.0) 9360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.355335+0000 mon.a (mon.0) 9361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.358476+0000 mon.a (mon.0) 9362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.361374+0000 mon.a (mon.0) 9363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.831 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.362623+0000 mon.a (mon.0) 9364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.372933+0000 mon.a (mon.0) 9365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.431218+0000 mon.a (mon.0) 9366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.832 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.833 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.434053+0000 mon.a (mon.0) 9367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.436501+0000 mon.a (mon.0) 9368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.437462+0000 mon.a (mon.0) 9369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.447618+0000 mon.a (mon.0) 9370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.480404+0000 mon.a (mon.0) 9371 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.493118+0000 mon.a (mon.0) 9372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.834 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.504875+0000 mon.a (mon.0) 9373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.510750+0000 mon.a (mon.0) 9374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.514112+0000 mon.a (mon.0) 9375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.516428+0000 mon.a (mon.0) 9376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.518198+0000 mon.a (mon.0) 9377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.835 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.836 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[82184]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.520924+0000 mon.a (mon.0) 9378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.524461+0000 mon.a (mon.0) 9379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.526901+0000 mon.a (mon.0) 9380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.528652+0000 mon.a (mon.0) 9381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.530323+0000 mon.a (mon.0) 9382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.532098+0000 mon.a (mon.0) 9383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.534045+0000 mon.a (mon.0) 9384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.535934+0000 mon.a (mon.0) 9385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.537836+0000 mon.a (mon.0) 9386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:49.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:49 smithi135 bash[79235]: audit 2024-04-19T14:23:49.540258+0000 mon.a (mon.0) 9387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[79235]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:50 smithi135 bash[82184]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.749992+0000 mgr.x (mgr.25061) 2222 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.808012+0000 mgr.x (mgr.25061) 2223 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.886701+0000 mgr.x (mgr.25061) 2224 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:48.958518+0000 mgr.x (mgr.25061) 2225 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.049223+0000 mgr.x (mgr.25061) 2226 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.143334+0000 mgr.x (mgr.25061) 2227 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.235940+0000 mgr.x (mgr.25061) 2228 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.295177+0000 mgr.x (mgr.25061) 2229 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.372561+0000 mgr.x (mgr.25061) 2230 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cluster 2024-04-19T14:23:49.416224+0000 mgr.x (mgr.25061) 2231 : cluster [DBG] pgmap v342: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:51.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:50 smithi139 bash[65163]: cephadm 2024-04-19T14:23:49.447495+0000 mgr.x (mgr.25061) 2232 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:23:52.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:51 smithi139 bash[65163]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:51 smithi139 bash[65163]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:51 smithi135 bash[79235]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:51 smithi135 bash[79235]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:51 smithi135 bash[82184]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:51 smithi135 bash[82184]: audit 2024-04-19T14:23:49.813224+0000 mgr.x (mgr.25061) 2233 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:23:52.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:52 smithi139 bash[65163]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:52.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:52 smithi139 bash[65163]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:53.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:52 smithi135 bash[79235]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:53.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:52 smithi135 bash[79235]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:52 smithi135 bash[82184]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:53.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:52 smithi135 bash[82184]: cluster 2024-04-19T14:23:51.417283+0000 mgr.x (mgr.25061) 2234 : cluster [DBG] pgmap v343: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:54.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:54 smithi139 bash[65163]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:54.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:54 smithi139 bash[65163]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:54.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:54 smithi139 bash[65163]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:54.684 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:54 smithi139 bash[65163]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:54.685 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:23:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:23:54] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.43.0" 2024-04-19T14:23:55.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[79235]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:55.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[79235]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:55.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[79235]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:55.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[79235]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[82184]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[82184]: cluster 2024-04-19T14:23:53.418548+0000 mgr.x (mgr.25061) 2235 : cluster [DBG] pgmap v344: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[82184]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:54 smithi135 bash[82184]: cephadm 2024-04-19T14:23:53.467499+0000 mgr.x (mgr.25061) 2236 : cephadm [INF] Upgrade: Updating prometheus.a 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:55.936 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:55 smithi139 bash[65163]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:56.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[79235]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: cephadm 2024-04-19T14:23:53.749230+0000 mgr.x (mgr.25061) 2237 : cephadm [INF] Deploying daemon prometheus.a on smithi139 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.212283+0000 mon.a (mon.0) 9388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.225024+0000 mon.a (mon.0) 9389 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:56.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:55 smithi135 bash[82184]: audit 2024-04-19T14:23:55.235861+0000 mon.a (mon.0) 9390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:23:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:56 smithi139 bash[65163]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:57.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:56 smithi139 bash[65163]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:57.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:56 smithi135 bash[79235]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:57.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:56 smithi135 bash[79235]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:57.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:56 smithi135 bash[82184]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:57.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:56 smithi135 bash[82184]: cluster 2024-04-19T14:23:55.419356+0000 mgr.x (mgr.25061) 2238 : cluster [DBG] pgmap v345: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:23:58.758 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:58 smithi139 bash[65163]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:58.759 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:23:58 smithi139 bash[65163]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:58 smithi135 bash[79235]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:23:58 smithi135 bash[79235]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:58 smithi135 bash[82184]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:23:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:23:58 smithi135 bash[82184]: cluster 2024-04-19T14:23:57.420569+0000 mgr.x (mgr.25061) 2239 : cluster [DBG] pgmap v346: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:00.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[79235]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.351 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.352 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.352 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.352 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.352 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.352 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.072204+0000 mon.a (mon.0) 9391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.086381+0000 mon.a (mon.0) 9392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[65163]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.353 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.353 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.353 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.354 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.354 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:00.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: audit 2024-04-19T14:23:59.099682+0000 mon.a (mon.0) 9393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:00.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:00 smithi135 bash[82184]: cluster 2024-04-19T14:23:59.421503+0000 mgr.x (mgr.25061) 2240 : cluster [DBG] pgmap v347: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:00.617 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:24:00.617 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:24:00.617 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:24:00.617 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:24:00.617 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.460Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.461Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.461Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-19T14:24:00.618 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:00 smithi139 bash[92393]: ts=2024-04-19T14:24:00.461Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-19T14:24:01.407 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[93813]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:24:01.408 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[93872]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-prometheus-a 2024-04-19T14:24:01.408 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service: Deactivated successfully. 2024-04-19T14:24:01.408 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: Stopped Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:01.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[65163]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[65163]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[65163]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.408 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:01 smithi139 bash[65163]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[79235]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[79235]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[79235]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[79235]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[82184]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[82184]: audit 2024-04-19T14:23:59.820791+0000 mgr.x (mgr.25061) 2241 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[82184]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.526 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:01 smithi135 bash[82184]: audit 2024-04-19T14:24:00.996438+0000 mon.a (mon.0) 9394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:01.763 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.764 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: Started Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:01.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.765 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.765 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:01.765 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:24:01 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:02.877 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.878 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.879 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.880 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.881 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.882 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.883 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.884 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.885 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.886 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.887 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.888 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.889 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.890 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.891 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.893 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[79235]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:02.895 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:02 smithi135 bash[82184]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: cluster 2024-04-19T14:24:01.422228+0000 mgr.x (mgr.25061) 2242 : cluster [DBG] pgmap v348: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.586254+0000 mon.a (mon.0) 9395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.595474+0000 mon.a (mon.0) 9396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.645527+0000 mon.a (mon.0) 9397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.647528+0000 mon.a (mon.0) 9398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.658032+0000 mgr.x (mgr.25061) 2243 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.658049+0000 mon.a (mon.0) 9399 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.740306+0000 mon.a (mon.0) 9400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.759059+0000 mon.a (mon.0) 9401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.763904+0000 mon.a (mon.0) 9402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.769274+0000 mon.a (mon.0) 9403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.770944+0000 mon.a (mon.0) 9404 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.783921+0000 mon.a (mon.0) 9405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.870116+0000 mon.a (mon.0) 9406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.875180+0000 mon.a (mon.0) 9407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.879841+0000 mon.a (mon.0) 9408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.881530+0000 mon.a (mon.0) 9409 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.894420+0000 mon.a (mon.0) 9410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.986997+0000 mon.a (mon.0) 9411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.991416+0000 mon.a (mon.0) 9412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.995213+0000 mon.a (mon.0) 9413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:01.996568+0000 mon.a (mon.0) 9414 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.006622+0000 mon.a (mon.0) 9415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.095649+0000 mon.a (mon.0) 9416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.100957+0000 mon.a (mon.0) 9417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.105259+0000 mon.a (mon.0) 9418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.107216+0000 mon.a (mon.0) 9419 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.120748+0000 mon.a (mon.0) 9420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.179576+0000 mon.a (mon.0) 9421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.182664+0000 mon.a (mon.0) 9422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.185920+0000 mon.a (mon.0) 9423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.187028+0000 mon.a (mon.0) 9424 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.198199+0000 mon.a (mon.0) 9425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.240345+0000 mon.a (mon.0) 9426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.243330+0000 mon.a (mon.0) 9427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.246129+0000 mon.a (mon.0) 9428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.247173+0000 mon.a (mon.0) 9429 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.255842+0000 mon.a (mon.0) 9430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.342526+0000 mon.a (mon.0) 9431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.347752+0000 mon.a (mon.0) 9432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.351136+0000 mon.a (mon.0) 9433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.352627+0000 mon.a (mon.0) 9434 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.365748+0000 mon.a (mon.0) 9435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.424735+0000 mon.a (mon.0) 9436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.427071+0000 mon.a (mon.0) 9437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.429170+0000 mon.a (mon.0) 9438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.429948+0000 mon.a (mon.0) 9439 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.437891+0000 mon.a (mon.0) 9440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.480194+0000 mon.a (mon.0) 9441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.482708+0000 mon.a (mon.0) 9442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.484808+0000 mon.a (mon.0) 9443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.485602+0000 mon.a (mon.0) 9444 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.496076+0000 mon.a (mon.0) 9445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.537545+0000 mon.a (mon.0) 9446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.539828+0000 mon.a (mon.0) 9447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.541887+0000 mon.a (mon.0) 9448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.542682+0000 mon.a (mon.0) 9449 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:02 smithi139 bash[65163]: audit 2024-04-19T14:24:02.552636+0000 mon.a (mon.0) 9450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:03.414 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.223Z caller=main.go:564 level=info msg="Starting Prometheus Server" mode=server version="(version=2.43.0, branch=HEAD, revision=edfc3bcd025dd6fe296c167a14a216cab1e552ee)" 2024-04-19T14:24:03.414 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.223Z 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-19T14:24:03.414 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.223Z caller=main.go:570 level=info host_details="(Linux 5.15.0-105-generic #115-Ubuntu SMP Mon Apr 15 09:52:04 UTC 2024 x86_64 smithi139 (none))" 2024-04-19T14:24:03.414 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.223Z caller=main.go:571 level=info fd_limits="(soft=1048576, hard=1048576)" 2024-04-19T14:24:03.414 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.223Z caller=main.go:572 level=info vm_limits="(soft=unlimited, hard=unlimited)" 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.226Z caller=web.go:561 level=info component=web msg="Start listening for connections" address=:9095 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.226Z caller=main.go:1005 level=info msg="Starting TSDB ..." 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.229Z caller=tls_config.go:232 level=info component=web msg="Listening on" address=[::]:9095 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.229Z caller=tls_config.go:235 level=info component=web msg="TLS is disabled." http2=false address=[::]:9095 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.231Z caller=head.go:587 level=info component=tsdb msg="Replaying on-disk memory mappable chunks if any" 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.231Z caller=head.go:658 level=info component=tsdb msg="On-disk memory mappable chunks replay completed" duration=1.506µs 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.231Z caller=head.go:664 level=info component=tsdb msg="Replaying WAL, this may take a while" 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.232Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=0 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.259Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=1 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.272Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=2 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.274Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=3 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.288Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=4 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.289Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=5 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.289Z caller=head.go:735 level=info component=tsdb msg="WAL segment loaded" segment=6 maxSegment=6 2024-04-19T14:24:03.415 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.289Z caller=head.go:772 level=info component=tsdb msg="WAL replay completed" checkpoint_replay_duration=24.746µs wal_replay_duration=57.428577ms wbl_replay_duration=136ns total_replay_duration=57.472069ms 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.293Z caller=main.go:1026 level=info fs_type=XFS_SUPER_MAGIC 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.293Z caller=main.go:1029 level=info msg="TSDB started" 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.293Z caller=main.go:1209 level=info msg="Loading configuration file" filename=/etc/prometheus/prometheus.yml 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.323Z caller=main.go:1246 level=info msg="Completed loading of configuration file" filename=/etc/prometheus/prometheus.yml totalDuration=29.707239ms db_storage=1.103µs remote_storage=1.457µs web_handler=618ns query_engine=1.008µs scrape=349.677µs scrape_sd=182.967µs notify=21.159µs notify_sd=23.068µs rules=28.467778ms tracing=7.951µs 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.323Z caller=main.go:990 level=info msg="Server is ready to receive web requests." 2024-04-19T14:24:03.416 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[93927]: ts=2024-04-19T14:24:03.323Z caller=manager.go:974 level=info component="rule manager" msg="Starting rule manager..." 2024-04-19T14:24:03.754 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:03 smithi139 bash[65163]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:01.740195+0000 mgr.x (mgr.25061) 2244 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-prometheus-api-host"}]: dispatch 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.783873+0000 mgr.x (mgr.25061) 2245 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:01.894314+0000 mgr.x (mgr.25061) 2246 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.006122+0000 mgr.x (mgr.25061) 2247 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.120484+0000 mgr.x (mgr.25061) 2248 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.197713+0000 mgr.x (mgr.25061) 2249 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.255302+0000 mgr.x (mgr.25061) 2250 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.365404+0000 mgr.x (mgr.25061) 2251 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.437242+0000 mgr.x (mgr.25061) 2252 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.495407+0000 mgr.x (mgr.25061) 2253 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.552090+0000 mgr.x (mgr.25061) 2254 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.626671+0000 mon.a (mon.0) 9451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.629098+0000 mon.a (mon.0) 9452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.631318+0000 mon.a (mon.0) 9453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.632131+0000 mon.a (mon.0) 9454 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.637665+0000 mgr.x (mgr.25061) 2255 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.638271+0000 mon.a (mon.0) 9455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.684084+0000 mon.a (mon.0) 9456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.686748+0000 mon.a (mon.0) 9457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.689040+0000 mon.a (mon.0) 9458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.689968+0000 mon.a (mon.0) 9459 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.695827+0000 mgr.x (mgr.25061) 2256 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.696421+0000 mon.a (mon.0) 9460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.742632+0000 mon.a (mon.0) 9461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.745310+0000 mon.a (mon.0) 9462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.747643+0000 mon.a (mon.0) 9463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.748449+0000 mon.a (mon.0) 9464 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.754221+0000 mon.a (mon.0) 9465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.796603+0000 mon.a (mon.0) 9466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.798836+0000 mon.a (mon.0) 9467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.801179+0000 mon.a (mon.0) 9468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.802228+0000 mon.a (mon.0) 9469 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.807744+0000 mon.a (mon.0) 9470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.850506+0000 mon.a (mon.0) 9471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.852605+0000 mon.a (mon.0) 9472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.854690+0000 mon.a (mon.0) 9473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.855464+0000 mon.a (mon.0) 9474 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.860844+0000 mon.a (mon.0) 9475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.918742+0000 mon.a (mon.0) 9476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.920987+0000 mon.a (mon.0) 9477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.923062+0000 mon.a (mon.0) 9478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.923981+0000 mon.a (mon.0) 9479 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:02.930315+0000 mon.a (mon.0) 9480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.003783+0000 mon.a (mon.0) 9481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.008281+0000 mon.a (mon.0) 9482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.012398+0000 mon.a (mon.0) 9483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.013911+0000 mon.a (mon.0) 9484 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.025615+0000 mon.a (mon.0) 9485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.101664+0000 mon.a (mon.0) 9486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[79235]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.104679+0000 mon.a (mon.0) 9487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.107892+0000 mon.a (mon.0) 9488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.109022+0000 mon.a (mon.0) 9489 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.117710+0000 mon.a (mon.0) 9490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.160770+0000 mon.a (mon.0) 9491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.163589+0000 mon.a (mon.0) 9492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.166168+0000 mon.a (mon.0) 9493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.167121+0000 mon.a (mon.0) 9494 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.174400+0000 mon.a (mon.0) 9495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.258184+0000 mon.a (mon.0) 9496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.263684+0000 mon.a (mon.0) 9497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.267617+0000 mon.a (mon.0) 9498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.272766+0000 mon.a (mon.0) 9499 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.274091+0000 mon.a (mon.0) 9500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.276254+0000 mon.a (mon.0) 9501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.282845+0000 mon.a (mon.0) 9502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.292915+0000 mon.a (mon.0) 9503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.356894+0000 mon.a (mon.0) 9504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.359496+0000 mon.a (mon.0) 9505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.361555+0000 mon.a (mon.0) 9506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.362339+0000 mon.a (mon.0) 9507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.370948+0000 mon.a (mon.0) 9508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.412018+0000 mon.a (mon.0) 9509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.415222+0000 mon.a (mon.0) 9510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.417887+0000 mon.a (mon.0) 9511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.419148+0000 mon.a (mon.0) 9512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.431092+0000 mon.a (mon.0) 9513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.477736+0000 mon.a (mon.0) 9514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.480770+0000 mon.a (mon.0) 9515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.483074+0000 mon.a (mon.0) 9516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.484006+0000 mon.a (mon.0) 9517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.496865+0000 mon.a (mon.0) 9518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.543938+0000 mon.a (mon.0) 9519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.546987+0000 mon.a (mon.0) 9520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.549569+0000 mon.a (mon.0) 9521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.550547+0000 mon.a (mon.0) 9522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:03 smithi135 bash[82184]: audit 2024-04-19T14:24:03.563046+0000 mon.a (mon.0) 9523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.991 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.992 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.993 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.994 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.996 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.997 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.998 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:04.999 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.000 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.001 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.002 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.003 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.004 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.005 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.006 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.007 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.008 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.009 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.010 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[79235]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.011 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.012 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:04 smithi135 bash[82184]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.753669+0000 mgr.x (mgr.25061) 2257 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.807088+0000 mgr.x (mgr.25061) 2258 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.860192+0000 mgr.x (mgr.25061) 2259 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:02.929722+0000 mgr.x (mgr.25061) 2260 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.025034+0000 mgr.x (mgr.25061) 2261 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.117877+0000 mgr.x (mgr.25061) 2262 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.175061+0000 mgr.x (mgr.25061) 2263 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.292676+0000 mgr.x (mgr.25061) 2264 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.370319+0000 mgr.x (mgr.25061) 2265 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cluster 2024-04-19T14:24:03.423217+0000 mgr.x (mgr.25061) 2266 : cluster [DBG] pgmap v349: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.430656+0000 mgr.x (mgr.25061) 2267 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.496399+0000 mgr.x (mgr.25061) 2268 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.562484+0000 mgr.x (mgr.25061) 2269 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:05.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.610136+0000 mon.a (mon.0) 9524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.612309+0000 mon.a (mon.0) 9525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.614328+0000 mon.a (mon.0) 9526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.615078+0000 mon.a (mon.0) 9527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.780199+0000 mon.a (mon.0) 9528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.863675+0000 mon.a (mon.0) 9529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.868200+0000 mon.a (mon.0) 9530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.872388+0000 mon.a (mon.0) 9531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.873891+0000 mon.a (mon.0) 9532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.885364+0000 mon.a (mon.0) 9533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.964928+0000 mon.a (mon.0) 9534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.968520+0000 mon.a (mon.0) 9535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.971269+0000 mon.a (mon.0) 9536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.972652+0000 mon.a (mon.0) 9537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:03.981393+0000 mon.a (mon.0) 9538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.059232+0000 mon.a (mon.0) 9539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.062612+0000 mon.a (mon.0) 9540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.066032+0000 mon.a (mon.0) 9541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.067331+0000 mon.a (mon.0) 9542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.076182+0000 mon.a (mon.0) 9543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.155170+0000 mon.a (mon.0) 9544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.158596+0000 mon.a (mon.0) 9545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.161883+0000 mon.a (mon.0) 9546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.163842+0000 mon.a (mon.0) 9547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.172659+0000 mon.a (mon.0) 9548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.230290+0000 mon.a (mon.0) 9549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.233074+0000 mon.a (mon.0) 9550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.235641+0000 mon.a (mon.0) 9551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.236572+0000 mon.a (mon.0) 9552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.245021+0000 mon.a (mon.0) 9553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.286164+0000 mon.a (mon.0) 9554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.289462+0000 mon.a (mon.0) 9555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.292195+0000 mon.a (mon.0) 9556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.293370+0000 mon.a (mon.0) 9557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.302047+0000 mon.a (mon.0) 9558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.377650+0000 mon.a (mon.0) 9559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.381500+0000 mon.a (mon.0) 9560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.383967+0000 mon.a (mon.0) 9561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.384996+0000 mon.a (mon.0) 9562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.393305+0000 mon.a (mon.0) 9563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.439294+0000 mon.a (mon.0) 9564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.442078+0000 mon.a (mon.0) 9565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.444298+0000 mon.a (mon.0) 9566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.445223+0000 mon.a (mon.0) 9567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.452466+0000 mon.a (mon.0) 9568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.496674+0000 mon.a (mon.0) 9569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.499268+0000 mon.a (mon.0) 9570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.502074+0000 mon.a (mon.0) 9571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.502881+0000 mon.a (mon.0) 9572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.511569+0000 mon.a (mon.0) 9573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.553194+0000 mon.a (mon.0) 9574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.555851+0000 mon.a (mon.0) 9575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.558796+0000 mon.a (mon.0) 9576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.559654+0000 mon.a (mon.0) 9577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:05.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:05.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:04 smithi139 bash[65163]: audit 2024-04-19T14:24:04.565654+0000 mon.a (mon.0) 9578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:05 smithi139 bash[65163]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.779869+0000 mgr.x (mgr.25061) 2270 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.884972+0000 mgr.x (mgr.25061) 2271 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:03.980884+0000 mgr.x (mgr.25061) 2272 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.075692+0000 mgr.x (mgr.25061) 2273 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.172235+0000 mgr.x (mgr.25061) 2274 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.244378+0000 mgr.x (mgr.25061) 2275 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.301510+0000 mgr.x (mgr.25061) 2276 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.393095+0000 mgr.x (mgr.25061) 2277 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.451849+0000 mgr.x (mgr.25061) 2278 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.511280+0000 mgr.x (mgr.25061) 2279 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.564945+0000 mgr.x (mgr.25061) 2280 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.612660+0000 mon.a (mon.0) 9579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.614938+0000 mon.a (mon.0) 9580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.617222+0000 mon.a (mon.0) 9581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.618115+0000 mon.a (mon.0) 9582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.624991+0000 mgr.x (mgr.25061) 2281 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.625674+0000 mon.a (mon.0) 9583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.667062+0000 mon.a (mon.0) 9584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.669496+0000 mon.a (mon.0) 9585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.671904+0000 mon.a (mon.0) 9586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.672804+0000 mon.a (mon.0) 9587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.680388+0000 mgr.x (mgr.25061) 2282 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.680781+0000 mon.a (mon.0) 9588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.764550+0000 mon.a (mon.0) 9589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.768772+0000 mon.a (mon.0) 9590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.772115+0000 mon.a (mon.0) 9591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.773227+0000 mon.a (mon.0) 9592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.782417+0000 mon.a (mon.0) 9593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.862955+0000 mon.a (mon.0) 9594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.865303+0000 mon.a (mon.0) 9595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.867683+0000 mon.a (mon.0) 9596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.868473+0000 mon.a (mon.0) 9597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.875848+0000 mon.a (mon.0) 9598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.953858+0000 mon.a (mon.0) 9599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.957156+0000 mon.a (mon.0) 9600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.959967+0000 mon.a (mon.0) 9601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.960961+0000 mon.a (mon.0) 9602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:04.968737+0000 mon.a (mon.0) 9603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.048636+0000 mon.a (mon.0) 9604 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.051109+0000 mon.a (mon.0) 9605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.053161+0000 mon.a (mon.0) 9606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.053931+0000 mon.a (mon.0) 9607 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.061533+0000 mon.a (mon.0) 9608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.103471+0000 mon.a (mon.0) 9609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.106060+0000 mon.a (mon.0) 9610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.108817+0000 mon.a (mon.0) 9611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.109520+0000 mon.a (mon.0) 9612 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.117058+0000 mon.a (mon.0) 9613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.164254+0000 mon.a (mon.0) 9614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.166819+0000 mon.a (mon.0) 9615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.168866+0000 mon.a (mon.0) 9616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.169780+0000 mon.a (mon.0) 9617 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.175843+0000 mon.a (mon.0) 9618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.222927+0000 mon.a (mon.0) 9619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.225758+0000 mon.a (mon.0) 9620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.227686+0000 mon.a (mon.0) 9621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.228409+0000 mon.a (mon.0) 9622 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.234075+0000 mon.a (mon.0) 9623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.275511+0000 mon.a (mon.0) 9624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.277840+0000 mon.a (mon.0) 9625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.279966+0000 mon.a (mon.0) 9626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.280721+0000 mon.a (mon.0) 9627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.286611+0000 mon.a (mon.0) 9628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.348318+0000 mon.a (mon.0) 9629 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.350658+0000 mon.a (mon.0) 9630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.352726+0000 mon.a (mon.0) 9631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.353408+0000 mon.a (mon.0) 9632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.359266+0000 mon.a (mon.0) 9633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.421603+0000 mon.a (mon.0) 9634 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.423853+0000 mon.a (mon.0) 9635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.425960+0000 mon.a (mon.0) 9636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.426707+0000 mon.a (mon.0) 9637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.432609+0000 mon.a (mon.0) 9638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.478120+0000 mon.a (mon.0) 9639 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.480680+0000 mon.a (mon.0) 9640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.483072+0000 mon.a (mon.0) 9641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.484029+0000 mon.a (mon.0) 9642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.491031+0000 mon.a (mon.0) 9643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[79235]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.536783+0000 mon.a (mon.0) 9644 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.539360+0000 mon.a (mon.0) 9645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.541803+0000 mon.a (mon.0) 9646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.542961+0000 mon.a (mon.0) 9647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:06.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:05 smithi135 bash[82184]: audit 2024-04-19T14:24:05.551200+0000 mon.a (mon.0) 9648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:06 smithi139 bash[65163]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.781835+0000 mgr.x (mgr.25061) 2283 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.875313+0000 mgr.x (mgr.25061) 2284 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:04.968136+0000 mgr.x (mgr.25061) 2285 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.060901+0000 mgr.x (mgr.25061) 2286 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.116463+0000 mgr.x (mgr.25061) 2287 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.175201+0000 mgr.x (mgr.25061) 2288 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.233318+0000 mgr.x (mgr.25061) 2289 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.285948+0000 mgr.x (mgr.25061) 2290 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.358593+0000 mgr.x (mgr.25061) 2291 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cluster 2024-04-19T14:24:05.423846+0000 mgr.x (mgr.25061) 2292 : cluster [DBG] pgmap v350: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.431927+0000 mgr.x (mgr.25061) 2293 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.490381+0000 mgr.x (mgr.25061) 2294 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.550549+0000 mgr.x (mgr.25061) 2295 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.613003+0000 mon.a (mon.0) 9649 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.615114+0000 mon.a (mon.0) 9650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.616984+0000 mon.a (mon.0) 9651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.617926+0000 mon.a (mon.0) 9652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.625760+0000 mgr.x (mgr.25061) 2296 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.626070+0000 mon.a (mon.0) 9653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.668226+0000 mon.a (mon.0) 9654 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.670581+0000 mon.a (mon.0) 9655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.672939+0000 mon.a (mon.0) 9656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.673632+0000 mon.a (mon.0) 9657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.678970+0000 mgr.x (mgr.25061) 2297 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.679500+0000 mon.a (mon.0) 9658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.721799+0000 mon.a (mon.0) 9659 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.724552+0000 mon.a (mon.0) 9660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.727239+0000 mon.a (mon.0) 9661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.728269+0000 mon.a (mon.0) 9662 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.735995+0000 mgr.x (mgr.25061) 2298 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.736511+0000 mon.a (mon.0) 9663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.780704+0000 mon.a (mon.0) 9664 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.783788+0000 mon.a (mon.0) 9665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.786559+0000 mon.a (mon.0) 9666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.787745+0000 mon.a (mon.0) 9667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.796462+0000 mon.a (mon.0) 9668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.854519+0000 mon.a (mon.0) 9669 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.856894+0000 mon.a (mon.0) 9670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.859033+0000 mon.a (mon.0) 9671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.859773+0000 mon.a (mon.0) 9672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[82184]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.867337+0000 mon.a (mon.0) 9673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.924643+0000 mon.a (mon.0) 9674 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.927619+0000 mon.a (mon.0) 9675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.930206+0000 mon.a (mon.0) 9676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.931398+0000 mon.a (mon.0) 9677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.939784+0000 mon.a (mon.0) 9678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:05.997126+0000 mon.a (mon.0) 9679 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.000103+0000 mon.a (mon.0) 9680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.002465+0000 mon.a (mon.0) 9681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.003521+0000 mon.a (mon.0) 9682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.009907+0000 mon.a (mon.0) 9683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.067997+0000 mon.a (mon.0) 9684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.071013+0000 mon.a (mon.0) 9685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.073655+0000 mon.a (mon.0) 9686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.074777+0000 mon.a (mon.0) 9687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.083372+0000 mon.a (mon.0) 9688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.141206+0000 mon.a (mon.0) 9689 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.144088+0000 mon.a (mon.0) 9690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.146650+0000 mon.a (mon.0) 9691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.147630+0000 mon.a (mon.0) 9692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.156671+0000 mon.a (mon.0) 9693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.215515+0000 mon.a (mon.0) 9694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.218283+0000 mon.a (mon.0) 9695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.221159+0000 mon.a (mon.0) 9696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.222565+0000 mon.a (mon.0) 9697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.231016+0000 mon.a (mon.0) 9698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.272919+0000 mon.a (mon.0) 9699 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.276403+0000 mon.a (mon.0) 9700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.279206+0000 mon.a (mon.0) 9701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.280422+0000 mon.a (mon.0) 9702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.288782+0000 mon.a (mon.0) 9703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.330303+0000 mon.a (mon.0) 9704 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.333066+0000 mon.a (mon.0) 9705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.335570+0000 mon.a (mon.0) 9706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.336526+0000 mon.a (mon.0) 9707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.344514+0000 mon.a (mon.0) 9708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.385762+0000 mon.a (mon.0) 9709 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.388570+0000 mon.a (mon.0) 9710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.390864+0000 mon.a (mon.0) 9711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.391785+0000 mon.a (mon.0) 9712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.401151+0000 mon.a (mon.0) 9713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.442014+0000 mon.a (mon.0) 9714 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.444688+0000 mon.a (mon.0) 9715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.446936+0000 mon.a (mon.0) 9716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.447793+0000 mon.a (mon.0) 9717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.457180+0000 mon.a (mon.0) 9718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.507036+0000 mon.a (mon.0) 9719 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.511346+0000 mon.a (mon.0) 9720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.514000+0000 mon.a (mon.0) 9721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.515171+0000 mon.a (mon.0) 9722 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.525173+0000 mon.a (mon.0) 9723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.582695+0000 mon.a (mon.0) 9724 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.585301+0000 mon.a (mon.0) 9725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.587516+0000 mon.a (mon.0) 9726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:06 smithi135 bash[79235]: audit 2024-04-19T14:24:06.588344+0000 mon.a (mon.0) 9727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.890 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.891 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.892 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.893 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.894 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.895 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.896 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.897 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.898 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.899 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:07.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:07.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:07 smithi139 bash[65163]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.795945+0000 mgr.x (mgr.25061) 2299 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.866647+0000 mgr.x (mgr.25061) 2300 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:05.939076+0000 mgr.x (mgr.25061) 2301 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.009230+0000 mgr.x (mgr.25061) 2302 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.082789+0000 mgr.x (mgr.25061) 2303 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.156015+0000 mgr.x (mgr.25061) 2304 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.230539+0000 mgr.x (mgr.25061) 2305 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.288178+0000 mgr.x (mgr.25061) 2306 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.343865+0000 mgr.x (mgr.25061) 2307 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.400525+0000 mgr.x (mgr.25061) 2308 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.456536+0000 mgr.x (mgr.25061) 2309 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.524557+0000 mgr.x (mgr.25061) 2310 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.596983+0000 mgr.x (mgr.25061) 2311 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.597661+0000 mon.a (mon.0) 9728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.655387+0000 mon.a (mon.0) 9729 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.657799+0000 mon.a (mon.0) 9730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.660572+0000 mon.a (mon.0) 9731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.661483+0000 mon.a (mon.0) 9732 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.666616+0000 mgr.x (mgr.25061) 2312 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.667220+0000 mon.a (mon.0) 9733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.740580+0000 mon.a (mon.0) 9734 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.742903+0000 mon.a (mon.0) 9735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.745897+0000 mon.a (mon.0) 9736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.747000+0000 mon.a (mon.0) 9737 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.755610+0000 mon.a (mon.0) 9738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.828884+0000 mon.a (mon.0) 9739 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.831805+0000 mon.a (mon.0) 9740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.834270+0000 mon.a (mon.0) 9741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.835495+0000 mon.a (mon.0) 9742 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.844288+0000 mon.a (mon.0) 9743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.917134+0000 mon.a (mon.0) 9744 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.921530+0000 mon.a (mon.0) 9745 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.924669+0000 mon.a (mon.0) 9746 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.926090+0000 mon.a (mon.0) 9747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.935948+0000 mon.a (mon.0) 9748 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.979873+0000 mon.a (mon.0) 9749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.982669+0000 mon.a (mon.0) 9750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.985319+0000 mon.a (mon.0) 9751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.986779+0000 mon.a (mon.0) 9752 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:06.995635+0000 mon.a (mon.0) 9753 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.039046+0000 mon.a (mon.0) 9754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.041522+0000 mon.a (mon.0) 9755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.043658+0000 mon.a (mon.0) 9756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.044495+0000 mon.a (mon.0) 9757 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.052657+0000 mon.a (mon.0) 9758 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.110772+0000 mon.a (mon.0) 9759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.113673+0000 mon.a (mon.0) 9760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.116467+0000 mon.a (mon.0) 9761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.117533+0000 mon.a (mon.0) 9762 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.125953+0000 mon.a (mon.0) 9763 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.166999+0000 mon.a (mon.0) 9764 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.170014+0000 mon.a (mon.0) 9765 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.172839+0000 mon.a (mon.0) 9766 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.174076+0000 mon.a (mon.0) 9767 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.182935+0000 mon.a (mon.0) 9768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.240718+0000 mon.a (mon.0) 9769 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.244212+0000 mon.a (mon.0) 9770 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.247191+0000 mon.a (mon.0) 9771 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.248537+0000 mon.a (mon.0) 9772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.257510+0000 mon.a (mon.0) 9773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.340530+0000 mon.a (mon.0) 9774 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.344540+0000 mon.a (mon.0) 9775 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.348219+0000 mon.a (mon.0) 9776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.349608+0000 mon.a (mon.0) 9777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.359448+0000 mon.a (mon.0) 9778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.436811+0000 mon.a (mon.0) 9779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.440172+0000 mon.a (mon.0) 9780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.443404+0000 mon.a (mon.0) 9781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.444846+0000 mon.a (mon.0) 9782 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[82184]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.453575+0000 mon.a (mon.0) 9783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.544193+0000 mon.a (mon.0) 9784 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.548890+0000 mon.a (mon.0) 9785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.553016+0000 mon.a (mon.0) 9786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.554671+0000 mon.a (mon.0) 9787 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:07 smithi135 bash[79235]: audit 2024-04-19T14:24:07.564699+0000 mon.a (mon.0) 9788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:08.213 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 5s ago 26m - - 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 9s ago 26m - - 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (13m) 5s ago 20m 14.1M - 0.23.0 ba2b418f427c d85ac4509db0 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (12m) 9s ago 19m 41.9M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (91s) 5s ago 17m 42.4M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (12m) 9s ago 26m 538M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (9m) 5s ago 28m 441M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (9m) 5s ago 28m 82.9M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (8m) 9s ago 26m 61.8M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:24:08.953 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (8m) 5s ago 26m 64.2M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (73s) 5s ago 20m 7631k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (55s) 9s ago 20m 7512k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (7m) 5s ago 25m 61.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (6m) 5s ago 25m 59.5M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 5s ago 24m 59.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 5s ago 23m 63.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (4m) 9s ago 23m 61.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (4m) 9s ago 22m 54.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (3m) 9s ago 22m 56.1M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (2m) 9s ago 21m 58.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 starting - - - - 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (2m) 5s ago 18m 89.1M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (2m) 9s ago 18m 89.4M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:24:08.954 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (2m) 5s ago 17m 89.1M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:24:08.955 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (2m) 9s ago 17m 89.1M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:08 smithi139 bash[65163]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.755067+0000 mgr.x (mgr.25061) 2313 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.843690+0000 mgr.x (mgr.25061) 2314 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.935635+0000 mgr.x (mgr.25061) 2315 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:06.995250+0000 mgr.x (mgr.25061) 2316 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.052312+0000 mgr.x (mgr.25061) 2317 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.125320+0000 mgr.x (mgr.25061) 2318 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.182262+0000 mgr.x (mgr.25061) 2319 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.257176+0000 mgr.x (mgr.25061) 2320 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.359060+0000 mgr.x (mgr.25061) 2321 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cluster 2024-04-19T14:24:07.424548+0000 mgr.x (mgr.25061) 2322 : cluster [DBG] pgmap v351: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.453350+0000 mgr.x (mgr.25061) 2323 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.564248+0000 mgr.x (mgr.25061) 2324 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.639315+0000 mon.a (mon.0) 9789 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.641555+0000 mon.a (mon.0) 9790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.643832+0000 mon.a (mon.0) 9791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.644533+0000 mon.a (mon.0) 9792 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.651419+0000 mgr.x (mgr.25061) 2325 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.652000+0000 mon.a (mon.0) 9793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.693220+0000 mon.a (mon.0) 9794 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.696094+0000 mon.a (mon.0) 9795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.698936+0000 mon.a (mon.0) 9796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.700011+0000 mon.a (mon.0) 9797 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.707803+0000 mgr.x (mgr.25061) 2326 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.708216+0000 mon.a (mon.0) 9798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.766941+0000 mon.a (mon.0) 9799 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.769427+0000 mon.a (mon.0) 9800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.771856+0000 mon.a (mon.0) 9801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.773107+0000 mon.a (mon.0) 9802 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.781462+0000 mon.a (mon.0) 9803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.845432+0000 mon.a (mon.0) 9804 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.849238+0000 mon.a (mon.0) 9805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.852696+0000 mon.a (mon.0) 9806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.853720+0000 mon.a (mon.0) 9807 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.860297+0000 mon.a (mon.0) 9808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.918990+0000 mon.a (mon.0) 9809 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.921654+0000 mon.a (mon.0) 9810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.923576+0000 mon.a (mon.0) 9811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.924271+0000 mon.a (mon.0) 9812 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.931798+0000 mon.a (mon.0) 9813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.976734+0000 mon.a (mon.0) 9814 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.978854+0000 mon.a (mon.0) 9815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.981143+0000 mon.a (mon.0) 9816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.981949+0000 mon.a (mon.0) 9817 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:07.986927+0000 mon.a (mon.0) 9818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.027719+0000 mon.a (mon.0) 9819 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.030106+0000 mon.a (mon.0) 9820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.032152+0000 mon.a (mon.0) 9821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.032941+0000 mon.a (mon.0) 9822 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.039047+0000 mon.a (mon.0) 9823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.080549+0000 mon.a (mon.0) 9824 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.083270+0000 mon.a (mon.0) 9825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.085596+0000 mon.a (mon.0) 9826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.086587+0000 mon.a (mon.0) 9827 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.093235+0000 mon.a (mon.0) 9828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.133915+0000 mon.a (mon.0) 9829 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.135888+0000 mon.a (mon.0) 9830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.137707+0000 mon.a (mon.0) 9831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.138378+0000 mon.a (mon.0) 9832 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.145720+0000 mon.a (mon.0) 9833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.186939+0000 mon.a (mon.0) 9834 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.189143+0000 mon.a (mon.0) 9835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.191060+0000 mon.a (mon.0) 9836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.191712+0000 mon.a (mon.0) 9837 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.197432+0000 mon.a (mon.0) 9838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.238796+0000 mon.a (mon.0) 9839 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.241013+0000 mon.a (mon.0) 9840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.242871+0000 mon.a (mon.0) 9841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.243509+0000 mon.a (mon.0) 9842 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.248155+0000 mon.a (mon.0) 9843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[82184]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.288654+0000 mon.a (mon.0) 9844 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.290915+0000 mon.a (mon.0) 9845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.292980+0000 mon.a (mon.0) 9846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.293664+0000 mon.a (mon.0) 9847 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.298406+0000 mon.a (mon.0) 9848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.339149+0000 mon.a (mon.0) 9849 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.341065+0000 mon.a (mon.0) 9850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.342876+0000 mon.a (mon.0) 9851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.343495+0000 mon.a (mon.0) 9852 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.347941+0000 mon.a (mon.0) 9853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.388510+0000 mon.a (mon.0) 9854 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.390545+0000 mon.a (mon.0) 9855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.392341+0000 mon.a (mon.0) 9856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.392987+0000 mon.a (mon.0) 9857 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.398055+0000 mon.a (mon.0) 9858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.438736+0000 mon.a (mon.0) 9859 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.440809+0000 mon.a (mon.0) 9860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.442686+0000 mon.a (mon.0) 9861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.443313+0000 mon.a (mon.0) 9862 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.450748+0000 mon.a (mon.0) 9863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.491827+0000 mon.a (mon.0) 9864 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.493936+0000 mon.a (mon.0) 9865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.495763+0000 mon.a (mon.0) 9866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.496382+0000 mon.a (mon.0) 9867 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.503840+0000 mon.a (mon.0) 9868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.544588+0000 mon.a (mon.0) 9869 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.546508+0000 mon.a (mon.0) 9870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.548867+0000 mon.a (mon.0) 9871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.549675+0000 mon.a (mon.0) 9872 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:08 smithi135 bash[79235]: audit 2024-04-19T14:24:08.557457+0000 mon.a (mon.0) 9873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:09.388 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:24:09.388 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:24:09.389 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:24:09.769 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "iscsi", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "osd" 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading prometheus daemons", 2024-04-19T14:24:09.770 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:24:09.771 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:09 smithi139 bash[65163]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.780813+0000 mgr.x (mgr.25061) 2327 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.859688+0000 mgr.x (mgr.25061) 2328 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.931343+0000 mgr.x (mgr.25061) 2329 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:07.986181+0000 mgr.x (mgr.25061) 2330 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.038289+0000 mgr.x (mgr.25061) 2331 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.092438+0000 mgr.x (mgr.25061) 2332 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.145034+0000 mgr.x (mgr.25061) 2333 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.196723+0000 mgr.x (mgr.25061) 2334 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.205909+0000 mgr.x (mgr.25061) 2335 : audit [DBG] from='client.54871 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.247379+0000 mgr.x (mgr.25061) 2336 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.297615+0000 mgr.x (mgr.25061) 2337 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.347104+0000 mgr.x (mgr.25061) 2338 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.397270+0000 mgr.x (mgr.25061) 2339 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.450003+0000 mgr.x (mgr.25061) 2340 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.503106+0000 mgr.x (mgr.25061) 2341 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.556879+0000 mgr.x (mgr.25061) 2342 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.575779+0000 mgr.x (mgr.25061) 2343 : audit [DBG] from='client.54877 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.632077+0000 mon.a (mon.0) 9874 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.634074+0000 mon.a (mon.0) 9875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.636473+0000 mon.a (mon.0) 9876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.637158+0000 mon.a (mon.0) 9877 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.641888+0000 mgr.x (mgr.25061) 2344 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.642516+0000 mon.a (mon.0) 9878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.717756+0000 mon.a (mon.0) 9879 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.721229+0000 mon.a (mon.0) 9880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.723712+0000 mon.a (mon.0) 9881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.724575+0000 mon.a (mon.0) 9882 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.729964+0000 mgr.x (mgr.25061) 2345 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.730496+0000 mon.a (mon.0) 9883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.821348+0000 mon.a (mon.0) 9884 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.826287+0000 mon.a (mon.0) 9885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.831356+0000 mon.a (mon.0) 9886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.832535+0000 mon.a (mon.0) 9887 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.841568+0000 mon.a (mon.0) 9888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.916971+0000 mon.a (mon.0) 9889 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.919866+0000 mon.a (mon.0) 9890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.922284+0000 mon.a (mon.0) 9891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.923301+0000 mon.a (mon.0) 9892 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.931122+0000 mon.a (mon.0) 9893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.988093+0000 mon.a (mon.0) 9894 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.990522+0000 mon.a (mon.0) 9895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.993190+0000 mon.a (mon.0) 9896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:08.993978+0000 mon.a (mon.0) 9897 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.001781+0000 mon.a (mon.0) 9898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.047989+0000 mon.a (mon.0) 9899 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.051302+0000 mon.a (mon.0) 9900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.053870+0000 mon.a (mon.0) 9901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.055148+0000 mon.a (mon.0) 9902 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.063905+0000 mon.a (mon.0) 9903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.143967+0000 mon.a (mon.0) 9904 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.146687+0000 mon.a (mon.0) 9905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.149898+0000 mon.a (mon.0) 9906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.150798+0000 mon.a (mon.0) 9907 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.158476+0000 mon.a (mon.0) 9908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.239529+0000 mon.a (mon.0) 9909 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.242370+0000 mon.a (mon.0) 9910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.244904+0000 mon.a (mon.0) 9911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.245851+0000 mon.a (mon.0) 9912 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.255899+0000 mon.a (mon.0) 9913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[82184]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.318051+0000 mon.a (mon.0) 9914 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.321320+0000 mon.a (mon.0) 9915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.324609+0000 mon.a (mon.0) 9916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.325944+0000 mon.a (mon.0) 9917 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.336487+0000 mon.a (mon.0) 9918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.396159+0000 mon.a (mon.0) 9919 : audit [DBG] from='client.? 172.21.15.135:0/2124895844' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.415218+0000 mon.a (mon.0) 9920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.418215+0000 mon.a (mon.0) 9921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.421319+0000 mon.a (mon.0) 9922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.422517+0000 mon.a (mon.0) 9923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.432372+0000 mon.a (mon.0) 9924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.506737+0000 mon.a (mon.0) 9925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.509828+0000 mon.a (mon.0) 9926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.513450+0000 mon.a (mon.0) 9927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.515047+0000 mon.a (mon.0) 9928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.522220+0000 mon.a (mon.0) 9929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.585462+0000 mon.a (mon.0) 9930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.588256+0000 mon.a (mon.0) 9931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.590877+0000 mon.a (mon.0) 9932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.591853+0000 mon.a (mon.0) 9933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:09 smithi135 bash[79235]: audit 2024-04-19T14:24:09.599210+0000 mon.a (mon.0) 9934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.208 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.973 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.974 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.975 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.976 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.977 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.978 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.979 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.980 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.981 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:10.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:10.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.982 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.983 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.984 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.985 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.986 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:10.987 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:10 smithi139 bash[65163]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.841237+0000 mgr.x (mgr.25061) 2346 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:08.930521+0000 mgr.x (mgr.25061) 2347 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:08.940765+0000 mgr.x (mgr.25061) 2348 : audit [DBG] from='client.54883 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.001107+0000 mgr.x (mgr.25061) 2349 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.063327+0000 mgr.x (mgr.25061) 2350 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.157836+0000 mgr.x (mgr.25061) 2351 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.255316+0000 mgr.x (mgr.25061) 2352 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.335919+0000 mgr.x (mgr.25061) 2353 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cluster 2024-04-19T14:24:09.425225+0000 mgr.x (mgr.25061) 2354 : cluster [DBG] pgmap v352: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.431788+0000 mgr.x (mgr.25061) 2355 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.521761+0000 mgr.x (mgr.25061) 2356 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.598702+0000 mgr.x (mgr.25061) 2357 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.678713+0000 mon.a (mon.0) 9935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.681982+0000 mon.a (mon.0) 9936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.685471+0000 mon.a (mon.0) 9937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.686563+0000 mon.a (mon.0) 9938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.692410+0000 mgr.x (mgr.25061) 2358 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.693080+0000 mon.a (mon.0) 9939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.767218+0000 mon.a (mon.0) 9940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.770059+0000 mon.a (mon.0) 9941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.772675+0000 mon.a (mon.0) 9942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.773666+0000 mon.a (mon.0) 9943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.784482+0000 mon.a (mon.0) 9944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.827823+0000 mon.a (mon.0) 9945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.830427+0000 mon.a (mon.0) 9946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.833462+0000 mon.a (mon.0) 9947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.834199+0000 mon.a (mon.0) 9948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.843568+0000 mon.a (mon.0) 9949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.890367+0000 mon.a (mon.0) 9950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.892497+0000 mon.a (mon.0) 9951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.895717+0000 mon.a (mon.0) 9952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.896451+0000 mon.a (mon.0) 9953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.901940+0000 mon.a (mon.0) 9954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.949611+0000 mon.a (mon.0) 9955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.952249+0000 mon.a (mon.0) 9956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.954703+0000 mon.a (mon.0) 9957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.955500+0000 mon.a (mon.0) 9958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:09.960311+0000 mon.a (mon.0) 9959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.035221+0000 mon.a (mon.0) 9960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.037239+0000 mon.a (mon.0) 9961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.039215+0000 mon.a (mon.0) 9962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.039847+0000 mon.a (mon.0) 9963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.045297+0000 mon.a (mon.0) 9964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.087182+0000 mon.a (mon.0) 9965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.089174+0000 mon.a (mon.0) 9966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.091204+0000 mon.a (mon.0) 9967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.091874+0000 mon.a (mon.0) 9968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.097393+0000 mon.a (mon.0) 9969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.156945+0000 mon.a (mon.0) 9970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.158913+0000 mon.a (mon.0) 9971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.160603+0000 mon.a (mon.0) 9972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.161255+0000 mon.a (mon.0) 9973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.167566+0000 mon.a (mon.0) 9974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.210515+0000 mon.a (mon.0) 9975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.212927+0000 mon.a (mon.0) 9976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.214974+0000 mon.a (mon.0) 9977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.215708+0000 mon.a (mon.0) 9978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.216623+0000 mon.c (mon.1) 24 : audit [DBG] from='client.? 172.21.15.135:0/2700313712' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.221958+0000 mon.a (mon.0) 9979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[82184]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.264688+0000 mon.a (mon.0) 9980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.267260+0000 mon.a (mon.0) 9981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.270591+0000 mon.a (mon.0) 9982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.271514+0000 mon.a (mon.0) 9983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.277305+0000 mon.a (mon.0) 9984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.319979+0000 mon.a (mon.0) 9985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.323127+0000 mon.a (mon.0) 9986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.325717+0000 mon.a (mon.0) 9987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.326594+0000 mon.a (mon.0) 9988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.332214+0000 mon.a (mon.0) 9989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.400934+0000 mon.a (mon.0) 9990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.404848+0000 mon.a (mon.0) 9991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.407579+0000 mon.a (mon.0) 9992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.408684+0000 mon.a (mon.0) 9993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.417136+0000 mon.a (mon.0) 9994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.480255+0000 mon.a (mon.0) 9995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.484140+0000 mon.a (mon.0) 9996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.487193+0000 mon.a (mon.0) 9997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.488342+0000 mon.a (mon.0) 9998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.497135+0000 mon.a (mon.0) 9999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.538917+0000 mon.a (mon.0) 10000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.541577+0000 mon.a (mon.0) 10001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.543997+0000 mon.a (mon.0) 10002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.545002+0000 mon.a (mon.0) 10003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.552989+0000 mon.a (mon.0) 10004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.565671+0000 mon.a (mon.0) 10005 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.575234+0000 mon.a (mon.0) 10006 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:11.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:10 smithi135 bash[79235]: audit 2024-04-19T14:24:10.584191+0000 mon.a (mon.0) 10007 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:11 smithi139 bash[65163]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:09.775305+0000 mgr.x (mgr.25061) 2359 : audit [DBG] from='client.54895 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.784072+0000 mgr.x (mgr.25061) 2360 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:09.828361+0000 mgr.x (mgr.25061) 2361 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.843028+0000 mgr.x (mgr.25061) 2362 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.901237+0000 mgr.x (mgr.25061) 2363 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:09.959593+0000 mgr.x (mgr.25061) 2364 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.044617+0000 mgr.x (mgr.25061) 2365 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.096682+0000 mgr.x (mgr.25061) 2366 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.166802+0000 mgr.x (mgr.25061) 2367 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.221348+0000 mgr.x (mgr.25061) 2368 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[82184]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.276538+0000 mgr.x (mgr.25061) 2369 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.331688+0000 mgr.x (mgr.25061) 2370 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.416604+0000 mgr.x (mgr.25061) 2371 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.496745+0000 mgr.x (mgr.25061) 2372 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: cephadm 2024-04-19T14:24:10.552493+0000 mgr.x (mgr.25061) 2373 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.613824+0000 mon.a (mon.0) 10008 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.647249+0000 mon.a (mon.0) 10009 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.649484+0000 mon.a (mon.0) 10010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.650850+0000 mon.a (mon.0) 10011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.653023+0000 mon.a (mon.0) 10012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.655713+0000 mon.a (mon.0) 10013 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.657389+0000 mon.a (mon.0) 10014 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.658672+0000 mon.a (mon.0) 10015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.659868+0000 mon.a (mon.0) 10016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.661089+0000 mon.a (mon.0) 10017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.662465+0000 mon.a (mon.0) 10018 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.663645+0000 mon.a (mon.0) 10019 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.664990+0000 mon.a (mon.0) 10020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.666752+0000 mon.a (mon.0) 10021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:11 smithi135 bash[79235]: audit 2024-04-19T14:24:10.668256+0000 mon.a (mon.0) 10022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:12.954 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:12 smithi139 bash[65163]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:12.955 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:12 smithi139 bash[65163]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:13.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:12 smithi135 bash[79235]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:13.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:12 smithi135 bash[79235]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:12 smithi135 bash[82184]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:13.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:12 smithi135 bash[82184]: cluster 2024-04-19T14:24:11.425813+0000 mgr.x (mgr.25061) 2374 : cluster [DBG] pgmap v353: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:14.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:24:14] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-04-19T14:24:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:14 smithi139 bash[65163]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[79235]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cluster 2024-04-19T14:24:13.426691+0000 mgr.x (mgr.25061) 2375 : cluster [DBG] pgmap v354: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cephadm 2024-04-19T14:24:13.437767+0000 mgr.x (mgr.25061) 2376 : cephadm [INF] Upgrade: Updating alertmanager.a 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: cephadm 2024-04-19T14:24:13.451903+0000 mgr.x (mgr.25061) 2377 : cephadm [INF] Deploying daemon alertmanager.a on smithi135 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.144191+0000 mon.a (mon.0) 10023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.155380+0000 mon.a (mon.0) 10024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:14 smithi135 bash[82184]: audit 2024-04-19T14:24:14.164556+0000 mon.a (mon.0) 10025 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:16 smithi139 bash[65163]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:16 smithi139 bash[65163]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:16 smithi139 bash[65163]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:16 smithi139 bash[65163]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[79235]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[79235]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[79235]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[79235]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[82184]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[82184]: cluster 2024-04-19T14:24:15.427965+0000 mgr.x (mgr.25061) 2378 : cluster [DBG] pgmap v355: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:24:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[82184]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:17.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:16 smithi135 bash[82184]: audit 2024-04-19T14:24:15.997758+0000 mon.a (mon.0) 10026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:18.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:18 smithi135 bash[79235]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:18.944 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:18 smithi135 bash[79235]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:18.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:18 smithi135 bash[82184]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:18.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:18 smithi135 bash[82184]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:19.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:18 smithi139 bash[65163]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:19.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:18 smithi139 bash[65163]: cluster 2024-04-19T14:24:17.429147+0000 mgr.x (mgr.25061) 2379 : cluster [DBG] pgmap v356: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:20.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:20 smithi135 bash[79235]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:20.652 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:20 smithi135 bash[79235]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:20.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:20 smithi135 bash[82184]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:20.652 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:20 smithi135 bash[82184]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:20 smithi139 bash[65163]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:20 smithi139 bash[65163]: cluster 2024-04-19T14:24:19.430109+0000 mgr.x (mgr.25061) 2380 : cluster [DBG] pgmap v357: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:21.644 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.644 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.645 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.645 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.645 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.645 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.646 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.646 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:21.646 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:21 smithi139 bash[65163]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:21 smithi139 bash[65163]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.025 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:21 smithi135 systemd[1]: Stopping Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:24:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:21 smithi135 bash[79235]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:21 smithi135 bash[79235]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:21 smithi135 bash[82184]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:21 smithi135 bash[82184]: audit 2024-04-19T14:24:19.832995+0000 mgr.x (mgr.25061) 2381 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:22.449 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:22 smithi135 bash[61997]: level=info ts=2024-04-19T14:24:22.175Z caller=main.go:557 msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:24:22.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:22 smithi135 bash[79235]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:22.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:22 smithi135 bash[79235]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:22.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:22 smithi135 bash[82184]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:22.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:22 smithi135 bash[82184]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:22 smithi139 bash[65163]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:22 smithi139 bash[65163]: cluster 2024-04-19T14:24:21.431325+0000 mgr.x (mgr.25061) 2382 : cluster [DBG] pgmap v358: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:23.674 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 bash[113740]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:24:23.968 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.968 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.969 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.969 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.969 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.969 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.970 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.970 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 bash[113852]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:24:23.970 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T14:24:23.970 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: Stopped Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:23.970 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:23.970 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:24.275 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:23 smithi135 systemd[1]: Started Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:24.731 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.733 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.734 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.763 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:24:24] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: cluster 2024-04-19T14:24:23.432916+0000 mgr.x (mgr.25061) 2383 : cluster [DBG] pgmap v359: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.460996+0000 mon.a (mon.0) 10027 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.468790+0000 mon.a (mon.0) 10028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:23.477767+0000 mon.a (mon.0) 10029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.028131+0000 mon.a (mon.0) 10030 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.037144+0000 mon.a (mon.0) 10031 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.046749+0000 mon.a (mon.0) 10032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:24.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:24 smithi139 bash[65163]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[82184]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.048899+0000 mon.a (mon.0) 10033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.056274+0000 mon.a (mon.0) 10034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.140856+0000 mon.a (mon.0) 10035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.160413+0000 mon.a (mon.0) 10036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.164903+0000 mon.a (mon.0) 10037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.170415+0000 mon.a (mon.0) 10038 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.172402+0000 mon.a (mon.0) 10039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.182172+0000 mon.a (mon.0) 10040 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.262116+0000 mon.a (mon.0) 10041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.265610+0000 mon.a (mon.0) 10042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.269054+0000 mon.a (mon.0) 10043 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.270249+0000 mon.a (mon.0) 10044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.279373+0000 mon.a (mon.0) 10045 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.358981+0000 mon.a (mon.0) 10046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.362166+0000 mon.a (mon.0) 10047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.365322+0000 mon.a (mon.0) 10048 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.366713+0000 mon.a (mon.0) 10049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:24 smithi135 bash[79235]: audit 2024-04-19T14:24:24.378420+0000 mon.a (mon.0) 10050 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:25 smithi139 bash[65163]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.942 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.943 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.055770+0000 mgr.x (mgr.25061) 2384 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.140588+0000 mgr.x (mgr.25061) 2385 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-alertmanager-api-host"}]: dispatch 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.181574+0000 mgr.x (mgr.25061) 2386 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.278861+0000 mgr.x (mgr.25061) 2387 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.377812+0000 mgr.x (mgr.25061) 2388 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.517278+0000 mon.a (mon.0) 10051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.944 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.520900+0000 mon.a (mon.0) 10052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.524895+0000 mon.a (mon.0) 10053 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.526323+0000 mon.a (mon.0) 10054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.537223+0000 mgr.x (mgr.25061) 2389 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.945 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.537548+0000 mon.a (mon.0) 10055 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.629009+0000 mon.a (mon.0) 10056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:25.946 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.633693+0000 mon.a (mon.0) 10057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.637729+0000 mon.a (mon.0) 10058 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.639229+0000 mon.a (mon.0) 10059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.652043+0000 mgr.x (mgr.25061) 2390 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.652660+0000 mon.a (mon.0) 10060 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.731836+0000 mon.a (mon.0) 10061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.735264+0000 mon.a (mon.0) 10062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.738104+0000 mon.a (mon.0) 10063 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.739176+0000 mon.a (mon.0) 10064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.749392+0000 mon.a (mon.0) 10065 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.280 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.828510+0000 mon.a (mon.0) 10066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.832541+0000 mon.a (mon.0) 10067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.836236+0000 mon.a (mon.0) 10068 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.837838+0000 mon.a (mon.0) 10069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.849418+0000 mon.a (mon.0) 10070 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.282 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.922978+0000 mon.a (mon.0) 10071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.926179+0000 mon.a (mon.0) 10072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.929910+0000 mon.a (mon.0) 10073 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.931435+0000 mon.a (mon.0) 10074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.284 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:24.944311+0000 mon.a (mon.0) 10075 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.023759+0000 mon.a (mon.0) 10076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.026975+0000 mon.a (mon.0) 10077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.031151+0000 mon.a (mon.0) 10078 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.032484+0000 mon.a (mon.0) 10079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.042837+0000 mon.a (mon.0) 10080 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.132233+0000 mon.a (mon.0) 10081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.136459+0000 mon.a (mon.0) 10082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.140235+0000 mon.a (mon.0) 10083 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.141427+0000 mon.a (mon.0) 10084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[79235]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.151241+0000 mon.a (mon.0) 10085 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.242433+0000 mon.a (mon.0) 10086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.247119+0000 mon.a (mon.0) 10087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.250945+0000 mon.a (mon.0) 10088 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.252551+0000 mon.a (mon.0) 10089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.264081+0000 mon.a (mon.0) 10090 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.353314+0000 mon.a (mon.0) 10091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.358309+0000 mon.a (mon.0) 10092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.362091+0000 mon.a (mon.0) 10093 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.363899+0000 mon.a (mon.0) 10094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:25 smithi135 bash[82184]: audit 2024-04-19T14:24:25.374354+0000 mon.a (mon.0) 10095 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:26 smithi139 bash[65163]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.748716+0000 mgr.x (mgr.25061) 2391 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.848807+0000 mgr.x (mgr.25061) 2392 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:24.943661+0000 mgr.x (mgr.25061) 2393 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.042136+0000 mgr.x (mgr.25061) 2394 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.150722+0000 mgr.x (mgr.25061) 2395 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.263573+0000 mgr.x (mgr.25061) 2396 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.373904+0000 mgr.x (mgr.25061) 2397 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cluster 2024-04-19T14:24:25.434074+0000 mgr.x (mgr.25061) 2398 : cluster [DBG] pgmap v360: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.479931+0000 mon.a (mon.0) 10096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.484205+0000 mon.a (mon.0) 10097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.488145+0000 mon.a (mon.0) 10098 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.489222+0000 mon.a (mon.0) 10099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.499368+0000 mgr.x (mgr.25061) 2399 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.499816+0000 mon.a (mon.0) 10100 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.593642+0000 mon.a (mon.0) 10101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.598661+0000 mon.a (mon.0) 10102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.602655+0000 mon.a (mon.0) 10103 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.604160+0000 mon.a (mon.0) 10104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.613673+0000 mgr.x (mgr.25061) 2400 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.614180+0000 mon.a (mon.0) 10105 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[82184]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.692577+0000 mon.a (mon.0) 10106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.695315+0000 mon.a (mon.0) 10107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.698376+0000 mon.a (mon.0) 10108 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.699225+0000 mon.a (mon.0) 10109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.707830+0000 mgr.x (mgr.25061) 2401 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.708398+0000 mon.a (mon.0) 10110 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.798738+0000 mon.a (mon.0) 10111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.803259+0000 mon.a (mon.0) 10112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.806930+0000 mon.a (mon.0) 10113 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.808218+0000 mon.a (mon.0) 10114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.818429+0000 mon.a (mon.0) 10115 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.896486+0000 mon.a (mon.0) 10116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.899765+0000 mon.a (mon.0) 10117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.902996+0000 mon.a (mon.0) 10118 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.904088+0000 mon.a (mon.0) 10119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:25.911739+0000 mon.a (mon.0) 10120 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.002325+0000 mon.a (mon.0) 10121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.006825+0000 mon.a (mon.0) 10122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.011928+0000 mon.a (mon.0) 10123 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.013449+0000 mon.a (mon.0) 10124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.023967+0000 mon.a (mon.0) 10125 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.116485+0000 mon.a (mon.0) 10126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.121416+0000 mon.a (mon.0) 10127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.125354+0000 mon.a (mon.0) 10128 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.127094+0000 mon.a (mon.0) 10129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.136933+0000 mon.a (mon.0) 10130 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.227534+0000 mon.a (mon.0) 10131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.232368+0000 mon.a (mon.0) 10132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.236750+0000 mon.a (mon.0) 10133 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.238312+0000 mon.a (mon.0) 10134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.247969+0000 mon.a (mon.0) 10135 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.337744+0000 mon.a (mon.0) 10136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.340620+0000 mon.a (mon.0) 10137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.343733+0000 mon.a (mon.0) 10138 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.344816+0000 mon.a (mon.0) 10139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.353804+0000 mon.a (mon.0) 10140 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.437394+0000 mon.a (mon.0) 10141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.441466+0000 mon.a (mon.0) 10142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.445282+0000 mon.a (mon.0) 10143 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.446460+0000 mon.a (mon.0) 10144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:26.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:26 smithi135 bash[79235]: audit 2024-04-19T14:24:26.455310+0000 mon.a (mon.0) 10145 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:27 smithi139 bash[65163]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.782 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.524Z caller=main.go:240 level=info msg="Starting Alertmanager" version="(version=0.25.0, branch=HEAD, revision=258fab7cdd551f2cf251ed0348f0ad7289aee789)" 2024-04-19T14:24:27.782 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.524Z caller=main.go:241 level=info build_context="(go=go1.19.4, user=root@abe866dd5717, date=20221222-14:51:36)" 2024-04-19T14:24:27.782 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.526Z caller=cluster.go:185 level=info component=cluster msg="setting advertise address explicitly" addr=172.21.15.135 port=9094 2024-04-19T14:24:27.783 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.527Z caller=cluster.go:681 level=info component=cluster msg="Waiting for gossip to settle..." interval=2s 2024-04-19T14:24:27.783 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.558Z caller=coordinator.go:113 level=info component=configuration msg="Loading configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:24:27.783 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.559Z caller=coordinator.go:126 level=info component=configuration msg="Completed loading of configuration file" file=/etc/alertmanager/alertmanager.yml 2024-04-19T14:24:27.783 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.562Z caller=tls_config.go:232 level=info msg="Listening on" address=[::]:9093 2024-04-19T14:24:27.783 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[113949]: ts=2024-04-19T14:24:27.562Z caller=tls_config.go:235 level=info msg="TLS is disabled." http2=false address=[::]:9093 2024-04-19T14:24:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.817868+0000 mgr.x (mgr.25061) 2402 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:25.911265+0000 mgr.x (mgr.25061) 2403 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.023552+0000 mgr.x (mgr.25061) 2404 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.136538+0000 mgr.x (mgr.25061) 2405 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.247501+0000 mgr.x (mgr.25061) 2406 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.353118+0000 mgr.x (mgr.25061) 2407 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.454586+0000 mgr.x (mgr.25061) 2408 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.513968+0000 mon.a (mon.0) 10146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.516253+0000 mon.a (mon.0) 10147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.518260+0000 mon.a (mon.0) 10148 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.519039+0000 mon.a (mon.0) 10149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.526389+0000 mgr.x (mgr.25061) 2409 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.527248+0000 mon.a (mon.0) 10150 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.605257+0000 mon.a (mon.0) 10151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.608149+0000 mon.a (mon.0) 10152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.611724+0000 mon.a (mon.0) 10153 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.612811+0000 mon.a (mon.0) 10154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.623405+0000 mgr.x (mgr.25061) 2410 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.623965+0000 mon.a (mon.0) 10155 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.701198+0000 mon.a (mon.0) 10156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.703999+0000 mon.a (mon.0) 10157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.706871+0000 mon.a (mon.0) 10158 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.707819+0000 mon.a (mon.0) 10159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.715708+0000 mgr.x (mgr.25061) 2411 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.716403+0000 mon.a (mon.0) 10160 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.791889+0000 mon.a (mon.0) 10161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.795048+0000 mon.a (mon.0) 10162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.798270+0000 mon.a (mon.0) 10163 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.799617+0000 mon.a (mon.0) 10164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.808826+0000 mon.a (mon.0) 10165 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[82184]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.899498+0000 mon.a (mon.0) 10166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.903842+0000 mon.a (mon.0) 10167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.907276+0000 mon.a (mon.0) 10168 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.908439+0000 mon.a (mon.0) 10169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.915395+0000 mon.a (mon.0) 10170 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.993002+0000 mon.a (mon.0) 10171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.995396+0000 mon.a (mon.0) 10172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.998288+0000 mon.a (mon.0) 10173 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:26.999098+0000 mon.a (mon.0) 10174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.005436+0000 mon.a (mon.0) 10175 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.094966+0000 mon.a (mon.0) 10176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.099634+0000 mon.a (mon.0) 10177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.103384+0000 mon.a (mon.0) 10178 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.104974+0000 mon.a (mon.0) 10179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.115072+0000 mon.a (mon.0) 10180 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.192317+0000 mon.a (mon.0) 10181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.195092+0000 mon.a (mon.0) 10182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.198251+0000 mon.a (mon.0) 10183 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.199423+0000 mon.a (mon.0) 10184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.208154+0000 mon.a (mon.0) 10185 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.298123+0000 mon.a (mon.0) 10186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.302011+0000 mon.a (mon.0) 10187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.305453+0000 mon.a (mon.0) 10188 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.306515+0000 mon.a (mon.0) 10189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.316186+0000 mon.a (mon.0) 10190 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.406332+0000 mon.a (mon.0) 10191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.411046+0000 mon.a (mon.0) 10192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.414631+0000 mon.a (mon.0) 10193 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:27.804 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.415823+0000 mon.a (mon.0) 10194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:27.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:27.805 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:27 smithi135 bash[79235]: audit 2024-04-19T14:24:27.427227+0000 mon.a (mon.0) 10195 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:28 smithi139 bash[65163]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.808452+0000 mgr.x (mgr.25061) 2412 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:26.914845+0000 mgr.x (mgr.25061) 2413 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.004755+0000 mgr.x (mgr.25061) 2414 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.114589+0000 mgr.x (mgr.25061) 2415 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.207692+0000 mgr.x (mgr.25061) 2416 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.315646+0000 mgr.x (mgr.25061) 2417 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.426651+0000 mgr.x (mgr.25061) 2418 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cluster 2024-04-19T14:24:27.435047+0000 mgr.x (mgr.25061) 2419 : cluster [DBG] pgmap v361: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:28.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.505605+0000 mon.a (mon.0) 10196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.508297+0000 mon.a (mon.0) 10197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.510424+0000 mon.a (mon.0) 10198 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.511280+0000 mon.a (mon.0) 10199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.517013+0000 mgr.x (mgr.25061) 2420 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.517867+0000 mon.a (mon.0) 10200 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.593010+0000 mon.a (mon.0) 10201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.597156+0000 mon.a (mon.0) 10202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.600952+0000 mon.a (mon.0) 10203 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.602039+0000 mon.a (mon.0) 10204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.609507+0000 mgr.x (mgr.25061) 2421 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.610270+0000 mon.a (mon.0) 10205 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.683304+0000 mon.a (mon.0) 10206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.687969+0000 mon.a (mon.0) 10207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.691981+0000 mon.a (mon.0) 10208 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.693546+0000 mon.a (mon.0) 10209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.703542+0000 mgr.x (mgr.25061) 2422 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.704196+0000 mon.a (mon.0) 10210 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.790542+0000 mon.a (mon.0) 10211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.794411+0000 mon.a (mon.0) 10212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.797520+0000 mon.a (mon.0) 10213 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.798626+0000 mon.a (mon.0) 10214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.808206+0000 mon.a (mon.0) 10215 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.887212+0000 mon.a (mon.0) 10216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.890657+0000 mon.a (mon.0) 10217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.894472+0000 mon.a (mon.0) 10218 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.896087+0000 mon.a (mon.0) 10219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.905730+0000 mon.a (mon.0) 10220 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:27.995866+0000 mon.a (mon.0) 10221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.000746+0000 mon.a (mon.0) 10222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.005036+0000 mon.a (mon.0) 10223 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[79235]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.006336+0000 mon.a (mon.0) 10224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.013486+0000 mon.a (mon.0) 10225 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.102855+0000 mon.a (mon.0) 10226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.106785+0000 mon.a (mon.0) 10227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.110449+0000 mon.a (mon.0) 10228 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.111330+0000 mon.a (mon.0) 10229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.117949+0000 mon.a (mon.0) 10230 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.190969+0000 mon.a (mon.0) 10231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.194001+0000 mon.a (mon.0) 10232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.197283+0000 mon.a (mon.0) 10233 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.198599+0000 mon.a (mon.0) 10234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.205204+0000 mon.a (mon.0) 10235 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.293427+0000 mon.a (mon.0) 10236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.296047+0000 mon.a (mon.0) 10237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.299030+0000 mon.a (mon.0) 10238 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.299982+0000 mon.a (mon.0) 10239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.306242+0000 mon.a (mon.0) 10240 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.382232+0000 mon.a (mon.0) 10241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.384754+0000 mon.a (mon.0) 10242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.387506+0000 mon.a (mon.0) 10243 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.388879+0000 mon.a (mon.0) 10244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.394957+0000 mon.a (mon.0) 10245 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.440116+0000 mon.a (mon.0) 10246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:28.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.442773+0000 mon.a (mon.0) 10247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.445351+0000 mon.a (mon.0) 10248 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.446429+0000 mon.a (mon.0) 10249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:28.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:28 smithi135 bash[82184]: audit 2024-04-19T14:24:28.451621+0000 mon.a (mon.0) 10250 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:29 smithi139 bash[65163]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[113949]: ts=2024-04-19T14:24:29.528Z caller=cluster.go:706 level=info component=cluster msg="gossip not settled" polls=0 before=0 now=1 elapsed=2.000743281s 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.807549+0000 mgr.x (mgr.25061) 2423 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:27.905371+0000 mgr.x (mgr.25061) 2424 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.012732+0000 mgr.x (mgr.25061) 2425 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.117414+0000 mgr.x (mgr.25061) 2426 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.204478+0000 mgr.x (mgr.25061) 2427 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.305479+0000 mgr.x (mgr.25061) 2428 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.394419+0000 mgr.x (mgr.25061) 2429 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.450813+0000 mgr.x (mgr.25061) 2430 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.512827+0000 mon.a (mon.0) 10251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.515358+0000 mon.a (mon.0) 10252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.517378+0000 mon.a (mon.0) 10253 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.518179+0000 mon.a (mon.0) 10254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.523710+0000 mgr.x (mgr.25061) 2431 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.524488+0000 mon.a (mon.0) 10255 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.568316+0000 mon.a (mon.0) 10256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.571069+0000 mon.a (mon.0) 10257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.573699+0000 mon.a (mon.0) 10258 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.574810+0000 mon.a (mon.0) 10259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.582551+0000 mon.a (mon.0) 10260 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.583923+0000 mgr.x (mgr.25061) 2432 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.645980+0000 mon.a (mon.0) 10261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.649024+0000 mon.a (mon.0) 10262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.651839+0000 mon.a (mon.0) 10263 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.652867+0000 mon.a (mon.0) 10264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.660153+0000 mgr.x (mgr.25061) 2433 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.660549+0000 mon.a (mon.0) 10265 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.750861+0000 mon.a (mon.0) 10266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.755696+0000 mon.a (mon.0) 10267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.759615+0000 mon.a (mon.0) 10268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.760919+0000 mon.a (mon.0) 10269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.769746+0000 mon.a (mon.0) 10270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.846506+0000 mon.a (mon.0) 10271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.849402+0000 mon.a (mon.0) 10272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.852662+0000 mon.a (mon.0) 10273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.853574+0000 mon.a (mon.0) 10274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.859206+0000 mon.a (mon.0) 10275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.948284+0000 mon.a (mon.0) 10276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.952474+0000 mon.a (mon.0) 10277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.955648+0000 mon.a (mon.0) 10278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.956636+0000 mon.a (mon.0) 10279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:28.964840+0000 mon.a (mon.0) 10280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.041388+0000 mon.a (mon.0) 10281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.046183+0000 mon.a (mon.0) 10282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.050103+0000 mon.a (mon.0) 10283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.051223+0000 mon.a (mon.0) 10284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.057477+0000 mon.a (mon.0) 10285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.116335+0000 mon.a (mon.0) 10286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.118968+0000 mon.a (mon.0) 10287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.121445+0000 mon.a (mon.0) 10288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[79235]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.794 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.122386+0000 mon.a (mon.0) 10289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.130430+0000 mon.a (mon.0) 10290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.192324+0000 mon.a (mon.0) 10291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.195755+0000 mon.a (mon.0) 10292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.199029+0000 mon.a (mon.0) 10293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.200292+0000 mon.a (mon.0) 10294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.210001+0000 mon.a (mon.0) 10295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.272914+0000 mon.a (mon.0) 10296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.795 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.276095+0000 mon.a (mon.0) 10297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.279555+0000 mon.a (mon.0) 10298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.281047+0000 mon.a (mon.0) 10299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.291195+0000 mon.a (mon.0) 10300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.368789+0000 mon.a (mon.0) 10301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.372324+0000 mon.a (mon.0) 10302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.375665+0000 mon.a (mon.0) 10303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.377266+0000 mon.a (mon.0) 10304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:29.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:29.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:29 smithi135 bash[82184]: audit 2024-04-19T14:24:29.386658+0000 mon.a (mon.0) 10305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:30 smithi139 bash[65163]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.769109+0000 mgr.x (mgr.25061) 2434 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.858374+0000 mgr.x (mgr.25061) 2435 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:28.964324+0000 mgr.x (mgr.25061) 2436 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.056667+0000 mgr.x (mgr.25061) 2437 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.129768+0000 mgr.x (mgr.25061) 2438 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.209603+0000 mgr.x (mgr.25061) 2439 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.290513+0000 mgr.x (mgr.25061) 2440 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.386264+0000 mgr.x (mgr.25061) 2441 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cluster 2024-04-19T14:24:29.435879+0000 mgr.x (mgr.25061) 2442 : cluster [DBG] pgmap v362: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.498514+0000 mon.a (mon.0) 10306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.501681+0000 mon.a (mon.0) 10307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.504790+0000 mon.a (mon.0) 10308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.505999+0000 mon.a (mon.0) 10309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.513836+0000 mgr.x (mgr.25061) 2443 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.514431+0000 mon.a (mon.0) 10310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.604139+0000 mon.a (mon.0) 10311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.608979+0000 mon.a (mon.0) 10312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.613413+0000 mon.a (mon.0) 10313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.615323+0000 mon.a (mon.0) 10314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.623941+0000 mgr.x (mgr.25061) 2444 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.786 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[79235]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.624230+0000 mon.a (mon.0) 10315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.716298+0000 mon.a (mon.0) 10316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.719756+0000 mon.a (mon.0) 10317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.723013+0000 mon.a (mon.0) 10318 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.724542+0000 mon.a (mon.0) 10319 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.733315+0000 mgr.x (mgr.25061) 2445 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.733779+0000 mon.a (mon.0) 10320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.812541+0000 mon.a (mon.0) 10321 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.816938+0000 mon.a (mon.0) 10322 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.820020+0000 mon.a (mon.0) 10323 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.821462+0000 mon.a (mon.0) 10324 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.829926+0000 mon.a (mon.0) 10325 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.919732+0000 mon.a (mon.0) 10326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.924465+0000 mon.a (mon.0) 10327 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.929541+0000 mon.a (mon.0) 10328 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.932023+0000 mon.a (mon.0) 10329 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:29.940396+0000 mon.a (mon.0) 10330 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.025174+0000 mon.a (mon.0) 10331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.029154+0000 mon.a (mon.0) 10332 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.032598+0000 mon.a (mon.0) 10333 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.033898+0000 mon.a (mon.0) 10334 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.043461+0000 mon.a (mon.0) 10335 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.133136+0000 mon.a (mon.0) 10336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.138212+0000 mon.a (mon.0) 10337 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.142964+0000 mon.a (mon.0) 10338 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.144632+0000 mon.a (mon.0) 10339 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.154639+0000 mon.a (mon.0) 10340 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.245007+0000 mon.a (mon.0) 10341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.250068+0000 mon.a (mon.0) 10342 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.254739+0000 mon.a (mon.0) 10343 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.256795+0000 mon.a (mon.0) 10344 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.268163+0000 mon.a (mon.0) 10345 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.360233+0000 mon.a (mon.0) 10346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.365217+0000 mon.a (mon.0) 10347 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.369453+0000 mon.a (mon.0) 10348 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.371334+0000 mon.a (mon.0) 10349 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.379539+0000 mon.a (mon.0) 10350 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.469729+0000 mon.a (mon.0) 10351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:30.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:30 smithi135 bash[82184]: audit 2024-04-19T14:24:30.474360+0000 mon.a (mon.0) 10352 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:31 smithi139 bash[65163]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.829157+0000 mgr.x (mgr.25061) 2446 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:29.840357+0000 mgr.x (mgr.25061) 2447 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:29.939886+0000 mgr.x (mgr.25061) 2448 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.042884+0000 mgr.x (mgr.25061) 2449 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.154229+0000 mgr.x (mgr.25061) 2450 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.267793+0000 mgr.x (mgr.25061) 2451 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.378967+0000 mgr.x (mgr.25061) 2452 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.478363+0000 mon.a (mon.0) 10353 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.497913+0000 mon.a (mon.0) 10354 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.505841+0000 mgr.x (mgr.25061) 2453 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.506360+0000 mon.a (mon.0) 10355 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.584530+0000 mon.a (mon.0) 10356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.587717+0000 mon.a (mon.0) 10357 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.590668+0000 mon.a (mon.0) 10358 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.591794+0000 mon.a (mon.0) 10359 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.602332+0000 mgr.x (mgr.25061) 2454 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.602812+0000 mon.a (mon.0) 10360 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.685216+0000 mon.a (mon.0) 10361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.688450+0000 mon.a (mon.0) 10362 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.782 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.691747+0000 mon.a (mon.0) 10363 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.693214+0000 mon.a (mon.0) 10364 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.704077+0000 mgr.x (mgr.25061) 2455 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:31.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.704423+0000 mon.a (mon.0) 10365 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.782525+0000 mon.a (mon.0) 10366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.785993+0000 mon.a (mon.0) 10367 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.789854+0000 mon.a (mon.0) 10368 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.791116+0000 mon.a (mon.0) 10369 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.801628+0000 mon.a (mon.0) 10370 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.890897+0000 mon.a (mon.0) 10371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.895504+0000 mon.a (mon.0) 10372 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.899339+0000 mon.a (mon.0) 10373 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.900764+0000 mon.a (mon.0) 10374 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.913099+0000 mon.a (mon.0) 10375 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:30.997334+0000 mon.a (mon.0) 10376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.002611+0000 mon.a (mon.0) 10377 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.009553+0000 mon.a (mon.0) 10378 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.028861+0000 mon.a (mon.0) 10379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.050610+0000 mon.a (mon.0) 10380 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.070514+0000 mon.a (mon.0) 10381 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.161183+0000 mon.a (mon.0) 10382 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.165955+0000 mon.a (mon.0) 10383 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.169307+0000 mon.a (mon.0) 10384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.170602+0000 mon.a (mon.0) 10385 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.179944+0000 mon.a (mon.0) 10386 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.259000+0000 mon.a (mon.0) 10387 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.261549+0000 mon.a (mon.0) 10388 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.264540+0000 mon.a (mon.0) 10389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.265523+0000 mon.a (mon.0) 10390 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[82184]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.274276+0000 mon.a (mon.0) 10391 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.351553+0000 mon.a (mon.0) 10392 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.354631+0000 mon.a (mon.0) 10393 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.358221+0000 mon.a (mon.0) 10394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.359538+0000 mon.a (mon.0) 10395 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.369949+0000 mon.a (mon.0) 10396 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.448639+0000 mon.a (mon.0) 10397 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.452374+0000 mon.a (mon.0) 10398 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.455526+0000 mon.a (mon.0) 10399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.457095+0000 mon.a (mon.0) 10400 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:31.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:31 smithi135 bash[79235]: audit 2024-04-19T14:24:31.466303+0000 mon.a (mon.0) 10401 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.516 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.517 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.518 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.519 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.520 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.521 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.522 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.523 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.524 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:32 smithi139 bash[65163]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.801151+0000 mgr.x (mgr.25061) 2456 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:30.912644+0000 mgr.x (mgr.25061) 2457 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.069899+0000 mgr.x (mgr.25061) 2458 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.179410+0000 mgr.x (mgr.25061) 2459 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.273598+0000 mgr.x (mgr.25061) 2460 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.369221+0000 mgr.x (mgr.25061) 2461 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cluster 2024-04-19T14:24:31.436514+0000 mgr.x (mgr.25061) 2462 : cluster [DBG] pgmap v363: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.465731+0000 mgr.x (mgr.25061) 2463 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.542143+0000 mon.a (mon.0) 10402 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.544815+0000 mon.a (mon.0) 10403 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.781 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.547354+0000 mon.a (mon.0) 10404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.548498+0000 mon.a (mon.0) 10405 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.554365+0000 mgr.x (mgr.25061) 2464 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.555022+0000 mon.a (mon.0) 10406 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.631092+0000 mon.a (mon.0) 10407 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.634628+0000 mon.a (mon.0) 10408 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.638558+0000 mon.a (mon.0) 10409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.639719+0000 mon.a (mon.0) 10410 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.647827+0000 mgr.x (mgr.25061) 2465 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.648493+0000 mon.a (mon.0) 10411 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.787 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.724734+0000 mon.a (mon.0) 10412 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.727679+0000 mon.a (mon.0) 10413 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.730680+0000 mon.a (mon.0) 10414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.731824+0000 mon.a (mon.0) 10415 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.740153+0000 mgr.x (mgr.25061) 2466 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.740558+0000 mon.a (mon.0) 10416 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.789 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.816415+0000 mon.a (mon.0) 10417 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.819231+0000 mon.a (mon.0) 10418 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.822383+0000 mon.a (mon.0) 10419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[82184]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.823671+0000 mon.a (mon.0) 10420 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.832961+0000 mon.a (mon.0) 10421 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.908924+0000 mon.a (mon.0) 10422 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.911306+0000 mon.a (mon.0) 10423 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.914408+0000 mon.a (mon.0) 10424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.792 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.915462+0000 mon.a (mon.0) 10425 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.923293+0000 mon.a (mon.0) 10426 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:31.999435+0000 mon.a (mon.0) 10427 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.002144+0000 mon.a (mon.0) 10428 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.005133+0000 mon.a (mon.0) 10429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.006024+0000 mon.a (mon.0) 10430 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.012496+0000 mon.a (mon.0) 10431 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.088491+0000 mon.a (mon.0) 10432 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.091587+0000 mon.a (mon.0) 10433 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.095578+0000 mon.a (mon.0) 10434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.096837+0000 mon.a (mon.0) 10435 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.103726+0000 mon.a (mon.0) 10436 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.179757+0000 mon.a (mon.0) 10437 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.183045+0000 mon.a (mon.0) 10438 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.186321+0000 mon.a (mon.0) 10439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.187803+0000 mon.a (mon.0) 10440 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.194989+0000 mon.a (mon.0) 10441 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.271180+0000 mon.a (mon.0) 10442 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.273957+0000 mon.a (mon.0) 10443 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.276338+0000 mon.a (mon.0) 10444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.277329+0000 mon.a (mon.0) 10445 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.284110+0000 mon.a (mon.0) 10446 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.325565+0000 mon.a (mon.0) 10447 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.328482+0000 mon.a (mon.0) 10448 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.330975+0000 mon.a (mon.0) 10449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.332108+0000 mon.a (mon.0) 10450 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.338256+0000 mon.a (mon.0) 10451 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.394909+0000 mon.a (mon.0) 10452 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.397679+0000 mon.a (mon.0) 10453 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.400878+0000 mon.a (mon.0) 10454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.401960+0000 mon.a (mon.0) 10455 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:32.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:32 smithi135 bash[79235]: audit 2024-04-19T14:24:32.409038+0000 mon.a (mon.0) 10456 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:33 smithi139 bash[65163]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.781 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.832325+0000 mgr.x (mgr.25061) 2467 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:31.922695+0000 mgr.x (mgr.25061) 2468 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.011752+0000 mgr.x (mgr.25061) 2469 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.102979+0000 mgr.x (mgr.25061) 2470 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.194278+0000 mgr.x (mgr.25061) 2471 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.782 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.283263+0000 mgr.x (mgr.25061) 2472 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.337326+0000 mgr.x (mgr.25061) 2473 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.408319+0000 mgr.x (mgr.25061) 2474 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.483187+0000 mon.a (mon.0) 10457 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.495057+0000 mon.a (mon.0) 10458 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.784 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.498300+0000 mon.a (mon.0) 10459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.499420+0000 mon.a (mon.0) 10460 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.503847+0000 mgr.x (mgr.25061) 2475 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.504744+0000 mon.a (mon.0) 10461 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.785 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.584282+0000 mon.a (mon.0) 10462 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.587794+0000 mon.a (mon.0) 10463 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.591303+0000 mon.a (mon.0) 10464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.592517+0000 mon.a (mon.0) 10465 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.599738+0000 mgr.x (mgr.25061) 2476 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.600507+0000 mon.a (mon.0) 10466 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.786 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.787 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.679542+0000 mon.a (mon.0) 10467 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.682144+0000 mon.a (mon.0) 10468 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.788 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.684657+0000 mon.a (mon.0) 10469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.685462+0000 mon.a (mon.0) 10470 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.690230+0000 mgr.x (mgr.25061) 2477 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.691054+0000 mon.a (mon.0) 10471 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.752523+0000 mon.a (mon.0) 10472 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.755093+0000 mon.a (mon.0) 10473 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.789 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.757974+0000 mon.a (mon.0) 10474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.758943+0000 mon.a (mon.0) 10475 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.790 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.791 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.764577+0000 mon.a (mon.0) 10476 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.841942+0000 mon.a (mon.0) 10477 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.844647+0000 mon.a (mon.0) 10478 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.847449+0000 mon.a (mon.0) 10479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.848313+0000 mon.a (mon.0) 10480 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.854108+0000 mon.a (mon.0) 10481 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.912490+0000 mon.a (mon.0) 10482 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.914672+0000 mon.a (mon.0) 10483 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.792 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.916916+0000 mon.a (mon.0) 10484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.793 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.794 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.795 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.917595+0000 mon.a (mon.0) 10485 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.922816+0000 mon.a (mon.0) 10486 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.963875+0000 mon.a (mon.0) 10487 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.965845+0000 mon.a (mon.0) 10488 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.796 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.967651+0000 mon.a (mon.0) 10489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.968251+0000 mon.a (mon.0) 10490 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:32.973146+0000 mon.a (mon.0) 10491 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.014084+0000 mon.a (mon.0) 10492 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.016123+0000 mon.a (mon.0) 10493 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.017967+0000 mon.a (mon.0) 10494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.797 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.798 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.799 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.800 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.801 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.802 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.803 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[79235]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.018658+0000 mon.a (mon.0) 10495 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.024012+0000 mon.a (mon.0) 10496 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.065474+0000 mon.a (mon.0) 10497 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.804 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.067615+0000 mon.a (mon.0) 10498 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.069536+0000 mon.a (mon.0) 10499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.070261+0000 mon.a (mon.0) 10500 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.075393+0000 mon.a (mon.0) 10501 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.117345+0000 mon.a (mon.0) 10502 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.119567+0000 mon.a (mon.0) 10503 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.121484+0000 mon.a (mon.0) 10504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.805 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.122211+0000 mon.a (mon.0) 10505 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.128334+0000 mon.a (mon.0) 10506 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.169513+0000 mon.a (mon.0) 10507 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.171803+0000 mon.a (mon.0) 10508 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.173827+0000 mon.a (mon.0) 10509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.174597+0000 mon.a (mon.0) 10510 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.181668+0000 mon.a (mon.0) 10511 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.806 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.222539+0000 mon.a (mon.0) 10512 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.224475+0000 mon.a (mon.0) 10513 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.226207+0000 mon.a (mon.0) 10514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.226845+0000 mon.a (mon.0) 10515 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.231362+0000 mon.a (mon.0) 10516 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.272065+0000 mon.a (mon.0) 10517 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.274154+0000 mon.a (mon.0) 10518 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.807 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.276345+0000 mon.a (mon.0) 10519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.277019+0000 mon.a (mon.0) 10520 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.282080+0000 mon.a (mon.0) 10521 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.327489+0000 mon.a (mon.0) 10522 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.329415+0000 mon.a (mon.0) 10523 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.331758+0000 mon.a (mon.0) 10524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.332410+0000 mon.a (mon.0) 10525 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.808 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.338952+0000 mon.a (mon.0) 10526 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.357386+0000 mon.a (mon.0) 10527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.364684+0000 mon.a (mon.0) 10528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.371636+0000 mon.a (mon.0) 10529 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.416440+0000 mon.a (mon.0) 10530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.418541+0000 mon.a (mon.0) 10531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.420301+0000 mon.a (mon.0) 10532 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.421478+0000 mon.a (mon.0) 10533 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.809 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.423596+0000 mon.a (mon.0) 10534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.426153+0000 mon.a (mon.0) 10535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.427886+0000 mon.a (mon.0) 10536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.429195+0000 mon.a (mon.0) 10537 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.430315+0000 mon.a (mon.0) 10538 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.431392+0000 mon.a (mon.0) 10539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.432515+0000 mon.a (mon.0) 10540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.810 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.433480+0000 mon.a (mon.0) 10541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.434584+0000 mon.a (mon.0) 10542 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.436150+0000 mon.a (mon.0) 10543 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.437510+0000 mon.a (mon.0) 10544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:33.811 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:33 smithi135 bash[82184]: audit 2024-04-19T14:24:33.439123+0000 mon.a (mon.0) 10545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:34.625 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:24:34] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.626 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.627 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.628 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:34 smithi139 bash[65163]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.765 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.766 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.767 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.763740+0000 mgr.x (mgr.25061) 2478 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.853335+0000 mgr.x (mgr.25061) 2479 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.921943+0000 mgr.x (mgr.25061) 2480 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:32.972307+0000 mgr.x (mgr.25061) 2481 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.023135+0000 mgr.x (mgr.25061) 2482 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.074638+0000 mgr.x (mgr.25061) 2483 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.127835+0000 mgr.x (mgr.25061) 2484 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.768 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.180952+0000 mgr.x (mgr.25061) 2485 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.230500+0000 mgr.x (mgr.25061) 2486 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.281213+0000 mgr.x (mgr.25061) 2487 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cephadm 2024-04-19T14:24:33.338119+0000 mgr.x (mgr.25061) 2488 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.769 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[79235]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: cluster 2024-04-19T14:24:33.437126+0000 mgr.x (mgr.25061) 2489 : cluster [DBG] pgmap v364: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.345721+0000 mon.a (mon.0) 10546 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.357274+0000 mon.a (mon.0) 10547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:34.770 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:34 smithi135 bash[82184]: audit 2024-04-19T14:24:34.372998+0000 mon.a (mon.0) 10548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:36 smithi139 bash[65163]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:36.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:36 smithi139 bash[65163]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:36.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:36 smithi135 bash[79235]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:36.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:36 smithi135 bash[79235]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:36.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:36 smithi135 bash[82184]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:36.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:36 smithi135 bash[82184]: cluster 2024-04-19T14:24:35.437993+0000 mgr.x (mgr.25061) 2490 : cluster [DBG] pgmap v365: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:37.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:37 smithi139 bash[65163]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:37.776 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[113949]: ts=2024-04-19T14:24:37.531Z caller=cluster.go:698 level=info component=cluster msg="gossip settled; proceeding" elapsed=10.00363794s 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:37.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[79235]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.514651+0000 mon.a (mon.0) 10549 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.521668+0000 mon.a (mon.0) 10550 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: audit 2024-04-19T14:24:36.527787+0000 mon.a (mon.0) 10551 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: cephadm 2024-04-19T14:24:36.709458+0000 mgr.x (mgr.25061) 2491 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:37.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:37 smithi135 bash[82184]: cephadm 2024-04-19T14:24:36.727126+0000 mgr.x (mgr.25061) 2492 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:24:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:38 smithi135 bash[79235]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:38.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:38 smithi135 bash[79235]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:38.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:38 smithi135 bash[82184]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:38.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:38 smithi135 bash[82184]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:38 smithi139 bash[65163]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:38 smithi139 bash[65163]: cluster 2024-04-19T14:24:37.439171+0000 mgr.x (mgr.25061) 2493 : cluster [DBG] pgmap v366: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:40.610 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:24:40.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:40 smithi135 bash[82184]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:40.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:40 smithi135 bash[82184]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:40.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:40 smithi135 bash[79235]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:40.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:40 smithi135 bash[79235]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:41.013 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:40 smithi139 bash[65163]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:40 smithi139 bash[65163]: cluster 2024-04-19T14:24:39.439766+0000 mgr.x (mgr.25061) 2494 : cluster [DBG] pgmap v367: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 4s ago 27m - - 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 6s ago 27m - - 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (17s) 4s ago 20m 13.7M - 0.25.0 c8568f914cd2 8af8387552c0 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (13m) 6s ago 20m 42.9M - 8.3.5 dad864ee21e9 02c21dd34e23 2024-04-19T14:24:41.331 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 4s ago 18m 42.8M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (12m) 6s ago 26m 538M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (10m) 4s ago 28m 441M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (10m) 4s ago 28m 87.2M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (9m) 6s ago 26m 61.5M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (9m) 4s ago 27m 67.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (106s) 4s ago 20m 7803k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (87s) 6s ago 20m 7415k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (7m) 4s ago 26m 61.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 4s ago 25m 60.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (6m) 4s ago 24m 59.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (5m) 4s ago 24m 63.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (5m) 6s ago 23m 62.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (4m) 6s ago 23m 54.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:24:41.332 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (4m) 6s ago 22m 56.6M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (3m) 6s ago 21m 58.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (39s) 6s ago 21m 45.4M - 2.43.0 a07b618ecd1d 1bc36f1cf531 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (3m) 4s ago 18m 89.7M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (2m) 6s ago 18m 89.6M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (3m) 4s ago 18m 89.6M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:24:41.333 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (2m) 6s ago 18m 89.3M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:24:41.746 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:24:41.746 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:24:41.746 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:24:41.747 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:24:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:41 smithi139 bash[65163]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:41 smithi139 bash[65163]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:41 smithi139 bash[65163]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:41 smithi139 bash[65163]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[79235]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[79235]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[79235]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[79235]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[82184]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[82184]: audit 2024-04-19T14:24:39.848622+0000 mgr.x (mgr.25061) 2495 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:42.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[82184]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.084 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:41 smithi135 bash[82184]: audit 2024-04-19T14:24:40.602387+0000 mgr.x (mgr.25061) 2496 : audit [DBG] from='client.34971 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:42.099 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "iscsi", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "osd" 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading grafana daemons", 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:24:42.100 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:24:42.513 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:42 smithi139 bash[65163]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:43.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[79235]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:40.969215+0000 mgr.x (mgr.25061) 2497 : audit [DBG] from='client.34977 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:41.315188+0000 mgr.x (mgr.25061) 2498 : audit [DBG] from='client.34983 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: cluster 2024-04-19T14:24:41.440488+0000 mgr.x (mgr.25061) 2499 : cluster [DBG] pgmap v368: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:41.753903+0000 mon.c (mon.1) 25 : audit [DBG] from='client.? 172.21.15.135:0/2627358905' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:42 smithi135 bash[82184]: audit 2024-04-19T14:24:42.521078+0000 mon.a (mon.0) 10552 : audit [DBG] from='client.? 172.21.15.135:0/647216216' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:24:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:43 smithi139 bash[65163]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:43 smithi139 bash[65163]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:43 smithi135 bash[79235]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:43 smithi135 bash[79235]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:43 smithi135 bash[82184]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:43 smithi135 bash[82184]: audit 2024-04-19T14:24:42.105174+0000 mgr.x (mgr.25061) 2500 : audit [DBG] from='client.34995 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:24:44.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:24:44] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-04-19T14:24:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:44 smithi139 bash[65163]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:44.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:44 smithi139 bash[65163]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:45.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:44 smithi135 bash[79235]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:45.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:44 smithi135 bash[79235]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:44 smithi135 bash[82184]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:44 smithi135 bash[82184]: cluster 2024-04-19T14:24:43.441767+0000 mgr.x (mgr.25061) 2501 : cluster [DBG] pgmap v369: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:46 smithi139 bash[65163]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:46 smithi139 bash[65163]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:46 smithi139 bash[65163]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:46 smithi139 bash[65163]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[79235]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[79235]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[79235]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:47.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[79235]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:47.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[82184]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[82184]: cluster 2024-04-19T14:24:45.443005+0000 mgr.x (mgr.25061) 2502 : cluster [DBG] pgmap v370: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[82184]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:47.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:46 smithi135 bash[82184]: audit 2024-04-19T14:24:45.998580+0000 mon.a (mon.0) 10553 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:24:48.840 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:48 smithi139 bash[65163]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:48.840 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:48 smithi139 bash[65163]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:48 smithi135 bash[79235]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:49.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:48 smithi135 bash[79235]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:49.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:48 smithi135 bash[82184]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:49.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:48 smithi135 bash[82184]: cluster 2024-04-19T14:24:47.444243+0000 mgr.x (mgr.25061) 2503 : cluster [DBG] pgmap v371: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:49.714 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.714 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.715 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.715 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.715 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.716 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.716 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:49.717 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:50.007 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:49 smithi139 systemd[1]: Stopping Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:24:50.007 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:49 smithi139 bash[50117]: t=2024-04-19T14:24:49+0000 lvl=info msg="Shutdown started" logger=server reason="System signal: terminated" 2024-04-19T14:24:50.740 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 bash[96248]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:24:50.740 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 bash[96309]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:24:50.740 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-19T14:24:50.740 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: Stopped Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:50.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:50 smithi139 bash[65163]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:50.740 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:50 smithi139 bash[65163]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.014 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.015 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.015 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: Started Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:24:51.015 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.016 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.016 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.016 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.016 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:24:50 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:24:51.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:50 smithi135 bash[82184]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:51.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:50 smithi135 bash[82184]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:50 smithi135 bash[79235]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:51.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:50 smithi135 bash[79235]: cluster 2024-04-19T14:24:49.445423+0000 mgr.x (mgr.25061) 2504 : cluster [DBG] pgmap v372: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:51 smithi139 bash[65163]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:49.859825+0000 mgr.x (mgr.25061) 2505 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.920700+0000 mon.a (mon.0) 10554 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.931604+0000 mon.a (mon.0) 10555 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.972379+0000 mon.a (mon.0) 10556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.973816+0000 mon.a (mon.0) 10557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:50.983024+0000 mon.a (mon.0) 10558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.056450+0000 mon.a (mon.0) 10559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.065469+0000 mon.a (mon.0) 10560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.070180+0000 mon.a (mon.0) 10561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[82184]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.075548+0000 mon.a (mon.0) 10562 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.077374+0000 mon.a (mon.0) 10563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.090018+0000 mon.a (mon.0) 10564 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.182651+0000 mon.a (mon.0) 10565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.187314+0000 mon.a (mon.0) 10566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.191560+0000 mon.a (mon.0) 10567 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.193129+0000 mon.a (mon.0) 10568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.205506+0000 mon.a (mon.0) 10569 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.283510+0000 mon.a (mon.0) 10570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.286863+0000 mon.a (mon.0) 10571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.289793+0000 mon.a (mon.0) 10572 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.291048+0000 mon.a (mon.0) 10573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.301875+0000 mon.a (mon.0) 10574 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.365318+0000 mon.a (mon.0) 10575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.368610+0000 mon.a (mon.0) 10576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.371458+0000 mon.a (mon.0) 10577 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.372752+0000 mon.a (mon.0) 10578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.383830+0000 mon.a (mon.0) 10579 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.463732+0000 mon.a (mon.0) 10580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.467116+0000 mon.a (mon.0) 10581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.470435+0000 mon.a (mon.0) 10582 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.471747+0000 mon.a (mon.0) 10583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.483045+0000 mon.a (mon.0) 10584 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.560538+0000 mon.a (mon.0) 10585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:52.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:51 smithi135 bash[79235]: audit 2024-04-19T14:24:51.564180+0000 mon.a (mon.0) 10586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:52.807 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.798793094Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.79901441Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799029919Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.79903643Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.79904318Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799049147Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799055154Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799061685Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799067449Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799073745Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T14:24:53.431 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799081853Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799087599Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799093844Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799099453Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799105131Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799110703Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799115816Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799123529Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=settings t=2024-04-19T14:24:52.799129375Z level=info msg="App mode production" 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=sqlstore t=2024-04-19T14:24:52.799189821Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-19T14:24:53.432 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=sqlstore t=2024-04-19T14:24:52.799210224Z 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-19T14:24:53.433 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.434 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.435 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.436 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.437 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.438 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.439 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.440 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.441 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.442 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.443 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[65163]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.443 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:52.813804272Z level=info msg="Starting DB migrations" 2024-04-19T14:24:53.443 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:52.819209892Z level=info msg="Executing migration" id="Update is_service_account column to nullable" 2024-04-19T14:24:53.443 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:52.88102268Z level=info msg="Executing migration" id="Add isPublic for dashboard" 2024-04-19T14:24:53.443 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:52 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:52.923061524Z level=info msg="Executing migration" id="set service account foreign key to nil if 0" 2024-04-19T14:24:53.444 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.032493743Z level=info msg="Executing migration" id="Add last_used_at to api_key table" 2024-04-19T14:24:53.444 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.115219761Z level=info msg="Executing migration" id="Add is_revoked column to api_key table" 2024-04-19T14:24:53.444 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.206776049Z level=info msg="Executing migration" id="Add column preferences.json_data" 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.444 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.445 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:50.982638+0000 mgr.x (mgr.25061) 2506 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.055973+0000 mgr.x (mgr.25061) 2507 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.089826+0000 mgr.x (mgr.25061) 2508 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.446 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.205293+0000 mgr.x (mgr.25061) 2509 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.301381+0000 mgr.x (mgr.25061) 2510 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.383322+0000 mgr.x (mgr.25061) 2511 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cluster 2024-04-19T14:24:51.446102+0000 mgr.x (mgr.25061) 2512 : cluster [DBG] pgmap v373: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.482543+0000 mgr.x (mgr.25061) 2513 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.568085+0000 mon.a (mon.0) 10587 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.447 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.587247+0000 mon.a (mon.0) 10588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.448 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.598404+0000 mgr.x (mgr.25061) 2514 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.449 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.598655+0000 mon.a (mon.0) 10589 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.675648+0000 mon.a (mon.0) 10590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.678651+0000 mon.a (mon.0) 10591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.681837+0000 mon.a (mon.0) 10592 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.683049+0000 mon.a (mon.0) 10593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.693068+0000 mgr.x (mgr.25061) 2515 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.693719+0000 mon.a (mon.0) 10594 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.450 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.768905+0000 mon.a (mon.0) 10595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.771868+0000 mon.a (mon.0) 10596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.451 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.452 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.774495+0000 mon.a (mon.0) 10597 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.775627+0000 mon.a (mon.0) 10598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.785808+0000 mon.a (mon.0) 10599 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.862388+0000 mon.a (mon.0) 10600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.865586+0000 mon.a (mon.0) 10601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.868520+0000 mon.a (mon.0) 10602 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.453 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.869816+0000 mon.a (mon.0) 10603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.880160+0000 mon.a (mon.0) 10604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.952678+0000 mon.a (mon.0) 10605 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.454 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.455 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.957665+0000 mon.a (mon.0) 10606 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.962282+0000 mon.a (mon.0) 10607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.964106+0000 mon.a (mon.0) 10608 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:51.975876+0000 mon.a (mon.0) 10609 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.054594+0000 mon.a (mon.0) 10610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.456 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.058186+0000 mon.a (mon.0) 10611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.061411+0000 mon.a (mon.0) 10612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.062937+0000 mon.a (mon.0) 10613 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.072205+0000 mon.a (mon.0) 10614 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.149705+0000 mon.a (mon.0) 10615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.457 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.458 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.153002+0000 mon.a (mon.0) 10616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.157017+0000 mon.a (mon.0) 10617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.158646+0000 mon.a (mon.0) 10618 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.459 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.168165+0000 mon.a (mon.0) 10619 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.245080+0000 mon.a (mon.0) 10620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.248614+0000 mon.a (mon.0) 10621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.251458+0000 mon.a (mon.0) 10622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.252628+0000 mon.a (mon.0) 10623 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.261253+0000 mon.a (mon.0) 10624 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.460 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.461 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.338146+0000 mon.a (mon.0) 10625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.341157+0000 mon.a (mon.0) 10626 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.462 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.344033+0000 mon.a (mon.0) 10627 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.345171+0000 mon.a (mon.0) 10628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.354706+0000 mon.a (mon.0) 10629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.412879+0000 mon.a (mon.0) 10630 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.416231+0000 mon.a (mon.0) 10631 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.419106+0000 mon.a (mon.0) 10632 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.420389+0000 mon.a (mon.0) 10633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.463 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.426940+0000 mon.a (mon.0) 10634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.464 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[82184]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.503012+0000 mon.a (mon.0) 10635 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.506350+0000 mon.a (mon.0) 10636 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.509379+0000 mon.a (mon.0) 10637 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.510562+0000 mon.a (mon.0) 10638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.465 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:52 smithi135 bash[79235]: audit 2024-04-19T14:24:52.519295+0000 mon.a (mon.0) 10639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.4426772Z level=info msg="Executing migration" id="alter preferences.json_data to mediumtext v1" 2024-04-19T14:24:53.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.610110017Z level=info msg="Executing migration" id="Add preferences index org_id" 2024-04-19T14:24:53.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:53.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.779 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.780 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.781 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.782 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.783 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.784 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.785 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:53.786 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:53.787 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[65163]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.785218+0000 mgr.x (mgr.25061) 2516 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.879726+0000 mgr.x (mgr.25061) 2517 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:51.975659+0000 mgr.x (mgr.25061) 2518 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.071698+0000 mgr.x (mgr.25061) 2519 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.167673+0000 mgr.x (mgr.25061) 2520 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.260664+0000 mgr.x (mgr.25061) 2521 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.354191+0000 mgr.x (mgr.25061) 2522 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.426285+0000 mgr.x (mgr.25061) 2523 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.518595+0000 mgr.x (mgr.25061) 2524 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.599472+0000 mon.a (mon.0) 10640 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.603069+0000 mon.a (mon.0) 10641 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.606001+0000 mon.a (mon.0) 10642 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.607300+0000 mon.a (mon.0) 10643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.615517+0000 mgr.x (mgr.25061) 2525 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.616062+0000 mon.a (mon.0) 10644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.675680+0000 mon.a (mon.0) 10645 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.678361+0000 mon.a (mon.0) 10646 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.681524+0000 mon.a (mon.0) 10647 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.682801+0000 mon.a (mon.0) 10648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.691418+0000 mgr.x (mgr.25061) 2526 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.691906+0000 mon.a (mon.0) 10649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.754676+0000 mon.a (mon.0) 10650 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.757705+0000 mon.a (mon.0) 10651 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.760536+0000 mon.a (mon.0) 10652 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.761567+0000 mon.a (mon.0) 10653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.770349+0000 mon.a (mon.0) 10654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.833613+0000 mon.a (mon.0) 10655 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.837223+0000 mon.a (mon.0) 10656 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.840359+0000 mon.a (mon.0) 10657 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.841592+0000 mon.a (mon.0) 10658 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.851407+0000 mon.a (mon.0) 10659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.909436+0000 mon.a (mon.0) 10660 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.912160+0000 mon.a (mon.0) 10661 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.914616+0000 mon.a (mon.0) 10662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.915719+0000 mon.a (mon.0) 10663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.928043+0000 mon.a (mon.0) 10664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.985973+0000 mon.a (mon.0) 10665 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.988713+0000 mon.a (mon.0) 10666 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.991236+0000 mon.a (mon.0) 10667 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:52.992315+0000 mon.a (mon.0) 10668 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.004727+0000 mon.a (mon.0) 10669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.061897+0000 mon.a (mon.0) 10670 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.064334+0000 mon.a (mon.0) 10671 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.066638+0000 mon.a (mon.0) 10672 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.067561+0000 mon.a (mon.0) 10673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.077642+0000 mon.a (mon.0) 10674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.141708+0000 mon.a (mon.0) 10675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.145512+0000 mon.a (mon.0) 10676 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.148645+0000 mon.a (mon.0) 10677 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.150011+0000 mon.a (mon.0) 10678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.161555+0000 mon.a (mon.0) 10679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.251046+0000 mon.a (mon.0) 10680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.256119+0000 mon.a (mon.0) 10681 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.259427+0000 mon.a (mon.0) 10682 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.261170+0000 mon.a (mon.0) 10683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.272854+0000 mon.a (mon.0) 10684 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.360632+0000 mon.a (mon.0) 10685 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.365708+0000 mon.a (mon.0) 10686 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[79235]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.373181+0000 mon.a (mon.0) 10687 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.374787+0000 mon.a (mon.0) 10688 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.384953+0000 mon.a (mon.0) 10689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.475978+0000 mon.a (mon.0) 10690 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.480934+0000 mon.a (mon.0) 10691 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.484826+0000 mon.a (mon.0) 10692 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.486228+0000 mon.a (mon.0) 10693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:53 smithi135 bash[82184]: audit 2024-04-19T14:24:53.497437+0000 mon.a (mon.0) 10694 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.188 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:53 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:53.896668093Z level=info msg="Executing migration" id="Add preferences index user_id" 2024-04-19T14:24:54.449 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.195131756Z level=info msg="Executing migration" id="Increase tags column to length 4096" 2024-04-19T14:24:54.449 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.379339576Z level=info msg="Executing migration" id="Add OAuth ID token to user_auth" 2024-04-19T14:24:54.449 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:24:54] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.43.0" 2024-04-19T14:24:54.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.45511963Z level=info msg="Executing migration" id="alter table short_url alter column created_by type to bigint" 2024-04-19T14:24:54.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.530714596Z level=info msg="Executing migration" id="add current_reason column related to current_state" 2024-04-19T14:24:54.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.57339121Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule" 2024-04-19T14:24:54.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.636510502Z level=info msg="Executing migration" id="add is_paused column to alert_rule table" 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[65163]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.891 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.892 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.769877+0000 mgr.x (mgr.25061) 2527 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.850872+0000 mgr.x (mgr.25061) 2528 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:52.927485+0000 mgr.x (mgr.25061) 2529 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.004127+0000 mgr.x (mgr.25061) 2530 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.077034+0000 mgr.x (mgr.25061) 2531 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.160977+0000 mgr.x (mgr.25061) 2532 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.272368+0000 mgr.x (mgr.25061) 2533 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.384663+0000 mgr.x (mgr.25061) 2534 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cluster 2024-04-19T14:24:53.446800+0000 mgr.x (mgr.25061) 2535 : cluster [DBG] pgmap v374: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.496969+0000 mgr.x (mgr.25061) 2536 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:54.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.098 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:54 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:54.817290355Z level=info msg="Executing migration" id="fix is_paused column for alert_rule table" 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.599213+0000 mon.a (mon.0) 10695 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.603693+0000 mon.a (mon.0) 10696 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.608078+0000 mon.a (mon.0) 10697 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.609699+0000 mon.a (mon.0) 10698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.622096+0000 mgr.x (mgr.25061) 2537 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.622251+0000 mon.a (mon.0) 10699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.699391+0000 mon.a (mon.0) 10700 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.701994+0000 mon.a (mon.0) 10701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.704451+0000 mon.a (mon.0) 10702 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.705288+0000 mon.a (mon.0) 10703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.280 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.711277+0000 mgr.x (mgr.25061) 2538 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.281 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.282 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.712034+0000 mon.a (mon.0) 10704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.781972+0000 mon.a (mon.0) 10705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.785301+0000 mon.a (mon.0) 10706 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.283 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.788358+0000 mon.a (mon.0) 10707 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.789517+0000 mon.a (mon.0) 10708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.798547+0000 mon.a (mon.0) 10709 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.872533+0000 mon.a (mon.0) 10710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.877474+0000 mon.a (mon.0) 10711 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.284 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.881276+0000 mon.a (mon.0) 10712 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.882585+0000 mon.a (mon.0) 10713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.285 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.286 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.891930+0000 mon.a (mon.0) 10714 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.982254+0000 mon.a (mon.0) 10715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.287 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.986637+0000 mon.a (mon.0) 10716 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.990705+0000 mon.a (mon.0) 10717 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:53.992144+0000 mon.a (mon.0) 10718 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.001782+0000 mon.a (mon.0) 10719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.091052+0000 mon.a (mon.0) 10720 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.288 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.095989+0000 mon.a (mon.0) 10721 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.100004+0000 mon.a (mon.0) 10722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.289 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.290 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.101095+0000 mon.a (mon.0) 10723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.109977+0000 mon.a (mon.0) 10724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.188780+0000 mon.a (mon.0) 10725 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.291 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.192133+0000 mon.a (mon.0) 10726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.195006+0000 mon.a (mon.0) 10727 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.196226+0000 mon.a (mon.0) 10728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.205448+0000 mon.a (mon.0) 10729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.284971+0000 mon.a (mon.0) 10730 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.292 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.288413+0000 mon.a (mon.0) 10731 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.292243+0000 mon.a (mon.0) 10732 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.293 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.294 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.293718+0000 mon.a (mon.0) 10733 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.301095+0000 mon.a (mon.0) 10734 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.377840+0000 mon.a (mon.0) 10735 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.295 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.381357+0000 mon.a (mon.0) 10736 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.387122+0000 mon.a (mon.0) 10737 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.388166+0000 mon.a (mon.0) 10738 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.396411+0000 mon.a (mon.0) 10739 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.454333+0000 mon.a (mon.0) 10740 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.296 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.457045+0000 mon.a (mon.0) 10741 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.297 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.298 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.459143+0000 mon.a (mon.0) 10742 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.459922+0000 mon.a (mon.0) 10743 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.466298+0000 mon.a (mon.0) 10744 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.520307+0000 mon.a (mon.0) 10745 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.529167+0000 mon.a (mon.0) 10746 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.537423+0000 mon.a (mon.0) 10747 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.541531+0000 mon.a (mon.0) 10748 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.543811+0000 mon.a (mon.0) 10749 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.299 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.546612+0000 mon.a (mon.0) 10750 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.300 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[82184]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.548466+0000 mon.a (mon.0) 10751 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.551796+0000 mon.a (mon.0) 10752 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.301 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.555781+0000 mon.a (mon.0) 10753 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.558076+0000 mon.a (mon.0) 10754 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.559592+0000 mon.a (mon.0) 10755 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.561114+0000 mon.a (mon.0) 10756 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.562857+0000 mon.a (mon.0) 10757 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.564496+0000 mon.a (mon.0) 10758 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.566063+0000 mon.a (mon.0) 10759 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.302 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.567844+0000 mon.a (mon.0) 10760 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.570045+0000 mon.a (mon.0) 10761 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.303 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:54 smithi135 bash[79235]: audit 2024-04-19T14:24:54.572546+0000 mon.a (mon.0) 10762 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:55.16269925Z level=info msg="Executing migration" id="add rule_group_idx column to alert_rule_version" 2024-04-19T14:24:55.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.875 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.876 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[79235]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.877 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.878 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:55 smithi135 bash[82184]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.911 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.798049+0000 mgr.x (mgr.25061) 2539 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:53.891720+0000 mgr.x (mgr.25061) 2540 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.001218+0000 mgr.x (mgr.25061) 2541 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.109408+0000 mgr.x (mgr.25061) 2542 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.204855+0000 mgr.x (mgr.25061) 2543 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.300474+0000 mgr.x (mgr.25061) 2544 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.395735+0000 mgr.x (mgr.25061) 2545 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: cephadm 2024-04-19T14:24:54.465566+0000 mgr.x (mgr.25061) 2546 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:24:55.912 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:55.913 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[65163]: audit 2024-04-19T14:24:54.574496+0000 mon.a (mon.0) 10763 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:24:56.264 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:55 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:55.916999031Z level=info msg="Executing migration" id="add is_paused column to alert_rule_versions table" 2024-04-19T14:24:56.563 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.297966394Z level=info msg="Executing migration" id="fix is_paused column for alert_rule_version table" 2024-04-19T14:24:56.563 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.4652358Z level=info msg="Executing migration" id="add configuration_hash column to alert_configuration" 2024-04-19T14:24:56.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[65163]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:56.853 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[65163]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:56.853 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.569064764Z level=info msg="Executing migration" id="add column send_alerts_to in ngalert_configuration" 2024-04-19T14:24:56.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.677513138Z level=info msg="Executing migration" id="create provenance_type table" 2024-04-19T14:24:56.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.769072246Z level=info msg="Executing migration" id="add index to uniquify (record_key, record_type, org_id) columns" 2024-04-19T14:24:56.854 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.859418911Z level=info msg="Executing migration" id="create alert_image table" 2024-04-19T14:24:56.865 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:56 smithi135 bash[79235]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:56.865 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:56 smithi135 bash[79235]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:56.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:56 smithi135 bash[82184]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:56.866 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:56 smithi135 bash[82184]: cluster 2024-04-19T14:24:55.448057+0000 mgr.x (mgr.25061) 2547 : cluster [DBG] pgmap v375: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:24:57.205 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:56 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:56.960115523Z level=info msg="Executing migration" id="add unique index on token to alert_image table" 2024-04-19T14:24:57.205 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.103376617Z level=info msg="Executing migration" id="support longer URLs in alert_image table" 2024-04-19T14:24:57.478 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.211446076Z level=info msg="Executing migration" id=create_alert_configuration_history_table 2024-04-19T14:24:57.478 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.29573817Z level=info msg="Executing migration" id="drop non-unique orgID index on alert_configuration" 2024-04-19T14:24:57.478 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.389249763Z level=info msg="Executing migration" id="drop unique orgID index on alert_configuration if exists" 2024-04-19T14:24:57.478 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.389621327Z 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-19T14:24:57.478 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.438760188Z level=info msg="Executing migration" id="extract alertmanager configuration history to separate table" 2024-04-19T14:24:57.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.750 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[79235]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:57 smithi135 bash[82184]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.700238+0000 mon.a (mon.0) 10764 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.713754+0000 mon.a (mon.0) 10765 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[65163]: audit 2024-04-19T14:24:56.726481+0000 mon.a (mon.0) 10766 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:24:57.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.484477123Z level=info msg="Executing migration" id="add unique index on orgID to alert_configuration" 2024-04-19T14:24:57.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.540062756Z level=info msg="Executing migration" id="increase max description length to 2048" 2024-04-19T14:24:57.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.565343742Z level=info msg="Executing migration" id="create secrets table" 2024-04-19T14:24:57.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.615668135Z level=info msg="Executing migration" id="rename data_keys name column to id" 2024-04-19T14:24:57.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.700240719Z level=info msg="Executing migration" id="add name column into data_keys" 2024-04-19T14:24:58.156 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.826908473Z level=info msg="Executing migration" id="copy data_keys id column values into name" 2024-04-19T14:24:58.156 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:57 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:57.917866618Z level=info msg="Executing migration" id="rename data_keys name column to label" 2024-04-19T14:24:58.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:58.162834213Z level=info msg="Executing migration" id="rename data_keys id column back to name" 2024-04-19T14:24:58.956 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[65163]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:58.957 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[65163]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:58.957 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:58.623299824Z level=info msg="Executing migration" id="add column hidden to role table" 2024-04-19T14:24:58.957 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:58.814636677Z level=info msg="Executing migration" id="create query_history table v1" 2024-04-19T14:24:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:58 smithi135 bash[79235]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:59.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:24:58 smithi135 bash[79235]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:59.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:58 smithi135 bash[82184]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:59.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:24:58 smithi135 bash[82184]: cluster 2024-04-19T14:24:57.448703+0000 mgr.x (mgr.25061) 2548 : cluster [DBG] pgmap v376: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:24:59.264 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:58 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:58.962754158Z level=info msg="Executing migration" id="add index query_history.org_id-created_by-datasource_uid" 2024-04-19T14:24:59.264 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.136838533Z level=info msg="Executing migration" id="alter table query_history alter column created_by type to bigint" 2024-04-19T14:24:59.727 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.425966511Z level=info msg="Executing migration" id="teams permissions migration" 2024-04-19T14:25:00.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.733349889Z level=info msg="Executing migration" id="dashboard permissions" 2024-04-19T14:25:00.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.799466274Z level=info msg="Executing migration" id="dashboard permissions uid scopes" 2024-04-19T14:25:00.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.875440613Z level=info msg="Executing migration" id="drop managed folder create actions" 2024-04-19T14:25:00.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:24:59 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:24:59.953819621Z level=info msg="Executing migration" id="alerting notification permissions" 2024-04-19T14:25:00.499 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:00.22272151Z level=info msg="Executing migration" id="create query_history_star table v1" 2024-04-19T14:25:00.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:00.557233159Z level=info msg="Executing migration" id="add index query_history.user_id-query_uid" 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:00.767 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:00 smithi139 bash[65163]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:01.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[79235]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cephadm 2024-04-19T14:24:59.050131+0000 mgr.x (mgr.25061) 2549 : cephadm [INF] Upgrade: Updating grafana.a 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cephadm 2024-04-19T14:24:59.065800+0000 mgr.x (mgr.25061) 2550 : cephadm [INF] Deploying daemon grafana.a on smithi139 2024-04-19T14:25:01.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:01.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:00 smithi135 bash[82184]: cluster 2024-04-19T14:24:59.449586+0000 mgr.x (mgr.25061) 2551 : cluster [DBG] pgmap v377: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:01.305 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.046837817Z level=info msg="Executing migration" id="add column org_id in query_history_star" 2024-04-19T14:25:01.562 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.31154015Z level=info msg="Executing migration" id="alter table query_history_star_mig column user_id type to bigint" 2024-04-19T14:25:01.562 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.391750648Z level=info msg="Executing migration" id="create correlation table v1" 2024-04-19T14:25:01.562 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.488550995Z level=info msg="Executing migration" id="add index correlations.uid" 2024-04-19T14:25:01.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.568102735Z level=info msg="Executing migration" id="add index correlations.source_uid" 2024-04-19T14:25:01.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.646930747Z level=info msg="Executing migration" id="add correlation config column" 2024-04-19T14:25:01.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.726464592Z level=info msg="Executing migration" id="create entity_events table" 2024-04-19T14:25:01.900 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.811341988Z level=info msg="Executing migration" id="create dashboard public config v1" 2024-04-19T14:25:01.900 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:01.901 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[65163]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[79235]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:24:59.868843+0000 mgr.x (mgr.25061) 2552 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:02.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:00.997842+0000 mon.a (mon.0) 10767 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.471829+0000 mon.a (mon.0) 10768 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.484668+0000 mon.a (mon.0) 10769 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:01 smithi135 bash[82184]: audit 2024-04-19T14:25:01.497117+0000 mon.a (mon.0) 10770 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:02.157 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.906292919Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-19T14:25:02.158 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:01 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:01.906750938Z level=warn msg="Skipping migration: Already executed, but not recorded in migration log" id="drop index UQE_dashboard_public_config_uid - v1" 2024-04-19T14:25:02.158 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.004897307Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-19T14:25:02.158 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.005252628Z 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-19T14:25:02.158 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.08863751Z level=info msg="Executing migration" id="Drop old dashboard public config table" 2024-04-19T14:25:02.158 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.163744765Z level=info msg="Executing migration" id="recreate dashboard public config v1" 2024-04-19T14:25:02.491 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.239012201Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v1" 2024-04-19T14:25:02.491 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.289746074Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v1" 2024-04-19T14:25:02.492 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.398872074Z level=info msg="Executing migration" id="drop index UQE_dashboard_public_config_uid - v2" 2024-04-19T14:25:02.492 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.497645061Z level=info msg="Executing migration" id="drop index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-19T14:25:02.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[65163]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:02.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[65163]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:02.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.608500599Z level=info msg="Executing migration" id="Drop public config table" 2024-04-19T14:25:02.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.718047281Z level=info msg="Executing migration" id="Recreate dashboard public config v2" 2024-04-19T14:25:03.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:02 smithi135 bash[79235]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:03.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:02 smithi135 bash[79235]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:02 smithi135 bash[82184]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:03.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:02 smithi135 bash[82184]: cluster 2024-04-19T14:25:01.450341+0000 mgr.x (mgr.25061) 2553 : cluster [DBG] pgmap v378: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:03.072 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:02 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:02.857969972Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_uid - v2" 2024-04-19T14:25:03.354 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:03 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:03.078393747Z level=info msg="Executing migration" id="create index IDX_dashboard_public_config_org_id_dashboard_uid - v2" 2024-04-19T14:25:03.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:03 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:03.360706458Z level=info msg="Executing migration" id="create index UQE_dashboard_public_config_access_token - v2" 2024-04-19T14:25:04.082 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:03 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:03.811667946Z level=info msg="Executing migration" id="Rename table dashboard_public_config to dashboard_public - v2" 2024-04-19T14:25:04.083 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:03 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:03.929158869Z level=info msg="Executing migration" id="add annotations_enabled column" 2024-04-19T14:25:04.083 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:04.013473922Z level=info msg="Executing migration" id="add time_selection_enabled column" 2024-04-19T14:25:04.406 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:04.140566234Z level=info msg="Executing migration" id="delete orphaned public dashboards" 2024-04-19T14:25:04.743 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:04] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.43.0" 2024-04-19T14:25:04.744 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:04.47472144Z level=info msg="Executing migration" id="add share column" 2024-04-19T14:25:05.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:04.798171086Z level=info msg="Executing migration" id="create default alerting folders" 2024-04-19T14:25:05.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:04.952192917Z level=info msg="Executing migration" id="create file table" 2024-04-19T14:25:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[65163]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:04 smithi139 bash[65163]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:04 smithi135 bash[79235]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:04 smithi135 bash[79235]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:04 smithi135 bash[82184]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:04 smithi135 bash[82184]: cluster 2024-04-19T14:25:03.451601+0000 mgr.x (mgr.25061) 2554 : cluster [DBG] pgmap v379: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:05.393 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.111002914Z level=info msg="Executing migration" id="file table idx: path natural pk" 2024-04-19T14:25:05.393 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.203313115Z level=info msg="Executing migration" id="file table idx: parent_folder_path_hash fast folder retrieval" 2024-04-19T14:25:05.394 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.320335785Z level=info msg="Executing migration" id="create file_meta table" 2024-04-19T14:25:05.657 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.399644794Z level=info msg="Executing migration" id="file table idx: path key" 2024-04-19T14:25:05.657 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.462708386Z level=info msg="Executing migration" id="set path collation in file table" 2024-04-19T14:25:05.658 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.521702565Z level=info msg="Executing migration" id="managed permissions migration" 2024-04-19T14:25:05.658 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.622354293Z level=info msg="Executing migration" id="managed folder permissions alert actions migration" 2024-04-19T14:25:05.998 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.664191719Z level=info msg="Executing migration" id="RBAC action name migrator" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.706378935Z level=info msg="Executing migration" id="Add UID column to playlist" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.757130173Z level=info msg="Executing migration" id="Update uid column values in playlist" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.816062149Z level=info msg="Executing migration" id="Add index for uid in playlist" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:05.908661811Z level=info msg="Executing migration" id="update group index for alert rules" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:06 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:06.004567704Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated migration" 2024-04-19T14:25:05.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:05.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:05.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:05.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:05.999 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.000 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:05 smithi139 bash[65163]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.264 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:06 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:06.209466991Z level=info msg="Executing migration" id="admin only folder/dashboard permission" 2024-04-19T14:25:06.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.276 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[82184]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.800868+0000 mon.a (mon.0) 10771 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.813762+0000 mon.a (mon.0) 10772 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: audit 2024-04-19T14:25:04.823586+0000 mon.a (mon.0) 10773 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.277 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:05 smithi135 bash[79235]: cluster 2024-04-19T14:25:05.452897+0000 mgr.x (mgr.25061) 2555 : cluster [DBG] pgmap v380: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:06.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:06 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:06.410044929Z level=info msg="Executing migration" id="add action column to seed_assignment" 2024-04-19T14:25:07.141 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:06 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:06.814092279Z level=info msg="Executing migration" id="add scope column to seed_assignment" 2024-04-19T14:25:07.141 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:06 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:06.953176076Z level=info msg="Executing migration" id="remove unique index builtin_role_role_name before nullable update" 2024-04-19T14:25:07.141 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.028759558Z level=info msg="Executing migration" id="update seed_assignment role_name column to nullable" 2024-04-19T14:25:07.409 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.409 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.410 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.410 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.410 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.411 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.411 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.411 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.14712196Z level=info msg="Executing migration" id="add unique index builtin_role_name back" 2024-04-19T14:25:07.411 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.189133288Z level=info msg="Executing migration" id="add unique index builtin_role_action_scope" 2024-04-19T14:25:07.411 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.230976083Z level=info msg="Executing migration" id="add primary key to seed_assigment" 2024-04-19T14:25:07.411 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.264417488Z level=info msg="Executing migration" id="managed folder permissions alert actions repeated fixed migration" 2024-04-19T14:25:07.411 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.412 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.306451907Z level=info msg="Executing migration" id="migrate external alertmanagers to datsourcse" 2024-04-19T14:25:07.412 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.331710011Z level=info msg="Executing migration" id="create folder table" 2024-04-19T14:25:07.412 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.373979951Z level=info msg="Executing migration" id="Add index for parent_uid" 2024-04-19T14:25:07.412 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: Stopping Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:25:07.412 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:07 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:07.720 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.415846727Z level=info msg="Executing migration" id="Add unique index for folder.uid and folder.org_id" 2024-04-19T14:25:07.721 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:07 smithi139 bash[96364]: logger=migrator t=2024-04-19T14:25:07.466420687Z level=info msg="Executing migration" id="Update folder title length" 2024-04-19T14:25:08.495 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 bash[97646]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:25:08.495 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:25:08.495 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 bash[97708]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:25:08.495 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service: Failed with result 'exit-code'. 2024-04-19T14:25:08.495 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: Stopped Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:25:08.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.764 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.765 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.765 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: Started Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:25:08.765 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.766 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:08 smithi139 bash[65163]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:08 smithi139 bash[65163]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:08.766 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:08 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:25:08.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:08 smithi135 bash[79235]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:08.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:08 smithi135 bash[79235]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:08.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:08 smithi135 bash[82184]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:08.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:08 smithi135 bash[82184]: cluster 2024-04-19T14:25:07.453873+0000 mgr.x (mgr.25061) 2556 : cluster [DBG] pgmap v381: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:09 smithi139 bash[65163]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.672965+0000 mon.a (mon.0) 10774 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.683977+0000 mon.a (mon.0) 10775 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.707522+0000 mon.a (mon.0) 10776 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.708770+0000 mon.a (mon.0) 10777 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.717024+0000 mgr.x (mgr.25061) 2557 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.717350+0000 mon.a (mon.0) 10778 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.772904+0000 mon.a (mon.0) 10779 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.781000+0000 mon.a (mon.0) 10780 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.784387+0000 mon.a (mon.0) 10781 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.787650+0000 mon.a (mon.0) 10782 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.788978+0000 mon.a (mon.0) 10783 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.797703+0000 mon.a (mon.0) 10784 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.871752+0000 mon.a (mon.0) 10785 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.874632+0000 mon.a (mon.0) 10786 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.877221+0000 mon.a (mon.0) 10787 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.878269+0000 mon.a (mon.0) 10788 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.887446+0000 mon.a (mon.0) 10789 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.963052+0000 mon.a (mon.0) 10790 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.966386+0000 mon.a (mon.0) 10791 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.969866+0000 mon.a (mon.0) 10792 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.971179+0000 mon.a (mon.0) 10793 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:08.980028+0000 mon.a (mon.0) 10794 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.067181+0000 mon.a (mon.0) 10795 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.070937+0000 mon.a (mon.0) 10796 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.074935+0000 mon.a (mon.0) 10797 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.076238+0000 mon.a (mon.0) 10798 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.085146+0000 mon.a (mon.0) 10799 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.162942+0000 mon.a (mon.0) 10800 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.166157+0000 mon.a (mon.0) 10801 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.169885+0000 mon.a (mon.0) 10802 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.171341+0000 mon.a (mon.0) 10803 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.180319+0000 mon.a (mon.0) 10804 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.268697+0000 mon.a (mon.0) 10805 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.273367+0000 mon.a (mon.0) 10806 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.276937+0000 mon.a (mon.0) 10807 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.278582+0000 mon.a (mon.0) 10808 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.289009+0000 mon.a (mon.0) 10809 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.365063+0000 mon.a (mon.0) 10810 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.368197+0000 mon.a (mon.0) 10811 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.370832+0000 mon.a (mon.0) 10812 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.372049+0000 mon.a (mon.0) 10813 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.380698+0000 mon.a (mon.0) 10814 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.438638+0000 mon.a (mon.0) 10815 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.442247+0000 mon.a (mon.0) 10816 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.445311+0000 mon.a (mon.0) 10817 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.446315+0000 mon.a (mon.0) 10818 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.454575+0000 mon.a (mon.0) 10819 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.502970+0000 mon.a (mon.0) 10820 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[79235]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.506669+0000 mon.a (mon.0) 10821 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.509695+0000 mon.a (mon.0) 10822 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.510735+0000 mon.a (mon.0) 10823 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.519452+0000 mon.a (mon.0) 10824 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.592132+0000 mon.a (mon.0) 10825 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.595225+0000 mon.a (mon.0) 10826 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.598151+0000 mon.a (mon.0) 10827 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.599416+0000 mon.a (mon.0) 10828 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.608888+0000 mon.a (mon.0) 10829 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:09 smithi135 bash[82184]: audit 2024-04-19T14:25:09.668353+0000 mon.a (mon.0) 10830 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453333615Z level=info msg="Starting Grafana" version=9.4.12 commit=37ee25ba46 branch=HEAD compiled=2023-05-22T15:58:05Z 2024-04-19T14:25:10.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453553184Z level=warn msg="\"sentry\" frontend logging provider is deprecated and will be removed in the next major version. Use \"grafana\" provider instead." 2024-04-19T14:25:10.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453569931Z level=info msg="Config loaded from" file=/usr/share/grafana/conf/defaults.ini 2024-04-19T14:25:10.764 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453579934Z level=info msg="Config loaded from" file=/etc/grafana/grafana.ini 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453584695Z level=info msg="Config overridden from command line" arg="default.paths.data=/var/lib/grafana" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.45358954Z level=info msg="Config overridden from command line" arg="default.paths.logs=/var/log/grafana" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453599331Z level=info msg="Config overridden from command line" arg="default.paths.plugins=/var/lib/grafana/plugins" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453604888Z level=info msg="Config overridden from command line" arg="default.paths.provisioning=/etc/grafana/provisioning" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453609362Z level=info msg="Config overridden from command line" arg="default.log.mode=console" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453614751Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_DATA=/var/lib/grafana" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453619641Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_LOGS=/var/log/grafana" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453625771Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PLUGINS=/var/lib/grafana/plugins" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453630933Z level=info msg="Config overridden from Environment variable" var="GF_PATHS_PROVISIONING=/etc/grafana/provisioning" 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.45363532Z level=info msg="Path Home" path=/usr/share/grafana 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453639709Z level=info msg="Path Data" path=/var/lib/grafana 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453644122Z level=info msg="Path Logs" path=/var/log/grafana 2024-04-19T14:25:10.765 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453648208Z level=info msg="Path Plugins" path=/var/lib/grafana/plugins 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453653049Z level=info msg="Path Provisioning" path=/etc/grafana/provisioning 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=settings t=2024-04-19T14:25:10.453658308Z level=info msg="App mode production" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=sqlstore t=2024-04-19T14:25:10.453742215Z level=info msg="Connecting to DB" dbtype=sqlite3 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=sqlstore t=2024-04-19T14:25:10.453767139Z 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-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=migrator t=2024-04-19T14:25:10.47322419Z level=info msg="Starting DB migrations" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=migrator t=2024-04-19T14:25:10.478684897Z level=info msg="Executing migration" id="Update folder title length" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=migrator t=2024-04-19T14:25:10.526926762Z level=info msg="Executing migration" id="Add unique index for folder.title and folder.parent_uid" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=migrator t=2024-04-19T14:25:10.552255439Z level=info msg="migrations completed" performed=2 skipped=479 duration=74.0802ms 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=sqlstore t=2024-04-19T14:25:10.552815266Z level=info msg="Created default organization" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=plugin.finder t=2024-04-19T14:25:10.589924804Z level=warn msg="Skipping finding plugins as directory does not exist" path=/usr/share/grafana/plugins-bundled 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=secrets t=2024-04-19T14:25:10.59003299Z level=info msg="Envelope encryption state" enabled=true currentprovider=secretKey.v1 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=query_data t=2024-04-19T14:25:10.592318601Z level=info msg="Query Service initialization" 2024-04-19T14:25:10.766 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[97765]: logger=live.push_http t=2024-04-19T14:25:10.59521439Z level=info msg="Live Push Gateway initialization" 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.768 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.769 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.770 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.771 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.772 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.773 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.774 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.775 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.776 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:10.777 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:10.778 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:10 smithi139 bash[65163]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:08.772546+0000 mgr.x (mgr.25061) 2558 : audit [DBG] from='mon.0 -' entity='mon.' cmd=[{"prefix": "dashboard get-grafana-api-url"}]: dispatch 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.797055+0000 mgr.x (mgr.25061) 2559 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.886852+0000 mgr.x (mgr.25061) 2560 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:08.979612+0000 mgr.x (mgr.25061) 2561 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.084653+0000 mgr.x (mgr.25061) 2562 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.179812+0000 mgr.x (mgr.25061) 2563 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.288512+0000 mgr.x (mgr.25061) 2564 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.380304+0000 mgr.x (mgr.25061) 2565 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.453942+0000 mgr.x (mgr.25061) 2566 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cluster 2024-04-19T14:25:09.454631+0000 mgr.x (mgr.25061) 2567 : cluster [DBG] pgmap v382: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.519013+0000 mgr.x (mgr.25061) 2568 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.608414+0000 mgr.x (mgr.25061) 2569 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.693549+0000 mon.a (mon.0) 10831 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.697532+0000 mon.a (mon.0) 10832 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.698676+0000 mon.a (mon.0) 10833 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.705805+0000 mgr.x (mgr.25061) 2570 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.706323+0000 mon.a (mon.0) 10834 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.780091+0000 mon.a (mon.0) 10835 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.782415+0000 mon.a (mon.0) 10836 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.784623+0000 mon.a (mon.0) 10837 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.785397+0000 mon.a (mon.0) 10838 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.791643+0000 mon.a (mon.0) 10839 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.866558+0000 mon.a (mon.0) 10840 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.869125+0000 mon.a (mon.0) 10841 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.872562+0000 mon.a (mon.0) 10842 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.873878+0000 mon.a (mon.0) 10843 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.882586+0000 mon.a (mon.0) 10844 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.961008+0000 mon.a (mon.0) 10845 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.963912+0000 mon.a (mon.0) 10846 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.967255+0000 mon.a (mon.0) 10847 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[79235]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.968447+0000 mon.a (mon.0) 10848 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:09.978947+0000 mon.a (mon.0) 10849 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.039375+0000 mon.a (mon.0) 10850 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.042445+0000 mon.a (mon.0) 10851 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.045128+0000 mon.a (mon.0) 10852 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.046278+0000 mon.a (mon.0) 10853 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.055419+0000 mon.a (mon.0) 10854 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.115504+0000 mon.a (mon.0) 10855 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.118747+0000 mon.a (mon.0) 10856 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.121616+0000 mon.a (mon.0) 10857 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.122945+0000 mon.a (mon.0) 10858 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.133764+0000 mon.a (mon.0) 10859 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.191546+0000 mon.a (mon.0) 10860 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.194846+0000 mon.a (mon.0) 10861 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.197819+0000 mon.a (mon.0) 10862 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.201832+0000 mon.a (mon.0) 10863 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.213373+0000 mon.a (mon.0) 10864 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.272522+0000 mon.a (mon.0) 10865 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.275192+0000 mon.a (mon.0) 10866 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.277515+0000 mon.a (mon.0) 10867 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.278726+0000 mon.a (mon.0) 10868 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.289901+0000 mon.a (mon.0) 10869 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.364725+0000 mon.a (mon.0) 10870 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.367576+0000 mon.a (mon.0) 10871 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.371039+0000 mon.a (mon.0) 10872 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.372299+0000 mon.a (mon.0) 10873 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.383043+0000 mon.a (mon.0) 10874 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.446667+0000 mon.a (mon.0) 10875 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.449589+0000 mon.a (mon.0) 10876 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.453114+0000 mon.a (mon.0) 10877 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.458926+0000 mon.a (mon.0) 10878 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.467458+0000 mon.a (mon.0) 10879 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.508802+0000 mon.a (mon.0) 10880 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.511299+0000 mon.a (mon.0) 10881 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.513443+0000 mon.a (mon.0) 10882 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.514257+0000 mon.a (mon.0) 10883 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.522353+0000 mon.a (mon.0) 10884 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.563998+0000 mon.a (mon.0) 10885 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.569560+0000 mon.a (mon.0) 10886 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.572493+0000 mon.a (mon.0) 10887 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.573549+0000 mon.a (mon.0) 10888 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.581712+0000 mon.a (mon.0) 10889 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.656340+0000 mon.a (mon.0) 10890 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:11.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.659829+0000 mon.a (mon.0) 10891 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.662988+0000 mon.a (mon.0) 10892 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:10 smithi135 bash[82184]: audit 2024-04-19T14:25:10.664252+0000 mon.a (mon.0) 10893 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:11.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=infra.usagestats.collector t=2024-04-19T14:25:11.397112213Z level=info msg="registering usage stat providers" usageStatsProvidersLen=2 2024-04-19T14:25:11.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=provisioning.datasources t=2024-04-19T14:25:11.461749594Z level=info msg="deleted correlations based on configuration" ds_name=Dashboard1 2024-04-19T14:25:11.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=provisioning.datasources t=2024-04-19T14:25:11.461765193Z level=info msg="deleted datasource based on configuration" name=Dashboard1 2024-04-19T14:25:11.548 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=provisioning.datasources t=2024-04-19T14:25:11.461908562Z level=info msg="inserting datasource from configuration " name=Dashboard1 uid=P43CA22E17D0F9596 2024-04-19T14:25:12.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=provisioning.alerting t=2024-04-19T14:25:11.779977317Z level=info msg="starting to provision alerting" 2024-04-19T14:25:12.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=provisioning.alerting t=2024-04-19T14:25:11.78000256Z level=info msg="finished to provision alerting" 2024-04-19T14:25:12.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=ngalert.state.manager t=2024-04-19T14:25:11.780137281Z level=info msg="Warming state cache for startup" 2024-04-19T14:25:12.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=grafanaStorageLogger t=2024-04-19T14:25:11.780427996Z level=info msg="storage starting" 2024-04-19T14:25:12.014 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=http.server t=2024-04-19T14:25:11.782476321Z level=info msg="HTTP Server Listen" address=[::]:3000 protocol=https subUrl= socket= 2024-04-19T14:25:12.015 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=ngalert.state.manager t=2024-04-19T14:25:11.792365262Z level=info msg="State cache has been initialized" states=0 duration=12.226304ms 2024-04-19T14:25:12.015 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=ngalert.multiorg.alertmanager t=2024-04-19T14:25:11.792466487Z level=info msg="starting MultiOrg Alertmanager" 2024-04-19T14:25:12.015 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[97765]: logger=ticker t=2024-04-19T14:25:11.792523362Z level=info msg=starting first_tick=2024-04-19T14:25:20Z 2024-04-19T14:25:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:11 smithi139 bash[65163]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.791003+0000 mgr.x (mgr.25061) 2571 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:09.876611+0000 mgr.x (mgr.25061) 2572 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.882071+0000 mgr.x (mgr.25061) 2573 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:09.978472+0000 mgr.x (mgr.25061) 2574 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.054849+0000 mgr.x (mgr.25061) 2575 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.133222+0000 mgr.x (mgr.25061) 2576 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.212993+0000 mgr.x (mgr.25061) 2577 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.289555+0000 mgr.x (mgr.25061) 2578 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.382727+0000 mgr.x (mgr.25061) 2579 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.467084+0000 mgr.x (mgr.25061) 2580 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.521958+0000 mgr.x (mgr.25061) 2581 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.581374+0000 mgr.x (mgr.25061) 2582 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.673017+0000 mgr.x (mgr.25061) 2583 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.673383+0000 mon.a (mon.0) 10894 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.733507+0000 mon.a (mon.0) 10895 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.738043+0000 mon.a (mon.0) 10896 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.740487+0000 mon.a (mon.0) 10897 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.741462+0000 mon.a (mon.0) 10898 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.748856+0000 mgr.x (mgr.25061) 2584 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.749380+0000 mon.a (mon.0) 10899 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.808264+0000 mon.a (mon.0) 10900 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.813636+0000 mon.a (mon.0) 10901 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.815913+0000 mon.a (mon.0) 10902 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.816904+0000 mon.a (mon.0) 10903 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.825314+0000 mon.a (mon.0) 10904 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.866650+0000 mon.a (mon.0) 10905 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.869541+0000 mon.a (mon.0) 10906 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.872021+0000 mon.a (mon.0) 10907 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.873016+0000 mon.a (mon.0) 10908 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.881028+0000 mon.a (mon.0) 10909 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.923870+0000 mon.a (mon.0) 10910 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.926596+0000 mon.a (mon.0) 10911 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.929228+0000 mon.a (mon.0) 10912 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.930959+0000 mon.a (mon.0) 10913 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.939150+0000 mon.a (mon.0) 10914 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.981345+0000 mon.a (mon.0) 10915 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.984087+0000 mon.a (mon.0) 10916 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.986954+0000 mon.a (mon.0) 10917 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.987970+0000 mon.a (mon.0) 10918 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:10.996156+0000 mon.a (mon.0) 10919 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.042701+0000 mon.a (mon.0) 10920 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.045919+0000 mon.a (mon.0) 10921 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.048698+0000 mon.a (mon.0) 10922 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.049833+0000 mon.a (mon.0) 10923 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.058296+0000 mon.a (mon.0) 10924 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.137138+0000 mon.a (mon.0) 10925 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.141615+0000 mon.a (mon.0) 10926 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.144547+0000 mon.a (mon.0) 10927 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.145649+0000 mon.a (mon.0) 10928 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.154078+0000 mon.a (mon.0) 10929 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.212435+0000 mon.a (mon.0) 10930 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.215319+0000 mon.a (mon.0) 10931 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.217734+0000 mon.a (mon.0) 10932 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.218930+0000 mon.a (mon.0) 10933 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.229521+0000 mon.a (mon.0) 10934 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.271507+0000 mon.a (mon.0) 10935 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.274487+0000 mon.a (mon.0) 10936 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.277133+0000 mon.a (mon.0) 10937 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.278271+0000 mon.a (mon.0) 10938 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.289092+0000 mon.a (mon.0) 10939 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.347731+0000 mon.a (mon.0) 10940 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.350491+0000 mon.a (mon.0) 10941 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.353041+0000 mon.a (mon.0) 10942 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.354209+0000 mon.a (mon.0) 10943 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.364252+0000 mon.a (mon.0) 10944 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.407042+0000 mon.a (mon.0) 10945 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.410014+0000 mon.a (mon.0) 10946 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.412830+0000 mon.a (mon.0) 10947 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[79235]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.414083+0000 mon.a (mon.0) 10948 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.424688+0000 mon.a (mon.0) 10949 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.470448+0000 mon.a (mon.0) 10950 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.473520+0000 mon.a (mon.0) 10951 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.475893+0000 mon.a (mon.0) 10952 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.476924+0000 mon.a (mon.0) 10953 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.487437+0000 mon.a (mon.0) 10954 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.533505+0000 mon.a (mon.0) 10955 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.536749+0000 mon.a (mon.0) 10956 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.539396+0000 mon.a (mon.0) 10957 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.540596+0000 mon.a (mon.0) 10958 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.551274+0000 mon.a (mon.0) 10959 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.593069+0000 mon.a (mon.0) 10960 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.596241+0000 mon.a (mon.0) 10961 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.599372+0000 mon.a (mon.0) 10962 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.600731+0000 mon.a (mon.0) 10963 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.611256+0000 mon.a (mon.0) 10964 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.652084+0000 mon.a (mon.0) 10965 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.654926+0000 mon.a (mon.0) 10966 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.657533+0000 mon.a (mon.0) 10967 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.658898+0000 mon.a (mon.0) 10968 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:12.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:11 smithi135 bash[82184]: audit 2024-04-19T14:25:11.669682+0000 mon.a (mon.0) 10969 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:12.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[97765]: logger=sqlstore.transactions t=2024-04-19T14:25:12.236031856Z level=info msg="Database locked, sleeping then retrying" error="database is locked" retry=0 code="database is locked" 2024-04-19T14:25:12.926 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:25:13.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:12 smithi139 bash[65163]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.824827+0000 mgr.x (mgr.25061) 2585 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.880575+0000 mgr.x (mgr.25061) 2586 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.938892+0000 mgr.x (mgr.25061) 2587 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:10.995645+0000 mgr.x (mgr.25061) 2588 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.057966+0000 mgr.x (mgr.25061) 2589 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.153695+0000 mgr.x (mgr.25061) 2590 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.229304+0000 mgr.x (mgr.25061) 2591 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.288751+0000 mgr.x (mgr.25061) 2592 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.365211+0000 mgr.x (mgr.25061) 2593 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.424214+0000 mgr.x (mgr.25061) 2594 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cluster 2024-04-19T14:25:11.455187+0000 mgr.x (mgr.25061) 2595 : cluster [DBG] pgmap v383: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.486881+0000 mgr.x (mgr.25061) 2596 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.550692+0000 mgr.x (mgr.25061) 2597 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.610724+0000 mgr.x (mgr.25061) 2598 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.669147+0000 mgr.x (mgr.25061) 2599 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.727519+0000 mon.a (mon.0) 10970 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.731062+0000 mon.a (mon.0) 10971 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.733499+0000 mon.a (mon.0) 10972 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.734550+0000 mon.a (mon.0) 10973 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.739669+0000 mgr.x (mgr.25061) 2600 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.740228+0000 mon.a (mon.0) 10974 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.819576+0000 mon.a (mon.0) 10975 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.822898+0000 mon.a (mon.0) 10976 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.825479+0000 mon.a (mon.0) 10977 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.826711+0000 mon.a (mon.0) 10978 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.833681+0000 mon.a (mon.0) 10979 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.895155+0000 mon.a (mon.0) 10980 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.898019+0000 mon.a (mon.0) 10981 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.900376+0000 mon.a (mon.0) 10982 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.901290+0000 mon.a (mon.0) 10983 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.909028+0000 mon.a (mon.0) 10984 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.984093+0000 mon.a (mon.0) 10985 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.987243+0000 mon.a (mon.0) 10986 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.990552+0000 mon.a (mon.0) 10987 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.991773+0000 mon.a (mon.0) 10988 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:11.999676+0000 mon.a (mon.0) 10989 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.075801+0000 mon.a (mon.0) 10990 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.078925+0000 mon.a (mon.0) 10991 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.082215+0000 mon.a (mon.0) 10992 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.083319+0000 mon.a (mon.0) 10993 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.091910+0000 mon.a (mon.0) 10994 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.168158+0000 mon.a (mon.0) 10995 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.171278+0000 mon.a (mon.0) 10996 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.173878+0000 mon.a (mon.0) 10997 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.175045+0000 mon.a (mon.0) 10998 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.183806+0000 mon.a (mon.0) 10999 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.250855+0000 mon.a (mon.0) 11000 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.254366+0000 mon.a (mon.0) 11001 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.257443+0000 mon.a (mon.0) 11002 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[79235]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.258772+0000 mon.a (mon.0) 11003 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.267433+0000 mon.a (mon.0) 11004 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.351654+0000 mon.a (mon.0) 11005 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.355866+0000 mon.a (mon.0) 11006 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.360270+0000 mon.a (mon.0) 11007 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.361604+0000 mon.a (mon.0) 11008 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.371348+0000 mon.a (mon.0) 11009 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.448161+0000 mon.a (mon.0) 11010 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.451289+0000 mon.a (mon.0) 11011 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.454250+0000 mon.a (mon.0) 11012 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.455557+0000 mon.a (mon.0) 11013 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.464907+0000 mon.a (mon.0) 11014 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.543255+0000 mon.a (mon.0) 11015 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.546389+0000 mon.a (mon.0) 11016 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.549478+0000 mon.a (mon.0) 11017 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.550528+0000 mon.a (mon.0) 11018 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.557425+0000 mon.a (mon.0) 11019 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.634432+0000 mon.a (mon.0) 11020 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.637519+0000 mon.a (mon.0) 11021 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.640574+0000 mon.a (mon.0) 11022 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.641677+0000 mon.a (mon.0) 11023 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:12 smithi135 bash[82184]: audit 2024-04-19T14:25:12.647790+0000 mon.a (mon.0) 11024 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 16s ago 28m - - 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 8s ago 27m - - 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (49s) 16s ago 21m 13.7M - 0.25.0 c8568f914cd2 8af8387552c0 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 starting - - - - 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (2m) 16s ago 18m 42.9M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (13m) 8s ago 27m 548M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (11m) 16s ago 29m 441M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:25:13.666 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (10m) 16s ago 29m 89.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (9m) 8s ago 27m 64.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (9m) 16s ago 27m 70.6M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (2m) 16s ago 21m 7891k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (119s) 8s ago 21m 7887k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (8m) 16s ago 26m 61.6M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (7m) 16s ago 26m 60.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 16s ago 25m 59.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (6m) 16s ago 24m 63.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (5m) 8s ago 24m 62.5M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (5m) 8s ago 23m 54.7M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (4m) 8s ago 23m 57.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (4m) 8s ago 22m 59.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (72s) 8s ago 21m 47.7M - 2.43.0 a07b618ecd1d 1bc36f1cf531 2024-04-19T14:25:13.667 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (3m) 16s ago 19m 89.7M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:25:13.668 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (3m) 8s ago 19m 90.2M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:25:13.668 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (3m) 16s ago 19m 89.8M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:25:13.668 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (3m) 8s ago 18m 89.9M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:13 smithi139 bash[65163]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.833145+0000 mgr.x (mgr.25061) 2601 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.908505+0000 mgr.x (mgr.25061) 2602 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:11.999208+0000 mgr.x (mgr.25061) 2603 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.091286+0000 mgr.x (mgr.25061) 2604 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.183386+0000 mgr.x (mgr.25061) 2605 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.266930+0000 mgr.x (mgr.25061) 2606 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.371018+0000 mgr.x (mgr.25061) 2607 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.464406+0000 mgr.x (mgr.25061) 2608 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.556912+0000 mgr.x (mgr.25061) 2609 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.647219+0000 mgr.x (mgr.25061) 2610 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.722514+0000 mon.a (mon.0) 11025 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.725222+0000 mon.a (mon.0) 11026 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.728422+0000 mon.a (mon.0) 11027 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.729394+0000 mon.a (mon.0) 11028 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.736461+0000 mgr.x (mgr.25061) 2611 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.736884+0000 mon.a (mon.0) 11029 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.778221+0000 mon.a (mon.0) 11030 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.780255+0000 mon.a (mon.0) 11031 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.782036+0000 mon.a (mon.0) 11032 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.782744+0000 mon.a (mon.0) 11033 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.788937+0000 mon.a (mon.0) 11034 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.830030+0000 mon.a (mon.0) 11035 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.832233+0000 mon.a (mon.0) 11036 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.834199+0000 mon.a (mon.0) 11037 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.835026+0000 mon.a (mon.0) 11038 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.841547+0000 mon.a (mon.0) 11039 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.882678+0000 mon.a (mon.0) 11040 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.885405+0000 mon.a (mon.0) 11041 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.887910+0000 mon.a (mon.0) 11042 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.888983+0000 mon.a (mon.0) 11043 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.895942+0000 mon.a (mon.0) 11044 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.974954+0000 mon.a (mon.0) 11045 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.977874+0000 mon.a (mon.0) 11046 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.980780+0000 mon.a (mon.0) 11047 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.981707+0000 mon.a (mon.0) 11048 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:12.988489+0000 mon.a (mon.0) 11049 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.067357+0000 mon.a (mon.0) 11050 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.070235+0000 mon.a (mon.0) 11051 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.072569+0000 mon.a (mon.0) 11052 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.073350+0000 mon.a (mon.0) 11053 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.079242+0000 mon.a (mon.0) 11054 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.157526+0000 mon.a (mon.0) 11055 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.160474+0000 mon.a (mon.0) 11056 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.162928+0000 mon.a (mon.0) 11057 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.164022+0000 mon.a (mon.0) 11058 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.170071+0000 mon.a (mon.0) 11059 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.248966+0000 mon.a (mon.0) 11060 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.252160+0000 mon.a (mon.0) 11061 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.255015+0000 mon.a (mon.0) 11062 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.256174+0000 mon.a (mon.0) 11063 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.262323+0000 mon.a (mon.0) 11064 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.321588+0000 mon.a (mon.0) 11065 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.323780+0000 mon.a (mon.0) 11066 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.325841+0000 mon.a (mon.0) 11067 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.326561+0000 mon.a (mon.0) 11068 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.331992+0000 mon.a (mon.0) 11069 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.373556+0000 mon.a (mon.0) 11070 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.375658+0000 mon.a (mon.0) 11071 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.377498+0000 mon.a (mon.0) 11072 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.378165+0000 mon.a (mon.0) 11073 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.385069+0000 mon.a (mon.0) 11074 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.425575+0000 mon.a (mon.0) 11075 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.427470+0000 mon.a (mon.0) 11076 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.429087+0000 mon.a (mon.0) 11077 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.429697+0000 mon.a (mon.0) 11078 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.436704+0000 mon.a (mon.0) 11079 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.482193+0000 mon.a (mon.0) 11080 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.484676+0000 mon.a (mon.0) 11081 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[82184]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.486800+0000 mon.a (mon.0) 11082 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.487586+0000 mon.a (mon.0) 11083 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.494692+0000 mon.a (mon.0) 11084 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.557349+0000 mon.a (mon.0) 11085 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.560296+0000 mon.a (mon.0) 11086 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.562627+0000 mon.a (mon.0) 11087 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.563670+0000 mon.a (mon.0) 11088 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.571625+0000 mon.a (mon.0) 11089 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.612657+0000 mon.a (mon.0) 11090 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.614887+0000 mon.a (mon.0) 11091 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.616825+0000 mon.a (mon.0) 11092 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.617545+0000 mon.a (mon.0) 11093 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.624927+0000 mon.a (mon.0) 11094 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:14.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:13 smithi135 bash[79235]: audit 2024-04-19T14:25:13.681558+0000 mon.a (mon.0) 11095 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:14.100 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:25:14.100 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:25:14.101 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:25:14.102 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:25:14.475 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:25:14.475 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": "quay.ceph.io/ceph-ci/ceph:c53d131d890ca258dc8708b5590933577e6ceba0", 2024-04-19T14:25:14.475 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": true, 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "Upgrading all daemon types on all hosts", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [ 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "iscsi", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "mon", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "osd" 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: ], 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": "18/23 daemons upgraded", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "Currently upgrading grafana daemons", 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:25:14.476 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:25:14.683 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:14] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.43.0" 2024-04-19T14:25:14.911 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:25:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:14 smithi139 bash[65163]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.788348+0000 mgr.x (mgr.25061) 2612 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.840965+0000 mgr.x (mgr.25061) 2613 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.895465+0000 mgr.x (mgr.25061) 2614 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:12.917636+0000 mgr.x (mgr.25061) 2615 : audit [DBG] from='client.35007 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:12.987989+0000 mgr.x (mgr.25061) 2616 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.078773+0000 mgr.x (mgr.25061) 2617 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.169575+0000 mgr.x (mgr.25061) 2618 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.261844+0000 mgr.x (mgr.25061) 2619 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.291781+0000 mgr.x (mgr.25061) 2620 : audit [DBG] from='client.35013 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.331421+0000 mgr.x (mgr.25061) 2621 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.384549+0000 mgr.x (mgr.25061) 2622 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.436074+0000 mgr.x (mgr.25061) 2623 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cluster 2024-04-19T14:25:13.455747+0000 mgr.x (mgr.25061) 2624 : cluster [DBG] pgmap v384: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.494096+0000 mgr.x (mgr.25061) 2625 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.571083+0000 mgr.x (mgr.25061) 2626 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.624407+0000 mgr.x (mgr.25061) 2627 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.653830+0000 mgr.x (mgr.25061) 2628 : audit [DBG] from='client.35019 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.684235+0000 mon.a (mon.0) 11096 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.686335+0000 mon.a (mon.0) 11097 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.687147+0000 mon.a (mon.0) 11098 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.700876+0000 mgr.x (mgr.25061) 2629 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.701505+0000 mon.a (mon.0) 11099 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.743834+0000 mon.a (mon.0) 11100 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.746287+0000 mon.a (mon.0) 11101 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.748312+0000 mon.a (mon.0) 11102 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.749086+0000 mon.a (mon.0) 11103 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.753223+0000 mgr.x (mgr.25061) 2630 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:15.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.753750+0000 mon.a (mon.0) 11104 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.801276+0000 mon.a (mon.0) 11105 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.803760+0000 mon.a (mon.0) 11106 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.805709+0000 mon.a (mon.0) 11107 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.806381+0000 mon.a (mon.0) 11108 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.811206+0000 mon.a (mon.0) 11109 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.858285+0000 mon.a (mon.0) 11110 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.861015+0000 mon.a (mon.0) 11111 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.863428+0000 mon.a (mon.0) 11112 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.864216+0000 mon.a (mon.0) 11113 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.869189+0000 mon.a (mon.0) 11114 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.916272+0000 mon.a (mon.0) 11115 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.919575+0000 mon.a (mon.0) 11116 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.922052+0000 mon.a (mon.0) 11117 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.923135+0000 mon.a (mon.0) 11118 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.930249+0000 mon.a (mon.0) 11119 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.972711+0000 mon.a (mon.0) 11120 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.975089+0000 mon.a (mon.0) 11121 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.977379+0000 mon.a (mon.0) 11122 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.978330+0000 mon.a (mon.0) 11123 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:13.983476+0000 mon.a (mon.0) 11124 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.058393+0000 mon.a (mon.0) 11125 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.060677+0000 mon.a (mon.0) 11126 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.062770+0000 mon.a (mon.0) 11127 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.063648+0000 mon.a (mon.0) 11128 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.068818+0000 mon.a (mon.0) 11129 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.107731+0000 mon.c (mon.1) 26 : audit [DBG] from='client.? 172.21.15.135:0/2042249179' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.110118+0000 mon.a (mon.0) 11130 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.112243+0000 mon.a (mon.0) 11131 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.113986+0000 mon.a (mon.0) 11132 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.114676+0000 mon.a (mon.0) 11133 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.120283+0000 mon.a (mon.0) 11134 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.161128+0000 mon.a (mon.0) 11135 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.163343+0000 mon.a (mon.0) 11136 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.165225+0000 mon.a (mon.0) 11137 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.165978+0000 mon.a (mon.0) 11138 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.170493+0000 mon.a (mon.0) 11139 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.212070+0000 mon.a (mon.0) 11140 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.214119+0000 mon.a (mon.0) 11141 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.216199+0000 mon.a (mon.0) 11142 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.216797+0000 mon.a (mon.0) 11143 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.221632+0000 mon.a (mon.0) 11144 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.267174+0000 mon.a (mon.0) 11145 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.269792+0000 mon.a (mon.0) 11146 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.271987+0000 mon.a (mon.0) 11147 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.272885+0000 mon.a (mon.0) 11148 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.278861+0000 mon.a (mon.0) 11149 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.320456+0000 mon.a (mon.0) 11150 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.322531+0000 mon.a (mon.0) 11151 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.324281+0000 mon.a (mon.0) 11152 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.324858+0000 mon.a (mon.0) 11153 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.330011+0000 mon.a (mon.0) 11154 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.372396+0000 mon.a (mon.0) 11155 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.375440+0000 mon.a (mon.0) 11156 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.379158+0000 mon.a (mon.0) 11157 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.380441+0000 mon.a (mon.0) 11158 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.388157+0000 mon.a (mon.0) 11159 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.433224+0000 mon.a (mon.0) 11160 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.440581+0000 mon.a (mon.0) 11161 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.443048+0000 mon.a (mon.0) 11162 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.444003+0000 mon.a (mon.0) 11163 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.451193+0000 mon.a (mon.0) 11164 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.496123+0000 mon.a (mon.0) 11165 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.498610+0000 mon.a (mon.0) 11166 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.500654+0000 mon.a (mon.0) 11167 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.501412+0000 mon.a (mon.0) 11168 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.506650+0000 mon.a (mon.0) 11169 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.547527+0000 mon.a (mon.0) 11170 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.549939+0000 mon.a (mon.0) 11171 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.551996+0000 mon.a (mon.0) 11172 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.061 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[82184]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.552783+0000 mon.a (mon.0) 11173 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.560075+0000 mon.a (mon.0) 11174 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.606142+0000 mon.a (mon.0) 11175 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.608374+0000 mon.a (mon.0) 11176 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.610344+0000 mon.a (mon.0) 11177 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.611173+0000 mon.a (mon.0) 11178 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.616041+0000 mon.a (mon.0) 11179 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.661964+0000 mon.a (mon.0) 11180 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.664384+0000 mon.a (mon.0) 11181 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.666491+0000 mon.a (mon.0) 11182 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.667264+0000 mon.a (mon.0) 11183 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:15.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:14 smithi135 bash[79235]: audit 2024-04-19T14:25:14.672000+0000 mon.a (mon.0) 11184 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.033 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.034 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.035 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.036 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:15 smithi139 bash[65163]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.810674+0000 mgr.x (mgr.25061) 2631 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.868596+0000 mgr.x (mgr.25061) 2632 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.929925+0000 mgr.x (mgr.25061) 2633 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:13.982922+0000 mgr.x (mgr.25061) 2634 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.068239+0000 mgr.x (mgr.25061) 2635 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.119679+0000 mgr.x (mgr.25061) 2636 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.169777+0000 mgr.x (mgr.25061) 2637 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.220964+0000 mgr.x (mgr.25061) 2638 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.278373+0000 mgr.x (mgr.25061) 2639 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.329420+0000 mgr.x (mgr.25061) 2640 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.387518+0000 mgr.x (mgr.25061) 2641 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.450628+0000 mgr.x (mgr.25061) 2642 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.480693+0000 mgr.x (mgr.25061) 2643 : audit [DBG] from='client.54967 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.506054+0000 mgr.x (mgr.25061) 2644 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.559597+0000 mgr.x (mgr.25061) 2645 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.615415+0000 mgr.x (mgr.25061) 2646 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.671401+0000 mgr.x (mgr.25061) 2647 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.730669+0000 mon.a (mon.0) 11185 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.732730+0000 mon.a (mon.0) 11186 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.734817+0000 mon.a (mon.0) 11187 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.735621+0000 mon.a (mon.0) 11188 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.060 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.739980+0000 mgr.x (mgr.25061) 2648 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.740506+0000 mon.a (mon.0) 11189 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.781517+0000 mon.a (mon.0) 11190 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.783718+0000 mon.a (mon.0) 11191 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.785455+0000 mon.a (mon.0) 11192 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.786009+0000 mon.a (mon.0) 11193 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.792823+0000 mon.a (mon.0) 11194 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.833179+0000 mon.a (mon.0) 11195 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.835296+0000 mon.a (mon.0) 11196 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.837191+0000 mon.a (mon.0) 11197 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.064 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.837946+0000 mon.a (mon.0) 11198 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.849380+0000 mon.a (mon.0) 11199 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.066 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.892308+0000 mon.a (mon.0) 11200 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.894348+0000 mon.a (mon.0) 11201 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.896423+0000 mon.a (mon.0) 11202 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.896992+0000 mon.a (mon.0) 11203 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.901961+0000 mon.a (mon.0) 11204 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.918804+0000 mon.c (mon.1) 27 : audit [DBG] from='client.? 172.21.15.135:0/38656018' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:25:16.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.943218+0000 mon.a (mon.0) 11205 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.069 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.074 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.075 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.076 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.076 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.945154+0000 mon.a (mon.0) 11206 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.076 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.076 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.947102+0000 mon.a (mon.0) 11207 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.947716+0000 mon.a (mon.0) 11208 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:14.952700+0000 mon.a (mon.0) 11209 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.077 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.026925+0000 mon.a (mon.0) 11210 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.029219+0000 mon.a (mon.0) 11211 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.032880+0000 mon.a (mon.0) 11212 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.078 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.033897+0000 mon.a (mon.0) 11213 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.041967+0000 mon.a (mon.0) 11214 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.079 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.116307+0000 mon.a (mon.0) 11215 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.080 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.081 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[82184]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.119348+0000 mon.a (mon.0) 11216 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.082 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.122143+0000 mon.a (mon.0) 11217 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.123322+0000 mon.a (mon.0) 11218 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.131471+0000 mon.a (mon.0) 11219 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.205705+0000 mon.a (mon.0) 11220 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.209865+0000 mon.a (mon.0) 11221 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.213633+0000 mon.a (mon.0) 11222 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.215181+0000 mon.a (mon.0) 11223 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.083 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.223749+0000 mon.a (mon.0) 11224 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.296677+0000 mon.a (mon.0) 11225 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.298752+0000 mon.a (mon.0) 11226 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.300810+0000 mon.a (mon.0) 11227 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.301542+0000 mon.a (mon.0) 11228 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.307003+0000 mon.a (mon.0) 11229 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.364984+0000 mon.a (mon.0) 11230 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.084 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.368927+0000 mon.a (mon.0) 11231 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.371981+0000 mon.a (mon.0) 11232 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.373117+0000 mon.a (mon.0) 11233 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.382115+0000 mon.a (mon.0) 11234 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.474426+0000 mon.a (mon.0) 11235 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.479131+0000 mon.a (mon.0) 11236 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.483352+0000 mon.a (mon.0) 11237 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.085 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.484681+0000 mon.a (mon.0) 11238 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.494631+0000 mon.a (mon.0) 11239 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.584712+0000 mon.a (mon.0) 11240 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.588874+0000 mon.a (mon.0) 11241 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.592273+0000 mon.a (mon.0) 11242 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.593619+0000 mon.a (mon.0) 11243 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.605566+0000 mon.a (mon.0) 11244 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.684865+0000 mon.a (mon.0) 11245 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.086 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.087 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:15 smithi135 bash[79235]: audit 2024-04-19T14:25:15.689606+0000 mon.a (mon.0) 11246 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.732 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.733 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.734 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.735 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:16.736 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.737 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.738 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.739 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.740 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.741 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.742 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.743 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.744 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.745 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.746 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.747 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.748 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.749 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.750 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.751 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.752 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.776 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[82184]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:16.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:16 smithi135 bash[79235]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.792205+0000 mgr.x (mgr.25061) 2649 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.848908+0000 mgr.x (mgr.25061) 2650 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.901294+0000 mgr.x (mgr.25061) 2651 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:14.952015+0000 mgr.x (mgr.25061) 2652 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.041438+0000 mgr.x (mgr.25061) 2653 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.131233+0000 mgr.x (mgr.25061) 2654 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.223406+0000 mgr.x (mgr.25061) 2655 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.306611+0000 mgr.x (mgr.25061) 2656 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.381828+0000 mgr.x (mgr.25061) 2657 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cluster 2024-04-19T14:25:15.457201+0000 mgr.x (mgr.25061) 2658 : cluster [DBG] pgmap v385: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:17.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.494506+0000 mgr.x (mgr.25061) 2659 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.605175+0000 mgr.x (mgr.25061) 2660 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.708815+0000 mon.a (mon.0) 11247 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.710069+0000 mon.a (mon.0) 11248 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.719159+0000 mgr.x (mgr.25061) 2661 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.719597+0000 mon.a (mon.0) 11249 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.761956+0000 mon.a (mon.0) 11250 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.764723+0000 mon.a (mon.0) 11251 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.767309+0000 mon.a (mon.0) 11252 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.768669+0000 mon.a (mon.0) 11253 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.777353+0000 mon.a (mon.0) 11254 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.835662+0000 mon.a (mon.0) 11255 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.838600+0000 mon.a (mon.0) 11256 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.840926+0000 mon.a (mon.0) 11257 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.842028+0000 mon.a (mon.0) 11258 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.848075+0000 mon.a (mon.0) 11259 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.924206+0000 mon.a (mon.0) 11260 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.926955+0000 mon.a (mon.0) 11261 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.929573+0000 mon.a (mon.0) 11262 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.930882+0000 mon.a (mon.0) 11263 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.939564+0000 mon.a (mon.0) 11264 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:15.998204+0000 mon.a (mon.0) 11265 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.033029+0000 mon.a (mon.0) 11266 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.036889+0000 mon.a (mon.0) 11267 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.040288+0000 mon.a (mon.0) 11268 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.041264+0000 mon.a (mon.0) 11269 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.047954+0000 mon.a (mon.0) 11270 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.121532+0000 mon.a (mon.0) 11271 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.124559+0000 mon.a (mon.0) 11272 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.127350+0000 mon.a (mon.0) 11273 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.128586+0000 mon.a (mon.0) 11274 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.135548+0000 mon.a (mon.0) 11275 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.209954+0000 mon.a (mon.0) 11276 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.212334+0000 mon.a (mon.0) 11277 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.214748+0000 mon.a (mon.0) 11278 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.215755+0000 mon.a (mon.0) 11279 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.222711+0000 mon.a (mon.0) 11280 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.263984+0000 mon.a (mon.0) 11281 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.266217+0000 mon.a (mon.0) 11282 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.268381+0000 mon.a (mon.0) 11283 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.269139+0000 mon.a (mon.0) 11284 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.275033+0000 mon.a (mon.0) 11285 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.349642+0000 mon.a (mon.0) 11286 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.352291+0000 mon.a (mon.0) 11287 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.354676+0000 mon.a (mon.0) 11288 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.355529+0000 mon.a (mon.0) 11289 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.362920+0000 mon.a (mon.0) 11290 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.405355+0000 mon.a (mon.0) 11291 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.407784+0000 mon.a (mon.0) 11292 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.409791+0000 mon.a (mon.0) 11293 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.410581+0000 mon.a (mon.0) 11294 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.417053+0000 mon.a (mon.0) 11295 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.490135+0000 mon.a (mon.0) 11296 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.493119+0000 mon.a (mon.0) 11297 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.496269+0000 mon.a (mon.0) 11298 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.497341+0000 mon.a (mon.0) 11299 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.505962+0000 mon.a (mon.0) 11300 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.583887+0000 mon.a (mon.0) 11301 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.587398+0000 mon.a (mon.0) 11302 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.590113+0000 mon.a (mon.0) 11303 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.591296+0000 mon.a (mon.0) 11304 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.599030+0000 mon.a (mon.0) 11305 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.673513+0000 mon.a (mon.0) 11306 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.676438+0000 mon.a (mon.0) 11307 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.679735+0000 mon.a (mon.0) 11308 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:17.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:16 smithi139 bash[65163]: audit 2024-04-19T14:25:16.680984+0000 mon.a (mon.0) 11309 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:17 smithi139 bash[65163]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.776939+0000 mgr.x (mgr.25061) 2662 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.847502+0000 mgr.x (mgr.25061) 2663 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:15.939036+0000 mgr.x (mgr.25061) 2664 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.047356+0000 mgr.x (mgr.25061) 2665 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.134988+0000 mgr.x (mgr.25061) 2666 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.222098+0000 mgr.x (mgr.25061) 2667 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.274560+0000 mgr.x (mgr.25061) 2668 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.362598+0000 mgr.x (mgr.25061) 2669 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.416430+0000 mgr.x (mgr.25061) 2670 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.505348+0000 mgr.x (mgr.25061) 2671 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.598534+0000 mgr.x (mgr.25061) 2672 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[79235]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.694120+0000 mgr.x (mgr.25061) 2673 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.694324+0000 mon.a (mon.0) 11310 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.756931+0000 mon.a (mon.0) 11311 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.759695+0000 mon.a (mon.0) 11312 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.762123+0000 mon.a (mon.0) 11313 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.763196+0000 mon.a (mon.0) 11314 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.770784+0000 mon.a (mon.0) 11315 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.849652+0000 mon.a (mon.0) 11316 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.852446+0000 mon.a (mon.0) 11317 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.855519+0000 mon.a (mon.0) 11318 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.855852+0000 mon.a (mon.0) 11319 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.858371+0000 mon.a (mon.0) 11320 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.863904+0000 mon.a (mon.0) 11321 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.871013+0000 mon.a (mon.0) 11322 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.877073+0000 mon.a (mon.0) 11323 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.949879+0000 mon.a (mon.0) 11324 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.953434+0000 mon.a (mon.0) 11325 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.957372+0000 mon.a (mon.0) 11326 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.958550+0000 mon.a (mon.0) 11327 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:16.967273+0000 mon.a (mon.0) 11328 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.056172+0000 mon.a (mon.0) 11329 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.059502+0000 mon.a (mon.0) 11330 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.063616+0000 mon.a (mon.0) 11331 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.064910+0000 mon.a (mon.0) 11332 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.073655+0000 mon.a (mon.0) 11333 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.135999+0000 mon.a (mon.0) 11334 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.138609+0000 mon.a (mon.0) 11335 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.140817+0000 mon.a (mon.0) 11336 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.141759+0000 mon.a (mon.0) 11337 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.150243+0000 mon.a (mon.0) 11338 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.208481+0000 mon.a (mon.0) 11339 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.211042+0000 mon.a (mon.0) 11340 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.213270+0000 mon.a (mon.0) 11341 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.214181+0000 mon.a (mon.0) 11342 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.219876+0000 mon.a (mon.0) 11343 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.266248+0000 mon.a (mon.0) 11344 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.268744+0000 mon.a (mon.0) 11345 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.270903+0000 mon.a (mon.0) 11346 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.271735+0000 mon.a (mon.0) 11347 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.278332+0000 mon.a (mon.0) 11348 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.324355+0000 mon.a (mon.0) 11349 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.326917+0000 mon.a (mon.0) 11350 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.329354+0000 mon.a (mon.0) 11351 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.330268+0000 mon.a (mon.0) 11352 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.340363+0000 mon.a (mon.0) 11353 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.388022+0000 mon.a (mon.0) 11354 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.391010+0000 mon.a (mon.0) 11355 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.393412+0000 mon.a (mon.0) 11356 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.394462+0000 mon.a (mon.0) 11357 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.402636+0000 mon.a (mon.0) 11358 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.450516+0000 mon.a (mon.0) 11359 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.453747+0000 mon.a (mon.0) 11360 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.456678+0000 mon.a (mon.0) 11361 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.457890+0000 mon.a (mon.0) 11362 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.464803+0000 mon.a (mon.0) 11363 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.506911+0000 mon.a (mon.0) 11364 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.509863+0000 mon.a (mon.0) 11365 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.512279+0000 mon.a (mon.0) 11366 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.513146+0000 mon.a (mon.0) 11367 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.519568+0000 mon.a (mon.0) 11368 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.567727+0000 mon.a (mon.0) 11369 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.055 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.571227+0000 mon.a (mon.0) 11370 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.573937+0000 mon.a (mon.0) 11371 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.575168+0000 mon.a (mon.0) 11372 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.582233+0000 mon.a (mon.0) 11373 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.641328+0000 mon.a (mon.0) 11374 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.644249+0000 mon.a (mon.0) 11375 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.646759+0000 mon.a (mon.0) 11376 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.056 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.647772+0000 mon.a (mon.0) 11377 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.654178+0000 mon.a (mon.0) 11378 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.696194+0000 mon.a (mon.0) 11379 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:18.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:17 smithi135 bash[82184]: audit 2024-04-19T14:25:17.698384+0000 mon.a (mon.0) 11380 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:18 smithi139 bash[65163]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.770254+0000 mgr.x (mgr.25061) 2674 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.870513+0000 mgr.x (mgr.25061) 2675 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:16.966796+0000 mgr.x (mgr.25061) 2676 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.073223+0000 mgr.x (mgr.25061) 2677 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.149734+0000 mgr.x (mgr.25061) 2678 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.219421+0000 mgr.x (mgr.25061) 2679 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.277685+0000 mgr.x (mgr.25061) 2680 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.339959+0000 mgr.x (mgr.25061) 2681 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.402199+0000 mgr.x (mgr.25061) 2682 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cluster 2024-04-19T14:25:17.457850+0000 mgr.x (mgr.25061) 2683 : cluster [DBG] pgmap v386: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.464255+0000 mgr.x (mgr.25061) 2684 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.519160+0000 mgr.x (mgr.25061) 2685 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.581787+0000 mgr.x (mgr.25061) 2686 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.653612+0000 mgr.x (mgr.25061) 2687 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.700761+0000 mon.a (mon.0) 11381 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.701643+0000 mon.a (mon.0) 11382 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.719306+0000 mgr.x (mgr.25061) 2688 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.719862+0000 mon.a (mon.0) 11383 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.762570+0000 mon.a (mon.0) 11384 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.765540+0000 mon.a (mon.0) 11385 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.767747+0000 mon.a (mon.0) 11386 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.768445+0000 mon.a (mon.0) 11387 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.036 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.774485+0000 mon.a (mon.0) 11388 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.817691+0000 mon.a (mon.0) 11389 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.819843+0000 mon.a (mon.0) 11390 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.821753+0000 mon.a (mon.0) 11391 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.822400+0000 mon.a (mon.0) 11392 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.828029+0000 mon.a (mon.0) 11393 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.869296+0000 mon.a (mon.0) 11394 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.871313+0000 mon.a (mon.0) 11395 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.038 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.873123+0000 mon.a (mon.0) 11396 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.873856+0000 mon.a (mon.0) 11397 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.883934+0000 mon.a (mon.0) 11398 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.930296+0000 mon.a (mon.0) 11399 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.933229+0000 mon.a (mon.0) 11400 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.935331+0000 mon.a (mon.0) 11401 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.936701+0000 mon.a (mon.0) 11402 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:17.947106+0000 mon.a (mon.0) 11403 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.004676+0000 mon.a (mon.0) 11404 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.006870+0000 mon.a (mon.0) 11405 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.008959+0000 mon.a (mon.0) 11406 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.009844+0000 mon.a (mon.0) 11407 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.020146+0000 mon.a (mon.0) 11408 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.065970+0000 mon.a (mon.0) 11409 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.068335+0000 mon.a (mon.0) 11410 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.070351+0000 mon.a (mon.0) 11411 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.071099+0000 mon.a (mon.0) 11412 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.081318+0000 mon.a (mon.0) 11413 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.126461+0000 mon.a (mon.0) 11414 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.128993+0000 mon.a (mon.0) 11415 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.131358+0000 mon.a (mon.0) 11416 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.132185+0000 mon.a (mon.0) 11417 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.141430+0000 mon.a (mon.0) 11418 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.199608+0000 mon.a (mon.0) 11419 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.202468+0000 mon.a (mon.0) 11420 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.205088+0000 mon.a (mon.0) 11421 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.206174+0000 mon.a (mon.0) 11422 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.217123+0000 mon.a (mon.0) 11423 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.279248+0000 mon.a (mon.0) 11424 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.282230+0000 mon.a (mon.0) 11425 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.285407+0000 mon.a (mon.0) 11426 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.286399+0000 mon.a (mon.0) 11427 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.295358+0000 mon.a (mon.0) 11428 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.341229+0000 mon.a (mon.0) 11429 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.344049+0000 mon.a (mon.0) 11430 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.346480+0000 mon.a (mon.0) 11431 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.347714+0000 mon.a (mon.0) 11432 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.358722+0000 mon.a (mon.0) 11433 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.052 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[82184]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.404485+0000 mon.a (mon.0) 11434 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.406813+0000 mon.a (mon.0) 11435 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.408761+0000 mon.a (mon.0) 11436 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.409519+0000 mon.a (mon.0) 11437 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.419779+0000 mon.a (mon.0) 11438 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.476963+0000 mon.a (mon.0) 11439 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.054 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.479070+0000 mon.a (mon.0) 11440 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.481075+0000 mon.a (mon.0) 11441 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.481992+0000 mon.a (mon.0) 11442 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.492052+0000 mon.a (mon.0) 11443 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.549821+0000 mon.a (mon.0) 11444 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.552875+0000 mon.a (mon.0) 11445 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.555303+0000 mon.a (mon.0) 11446 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.556590+0000 mon.a (mon.0) 11447 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.567931+0000 mon.a (mon.0) 11448 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.625514+0000 mon.a (mon.0) 11449 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.628252+0000 mon.a (mon.0) 11450 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.630784+0000 mon.a (mon.0) 11451 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.632114+0000 mon.a (mon.0) 11452 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.642909+0000 mon.a (mon.0) 11453 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:19.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:18 smithi135 bash[79235]: audit 2024-04-19T14:25:18.700591+0000 mon.a (mon.0) 11454 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.023 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.024 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.025 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:19 smithi139 bash[65163]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.773928+0000 mgr.x (mgr.25061) 2689 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.827419+0000 mgr.x (mgr.25061) 2690 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.883586+0000 mgr.x (mgr.25061) 2691 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:17.946730+0000 mgr.x (mgr.25061) 2692 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.019672+0000 mgr.x (mgr.25061) 2693 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.080850+0000 mgr.x (mgr.25061) 2694 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.141075+0000 mgr.x (mgr.25061) 2695 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.216844+0000 mgr.x (mgr.25061) 2696 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.294870+0000 mgr.x (mgr.25061) 2697 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.358184+0000 mgr.x (mgr.25061) 2698 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.419253+0000 mgr.x (mgr.25061) 2699 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.491693+0000 mgr.x (mgr.25061) 2700 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.567466+0000 mgr.x (mgr.25061) 2701 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.642423+0000 mgr.x (mgr.25061) 2702 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.702960+0000 mon.a (mon.0) 11455 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.705073+0000 mon.a (mon.0) 11456 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.717786+0000 mon.a (mon.0) 11457 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.725352+0000 mgr.x (mgr.25061) 2703 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.725908+0000 mon.a (mon.0) 11458 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.780512+0000 mon.a (mon.0) 11459 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.783994+0000 mon.a (mon.0) 11460 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.039 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.786850+0000 mon.a (mon.0) 11461 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.787795+0000 mon.a (mon.0) 11462 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.041 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.794211+0000 mon.a (mon.0) 11463 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.850320+0000 mon.a (mon.0) 11464 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.852444+0000 mon.a (mon.0) 11465 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.854488+0000 mon.a (mon.0) 11466 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.855338+0000 mon.a (mon.0) 11467 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.860698+0000 mon.a (mon.0) 11468 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.904262+0000 mon.a (mon.0) 11469 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.907071+0000 mon.a (mon.0) 11470 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[79235]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.909957+0000 mon.a (mon.0) 11471 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.910995+0000 mon.a (mon.0) 11472 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.917151+0000 mon.a (mon.0) 11473 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.995324+0000 mon.a (mon.0) 11474 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:18.998309+0000 mon.a (mon.0) 11475 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.001703+0000 mon.a (mon.0) 11476 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.002500+0000 mon.a (mon.0) 11477 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.007657+0000 mon.a (mon.0) 11478 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.084612+0000 mon.a (mon.0) 11479 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.087551+0000 mon.a (mon.0) 11480 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.089949+0000 mon.a (mon.0) 11481 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.090726+0000 mon.a (mon.0) 11482 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.096039+0000 mon.a (mon.0) 11483 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.185970+0000 mon.a (mon.0) 11484 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.190113+0000 mon.a (mon.0) 11485 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.193357+0000 mon.a (mon.0) 11486 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.194308+0000 mon.a (mon.0) 11487 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.200483+0000 mon.a (mon.0) 11488 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.290302+0000 mon.a (mon.0) 11489 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.294016+0000 mon.a (mon.0) 11490 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.296111+0000 mon.a (mon.0) 11491 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.296891+0000 mon.a (mon.0) 11492 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.303099+0000 mon.a (mon.0) 11493 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.345586+0000 mon.a (mon.0) 11494 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.347932+0000 mon.a (mon.0) 11495 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.350250+0000 mon.a (mon.0) 11496 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.351112+0000 mon.a (mon.0) 11497 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.357136+0000 mon.a (mon.0) 11498 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.446590+0000 mon.a (mon.0) 11499 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.451225+0000 mon.a (mon.0) 11500 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.455115+0000 mon.a (mon.0) 11501 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.456294+0000 mon.a (mon.0) 11502 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.465557+0000 mon.a (mon.0) 11503 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.522980+0000 mon.a (mon.0) 11504 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.527202+0000 mon.a (mon.0) 11505 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.530680+0000 mon.a (mon.0) 11506 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.532116+0000 mon.a (mon.0) 11507 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.543157+0000 mon.a (mon.0) 11508 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.621220+0000 mon.a (mon.0) 11509 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.624472+0000 mon.a (mon.0) 11510 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.627270+0000 mon.a (mon.0) 11511 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.628446+0000 mon.a (mon.0) 11512 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.634747+0000 mon.a (mon.0) 11513 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.693480+0000 mon.a (mon.0) 11514 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.695955+0000 mon.a (mon.0) 11515 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.698122+0000 mon.a (mon.0) 11516 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:19 smithi135 bash[82184]: audit 2024-04-19T14:25:19.699033+0000 mon.a (mon.0) 11517 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.804 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:20.805 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.806 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.807 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.808 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.809 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.810 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.811 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.812 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.813 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:20.814 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:20.815 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:20 smithi139 bash[65163]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.793912+0000 mgr.x (mgr.25061) 2704 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.860100+0000 mgr.x (mgr.25061) 2705 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:18.916562+0000 mgr.x (mgr.25061) 2706 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.007046+0000 mgr.x (mgr.25061) 2707 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.095695+0000 mgr.x (mgr.25061) 2708 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.200257+0000 mgr.x (mgr.25061) 2709 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.302513+0000 mgr.x (mgr.25061) 2710 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.356650+0000 mgr.x (mgr.25061) 2711 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cluster 2024-04-19T14:25:19.458438+0000 mgr.x (mgr.25061) 2712 : cluster [DBG] pgmap v387: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.465403+0000 mgr.x (mgr.25061) 2713 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.543013+0000 mgr.x (mgr.25061) 2714 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.031 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.032 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.634314+0000 mgr.x (mgr.25061) 2715 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.706318+0000 mgr.x (mgr.25061) 2716 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.706809+0000 mon.a (mon.0) 11518 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.780685+0000 mon.a (mon.0) 11519 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.782807+0000 mon.a (mon.0) 11520 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.784863+0000 mon.a (mon.0) 11521 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.785638+0000 mon.a (mon.0) 11522 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.033 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.791130+0000 mon.a (mon.0) 11523 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.865920+0000 mon.a (mon.0) 11524 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.868851+0000 mon.a (mon.0) 11525 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.035 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.871891+0000 mon.a (mon.0) 11526 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.873021+0000 mon.a (mon.0) 11527 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.881447+0000 mon.a (mon.0) 11528 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.955156+0000 mon.a (mon.0) 11529 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.958132+0000 mon.a (mon.0) 11530 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.961062+0000 mon.a (mon.0) 11531 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.962212+0000 mon.a (mon.0) 11532 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:19.970682+0000 mon.a (mon.0) 11533 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.028946+0000 mon.a (mon.0) 11534 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.037 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.038 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.031657+0000 mon.a (mon.0) 11535 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.033981+0000 mon.a (mon.0) 11536 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.034803+0000 mon.a (mon.0) 11537 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.042877+0000 mon.a (mon.0) 11538 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.119085+0000 mon.a (mon.0) 11539 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.122514+0000 mon.a (mon.0) 11540 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.039 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.125104+0000 mon.a (mon.0) 11541 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.126335+0000 mon.a (mon.0) 11542 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.135511+0000 mon.a (mon.0) 11543 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.193277+0000 mon.a (mon.0) 11544 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.040 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.041 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.196094+0000 mon.a (mon.0) 11545 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.198620+0000 mon.a (mon.0) 11546 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.199837+0000 mon.a (mon.0) 11547 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.042 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.208094+0000 mon.a (mon.0) 11548 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.266835+0000 mon.a (mon.0) 11549 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.269559+0000 mon.a (mon.0) 11550 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.272043+0000 mon.a (mon.0) 11551 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.273066+0000 mon.a (mon.0) 11552 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.281373+0000 mon.a (mon.0) 11553 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.043 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.339427+0000 mon.a (mon.0) 11554 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.342418+0000 mon.a (mon.0) 11555 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.345038+0000 mon.a (mon.0) 11556 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.346262+0000 mon.a (mon.0) 11557 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.354703+0000 mon.a (mon.0) 11558 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.417747+0000 mon.a (mon.0) 11559 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.045 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.420995+0000 mon.a (mon.0) 11560 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.423540+0000 mon.a (mon.0) 11561 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.424537+0000 mon.a (mon.0) 11562 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.433092+0000 mon.a (mon.0) 11563 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.047 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[82184]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.490919+0000 mon.a (mon.0) 11564 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.494030+0000 mon.a (mon.0) 11565 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.496877+0000 mon.a (mon.0) 11566 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.498148+0000 mon.a (mon.0) 11567 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.506422+0000 mon.a (mon.0) 11568 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.567613+0000 mon.a (mon.0) 11569 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.570864+0000 mon.a (mon.0) 11570 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.573921+0000 mon.a (mon.0) 11571 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.575297+0000 mon.a (mon.0) 11572 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.583802+0000 mon.a (mon.0) 11573 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.642215+0000 mon.a (mon.0) 11574 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.644842+0000 mon.a (mon.0) 11575 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.647176+0000 mon.a (mon.0) 11576 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.648143+0000 mon.a (mon.0) 11577 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:21.050 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:21.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:20 smithi135 bash[79235]: audit 2024-04-19T14:25:20.656723+0000 mon.a (mon.0) 11578 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.016 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.017 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.018 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.019 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.020 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.021 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.022 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.026 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.027 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.028 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.029 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.030 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.031 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.032 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.033 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.034 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.790547+0000 mgr.x (mgr.25061) 2717 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.881008+0000 mgr.x (mgr.25061) 2718 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:19.884625+0000 mgr.x (mgr.25061) 2719 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:19.970206+0000 mgr.x (mgr.25061) 2720 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.035 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.042441+0000 mgr.x (mgr.25061) 2721 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.135119+0000 mgr.x (mgr.25061) 2722 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.207777+0000 mgr.x (mgr.25061) 2723 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.280988+0000 mgr.x (mgr.25061) 2724 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.354421+0000 mgr.x (mgr.25061) 2725 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.036 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.432825+0000 mgr.x (mgr.25061) 2726 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.037 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.038 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.039 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.040 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.041 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:21 smithi139 bash[65163]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.042 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.043 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.505923+0000 mgr.x (mgr.25061) 2727 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.583455+0000 mgr.x (mgr.25061) 2728 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.656538+0000 mgr.x (mgr.25061) 2729 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.044 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.735135+0000 mon.a (mon.0) 11579 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.738041+0000 mon.a (mon.0) 11580 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.740883+0000 mon.a (mon.0) 11581 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.741882+0000 mon.a (mon.0) 11582 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.747916+0000 mgr.x (mgr.25061) 2730 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.748310+0000 mon.a (mon.0) 11583 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.045 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.810812+0000 mon.a (mon.0) 11584 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.046 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.047 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.048 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.813586+0000 mon.a (mon.0) 11585 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.049 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.816074+0000 mon.a (mon.0) 11586 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.817348+0000 mon.a (mon.0) 11587 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.824274+0000 mon.a (mon.0) 11588 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.866864+0000 mon.a (mon.0) 11589 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.869406+0000 mon.a (mon.0) 11590 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.871686+0000 mon.a (mon.0) 11591 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.050 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.872749+0000 mon.a (mon.0) 11592 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.879751+0000 mon.a (mon.0) 11593 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.937652+0000 mon.a (mon.0) 11594 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.051 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.052 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.940638+0000 mon.a (mon.0) 11595 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.943139+0000 mon.a (mon.0) 11596 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.944234+0000 mon.a (mon.0) 11597 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:20.951717+0000 mon.a (mon.0) 11598 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.053 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.025019+0000 mon.a (mon.0) 11599 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.027876+0000 mon.a (mon.0) 11600 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.030711+0000 mon.a (mon.0) 11601 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.031852+0000 mon.a (mon.0) 11602 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.041614+0000 mon.a (mon.0) 11603 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.054 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.076457+0000 mon.a (mon.0) 11604 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.055 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.056 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.057 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.085306+0000 mon.a (mon.0) 11605 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.094958+0000 mon.a (mon.0) 11606 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.103470+0000 mon.a (mon.0) 11607 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config dump", "format": "json"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.106326+0000 mon.a (mon.0) 11608 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.108318+0000 mon.a (mon.0) 11609 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.110009+0000 mon.a (mon.0) 11610 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.058 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.112600+0000 mon.a (mon.0) 11611 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.115977+0000 mon.a (mon.0) 11612 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.118296+0000 mon.a (mon.0) 11613 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.119986+0000 mon.a (mon.0) 11614 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.059 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.060 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.061 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.121925+0000 mon.a (mon.0) 11615 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.123794+0000 mon.a (mon.0) 11616 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.125709+0000 mon.a (mon.0) 11617 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.062 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.127503+0000 mon.a (mon.0) 11618 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.129323+0000 mon.a (mon.0) 11619 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.132427+0000 mon.a (mon.0) 11620 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.134974+0000 mon.a (mon.0) 11621 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.137300+0000 mon.a (mon.0) 11622 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.140049+0000 mon.a (mon.0) 11623 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.063 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.141867+0000 mon.a (mon.0) 11624 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.064 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.143802+0000 mon.a (mon.0) 11625 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.151739+0000 mon.a (mon.0) 11626 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.065 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.155623+0000 mon.a (mon.0) 11627 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.161558+0000 mon.a (mon.0) 11628 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mgr"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.165185+0000 mon.a (mon.0) 11629 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.171066+0000 mon.a (mon.0) 11630 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mon"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.174580+0000 mon.a (mon.0) 11631 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]: dispatch 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.180351+0000 mon.a (mon.0) 11632 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.crash"}]': finished 2024-04-19T14:25:22.066 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.067 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[79235]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.184248+0000 mon.a (mon.0) 11633 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "osd"}]: dispatch 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.068 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.190170+0000 mon.a (mon.0) 11634 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "osd"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.193636+0000 mon.a (mon.0) 11635 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mds"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.199377+0000 mon.a (mon.0) 11636 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "mds"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.202932+0000 mon.a (mon.0) 11637 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.207925+0000 mon.a (mon.0) 11638 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rgw"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.210749+0000 mon.a (mon.0) 11639 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.216185+0000 mon.a (mon.0) 11640 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.rbd-mirror"}]': finished 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.069 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.219055+0000 mon.a (mon.0) 11641 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.220201+0000 mon.a (mon.0) 11642 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.227031+0000 mon.a (mon.0) 11643 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.ceph-exporter"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.229818+0000 mon.a (mon.0) 11644 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.237956+0000 mon.a (mon.0) 11645 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.iscsi"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.241748+0000 mon.a (mon.0) 11646 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.249285+0000 mon.a (mon.0) 11647 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nfs"}]': finished 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.070 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.252870+0000 mon.a (mon.0) 11648 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.261070+0000 mon.a (mon.0) 11649 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix": "config rm", "name": "container_image", "who": "client.nvmeof"}]': finished 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.264966+0000 mon.a (mon.0) 11650 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.265986+0000 mon.a (mon.0) 11651 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.267014+0000 mon.a (mon.0) 11652 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.268047+0000 mon.a (mon.0) 11653 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.269011+0000 mon.a (mon.0) 11654 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.071 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.269966+0000 mon.a (mon.0) 11655 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config rm", "name": "container_image", "who": "mon"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.271278+0000 mon.a (mon.0) 11656 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.281512+0000 mon.a (mon.0) 11657 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd='[{"prefix":"config-key del","key":"mgr/cephadm/upgrade_state"}]': finished 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.284979+0000 mon.a (mon.0) 11658 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.286711+0000 mon.a (mon.0) 11659 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.300099+0000 mon.a (mon.0) 11660 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.400825+0000 mon.a (mon.0) 11661 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.401927+0000 mon.a (mon.0) 11662 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:25:22.072 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.403287+0000 mon.a (mon.0) 11663 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:25:22.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:22.073 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:21 smithi135 bash[82184]: audit 2024-04-19T14:25:21.416190+0000 mon.a (mon.0) 11664 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:23.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:22 smithi139 bash[65163]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[79235]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.823747+0000 mgr.x (mgr.25061) 2731 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.879260+0000 mgr.x (mgr.25061) 2732 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:20.951284+0000 mgr.x (mgr.25061) 2733 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.041181+0000 mgr.x (mgr.25061) 2734 : cephadm [INF] Metadata not up to date on all hosts. Skipping non agent specs 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.144065+0000 mgr.x (mgr.25061) 2735 : cephadm [INF] Upgrade: Finalizing container_image settings 2024-04-19T14:25:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cephadm 2024-04-19T14:25:21.269730+0000 mgr.x (mgr.25061) 2736 : cephadm [INF] Upgrade: Complete! 2024-04-19T14:25:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:23.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:22 smithi135 bash[82184]: cluster 2024-04-19T14:25:21.459018+0000 mgr.x (mgr.25061) 2737 : cluster [DBG] pgmap v388: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 853 B/s rd, 0 op/s 2024-04-19T14:25:24.719 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:24] "GET /metrics HTTP/1.1" 200 38847 "" "Prometheus/2.43.0" 2024-04-19T14:25:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:24 smithi139 bash[65163]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:25.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:24 smithi139 bash[65163]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:25.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:24 smithi135 bash[79235]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:24 smithi135 bash[79235]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:24 smithi135 bash[82184]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:24 smithi135 bash[82184]: cluster 2024-04-19T14:25:23.460327+0000 mgr.x (mgr.25061) 2738 : cluster [DBG] pgmap v389: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:26.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:26 smithi139 bash[65163]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:26.526 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[79235]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.225058+0000 mon.a (mon.0) 11665 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.238768+0000 mon.a (mon.0) 11666 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: audit 2024-04-19T14:25:25.251019+0000 mon.a (mon.0) 11667 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:26.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:26.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:26 smithi135 bash[82184]: cluster 2024-04-19T14:25:25.461564+0000 mgr.x (mgr.25061) 2739 : cluster [DBG] pgmap v390: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:28.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:28 smithi139 bash[65163]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:28.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:28 smithi139 bash[65163]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:28.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:28 smithi135 bash[82184]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:28.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:28 smithi135 bash[82184]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:28 smithi135 bash[79235]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:28.780 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:28 smithi135 bash[79235]: cluster 2024-04-19T14:25:27.462348+0000 mgr.x (mgr.25061) 2740 : cluster [DBG] pgmap v391: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:30.776 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:30 smithi135 bash[79235]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:30.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:30 smithi135 bash[79235]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:30 smithi135 bash[82184]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:30.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:30 smithi135 bash[82184]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:30 smithi139 bash[65163]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:31.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:30 smithi139 bash[65163]: cluster 2024-04-19T14:25:29.463260+0000 mgr.x (mgr.25061) 2741 : cluster [DBG] pgmap v392: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[79235]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[79235]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[79235]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[79235]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[82184]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[82184]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[82184]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:31.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:31 smithi135 bash[82184]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:31 smithi139 bash[65163]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:31 smithi139 bash[65163]: audit 2024-04-19T14:25:29.894726+0000 mgr.x (mgr.25061) 2742 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:31 smithi139 bash[65163]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:31 smithi139 bash[65163]: audit 2024-04-19T14:25:30.999274+0000 mon.a (mon.0) 11668 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:32 smithi139 bash[65163]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:32 smithi139 bash[65163]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:32 smithi135 bash[79235]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:33.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:32 smithi135 bash[79235]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:32 smithi135 bash[82184]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:32 smithi135 bash[82184]: cluster 2024-04-19T14:25:31.464434+0000 mgr.x (mgr.25061) 2743 : cluster [DBG] pgmap v393: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:34.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:34] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.43.0" 2024-04-19T14:25:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:34 smithi139 bash[65163]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:34.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:34 smithi139 bash[65163]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:35.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:34 smithi135 bash[79235]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:34 smithi135 bash[79235]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:34 smithi135 bash[82184]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:35.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:34 smithi135 bash[82184]: cluster 2024-04-19T14:25:33.465677+0000 mgr.x (mgr.25061) 2744 : cluster [DBG] pgmap v394: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:36 smithi139 bash[65163]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:36 smithi139 bash[65163]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:36 smithi135 bash[79235]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:37.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:36 smithi135 bash[79235]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:37.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:36 smithi135 bash[82184]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:37.026 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:36 smithi135 bash[82184]: cluster 2024-04-19T14:25:35.466995+0000 mgr.x (mgr.25061) 2745 : cluster [DBG] pgmap v395: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:38.277 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[82184]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:38.279 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:38 smithi135 bash[79235]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.021877+0000 mon.a (mon.0) 11669 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.030859+0000 mon.a (mon.0) 11670 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: audit 2024-04-19T14:25:37.039677+0000 mon.a (mon.0) 11671 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:38.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:38 smithi139 bash[65163]: cluster 2024-04-19T14:25:37.468282+0000 mgr.x (mgr.25061) 2746 : cluster [DBG] pgmap v396: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:40 smithi135 bash[79235]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:40.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:40 smithi135 bash[79235]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:40 smithi135 bash[82184]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:40.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:40 smithi135 bash[82184]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:40 smithi139 bash[65163]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:40 smithi139 bash[65163]: cluster 2024-04-19T14:25:39.469268+0000 mgr.x (mgr.25061) 2747 : cluster [DBG] pgmap v397: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:41 smithi135 bash[79235]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:41.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:41 smithi135 bash[79235]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:41 smithi135 bash[82184]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:41 smithi135 bash[82184]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:41 smithi139 bash[65163]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:41 smithi139 bash[65163]: audit 2024-04-19T14:25:39.905033+0000 mgr.x (mgr.25061) 2748 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:42 smithi139 bash[65163]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:42 smithi139 bash[65163]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:43.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:42 smithi135 bash[79235]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:43.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:42 smithi135 bash[79235]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:42 smithi135 bash[82184]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:42 smithi135 bash[82184]: cluster 2024-04-19T14:25:41.470483+0000 mgr.x (mgr.25061) 2749 : cluster [DBG] pgmap v398: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:44.514 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:44] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.43.0" 2024-04-19T14:25:44.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:44 smithi139 bash[65163]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:44.790 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:44 smithi139 bash[65163]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:45.026 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:44 smithi135 bash[79235]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:44 smithi135 bash[79235]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:44 smithi135 bash[82184]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:44 smithi135 bash[82184]: cluster 2024-04-19T14:25:43.471817+0000 mgr.x (mgr.25061) 2750 : cluster [DBG] pgmap v399: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:46.030 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch ps' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.527 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[82184]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.528 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:46.529 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:46 smithi135 bash[79235]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.291508+0000 mgr.x (mgr.25061) 2751 : audit [DBG] from='client.54979 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.363370+0000 mon.a (mon.0) 11672 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.373428+0000 mon.a (mon.0) 11673 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.381457+0000 mon.a (mon.0) 11674 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: cluster 2024-04-19T14:25:45.473048+0000 mgr.x (mgr.25061) 2752 : cluster [DBG] pgmap v400: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:46 smithi139 bash[65163]: audit 2024-04-19T14:25:45.999057+0000 mon.a (mon.0) 11675 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:25:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:48 smithi135 bash[79235]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:48.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:48 smithi135 bash[79235]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:48.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:48 smithi135 bash[82184]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:48.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:48 smithi135 bash[82184]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:49.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:48 smithi139 bash[65163]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:49.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:48 smithi139 bash[65163]: cluster 2024-04-19T14:25:47.474314+0000 mgr.x (mgr.25061) 2753 : cluster [DBG] pgmap v401: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:49.431 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 12s ago 28m - - 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 4s ago 28m - - 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (85s) 12s ago 21m 14.4M - 0.25.0 c8568f914cd2 8af8387552c0 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (40s) 4s ago 21m 73.6M - 9.4.12 2bacad6d85d8 e297672097b1 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (3m) 12s ago 19m 42.9M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (13m) 4s ago 27m 549M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (11m) 12s ago 29m 441M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (11m) 12s ago 29m 89.7M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (10m) 4s ago 28m 68.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (10m) 12s ago 28m 69.0M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (2m) 12s ago 21m 7908k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (2m) 4s ago 21m 7963k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (8m) 12s ago 27m 61.9M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:25:49.432 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (8m) 12s ago 26m 60.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (7m) 12s ago 26m 59.7M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (7m) 12s ago 25m 64.0M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (6m) 4s ago 24m 63.0M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (5m) 4s ago 24m 55.2M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (5m) 4s ago 23m 57.4M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (4m) 4s ago 23m 59.3M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (107s) 4s ago 22m 50.0M - 2.43.0 a07b618ecd1d 1bc36f1cf531 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (4m) 12s ago 19m 90.1M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (4m) 4s ago 19m 90.5M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (4m) 12s ago 19m 90.2M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:25:49.433 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (3m) 4s ago 19m 90.3M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:25:50.267 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph versions' 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[82184]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[82184]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[82184]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[82184]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[79235]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[79235]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[79235]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:50.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:50 smithi135 bash[79235]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:50 smithi139 bash[65163]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:50 smithi139 bash[65163]: audit 2024-04-19T14:25:49.386924+0000 mgr.x (mgr.25061) 2754 : audit [DBG] from='client.54985 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:25:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:50 smithi139 bash[65163]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:51.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:50 smithi139 bash[65163]: cluster 2024-04-19T14:25:49.475238+0000 mgr.x (mgr.25061) 2755 : cluster [DBG] pgmap v402: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:51.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:51 smithi135 bash[82184]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:51.837 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:51 smithi135 bash[82184]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:51.837 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:51 smithi135 bash[79235]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:51.838 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:51 smithi135 bash[79235]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:51 smithi139 bash[65163]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:51 smithi139 bash[65163]: audit 2024-04-19T14:25:49.913114+0000 mgr.x (mgr.25061) 2756 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:25:52.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:52 smithi135 bash[79235]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:52.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:52 smithi135 bash[79235]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:52.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:52 smithi135 bash[82184]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:52.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:52 smithi135 bash[82184]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:52 smithi139 bash[65163]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:52 smithi139 bash[65163]: cluster 2024-04-19T14:25:51.476442+0000 mgr.x (mgr.25061) 2757 : cluster [DBG] pgmap v403: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:25:53.833 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:25:53.834 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:25:54.591 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'echo "wait for servicemap items w/ changing names to refresh"' 2024-04-19T14:25:54.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:25:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:25:54] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.43.0" 2024-04-19T14:25:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:54 smithi139 bash[65163]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:54.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:54 smithi139 bash[65163]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:54 smithi139 bash[65163]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:54.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:54 smithi139 bash[65163]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[79235]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[79235]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[79235]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[79235]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[82184]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[82184]: cluster 2024-04-19T14:25:53.477670+0000 mgr.x (mgr.25061) 2758 : cluster [DBG] pgmap v404: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:55.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[82184]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:55.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:54 smithi135 bash[82184]: audit 2024-04-19T14:25:53.839387+0000 mon.a (mon.0) 11676 : audit [DBG] from='client.? 172.21.15.135:0/1700367420' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:25:57.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:56 smithi139 bash[65163]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:57.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:56 smithi139 bash[65163]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:56 smithi135 bash[82184]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:57.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:56 smithi135 bash[82184]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:56 smithi135 bash[79235]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:56 smithi135 bash[79235]: cluster 2024-04-19T14:25:55.478844+0000 mgr.x (mgr.25061) 2759 : cluster [DBG] pgmap v405: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:25:58.166 INFO:teuthology.orchestra.run.smithi135.stdout:wait for servicemap items w/ changing names to refresh 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:58.439 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[79235]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:58.440 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:25:58 smithi135 bash[82184]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.222523+0000 mon.a (mon.0) 11677 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.514 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.230325+0000 mon.a (mon.0) 11678 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: audit 2024-04-19T14:25:57.238822+0000 mon.a (mon.0) 11679 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:25:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:58.515 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:25:58 smithi139 bash[65163]: cluster 2024-04-19T14:25:57.479990+0000 mgr.x (mgr.25061) 2760 : cluster [DBG] pgmap v406: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:25:59.487 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'sleep 60' 2024-04-19T14:26:00.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:00 smithi135 bash[79235]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:00.783 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:00 smithi135 bash[79235]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:00 smithi135 bash[82184]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:00.783 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:00 smithi135 bash[82184]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:00 smithi139 bash[65163]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:00 smithi139 bash[65163]: cluster 2024-04-19T14:25:59.480999+0000 mgr.x (mgr.25061) 2761 : cluster [DBG] pgmap v407: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:01.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[79235]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:01.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[79235]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:01.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[79235]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:01.843 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[79235]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:01.844 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[82184]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:01.844 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[82184]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:01.844 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[82184]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:01.844 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:01 smithi135 bash[82184]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:01 smithi139 bash[65163]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:01 smithi139 bash[65163]: audit 2024-04-19T14:25:59.924498+0000 mgr.x (mgr.25061) 2762 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:01 smithi139 bash[65163]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:01 smithi139 bash[65163]: audit 2024-04-19T14:26:00.999606+0000 mon.a (mon.0) 11680 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:02.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:02 smithi135 bash[79235]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:02.829 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:02 smithi135 bash[79235]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:02.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:02 smithi135 bash[82184]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:02.829 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:02 smithi135 bash[82184]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:02 smithi139 bash[65163]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:02 smithi139 bash[65163]: cluster 2024-04-19T14:26:01.482156+0000 mgr.x (mgr.25061) 2763 : cluster [DBG] pgmap v408: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:04.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:04] "GET /metrics HTTP/1.1" 200 38845 "" "Prometheus/2.43.0" 2024-04-19T14:26:04.764 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:04 smithi139 bash[65163]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:04.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:04 smithi139 bash[65163]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:05.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:04 smithi135 bash[79235]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:05.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:04 smithi135 bash[79235]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:04 smithi135 bash[82184]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:05.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:04 smithi135 bash[82184]: cluster 2024-04-19T14:26:03.483542+0000 mgr.x (mgr.25061) 2764 : cluster [DBG] pgmap v409: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:06 smithi139 bash[65163]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[79235]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: cluster 2024-04-19T14:26:05.484428+0000 mgr.x (mgr.25061) 2765 : cluster [DBG] pgmap v410: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.538424+0000 mon.a (mon.0) 11681 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.549146+0000 mon.a (mon.0) 11682 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:06 smithi135 bash[82184]: audit 2024-04-19T14:26:05.560396+0000 mon.a (mon.0) 11683 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:08.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:08 smithi139 bash[65163]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:08.927 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:08 smithi139 bash[65163]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:08 smithi135 bash[79235]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:08 smithi135 bash[79235]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:08 smithi135 bash[82184]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:09.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:08 smithi135 bash[82184]: cluster 2024-04-19T14:26:07.485151+0000 mgr.x (mgr.25061) 2766 : cluster [DBG] pgmap v411: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:10 smithi139 bash[65163]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:10 smithi139 bash[65163]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:10 smithi135 bash[79235]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:10 smithi135 bash[79235]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:10 smithi135 bash[82184]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:11.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:10 smithi135 bash[82184]: cluster 2024-04-19T14:26:09.486125+0000 mgr.x (mgr.25061) 2767 : cluster [DBG] pgmap v412: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:11 smithi139 bash[65163]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:11 smithi139 bash[65163]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:11 smithi135 bash[79235]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:12.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:11 smithi135 bash[79235]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:11 smithi135 bash[82184]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:12.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:11 smithi135 bash[82184]: audit 2024-04-19T14:26:09.936159+0000 mgr.x (mgr.25061) 2768 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:12 smithi139 bash[65163]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:12 smithi139 bash[65163]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:12 smithi135 bash[79235]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:13.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:12 smithi135 bash[79235]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:12 smithi135 bash[82184]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:13.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:12 smithi135 bash[82184]: cluster 2024-04-19T14:26:11.487353+0000 mgr.x (mgr.25061) 2769 : cluster [DBG] pgmap v413: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:14.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:14] "GET /metrics HTTP/1.1" 200 38845 "" "Prometheus/2.43.0" 2024-04-19T14:26:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:14 smithi139 bash[65163]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:14.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:14 smithi139 bash[65163]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:14 smithi135 bash[79235]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:15.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:14 smithi135 bash[79235]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:14 smithi135 bash[82184]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:15.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:14 smithi135 bash[82184]: cluster 2024-04-19T14:26:13.488812+0000 mgr.x (mgr.25061) 2770 : cluster [DBG] pgmap v414: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:16 smithi139 bash[65163]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:16 smithi139 bash[65163]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:16 smithi139 bash[65163]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:16 smithi139 bash[65163]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[79235]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[79235]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[79235]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:17.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[79235]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[82184]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[82184]: cluster 2024-04-19T14:26:15.490075+0000 mgr.x (mgr.25061) 2771 : cluster [DBG] pgmap v415: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[82184]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:17.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:16 smithi135 bash[82184]: audit 2024-04-19T14:26:16.000060+0000 mon.a (mon.0) 11684 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:18.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:18 smithi139 bash[65163]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[79235]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.441299+0000 mon.a (mon.0) 11685 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.456282+0000 mon.a (mon.0) 11686 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: audit 2024-04-19T14:26:17.470127+0000 mon.a (mon.0) 11687 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:18.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:18.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:18 smithi135 bash[82184]: cluster 2024-04-19T14:26:17.491274+0000 mgr.x (mgr.25061) 2772 : cluster [DBG] pgmap v416: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:20 smithi139 bash[65163]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:21.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:20 smithi139 bash[65163]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:20 smithi135 bash[79235]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:21.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:20 smithi135 bash[79235]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:20 smithi135 bash[82184]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:21.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:20 smithi135 bash[82184]: cluster 2024-04-19T14:26:19.492240+0000 mgr.x (mgr.25061) 2773 : cluster [DBG] pgmap v417: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:21 smithi139 bash[65163]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[82184]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:19.945428+0000 mgr.x (mgr.25061) 2774 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.487679+0000 mon.a (mon.0) 11688 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.490029+0000 mon.a (mon.0) 11689 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:21 smithi135 bash[79235]: audit 2024-04-19T14:26:21.504419+0000 mon.a (mon.0) 11690 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:22 smithi135 bash[79235]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:22.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:22 smithi135 bash[79235]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:22.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:22 smithi135 bash[82184]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:22.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:22 smithi135 bash[82184]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:22 smithi139 bash[65163]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:22 smithi139 bash[65163]: cluster 2024-04-19T14:26:21.493341+0000 mgr.x (mgr.25061) 2775 : cluster [DBG] pgmap v418: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:24.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:24] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.43.0" 2024-04-19T14:26:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:24 smithi139 bash[65163]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:24.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:24 smithi139 bash[65163]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:24 smithi135 bash[82184]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:25.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:24 smithi135 bash[82184]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:24 smithi135 bash[79235]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:25.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:24 smithi135 bash[79235]: cluster 2024-04-19T14:26:23.494625+0000 mgr.x (mgr.25061) 2776 : cluster [DBG] pgmap v419: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:26.715 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:26.716 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:26 smithi139 bash[65163]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[79235]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: cluster 2024-04-19T14:26:25.495561+0000 mgr.x (mgr.25061) 2777 : cluster [DBG] pgmap v420: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.693734+0000 mon.a (mon.0) 11691 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.705873+0000 mon.a (mon.0) 11692 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:26 smithi135 bash[82184]: audit 2024-04-19T14:26:25.717110+0000 mon.a (mon.0) 11693 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:28 smithi139 bash[65163]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:29.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:28 smithi139 bash[65163]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:29.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:28 smithi135 bash[79235]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:29.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:28 smithi135 bash[79235]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:28 smithi135 bash[82184]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:29.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:28 smithi135 bash[82184]: cluster 2024-04-19T14:26:27.496805+0000 mgr.x (mgr.25061) 2778 : cluster [DBG] pgmap v421: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:30 smithi139 bash[65163]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:31.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:30 smithi139 bash[65163]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:30 smithi135 bash[82184]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:31.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:30 smithi135 bash[82184]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:31.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:30 smithi135 bash[79235]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:31.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:30 smithi135 bash[79235]: cluster 2024-04-19T14:26:29.497880+0000 mgr.x (mgr.25061) 2779 : cluster [DBG] pgmap v422: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:32.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:31 smithi139 bash[65163]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:31 smithi139 bash[65163]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:31 smithi139 bash[65163]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:32.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:31 smithi139 bash[65163]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[82184]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[82184]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[82184]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:32.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[82184]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[79235]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[79235]: audit 2024-04-19T14:26:29.953470+0000 mgr.x (mgr.25061) 2780 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[79235]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:31 smithi135 bash[79235]: audit 2024-04-19T14:26:31.000392+0000 mon.a (mon.0) 11694 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:32 smithi139 bash[65163]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:33.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:32 smithi139 bash[65163]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:32 smithi135 bash[79235]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:33.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:32 smithi135 bash[79235]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:32 smithi135 bash[82184]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:33.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:32 smithi135 bash[82184]: cluster 2024-04-19T14:26:31.499184+0000 mgr.x (mgr.25061) 2781 : cluster [DBG] pgmap v423: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:34.711 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:34] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.43.0" 2024-04-19T14:26:35.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:34 smithi139 bash[65163]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:35.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:34 smithi139 bash[65163]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:35.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:34 smithi135 bash[79235]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:35.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:34 smithi135 bash[79235]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:35.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:34 smithi135 bash[82184]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:35.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:34 smithi135 bash[82184]: cluster 2024-04-19T14:26:33.500519+0000 mgr.x (mgr.25061) 2782 : cluster [DBG] pgmap v424: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:36 smithi139 bash[65163]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:36 smithi139 bash[65163]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:37.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:36 smithi135 bash[79235]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:37.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:36 smithi135 bash[79235]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:36 smithi135 bash[82184]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:37.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:36 smithi135 bash[82184]: cluster 2024-04-19T14:26:35.501763+0000 mgr.x (mgr.25061) 2783 : cluster [DBG] pgmap v425: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:38 smithi139 bash[65163]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[79235]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: cluster 2024-04-19T14:26:37.502950+0000 mgr.x (mgr.25061) 2784 : cluster [DBG] pgmap v426: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.645232+0000 mon.a (mon.0) 11695 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.656646+0000 mon.a (mon.0) 11696 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:39.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:38 smithi135 bash[82184]: audit 2024-04-19T14:26:37.668527+0000 mon.a (mon.0) 11697 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:40 smithi139 bash[65163]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:40 smithi139 bash[65163]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:40 smithi135 bash[79235]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:40 smithi135 bash[79235]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:40 smithi135 bash[82184]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:40 smithi135 bash[82184]: cluster 2024-04-19T14:26:39.503909+0000 mgr.x (mgr.25061) 2785 : cluster [DBG] pgmap v427: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:41 smithi135 bash[82184]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:41.777 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:41 smithi135 bash[82184]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:41.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:41 smithi135 bash[79235]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:41.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:41 smithi135 bash[79235]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:41 smithi139 bash[65163]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:41 smithi139 bash[65163]: audit 2024-04-19T14:26:39.954887+0000 mgr.x (mgr.25061) 2786 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:42 smithi139 bash[65163]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:42 smithi139 bash[65163]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:42 smithi135 bash[79235]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:43.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:42 smithi135 bash[79235]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:42 smithi135 bash[82184]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:43.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:42 smithi135 bash[82184]: cluster 2024-04-19T14:26:41.505059+0000 mgr.x (mgr.25061) 2787 : cluster [DBG] pgmap v428: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:44.656 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:44] "GET /metrics HTTP/1.1" 200 38843 "" "Prometheus/2.43.0" 2024-04-19T14:26:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:44 smithi139 bash[65163]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:45.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:44 smithi139 bash[65163]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:44 smithi135 bash[79235]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:45.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:44 smithi135 bash[79235]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:44 smithi135 bash[82184]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:45.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:44 smithi135 bash[82184]: cluster 2024-04-19T14:26:43.506295+0000 mgr.x (mgr.25061) 2788 : cluster [DBG] pgmap v429: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:47.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:46 smithi139 bash[65163]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[79235]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:47.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: cluster 2024-04-19T14:26:45.507485+0000 mgr.x (mgr.25061) 2789 : cluster [DBG] pgmap v430: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.874699+0000 mon.a (mon.0) 11698 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.886505+0000 mon.a (mon.0) 11699 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:45.897806+0000 mon.a (mon.0) 11700 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:47.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:46 smithi135 bash[82184]: audit 2024-04-19T14:26:46.000595+0000 mon.a (mon.0) 11701 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:26:49.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:48 smithi139 bash[65163]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:49.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:48 smithi139 bash[65163]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:48 smithi135 bash[79235]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:49.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:48 smithi135 bash[79235]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:49.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:48 smithi135 bash[82184]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:49.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:48 smithi135 bash[82184]: cluster 2024-04-19T14:26:47.508783+0000 mgr.x (mgr.25061) 2790 : cluster [DBG] pgmap v431: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:50 smithi139 bash[65163]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:50 smithi139 bash[65163]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:50 smithi135 bash[79235]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:51.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:50 smithi135 bash[79235]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:50 smithi135 bash[82184]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:51.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:50 smithi135 bash[82184]: cluster 2024-04-19T14:26:49.509616+0000 mgr.x (mgr.25061) 2791 : cluster [DBG] pgmap v432: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:51 smithi139 bash[65163]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:52.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:51 smithi139 bash[65163]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:51 smithi135 bash[82184]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:52.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:51 smithi135 bash[82184]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:52.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:51 smithi135 bash[79235]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:52.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:51 smithi135 bash[79235]: audit 2024-04-19T14:26:49.964182+0000 mgr.x (mgr.25061) 2792 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:26:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:52 smithi139 bash[65163]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:53.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:52 smithi139 bash[65163]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:53.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:52 smithi135 bash[79235]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:53.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:52 smithi135 bash[79235]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:53.027 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:52 smithi135 bash[82184]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:52 smithi135 bash[82184]: cluster 2024-04-19T14:26:51.510712+0000 mgr.x (mgr.25061) 2793 : cluster [DBG] pgmap v433: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:54.686 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:26:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:26:54] "GET /metrics HTTP/1.1" 200 38840 "" "Prometheus/2.43.0" 2024-04-19T14:26:55.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:54 smithi139 bash[65163]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:55.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:54 smithi139 bash[65163]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:54 smithi135 bash[79235]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:55.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:54 smithi135 bash[79235]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:55.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:54 smithi135 bash[82184]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:55.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:54 smithi135 bash[82184]: cluster 2024-04-19T14:26:53.511973+0000 mgr.x (mgr.25061) 2794 : cluster [DBG] pgmap v434: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:57.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:56 smithi139 bash[65163]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:57.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:56 smithi139 bash[65163]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:56 smithi135 bash[79235]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:57.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:56 smithi135 bash[79235]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:57.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:56 smithi135 bash[82184]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:57.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:56 smithi135 bash[82184]: cluster 2024-04-19T14:26:55.513178+0000 mgr.x (mgr.25061) 2795 : cluster [DBG] pgmap v435: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:26:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:26:58 smithi139 bash[65163]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[79235]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: cluster 2024-04-19T14:26:57.514340+0000 mgr.x (mgr.25061) 2796 : cluster [DBG] pgmap v436: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.801379+0000 mon.a (mon.0) 11702 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.812179+0000 mon.a (mon.0) 11703 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:26:59.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:26:58 smithi135 bash[82184]: audit 2024-04-19T14:26:57.823249+0000 mon.a (mon.0) 11704 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:00.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:00 smithi135 bash[79235]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:00.819 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:00 smithi135 bash[79235]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:00.819 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:00 smithi135 bash[82184]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:00.820 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:00 smithi135 bash[82184]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:01.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:00 smithi139 bash[65163]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:01.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:00 smithi139 bash[65163]: cluster 2024-04-19T14:26:59.515280+0000 mgr.x (mgr.25061) 2797 : cluster [DBG] pgmap v437: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[79235]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[79235]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[79235]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[79235]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[82184]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[82184]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[82184]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:01.995 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:01 smithi135 bash[82184]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:01 smithi139 bash[65163]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:01 smithi139 bash[65163]: audit 2024-04-19T14:26:59.973728+0000 mgr.x (mgr.25061) 2798 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:01 smithi139 bash[65163]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:02.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:01 smithi139 bash[65163]: audit 2024-04-19T14:27:01.000831+0000 mon.a (mon.0) 11705 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:03.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:02 smithi139 bash[65163]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:03.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:02 smithi139 bash[65163]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:03.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:02 smithi135 bash[79235]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:03.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:02 smithi135 bash[79235]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:03.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:02 smithi135 bash[82184]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:03.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:02 smithi135 bash[82184]: cluster 2024-04-19T14:27:01.516435+0000 mgr.x (mgr.25061) 2799 : cluster [DBG] pgmap v438: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:04.514 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch ps' 2024-04-19T14:27:04.713 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:04 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:04] "GET /metrics HTTP/1.1" 200 38842 "" "Prometheus/2.43.0" 2024-04-19T14:27:04.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:04 smithi135 bash[79235]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:04.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:04 smithi135 bash[79235]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:04 smithi135 bash[82184]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:04.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:04 smithi135 bash[82184]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:04 smithi139 bash[65163]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:05.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:04 smithi139 bash[65163]: cluster 2024-04-19T14:27:03.517753+0000 mgr.x (mgr.25061) 2800 : cluster [DBG] pgmap v439: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:07.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:06 smithi139 bash[65163]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[79235]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: cluster 2024-04-19T14:27:05.518994+0000 mgr.x (mgr.25061) 2801 : cluster [DBG] pgmap v440: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.042123+0000 mon.a (mon.0) 11706 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.053265+0000 mon.a (mon.0) 11707 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:06 smithi135 bash[82184]: audit 2024-04-19T14:27:06.062366+0000 mon.a (mon.0) 11708 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:07.617 INFO:teuthology.orchestra.run.smithi135.stdout:NAME HOST PORTS STATUS REFRESHED AGE MEM USE MEM LIM VERSION IMAGE ID CONTAINER ID 2024-04-19T14:27:07.617 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi135 smithi135 running 9s ago 29m - - 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:agent.smithi139 smithi139 running 1s ago 29m - - 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:alertmanager.a smithi135 *:9093,9094 running (2m) 9s ago 23m 14.8M - 0.25.0 c8568f914cd2 8af8387552c0 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:grafana.a smithi139 *:3000 running (118s) 1s ago 22m 74.4M - 9.4.12 2bacad6d85d8 e297672097b1 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:iscsi.foo.smithi135.pcfvhv smithi135 running (4m) 9s ago 20m 43.1M - 3.7 6e45217f6088 35992993c155 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.x smithi139 *:8443,9283,8765 running (15m) 1s ago 29m 549M - 19.0.0-3175-gc53d131d 6e45217f6088 c20a9f616049 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:mgr.y smithi135 *:8443,9283,8765 running (12m) 9s ago 31m 442M - 19.0.0-3175-gc53d131d 6e45217f6088 d744d3ce1d71 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:mon.a smithi135 running (12m) 9s ago 31m 92.7M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 5e93c30cb238 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:mon.b smithi139 running (11m) 1s ago 29m 68.1M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 c327bd28b061 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:mon.c smithi135 running (11m) 9s ago 29m 71.4M 2048M 19.0.0-3175-gc53d131d 6e45217f6088 26b5ac4ca35c 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.a smithi135 *:9100 running (4m) 9s ago 23m 8303k - 1.5.0 0da6a335fe13 cd187303ae06 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:node-exporter.b smithi139 *:9100 running (3m) 1s ago 23m 8087k - 1.5.0 0da6a335fe13 c765195c8701 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:osd.0 smithi135 running (10m) 9s ago 28m 62.5M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 08b74bfe6857 2024-04-19T14:27:07.618 INFO:teuthology.orchestra.run.smithi135.stdout:osd.1 smithi135 running (9m) 9s ago 28m 61.1M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 b86123f46735 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.2 smithi135 running (8m) 9s ago 27m 60.4M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 bb64adb25ec7 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.3 smithi135 running (8m) 9s ago 26m 64.8M 2524M 19.0.0-3175-gc53d131d 6e45217f6088 e1f874161253 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.4 smithi139 running (7m) 1s ago 26m 63.6M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 8a41e652f7f2 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.5 smithi139 running (7m) 1s ago 25m 55.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 b05784be8559 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.6 smithi139 running (6m) 1s ago 24m 57.8M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 4eabc6b8742e 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:osd.7 smithi139 running (5m) 1s ago 24m 59.9M 2780M 19.0.0-3175-gc53d131d 6e45217f6088 32340e4c4135 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:prometheus.a smithi139 *:9095 running (3m) 1s ago 23m 52.8M - 2.43.0 a07b618ecd1d 1bc36f1cf531 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi135.jyvmeg smithi135 *:8000 running (5m) 9s ago 21m 91.0M - 19.0.0-3175-gc53d131d 6e45217f6088 e041dcdc4034 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.foo.smithi139.huuntu smithi139 *:8000 running (5m) 1s ago 21m 91.1M - 19.0.0-3175-gc53d131d 6e45217f6088 6920c324208e 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi135.fqpqrm smithi135 *:80 running (5m) 9s ago 20m 90.9M - 19.0.0-3175-gc53d131d 6e45217f6088 2509e98a2ed8 2024-04-19T14:27:07.619 INFO:teuthology.orchestra.run.smithi135.stdout:rgw.smpl.smithi139.fypjhp smithi139 *:80 running (5m) 1s ago 20m 90.8M - 19.0.0-3175-gc53d131d 6e45217f6088 fd3ea9e71772 2024-04-19T14:27:08.454 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph versions' 2024-04-19T14:27:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:08 smithi139 bash[65163]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:08 smithi139 bash[65163]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:08 smithi139 bash[65163]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:09.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:08 smithi139 bash[65163]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:09.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[79235]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[79235]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[79235]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[79235]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[82184]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[82184]: cluster 2024-04-19T14:27:07.520317+0000 mgr.x (mgr.25061) 2802 : cluster [DBG] pgmap v441: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[82184]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:09.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:08 smithi135 bash[82184]: audit 2024-04-19T14:27:07.604262+0000 mgr.x (mgr.25061) 2803 : audit [DBG] from='client.54997 -' entity='client.admin' cmd=[{"prefix": "orch ps", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:10 smithi139 bash[65163]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:10 smithi139 bash[65163]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:10 smithi135 bash[79235]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:10 smithi135 bash[79235]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:10 smithi135 bash[82184]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:10 smithi135 bash[82184]: cluster 2024-04-19T14:27:09.520982+0000 mgr.x (mgr.25061) 2804 : cluster [DBG] pgmap v442: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:11.647 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "mon": { 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 3 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "mgr": { 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 2 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "osd": { 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 8 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "rgw": { 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 4 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: }, 2024-04-19T14:27:11.648 INFO:teuthology.orchestra.run.smithi135.stdout: "overall": { 2024-04-19T14:27:11.649 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)": 17 2024-04-19T14:27:11.649 INFO:teuthology.orchestra.run.smithi135.stdout: } 2024-04-19T14:27:11.649 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:27:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:11 smithi139 bash[65163]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:11 smithi139 bash[65163]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:11 smithi139 bash[65163]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:11 smithi139 bash[65163]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[79235]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[79235]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[79235]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[79235]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[82184]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[82184]: audit 2024-04-19T14:27:09.981809+0000 mgr.x (mgr.25061) 2805 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[82184]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:11 smithi135 bash[82184]: audit 2024-04-19T14:27:11.653188+0000 mon.a (mon.0) 11709 : audit [DBG] from='client.? 172.21.15.135:0/1766936581' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:12.400 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch upgrade status' 2024-04-19T14:27:13.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:12 smithi139 bash[65163]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:13.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:12 smithi139 bash[65163]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:12 smithi135 bash[79235]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:13.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:12 smithi135 bash[79235]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:13.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:12 smithi135 bash[82184]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:13.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:12 smithi135 bash[82184]: cluster 2024-04-19T14:27:11.522125+0000 mgr.x (mgr.25061) 2806 : cluster [DBG] pgmap v443: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:14.738 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:14 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:14] "GET /metrics HTTP/1.1" 200 38842 "" "Prometheus/2.43.0" 2024-04-19T14:27:15.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:14 smithi139 bash[65163]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:14 smithi139 bash[65163]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:14 smithi135 bash[79235]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:14 smithi135 bash[79235]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:14 smithi135 bash[82184]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:14 smithi135 bash[82184]: cluster 2024-04-19T14:27:13.523574+0000 mgr.x (mgr.25061) 2807 : cluster [DBG] pgmap v444: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:15.538 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "target_image": null, 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "in_progress": false, 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "which": "", 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "services_complete": [], 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "progress": null, 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "message": "", 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout: "is_paused": false 2024-04-19T14:27:15.539 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:27:16.316 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph health detail' 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[79235]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:16.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:16.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:16 smithi135 bash[82184]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:17.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: cluster 2024-04-19T14:27:15.524840+0000 mgr.x (mgr.25061) 2808 : cluster [DBG] pgmap v445: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: audit 2024-04-19T14:27:15.543886+0000 mgr.x (mgr.25061) 2809 : audit [DBG] from='client.55009 -' entity='client.admin' cmd=[{"prefix": "orch upgrade status", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:17.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:16 smithi139 bash[65163]: audit 2024-04-19T14:27:16.001210+0000 mon.a (mon.0) 11710 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:18 smithi139 bash[65163]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[79235]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: cluster 2024-04-19T14:27:17.526007+0000 mgr.x (mgr.25061) 2810 : cluster [DBG] pgmap v446: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.000189+0000 mon.a (mon.0) 11711 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.010971+0000 mon.a (mon.0) 11712 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:19.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:18 smithi135 bash[82184]: audit 2024-04-19T14:27:18.023921+0000 mon.a (mon.0) 11713 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:20.201 INFO:teuthology.orchestra.run.smithi135.stdout:HEALTH_OK 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[79235]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[79235]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[79235]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[79235]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[82184]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[82184]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[82184]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:20.973 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:20 smithi135 bash[82184]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:20 smithi139 bash[65163]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:20 smithi139 bash[65163]: cluster 2024-04-19T14:27:19.526943+0000 mgr.x (mgr.25061) 2811 : cluster [DBG] pgmap v447: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:20 smithi139 bash[65163]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:21.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:20 smithi139 bash[65163]: audit 2024-04-19T14:27:20.207399+0000 mon.a (mon.0) 11714 : audit [DBG] from='client.? 172.21.15.135:0/1785616589' entity='client.admin' cmd=[{"prefix": "health", "detail": "detail"}]: dispatch 2024-04-19T14:27:21.766 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph versions | jq -e '"'"'.overall | length == 1'"'"'' 2024-04-19T14:27:22.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:22.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:21 smithi139 bash[65163]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[79235]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:19.989914+0000 mgr.x (mgr.25061) 2812 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.598150+0000 mon.a (mon.0) 11715 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "config generate-minimal-conf"}]: dispatch 2024-04-19T14:27:22.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.600521+0000 mon.a (mon.0) 11716 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "auth get", "entity": "client.admin"}]: dispatch 2024-04-19T14:27:22.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:22.030 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:21 smithi135 bash[82184]: audit 2024-04-19T14:27:21.612164+0000 mon.a (mon.0) 11717 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:22 smithi139 bash[65163]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:23.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:22 smithi139 bash[65163]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:23.027 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:22 smithi135 bash[79235]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:23.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:22 smithi135 bash[79235]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:22 smithi135 bash[82184]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:23.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:22 smithi135 bash[82184]: cluster 2024-04-19T14:27:21.528226+0000 mgr.x (mgr.25061) 2813 : cluster [DBG] pgmap v448: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:24.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:24 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:24] "GET /metrics HTTP/1.1" 200 38846 "" "Prometheus/2.43.0" 2024-04-19T14:27:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:24 smithi135 bash[82184]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:25.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:24 smithi135 bash[82184]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:24 smithi135 bash[79235]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:25.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:24 smithi135 bash[79235]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:25.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:24 smithi139 bash[65163]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:25.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:24 smithi139 bash[65163]: cluster 2024-04-19T14:27:23.529549+0000 mgr.x (mgr.25061) 2814 : cluster [DBG] pgmap v449: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:26.020 INFO:teuthology.orchestra.run.smithi135.stdout:true 2024-04-19T14:27:26.737 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph versions | jq -e '"'"'.overall | keys'"'"' | grep $sha1' 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[79235]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:26 smithi135 bash[82184]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: cluster 2024-04-19T14:27:25.530796+0000 mgr.x (mgr.25061) 2815 : cluster [DBG] pgmap v450: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.013767+0000 mon.a (mon.0) 11718 : audit [DBG] from='client.? 172.21.15.135:0/757421729' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.250881+0000 mon.a (mon.0) 11719 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.266122+0000 mon.a (mon.0) 11720 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:27.266 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:26 smithi139 bash[65163]: audit 2024-04-19T14:27:26.278145+0000 mon.a (mon.0) 11721 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:28 smithi135 bash[79235]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:28 smithi135 bash[79235]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:28 smithi135 bash[82184]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:28 smithi135 bash[82184]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:28 smithi139 bash[65163]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:28 smithi139 bash[65163]: cluster 2024-04-19T14:27:27.532093+0000 mgr.x (mgr.25061) 2816 : cluster [DBG] pgmap v451: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:29.828 INFO:teuthology.orchestra.run.smithi135.stdout: "ceph version 19.0.0-3175-gc53d131d (c53d131d890ca258dc8708b5590933577e6ceba0) squid (dev)" 2024-04-19T14:27:30.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:29 smithi139 bash[65163]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:29 smithi139 bash[65163]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:29 smithi139 bash[65163]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:29 smithi139 bash[65163]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[79235]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[79235]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[79235]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.278 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[79235]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.278 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[82184]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[82184]: cluster 2024-04-19T14:27:29.533189+0000 mgr.x (mgr.25061) 2817 : cluster [DBG] pgmap v452: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[82184]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.279 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:29 smithi135 bash[82184]: audit 2024-04-19T14:27:29.819101+0000 mon.c (mon.1) 28 : audit [DBG] from='client.? 172.21.15.135:0/2195969417' entity='client.admin' cmd=[{"prefix": "versions"}]: dispatch 2024-04-19T14:27:30.602 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -e sha1=c53d131d890ca258dc8708b5590933577e6ceba0 -- bash -c 'ceph orch ls | grep '"'"'^osd '"'"'' 2024-04-19T14:27:30.927 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:30 smithi135 bash[79235]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:31.029 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:30 smithi135 bash[79235]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:31.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:30 smithi135 bash[82184]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:31.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:30 smithi135 bash[82184]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:31.079 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:30 smithi139 bash[65163]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:31.079 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:30 smithi139 bash[65163]: audit 2024-04-19T14:27:29.997947+0000 mgr.x (mgr.25061) 2818 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[79235]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[79235]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[79235]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:32.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[79235]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[82184]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[82184]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[82184]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:32.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:31 smithi135 bash[82184]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:31 smithi139 bash[65163]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.264 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:31 smithi139 bash[65163]: audit 2024-04-19T14:27:31.001197+0000 mon.a (mon.0) 11722 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:31 smithi139 bash[65163]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:32.265 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:31 smithi139 bash[65163]: cluster 2024-04-19T14:27:31.534373+0000 mgr.x (mgr.25061) 2819 : cluster [DBG] pgmap v453: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:33.674 INFO:teuthology.orchestra.run.smithi135.stdout:osd 8 15s ago - 2024-04-19T14:27:34.323 INFO:teuthology.run_tasks:Running task cephadm.shell... 2024-04-19T14:27:34.333 INFO:tasks.cephadm:Running commands on role mon.a host ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T14:27:34.334 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls' 2024-04-19T14:27:34.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:34 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:34] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.43.0" 2024-04-19T14:27:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:34 smithi139 bash[65163]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:34 smithi139 bash[65163]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:34 smithi139 bash[65163]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:34.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:34 smithi139 bash[65163]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:34.777 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[79235]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[79235]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[79235]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[79235]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[82184]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[82184]: cluster 2024-04-19T14:27:33.535718+0000 mgr.x (mgr.25061) 2820 : cluster [DBG] pgmap v454: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[82184]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:34.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:34 smithi135 bash[82184]: audit 2024-04-19T14:27:33.646600+0000 mgr.x (mgr.25061) 2821 : audit [DBG] from='client.55033 -' entity='client.admin' cmd=[{"prefix": "orch ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:36.910 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:36 smithi135 bash[79235]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:36.911 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:36 smithi135 bash[79235]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:36.911 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:36 smithi135 bash[82184]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:36.911 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:36 smithi135 bash[82184]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:36 smithi139 bash[65163]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:37.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:36 smithi139 bash[65163]: cluster 2024-04-19T14:27:35.536993+0000 mgr.x (mgr.25061) 2822 : cluster [DBG] pgmap v455: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout:{ 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout: "image": "quay.io/ceph/ceph", 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout: "registry": "quay.io", 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout: "bare_image": "ceph/ceph", 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout: "versions": [] 2024-04-19T14:27:38.037 INFO:teuthology.orchestra.run.smithi135.stdout:} 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.893 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[82184]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.894 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.895 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:38 smithi135 bash[79235]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:38.895 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --show-all-versions | grep 16.2.0' 2024-04-19T14:27:39.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:37.302997+0000 mgr.x (mgr.25061) 2823 : audit [DBG] from='client.35103 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: cluster 2024-04-19T14:27:37.538228+0000 mgr.x (mgr.25061) 2824 : cluster [DBG] pgmap v456: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.164873+0000 mon.a (mon.0) 11723 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.174527+0000 mon.a (mon.0) 11724 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:39.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:38 smithi139 bash[65163]: audit 2024-04-19T14:27:38.182981+0000 mon.a (mon.0) 11725 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:40.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:40 smithi135 bash[79235]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:40.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:40 smithi135 bash[79235]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:40.778 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:40 smithi135 bash[82184]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:40.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:40 smithi135 bash[82184]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:40 smithi139 bash[65163]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:41.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:40 smithi139 bash[65163]: cluster 2024-04-19T14:27:39.539198+0000 mgr.x (mgr.25061) 2825 : cluster [DBG] pgmap v457: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:41 smithi139 bash[65163]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:42.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:41 smithi139 bash[65163]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:41 smithi135 bash[79235]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:42.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:41 smithi135 bash[79235]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:41 smithi135 bash[82184]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:42.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:41 smithi135 bash[82184]: audit 2024-04-19T14:27:40.006509+0000 mgr.x (mgr.25061) 2826 : audit [DBG] from='client.34851 -' entity='client.iscsi.foo.smithi135.pcfvhv' cmd=[{"prefix": "service status", "format": "json"}]: dispatch 2024-04-19T14:27:43.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:42 smithi139 bash[65163]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:43.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:42 smithi139 bash[65163]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:42 smithi135 bash[79235]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:43.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:42 smithi135 bash[79235]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:42 smithi135 bash[82184]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:43.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:42 smithi135 bash[82184]: cluster 2024-04-19T14:27:41.540340+0000 mgr.x (mgr.25061) 2827 : cluster [DBG] pgmap v458: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:44.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:44 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:44] "GET /metrics HTTP/1.1" 200 38844 "" "Prometheus/2.43.0" 2024-04-19T14:27:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:44 smithi139 bash[65163]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:44.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:44 smithi139 bash[65163]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:44.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:44 smithi135 bash[79235]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:44.880 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:44 smithi135 bash[79235]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:44.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:44 smithi135 bash[82184]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:44.881 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:44 smithi135 bash[82184]: cluster 2024-04-19T14:27:43.541578+0000 mgr.x (mgr.25061) 2828 : cluster [DBG] pgmap v459: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:45.298 INFO:teuthology.orchestra.run.smithi135.stdout: "16.2.0", 2024-04-19T14:27:46.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:45 smithi139 bash[65163]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.015 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:45 smithi139 bash[65163]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:45 smithi135 bash[79235]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:45 smithi135 bash[79235]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:45 smithi135 bash[82184]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:45 smithi135 bash[82184]: audit 2024-04-19T14:27:44.367839+0000 mgr.x (mgr.25061) 2829 : audit [DBG] from='client.55045 -' entity='client.admin' cmd=[{"prefix": "orch upgrade ls", "image": "quay.io/ceph/ceph", "show_all_versions": true, "target": ["mon-mgr", ""]}]: dispatch 2024-04-19T14:27:46.319 DEBUG:teuthology.orchestra.run.smithi135:> 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 66d0bdae-fe54-11ee-bc92-c7b262605968 -- bash -c 'ceph orch upgrade ls --image quay.io/ceph/ceph --tags | grep v16.2.2' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.765 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:46 smithi139 bash[65163]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[79235]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.779 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: cluster 2024-04-19T14:27:45.542848+0000 mgr.x (mgr.25061) 2830 : cluster [DBG] pgmap v460: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 767 B/s rd, 0 op/s 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.001776+0000 mon.a (mon.0) 11726 : audit [DBG] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' cmd=[{"prefix": "osd blocklist ls", "format": "json"}]: dispatch 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.446693+0000 mon.a (mon.0) 11727 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.458113+0000 mon.a (mon.0) 11728 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:46.780 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:46 smithi135 bash[82184]: audit 2024-04-19T14:27:46.468108+0000 mon.a (mon.0) 11729 : audit [INF] from='mgr.25061 172.21.15.139:0/1866899659' entity='mgr.x' 2024-04-19T14:27:48.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:48 smithi139 bash[65163]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:48.964 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:48 smithi139 bash[65163]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:48 smithi135 bash[79235]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:49.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:48 smithi135 bash[79235]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:48 smithi135 bash[82184]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:49.029 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:48 smithi135 bash[82184]: cluster 2024-04-19T14:27:47.544141+0000 mgr.x (mgr.25061) 2831 : cluster [DBG] pgmap v461: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 1.2 KiB/s rd, 1 op/s 2024-04-19T14:27:50.587 INFO:teuthology.orchestra.run.smithi135.stdout: "v16.2.2", 2024-04-19T14:27:50.587 INFO:teuthology.orchestra.run.smithi135.stdout: "v16.2.2-20210505", 2024-04-19T14:27:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:50 smithi139 bash[65163]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.014 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:50 smithi139 bash[65163]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:50 smithi135 bash[79235]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.028 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:50 smithi135 bash[79235]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:50 smithi135 bash[82184]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:50 smithi135 bash[82184]: cluster 2024-04-19T14:27:49.545007+0000 mgr.x (mgr.25061) 2832 : cluster [DBG] pgmap v462: 161 pgs: 161 active+clean; 585 KiB data, 263 MiB used, 715 GiB / 715 GiB avail; 852 B/s rd, 0 op/s 2024-04-19T14:27:51.368 DEBUG:teuthology.run_tasks:Unwinding manager cephadm 2024-04-19T14:27:51.377 INFO:tasks.cephadm:Teardown begin 2024-04-19T14:27:51.378 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T14:27:51.391 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T14:27:51.404 INFO:tasks.cephadm:Cleaning up testdir ceph.* files... 2024-04-19T14:27:51.405 DEBUG:teuthology.orchestra.run.smithi135:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-19T14:27:51.444 DEBUG:teuthology.orchestra.run.smithi139:> rm -f /home/ubuntu/cephtest/seed.ceph.conf /home/ubuntu/cephtest/ceph.pub 2024-04-19T14:27:51.450 INFO:tasks.cephadm:Stopping all daemons... 2024-04-19T14:27:51.450 INFO:tasks.cephadm.mon.a:Stopping mon.a... 2024-04-19T14:27:51.450 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a 2024-04-19T14:27:51.634 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:51 smithi135 systemd[1]: Stopping Ceph mon.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:51.652 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE Bus STOPPING 2024-04-19T14:27:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:51 smithi135 bash[79235]: debug 2024-04-19T14:27:51.635+0000 7f564b49b700 -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-19T14:27:51.778 INFO:journalctl@ceph.mon.a.smithi135.stdout:Apr 19 14:27:51 smithi135 bash[79235]: debug 2024-04-19T14:27:51.635+0000 7f564b49b700 -1 mon.a@0(leader) e4 *** Got Signal Terminated *** 2024-04-19T14:27:52.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE HTTP Server cherrypy._cpwsgi_server.CPWSGIServer(('::', 9283)) shut down 2024-04-19T14:27:52.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE Bus STOPPED 2024-04-19T14:27:52.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE Bus STARTING 2024-04-19T14:27:52.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: CherryPy Checker: 2024-04-19T14:27:52.014 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: The Application mounted at '' has an empty config. 2024-04-19T14:27:52.015 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE Serving on http://:::9283 2024-04-19T14:27:52.015 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:51 smithi139 bash[53112]: [19/Apr/2024:14:27:51] ENGINE Bus STARTED 2024-04-19T14:27:52.646 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.a.service' 2024-04-19T14:27:52.679 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:27:52.680 INFO:tasks.cephadm.mon.a:Stopped mon.a 2024-04-19T14:27:52.680 INFO:tasks.cephadm.mon.b:Stopping mon.c... 2024-04-19T14:27:52.680 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.c 2024-04-19T14:27:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:52 smithi135 systemd[1]: Stopping Ceph mon.c for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:52 smithi135 bash[82184]: debug 2024-04-19T14:27:52.863+0000 7f80b236b700 -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-19T14:27:53.028 INFO:journalctl@ceph.mon.c.smithi135.stdout:Apr 19 14:27:52 smithi135 bash[82184]: debug 2024-04-19T14:27:52.863+0000 7f80b236b700 -1 mon.c@1(peon) e4 *** Got Signal Terminated *** 2024-04-19T14:27:54.089 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.c.service' 2024-04-19T14:27:54.116 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:27:54.116 INFO:tasks.cephadm.mon.b:Stopped mon.c 2024-04-19T14:27:54.116 INFO:tasks.cephadm.mon.b:Stopping mon.b... 2024-04-19T14:27:54.116 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.b 2024-04-19T14:27:54.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:54 smithi139 systemd[1]: Stopping Ceph mon.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:54.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:54 smithi139 bash[65163]: debug 2024-04-19T14:27:54.269+0000 7f4355d38700 -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-19T14:27:54.407 INFO:journalctl@ceph.mon.b.smithi139.stdout:Apr 19 14:27:54 smithi139 bash[65163]: debug 2024-04-19T14:27:54.269+0000 7f4355d38700 -1 mon.b@2(peon) e4 *** Got Signal Terminated *** 2024-04-19T14:27:54.764 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:54 smithi139 bash[53112]: ::ffff:172.21.15.139 - - [19/Apr/2024:14:27:54] "GET /metrics HTTP/1.1" 200 38842 "" "Prometheus/2.43.0" 2024-04-19T14:27:55.280 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mon.b.service' 2024-04-19T14:27:55.318 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:27:55.318 INFO:tasks.cephadm.mon.b:Stopped mon.b 2024-04-19T14:27:55.319 INFO:tasks.cephadm.mgr.y:Stopping mgr.y... 2024-04-19T14:27:55.319 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y 2024-04-19T14:27:55.705 INFO:journalctl@ceph.mgr.y.smithi135.stdout:Apr 19 14:27:55 smithi135 systemd[1]: Stopping Ceph mgr.y for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:56.341 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.y.service' 2024-04-19T14:27:56.364 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:27:56.364 INFO:tasks.cephadm.mgr.y:Stopped mgr.y 2024-04-19T14:27:56.365 INFO:tasks.cephadm.mgr.x:Stopping mgr.x... 2024-04-19T14:27:56.365 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x 2024-04-19T14:27:56.742 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:56 smithi139 systemd[1]: Stopping Ceph mgr.x for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:56.742 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:56 smithi139 bash[53112]: debug 2024-04-19T14:27:56.517+0000 7ffb0a71d700 -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-19T14:27:56.742 INFO:journalctl@ceph.mgr.x.smithi139.stdout:Apr 19 14:27:56 smithi139 bash[53112]: debug 2024-04-19T14:27:56.517+0000 7ffb0a71d700 -1 mgr handle_mgr_signal *** Got signal Terminated *** 2024-04-19T14:27:57.434 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@mgr.x.service' 2024-04-19T14:27:57.459 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:27:57.460 INFO:tasks.cephadm.mgr.x:Stopped mgr.x 2024-04-19T14:27:57.460 INFO:tasks.cephadm.osd.0:Stopping osd.0... 2024-04-19T14:27:57.460 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.0 2024-04-19T14:27:57.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:27:57 smithi135 systemd[1]: Stopping Ceph osd.0 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:27:57.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:27:57 smithi135 bash[88320]: debug 2024-04-19T14:27:57.606+0000 7f4c05aa6700 -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-19T14:27:57.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:27:57 smithi135 bash[88320]: debug 2024-04-19T14:27:57.606+0000 7f4c05aa6700 -1 osd.0 167 *** Got signal Terminated *** 2024-04-19T14:27:57.778 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:27:57 smithi135 bash[88320]: debug 2024-04-19T14:27:57.606+0000 7f4c05aa6700 -1 osd.0 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:03.765 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:28:03 smithi139 bash[93927]: ts=2024-04-19T14:28:03.301Z 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.139:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:28:03.765 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:28:03 smithi139 bash[93927]: ts=2024-04-19T14:28:03.301Z 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.139:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:28:03.765 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:28:03 smithi139 bash[93927]: ts=2024-04-19T14:28:03.304Z 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.139:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:28:03.765 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:28:03 smithi139 bash[93927]: ts=2024-04-19T14:28:03.305Z 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.139:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:28:03.765 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:28:03 smithi139 bash[93927]: ts=2024-04-19T14:28:03.305Z 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.139:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:28:04.278 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:28:03 smithi135 bash[121131]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:28:04.773 INFO:journalctl@ceph.osd.0.smithi135.stdout:Apr 19 14:28:04 smithi135 bash[121317]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-0 2024-04-19T14:28:07.693 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.0.service' 2024-04-19T14:28:07.716 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:07.716 INFO:tasks.cephadm.osd.0:Stopped osd.0 2024-04-19T14:28:07.716 INFO:tasks.cephadm.osd.1:Stopping osd.1... 2024-04-19T14:28:07.716 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.1 2024-04-19T14:28:08.028 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:07 smithi135 systemd[1]: Stopping Ceph osd.1 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:08.028 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:07 smithi135 bash[91372]: debug 2024-04-19T14:28:07.882+0000 7fabce8d3700 -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-19T14:28:08.028 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:07 smithi135 bash[91372]: debug 2024-04-19T14:28:07.882+0000 7fabce8d3700 -1 osd.1 167 *** Got signal Terminated *** 2024-04-19T14:28:08.028 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:07 smithi135 bash[91372]: debug 2024-04-19T14:28:07.882+0000 7fabce8d3700 -1 osd.1 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:14.067 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:13 smithi135 bash[121584]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-1 2024-04-19T14:28:14.067 INFO:journalctl@ceph.osd.1.smithi135.stdout:Apr 19 14:28:14 smithi135 bash[122176]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-1 2024-04-19T14:28:15.991 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.1.service' 2024-04-19T14:28:16.019 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:16.019 INFO:tasks.cephadm.osd.1:Stopped osd.1 2024-04-19T14:28:16.019 INFO:tasks.cephadm.osd.2:Stopping osd.2... 2024-04-19T14:28:16.019 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.2 2024-04-19T14:28:16.278 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:16 smithi135 systemd[1]: Stopping Ceph osd.2 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:16.278 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:16 smithi135 bash[94574]: debug 2024-04-19T14:28:16.198+0000 7fc1d017a700 -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-19T14:28:16.279 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:16 smithi135 bash[94574]: debug 2024-04-19T14:28:16.198+0000 7fc1d017a700 -1 osd.2 167 *** Got signal Terminated *** 2024-04-19T14:28:16.279 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:16 smithi135 bash[94574]: debug 2024-04-19T14:28:16.198+0000 7fc1d017a700 -1 osd.2 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:22.572 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:22 smithi135 bash[122308]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-2 2024-04-19T14:28:22.572 INFO:journalctl@ceph.osd.2.smithi135.stdout:Apr 19 14:28:22 smithi135 bash[122373]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-2 2024-04-19T14:28:24.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:24 smithi139 bash[77402]: debug 2024-04-19T14:28:24.109+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:24.822 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.2.service' 2024-04-19T14:28:24.849 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:24.850 INFO:tasks.cephadm.osd.2:Stopped osd.2 2024-04-19T14:28:24.850 INFO:tasks.cephadm.osd.3:Stopping osd.3... 2024-04-19T14:28:24.850 DEBUG:teuthology.orchestra.run.smithi135:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.3 2024-04-19T14:28:25.088 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:24 smithi135 systemd[1]: Stopping Ceph osd.3 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:25.089 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:25 smithi135 bash[97807]: debug 2024-04-19T14:28:25.050+0000 7efec1a7d700 -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-19T14:28:25.089 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:25 smithi135 bash[97807]: debug 2024-04-19T14:28:25.050+0000 7efec1a7d700 -1 osd.3 167 *** Got signal Terminated *** 2024-04-19T14:28:25.089 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:25 smithi135 bash[97807]: debug 2024-04-19T14:28:25.050+0000 7efec1a7d700 -1 osd.3 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:25.103 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:24 smithi139 bash[80218]: debug 2024-04-19T14:28:24.837+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:25.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:25 smithi139 bash[77402]: debug 2024-04-19T14:28:25.105+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:26.059 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:25 smithi139 bash[80218]: debug 2024-04-19T14:28:25.801+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:26.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:26 smithi139 bash[77402]: debug 2024-04-19T14:28:26.061+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:26.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:26 smithi139 bash[74799]: debug 2024-04-19T14:28:26.221+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:27.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:26 smithi135 bash[97807]: debug 2024-04-19T14:28:26.737+0000 7efeba069700 -1 osd.3 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.781605+0000 front 2024-04-19T14:28:01.781487+0000 (oldest deadline 2024-04-19T14:28:25.781946+0000) 2024-04-19T14:28:27.252 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:27 smithi139 bash[77402]: debug 2024-04-19T14:28:27.025+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:27.252 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:26 smithi139 bash[80218]: debug 2024-04-19T14:28:26.821+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:27.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:27 smithi139 bash[74799]: debug 2024-04-19T14:28:27.257+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:27.514 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:27 smithi139 bash[71723]: debug 2024-04-19T14:28:27.393+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:28.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:27 smithi135 bash[97807]: debug 2024-04-19T14:28:27.697+0000 7efeba069700 -1 osd.3 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.781605+0000 front 2024-04-19T14:28:01.781487+0000 (oldest deadline 2024-04-19T14:28:25.781946+0000) 2024-04-19T14:28:28.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:27 smithi139 bash[80218]: debug 2024-04-19T14:28:27.785+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:28.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:28 smithi139 bash[77402]: debug 2024-04-19T14:28:28.029+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:28.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:28 smithi139 bash[74799]: debug 2024-04-19T14:28:28.269+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:28.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:28 smithi139 bash[71723]: debug 2024-04-19T14:28:28.437+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:29.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:28 smithi139 bash[80218]: debug 2024-04-19T14:28:28.765+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:29.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:28 smithi135 bash[97807]: debug 2024-04-19T14:28:28.697+0000 7efeba069700 -1 osd.3 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.781605+0000 front 2024-04-19T14:28:01.781487+0000 (oldest deadline 2024-04-19T14:28:25.781946+0000) 2024-04-19T14:28:29.429 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:29 smithi139 bash[74799]: debug 2024-04-19T14:28:29.257+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:29.429 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:29 smithi139 bash[77402]: debug 2024-04-19T14:28:29.017+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:29.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:29 smithi139 bash[71723]: debug 2024-04-19T14:28:29.429+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:30.028 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:29 smithi135 bash[97807]: debug 2024-04-19T14:28:29.705+0000 7efeba069700 -1 osd.3 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.781605+0000 front 2024-04-19T14:28:01.781487+0000 (oldest deadline 2024-04-19T14:28:25.781946+0000) 2024-04-19T14:28:30.059 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:29 smithi139 bash[80218]: debug 2024-04-19T14:28:29.769+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:30.418 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:30 smithi139 bash[77402]: debug 2024-04-19T14:28:30.061+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:30.418 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:30 smithi139 bash[74799]: debug 2024-04-19T14:28:30.297+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:30.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:30 smithi139 bash[71723]: debug 2024-04-19T14:28:30.437+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:31.077 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:30 smithi139 bash[80218]: debug 2024-04-19T14:28:30.781+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:31.191 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:30 smithi135 bash[122576]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-3 2024-04-19T14:28:31.191 INFO:journalctl@ceph.osd.3.smithi135.stdout:Apr 19 14:28:31 smithi135 bash[123004]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-3 2024-04-19T14:28:31.342 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:31 smithi139 bash[77402]: debug 2024-04-19T14:28:31.077+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:31.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:31 smithi139 bash[71723]: debug 2024-04-19T14:28:31.417+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:31.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:31 smithi139 bash[74799]: debug 2024-04-19T14:28:31.341+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:32.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:31 smithi139 bash[80218]: debug 2024-04-19T14:28:31.809+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:32.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:32 smithi139 bash[77402]: debug 2024-04-19T14:28:32.057+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:32.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:32 smithi139 bash[71723]: debug 2024-04-19T14:28:32.421+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:32.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:32 smithi139 bash[74799]: debug 2024-04-19T14:28:32.333+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:33.072 DEBUG:teuthology.orchestra.run.smithi135:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.3.service' 2024-04-19T14:28:33.098 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:33.099 INFO:tasks.cephadm.osd.3:Stopped osd.3 2024-04-19T14:28:33.099 INFO:tasks.cephadm.osd.4:Stopping osd.4... 2024-04-19T14:28:33.099 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.4 2024-04-19T14:28:33.109 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[77402]: debug 2024-04-19T14:28:33.081+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:33.109 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:32 smithi139 bash[80218]: debug 2024-04-19T14:28:32.833+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:33.375 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:33 smithi139 systemd[1]: Stopping Ceph osd.4 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:33.376 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[71723]: debug 2024-04-19T14:28:33.245+0000 7fba1f2fe700 -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-19T14:28:33.376 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[71723]: debug 2024-04-19T14:28:33.245+0000 7fba1f2fe700 -1 osd.4 167 *** Got signal Terminated *** 2024-04-19T14:28:33.376 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[71723]: debug 2024-04-19T14:28:33.245+0000 7fba1f2fe700 -1 osd.4 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:33.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[71723]: debug 2024-04-19T14:28:33.445+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:33.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[74799]: debug 2024-04-19T14:28:33.377+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:34.028 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:33 smithi135 bash[113949]: ts=2024-04-19T14:28:33.534Z 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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:28:34.028 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:33 smithi135 bash[113949]: ts=2024-04-19T14:28:33.536Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:28:34.089 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:33 smithi139 bash[80218]: debug 2024-04-19T14:28:33.825+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:34.383 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:34 smithi139 bash[77402]: debug 2024-04-19T14:28:34.089+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:34.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:34 smithi139 bash[71723]: debug 2024-04-19T14:28:34.469+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:34.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:34 smithi139 bash[74799]: debug 2024-04-19T14:28:34.385+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:35.064 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:34 smithi139 bash[80218]: debug 2024-04-19T14:28:34.825+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:35.385 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[77402]: debug 2024-04-19T14:28:35.069+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:35.386 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[77402]: debug 2024-04-19T14:28:35.069+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:35.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[71723]: debug 2024-04-19T14:28:35.452+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:35.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[71723]: debug 2024-04-19T14:28:35.452+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.189244+0000 front 2024-04-19T14:28:11.189320+0000 (oldest deadline 2024-04-19T14:28:34.689044+0000) 2024-04-19T14:28:35.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[74799]: debug 2024-04-19T14:28:35.388+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:35.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[74799]: debug 2024-04-19T14:28:35.388+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:36.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:35 smithi139 bash[80218]: debug 2024-04-19T14:28:35.864+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:36.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[77402]: debug 2024-04-19T14:28:36.064+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:36.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[77402]: debug 2024-04-19T14:28:36.064+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:36.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[71723]: debug 2024-04-19T14:28:36.484+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:36.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[71723]: debug 2024-04-19T14:28:36.484+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.189244+0000 front 2024-04-19T14:28:11.189320+0000 (oldest deadline 2024-04-19T14:28:34.689044+0000) 2024-04-19T14:28:36.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[74799]: debug 2024-04-19T14:28:36.364+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:36.765 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[74799]: debug 2024-04-19T14:28:36.364+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:37.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:36 smithi139 bash[80218]: debug 2024-04-19T14:28:36.844+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:37.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[77402]: debug 2024-04-19T14:28:37.056+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:37.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[77402]: debug 2024-04-19T14:28:37.056+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:37.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[71723]: debug 2024-04-19T14:28:37.468+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.287296+0000 front 2024-04-19T14:28:01.287942+0000 (oldest deadline 2024-04-19T14:28:27.187413+0000) 2024-04-19T14:28:37.764 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[71723]: debug 2024-04-19T14:28:37.468+0000 7fba178ea700 -1 osd.4 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.189244+0000 front 2024-04-19T14:28:11.189320+0000 (oldest deadline 2024-04-19T14:28:34.689044+0000) 2024-04-19T14:28:37.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[74799]: debug 2024-04-19T14:28:37.404+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:37.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[74799]: debug 2024-04-19T14:28:37.404+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:38.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[77402]: debug 2024-04-19T14:28:38.028+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:38.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[77402]: debug 2024-04-19T14:28:38.028+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:38.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[80218]: debug 2024-04-19T14:28:37.884+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:38.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:37 smithi139 bash[80218]: debug 2024-04-19T14:28:37.884+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:38.690 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[74799]: debug 2024-04-19T14:28:38.376+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:38.690 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[74799]: debug 2024-04-19T14:28:38.376+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:39.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[80218]: debug 2024-04-19T14:28:38.844+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:39.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:38 smithi139 bash[80218]: debug 2024-04-19T14:28:38.844+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:39.287 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[77402]: debug 2024-04-19T14:28:39.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:39.287 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[77402]: debug 2024-04-19T14:28:39.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:39.545 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[102520]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-4 2024-04-19T14:28:39.545 INFO:journalctl@ceph.osd.4.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[102677]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-4 2024-04-19T14:28:39.545 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[74799]: debug 2024-04-19T14:28:39.332+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:39.545 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[74799]: debug 2024-04-19T14:28:39.332+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:40.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[77402]: debug 2024-04-19T14:28:40.012+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:40.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[77402]: debug 2024-04-19T14:28:40.012+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:40.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[80218]: debug 2024-04-19T14:28:39.876+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:40.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:39 smithi139 bash[80218]: debug 2024-04-19T14:28:39.876+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:40.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[74799]: debug 2024-04-19T14:28:40.328+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:40.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[74799]: debug 2024-04-19T14:28:40.328+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:41.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[77402]: debug 2024-04-19T14:28:41.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:41.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[77402]: debug 2024-04-19T14:28:41.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:41.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[80218]: debug 2024-04-19T14:28:40.840+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:41.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:40 smithi139 bash[80218]: debug 2024-04-19T14:28:40.840+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:41.535 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.4.service' 2024-04-19T14:28:41.604 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[74799]: debug 2024-04-19T14:28:41.340+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:41.604 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[74799]: debug 2024-04-19T14:28:41.340+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:41.605 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:41.606 INFO:tasks.cephadm.osd.4:Stopped osd.4 2024-04-19T14:28:41.606 INFO:tasks.cephadm.osd.5:Stopping osd.5... 2024-04-19T14:28:41.606 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.5 2024-04-19T14:28:41.784 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 systemd[1]: Stopping Ceph osd.5 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:42.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[80218]: debug 2024-04-19T14:28:41.864+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:42.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[80218]: debug 2024-04-19T14:28:41.864+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:42.014 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[74799]: debug 2024-04-19T14:28:41.784+0000 7f2e29208700 -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-19T14:28:42.015 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[74799]: debug 2024-04-19T14:28:41.784+0000 7f2e29208700 -1 osd.5 167 *** Got signal Terminated *** 2024-04-19T14:28:42.015 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:41 smithi139 bash[74799]: debug 2024-04-19T14:28:41.784+0000 7f2e29208700 -1 osd.5 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:42.388 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[77402]: debug 2024-04-19T14:28:42.036+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:42.388 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[77402]: debug 2024-04-19T14:28:42.036+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:42.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[74799]: debug 2024-04-19T14:28:42.388+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:42.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[74799]: debug 2024-04-19T14:28:42.388+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:43.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[77402]: debug 2024-04-19T14:28:42.992+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:43.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[77402]: debug 2024-04-19T14:28:42.992+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:43.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[80218]: debug 2024-04-19T14:28:42.880+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:43.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:42 smithi139 bash[80218]: debug 2024-04-19T14:28:42.880+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:43.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[74799]: debug 2024-04-19T14:28:43.356+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:43.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[74799]: debug 2024-04-19T14:28:43.356+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:43.778 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:43 smithi135 bash[113949]: ts=2024-04-19T14:28:43.533Z 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 7 attempts: Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:28:43.778 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:43 smithi135 bash[113949]: ts=2024-04-19T14:28:43.534Z 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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:28:43.779 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:43 smithi135 bash[113949]: ts=2024-04-19T14:28:43.535Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:28:44.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[77402]: debug 2024-04-19T14:28:43.964+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:44.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[77402]: debug 2024-04-19T14:28:43.964+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:44.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[80218]: debug 2024-04-19T14:28:43.856+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:44.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[80218]: debug 2024-04-19T14:28:43.856+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:44.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:43 smithi139 bash[80218]: debug 2024-04-19T14:28:43.856+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:44.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[74799]: debug 2024-04-19T14:28:44.312+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:44.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[74799]: debug 2024-04-19T14:28:44.312+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:44.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[74799]: debug 2024-04-19T14:28:44.312+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:21.111661+0000 front 2024-04-19T14:28:21.111882+0000 (oldest deadline 2024-04-19T14:28:43.411434+0000) 2024-04-19T14:28:45.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[77402]: debug 2024-04-19T14:28:44.976+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:45.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[77402]: debug 2024-04-19T14:28:44.976+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:45.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[80218]: debug 2024-04-19T14:28:44.836+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:45.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[80218]: debug 2024-04-19T14:28:44.836+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:45.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:44 smithi139 bash[80218]: debug 2024-04-19T14:28:44.836+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:45.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[74799]: debug 2024-04-19T14:28:45.296+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:45.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[74799]: debug 2024-04-19T14:28:45.296+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:45.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[74799]: debug 2024-04-19T14:28:45.296+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:21.111661+0000 front 2024-04-19T14:28:21.111882+0000 (oldest deadline 2024-04-19T14:28:43.411434+0000) 2024-04-19T14:28:46.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[77402]: debug 2024-04-19T14:28:45.976+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:46.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[77402]: debug 2024-04-19T14:28:45.976+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:46.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[77402]: debug 2024-04-19T14:28:45.976+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:46.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[80218]: debug 2024-04-19T14:28:45.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:46.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[80218]: debug 2024-04-19T14:28:45.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:46.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:45 smithi139 bash[80218]: debug 2024-04-19T14:28:45.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:46.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[74799]: debug 2024-04-19T14:28:46.288+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:02.408443+0000 front 2024-04-19T14:28:02.408699+0000 (oldest deadline 2024-04-19T14:28:25.908149+0000) 2024-04-19T14:28:46.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[74799]: debug 2024-04-19T14:28:46.288+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:10.009933+0000 front 2024-04-19T14:28:10.009505+0000 (oldest deadline 2024-04-19T14:28:35.309329+0000) 2024-04-19T14:28:46.764 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[74799]: debug 2024-04-19T14:28:46.288+0000 7f2e257fc700 -1 osd.5 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:21.111661+0000 front 2024-04-19T14:28:21.111882+0000 (oldest deadline 2024-04-19T14:28:43.411434+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[77402]: debug 2024-04-19T14:28:46.956+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[77402]: debug 2024-04-19T14:28:46.956+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[77402]: debug 2024-04-19T14:28:46.956+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[80218]: debug 2024-04-19T14:28:46.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[80218]: debug 2024-04-19T14:28:46.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:47.243 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:46 smithi139 bash[80218]: debug 2024-04-19T14:28:46.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:48.084 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[102811]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-5 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[77402]: debug 2024-04-19T14:28:47.936+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[77402]: debug 2024-04-19T14:28:47.936+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[77402]: debug 2024-04-19T14:28:47.936+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[80218]: debug 2024-04-19T14:28:47.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[80218]: debug 2024-04-19T14:28:47.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:48.085 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:47 smithi139 bash[80218]: debug 2024-04-19T14:28:47.768+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:48.514 INFO:journalctl@ceph.osd.5.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[102879]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-5 2024-04-19T14:28:49.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[80218]: debug 2024-04-19T14:28:48.752+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:49.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[80218]: debug 2024-04-19T14:28:48.752+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:49.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[80218]: debug 2024-04-19T14:28:48.752+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:49.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[77402]: debug 2024-04-19T14:28:48.972+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:49.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[77402]: debug 2024-04-19T14:28:48.972+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:49.015 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:48 smithi139 bash[77402]: debug 2024-04-19T14:28:48.972+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:50.023 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:49 smithi139 bash[80218]: debug 2024-04-19T14:28:49.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:50.023 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:49 smithi139 bash[80218]: debug 2024-04-19T14:28:49.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:50.023 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:49 smithi139 bash[80218]: debug 2024-04-19T14:28:49.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:50.071 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.5.service' 2024-04-19T14:28:50.097 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:50.097 INFO:tasks.cephadm.osd.5:Stopped osd.5 2024-04-19T14:28:50.098 INFO:tasks.cephadm.osd.6:Stopping osd.6... 2024-04-19T14:28:50.098 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.6 2024-04-19T14:28:50.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.024+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:50.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.024+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:50.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.024+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:50.514 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 systemd[1]: Stopping Ceph osd.6 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:50.787 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.516+0000 7f7ca2ccb700 -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-19T14:28:50.787 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.516+0000 7f7ca2ccb700 -1 osd.6 167 *** Got signal Terminated *** 2024-04-19T14:28:50.787 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[77402]: debug 2024-04-19T14:28:50.516+0000 7f7ca2ccb700 -1 osd.6 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:28:51.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[77402]: debug 2024-04-19T14:28:51.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:51.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[77402]: debug 2024-04-19T14:28:51.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:51.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[77402]: debug 2024-04-19T14:28:51.016+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:51.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[80218]: debug 2024-04-19T14:28:50.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:51.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[80218]: debug 2024-04-19T14:28:50.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:51.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:50 smithi139 bash[80218]: debug 2024-04-19T14:28:50.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:52.001 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[80218]: debug 2024-04-19T14:28:51.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:52.002 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[80218]: debug 2024-04-19T14:28:51.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:52.002 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[80218]: debug 2024-04-19T14:28:51.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:52.002 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:51 smithi139 bash[80218]: debug 2024-04-19T14:28:51.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:52.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.000+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:52.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.000+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:52.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.000+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:53.079 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.960+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:53.079 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.960+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:53.080 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[77402]: debug 2024-04-19T14:28:52.960+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:53.080 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[80218]: debug 2024-04-19T14:28:52.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:53.080 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[80218]: debug 2024-04-19T14:28:52.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:53.080 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[80218]: debug 2024-04-19T14:28:52.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:53.080 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:52 smithi139 bash[80218]: debug 2024-04-19T14:28:52.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:54.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[77402]: debug 2024-04-19T14:28:53.912+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:54.014 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[77402]: debug 2024-04-19T14:28:53.912+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[77402]: debug 2024-04-19T14:28:53.912+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[77402]: debug 2024-04-19T14:28:53.912+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:28.154642+0000 front 2024-04-19T14:28:28.154804+0000 (oldest deadline 2024-04-19T14:28:53.454552+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[80218]: debug 2024-04-19T14:28:53.756+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[80218]: debug 2024-04-19T14:28:53.756+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[80218]: debug 2024-04-19T14:28:53.756+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:54.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:53 smithi139 bash[80218]: debug 2024-04-19T14:28:53.756+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:54.028 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:53 smithi135 bash[113949]: ts=2024-04-19T14:28:53.533Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 7 attempts: Post \"https://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:28:54.028 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:53 smithi135 bash[113949]: ts=2024-04-19T14:28:53.535Z 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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:28:54.029 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:28:53 smithi135 bash[113949]: ts=2024-04-19T14:28:53.536Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:28:55.264 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[77402]: debug 2024-04-19T14:28:54.940+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:27:57.749529+0000 front 2024-04-19T14:27:57.749447+0000 (oldest deadline 2024-04-19T14:28:23.649507+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[77402]: debug 2024-04-19T14:28:54.940+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:11.251772+0000 front 2024-04-19T14:28:11.251681+0000 (oldest deadline 2024-04-19T14:28:34.751429+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[77402]: debug 2024-04-19T14:28:54.940+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.652962+0000 front 2024-04-19T14:28:20.652591+0000 (oldest deadline 2024-04-19T14:28:45.352583+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[77402]: debug 2024-04-19T14:28:54.940+0000 7f7c9b2b7700 -1 osd.6 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:28.154642+0000 front 2024-04-19T14:28:28.154804+0000 (oldest deadline 2024-04-19T14:28:53.454552+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[80218]: debug 2024-04-19T14:28:54.772+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[80218]: debug 2024-04-19T14:28:54.772+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[80218]: debug 2024-04-19T14:28:54.772+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:55.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:54 smithi139 bash[80218]: debug 2024-04-19T14:28:54.772+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:56.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:55 smithi139 bash[80218]: debug 2024-04-19T14:28:55.760+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:56.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:55 smithi139 bash[80218]: debug 2024-04-19T14:28:55.760+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:56.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:55 smithi139 bash[80218]: debug 2024-04-19T14:28:55.760+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:56.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:55 smithi139 bash[80218]: debug 2024-04-19T14:28:55.760+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:56.764 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[103023]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-6 2024-04-19T14:28:56.764 INFO:journalctl@ceph.osd.6.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[103384]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-6 2024-04-19T14:28:57.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[80218]: debug 2024-04-19T14:28:56.796+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:57.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[80218]: debug 2024-04-19T14:28:56.796+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:57.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[80218]: debug 2024-04-19T14:28:56.796+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:57.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:56 smithi139 bash[80218]: debug 2024-04-19T14:28:56.796+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:58.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:57 smithi139 bash[80218]: debug 2024-04-19T14:28:57.828+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:58.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:57 smithi139 bash[80218]: debug 2024-04-19T14:28:57.828+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:58.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:57 smithi139 bash[80218]: debug 2024-04-19T14:28:57.828+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:58.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:57 smithi139 bash[80218]: debug 2024-04-19T14:28:57.828+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:58.767 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.6.service' 2024-04-19T14:28:58.785 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:28:58.785 INFO:tasks.cephadm.osd.6:Stopped osd.6 2024-04-19T14:28:58.785 INFO:tasks.cephadm.osd.7:Stopping osd.7... 2024-04-19T14:28:58.785 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.7 2024-04-19T14:28:59.221 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:28:59.221 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:28:59.221 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:28:59.221 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.788+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:28:59.222 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 systemd[1]: Stopping Ceph osd.7 for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:28:59.222 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.956+0000 7f3d1e257700 -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-19T14:28:59.222 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.956+0000 7f3d1e257700 -1 osd.7 167 *** Got signal Terminated *** 2024-04-19T14:28:59.222 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:58 smithi139 bash[80218]: debug 2024-04-19T14:28:58.956+0000 7f3d1e257700 -1 osd.7 167 *** Immediate shutdown (osd_fast_shutdown=true) *** 2024-04-19T14:29:00.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:59 smithi139 bash[80218]: debug 2024-04-19T14:28:59.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:29:00.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:59 smithi139 bash[80218]: debug 2024-04-19T14:28:59.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:29:00.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:59 smithi139 bash[80218]: debug 2024-04-19T14:28:59.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:29:00.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:28:59 smithi139 bash[80218]: debug 2024-04-19T14:28:59.764+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:29:01.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:00 smithi139 bash[80218]: debug 2024-04-19T14:29:00.792+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:29:01.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:00 smithi139 bash[80218]: debug 2024-04-19T14:29:00.792+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:29:01.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:00 smithi139 bash[80218]: debug 2024-04-19T14:29:00.792+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:29:01.265 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:00 smithi139 bash[80218]: debug 2024-04-19T14:29:00.792+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:29:02.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:01 smithi139 bash[80218]: debug 2024-04-19T14:29:01.784+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:29:02.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:01 smithi139 bash[80218]: debug 2024-04-19T14:29:01.784+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:29:02.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:01 smithi139 bash[80218]: debug 2024-04-19T14:29:01.784+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:29:02.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:01 smithi139 bash[80218]: debug 2024-04-19T14:29:01.784+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:29:02.264 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:01 smithi139 bash[80218]: debug 2024-04-19T14:29:01.784+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-04-19T14:28:36.770794+0000 front 2024-04-19T14:28:36.771045+0000 (oldest deadline 2024-04-19T14:29:00.870459+0000) 2024-04-19T14:29:03.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:02 smithi139 bash[80218]: debug 2024-04-19T14:29:02.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:29:03.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:02 smithi139 bash[80218]: debug 2024-04-19T14:29:02.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:29:03.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:02 smithi139 bash[80218]: debug 2024-04-19T14:29:02.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:29:03.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:02 smithi139 bash[80218]: debug 2024-04-19T14:29:02.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:29:03.015 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:02 smithi139 bash[80218]: debug 2024-04-19T14:29:02.744+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-04-19T14:28:36.770794+0000 front 2024-04-19T14:28:36.771045+0000 (oldest deadline 2024-04-19T14:29:00.870459+0000) 2024-04-19T14:29:03.735 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[93927]: ts=2024-04-19T14:29:03.300Z 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.139:8765/sd/prometheus/sd-config?service=node-exporter\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:29:03.736 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[93927]: ts=2024-04-19T14:29:03.302Z 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.139:8765/sd/prometheus/sd-config?service=nvmeof\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:29:03.736 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[93927]: ts=2024-04-19T14:29:03.304Z 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.139:8765/sd/prometheus/sd-config?service=alertmanager\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:29:03.736 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[93927]: ts=2024-04-19T14:29:03.305Z 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.139:8765/sd/prometheus/sd-config?service=ceph-exporter\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:29:03.736 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[93927]: ts=2024-04-19T14:29:03.305Z 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.139:8765/sd/prometheus/sd-config?service=mgr-prometheus\": dial tcp 172.21.15.139:8765: connect: connection refused" 2024-04-19T14:29:03.778 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:03 smithi135 bash[113949]: ts=2024-04-19T14:29:03.534Z caller=dispatch.go:352 level=error component=dispatcher msg="Notify for alerts failed" num_alerts=11 err="ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused; ceph-dashboard/webhook[0]: notify retry canceled after 8 attempts: Post \"https://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:29:03.779 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:03 smithi135 bash[113949]: ts=2024-04-19T14:29:03.536Z 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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:29:03.779 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:03 smithi135 bash[113949]: ts=2024-04-19T14:29:03.537Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:29:04.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[80218]: debug 2024-04-19T14:29:03.740+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6804 osd.0 since back 2024-04-19T14:28:01.665349+0000 front 2024-04-19T14:28:01.664908+0000 (oldest deadline 2024-04-19T14:28:24.564890+0000) 2024-04-19T14:29:04.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[80218]: debug 2024-04-19T14:29:03.740+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6812 osd.1 since back 2024-04-19T14:28:12.166884+0000 front 2024-04-19T14:28:12.166826+0000 (oldest deadline 2024-04-19T14:28:37.466581+0000) 2024-04-19T14:29:04.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[80218]: debug 2024-04-19T14:29:03.740+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6820 osd.2 since back 2024-04-19T14:28:20.368231+0000 front 2024-04-19T14:28:20.368622+0000 (oldest deadline 2024-04-19T14:28:43.268191+0000) 2024-04-19T14:29:04.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[80218]: debug 2024-04-19T14:29:03.740+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.135:6828 osd.3 since back 2024-04-19T14:28:25.569621+0000 front 2024-04-19T14:28:25.569585+0000 (oldest deadline 2024-04-19T14:28:50.869373+0000) 2024-04-19T14:29:04.014 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:03 smithi139 bash[80218]: debug 2024-04-19T14:29:03.740+0000 7f3d16843700 -1 osd.7 167 heartbeat_check: no reply from 172.21.15.139:6804 osd.4 since back 2024-04-19T14:28:36.770794+0000 front 2024-04-19T14:28:36.771045+0000 (oldest deadline 2024-04-19T14:29:00.870459+0000) 2024-04-19T14:29:05.418 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:05 smithi139 bash[103916]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-7 2024-04-19T14:29:05.418 INFO:journalctl@ceph.osd.7.smithi139.stdout:Apr 19 14:29:05 smithi139 bash[104085]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-osd-7 2024-04-19T14:29:07.180 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@osd.7.service' 2024-04-19T14:29:07.207 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:29:07.207 INFO:tasks.cephadm.osd.7:Stopped osd.7 2024-04-19T14:29:07.207 INFO:tasks.cephadm.prometheus.a:Stopping prometheus.a... 2024-04-19T14:29:07.207 DEBUG:teuthology.orchestra.run.smithi139:> sudo systemctl stop ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a 2024-04-19T14:29:07.514 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 systemd[1]: Stopping Ceph prometheus.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:840 level=warn msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:864 level=info msg="Stopping scrape discovery manager..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:878 level=info msg="Stopping notify discovery manager..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=manager.go:988 level=info component="rule manager" msg="Stopping rule manager..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:874 level=info msg="Notify discovery manager stopped" 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:860 level=info msg="Scrape discovery manager stopped" 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=manager.go:998 level=info component="rule manager" msg="Rule manager stopped" 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:915 level=info msg="Stopping scrape manager..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.363Z caller=main.go:907 level=info msg="Scrape manager stopped" 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.364Z caller=notifier.go:606 level=info component=notifier msg="Stopping notification manager..." 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.364Z caller=main.go:1135 level=info msg="Notifier manager stopped" 2024-04-19T14:29:07.515 INFO:journalctl@ceph.prometheus.a.smithi139.stdout:Apr 19 14:29:07 smithi139 bash[93927]: ts=2024-04-19T14:29:07.364Z caller=main.go:1147 level=info msg="See you next time!" 2024-04-19T14:29:08.194 DEBUG:teuthology.orchestra.run.smithi139:> sudo pkill -f 'journalctl -f -n 0 -u ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@prometheus.a.service' 2024-04-19T14:29:08.220 DEBUG:teuthology.orchestra.run:got remote process result: None 2024-04-19T14:29:08.220 INFO:tasks.cephadm.prometheus.a:Stopped prometheus.a 2024-04-19T14:29:08.220 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 --force --keep-logs 2024-04-19T14:29:11.279 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.279 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.572 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.572 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.867 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.868 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.868 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:11.868 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:11 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.126 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.126 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.399 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.399 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.650 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.650 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.995 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.996 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:12.996 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:12 smithi135 systemd[1]: Stopping Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:29:13.971 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:13 smithi135 bash[124389]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T14:29:13.971 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:13 smithi135 bash[113949]: ts=2024-04-19T14:29:13.535Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused; ceph-dashboard/webhook[1]: notify retry canceled after 8 attempts: Post \"https://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:29:13.971 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:13 smithi135 bash[113949]: ts=2024-04-19T14:29:13.537Z 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://smithi135.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.135:8443: connect: connection refused" 2024-04-19T14:29:13.971 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:13 smithi135 bash[113949]: ts=2024-04-19T14:29:13.538Z 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://smithi139.front.sepia.ceph.com:8443/api/prometheus_receiver\": dial tcp 172.21.15.139:8443: connect: connection refused" 2024-04-19T14:29:14.231 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:14.231 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:13 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:29:14.231 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:13 smithi135 bash[124452]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-a 2024-04-19T14:29:14.231 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:13 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.a.service: Failed with result 'exit-code'. 2024-04-19T14:29:14.231 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:13 smithi135 systemd[1]: Stopped Ceph node-exporter.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:29:14.231 INFO:journalctl@ceph.node-exporter.a.smithi135.stdout:Apr 19 14:29:14 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:14.528 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:14 smithi135 systemd[1]: Stopping Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:29:14.529 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:14 smithi135 bash[113949]: ts=2024-04-19T14:29:14.359Z caller=main.go:583 level=info msg="Received SIGTERM, exiting gracefully..." 2024-04-19T14:29:15.327 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:15 smithi135 bash[124515]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:29:15.327 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:15 smithi135 bash[124576]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-alertmanager-a 2024-04-19T14:29:15.327 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:15 smithi135 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@alertmanager.a.service: Deactivated successfully. 2024-04-19T14:29:15.327 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:15 smithi135 systemd[1]: Stopped Ceph alertmanager.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:29:15.658 INFO:journalctl@ceph.alertmanager.a.smithi135.stdout:Apr 19 14:29:15 smithi135 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:49.124 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 --force --keep-logs 2024-04-19T14:29:52.363 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:52.364 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:52.630 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:52.630 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:52.970 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:52.970 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.261 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.261 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.261 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:52 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.261 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.514 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.851 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:53.852 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:54.106 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:54.106 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:54.107 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:53 smithi139 systemd[1]: Stopping Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:29:55.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:54 smithi139 bash[105721]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:29:55.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:54 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Main process exited, code=exited, status=143/n/a 2024-04-19T14:29:55.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:54 smithi139 bash[105782]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-node-exporter-b 2024-04-19T14:29:55.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:54 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@node-exporter.b.service: Failed with result 'exit-code'. 2024-04-19T14:29:55.014 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:54 smithi139 systemd[1]: Stopped Ceph node-exporter.b for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:29:55.270 INFO:journalctl@ceph.node-exporter.b.smithi139.stdout:Apr 19 14:29:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:55.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:29:55.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 systemd[1]: Stopping Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968... 2024-04-19T14:29:55.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 bash[97765]: logger=server t=2024-04-19T14:29:55.238328794Z level=info msg="Shutdown started" reason="System signal: terminated" 2024-04-19T14:29:55.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 bash[97765]: logger=ticker t=2024-04-19T14:29:55.238401176Z level=info msg=stopped last_tick=2024-04-19T14:29:50Z 2024-04-19T14:29:55.271 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 bash[97765]: logger=tracing t=2024-04-19T14:29:55.238439149Z level=info msg="Closing tracing" 2024-04-19T14:29:56.063 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 bash[105845]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:29:56.063 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 bash[105905]: Error response from daemon: No such container: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968-grafana-a 2024-04-19T14:29:56.063 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 systemd[1]: ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@grafana.a.service: Deactivated successfully. 2024-04-19T14:29:56.063 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:55 smithi139 systemd[1]: Stopped Ceph grafana.a for 66d0bdae-fe54-11ee-bc92-c7b262605968. 2024-04-19T14:29:56.514 INFO:journalctl@ceph.grafana.a.smithi139.stdout:Apr 19 14:29:56 smithi139 systemd[1]: /etc/systemd/system/ceph-66d0bdae-fe54-11ee-bc92-c7b262605968@.service:23: Unit configured to use KillMode=none. This is unsafe, as it disables systemd's process lifecycle management for the service. Please update your service to use a safer KillMode=, such as 'mixed' or 'control-group'. Support for KillMode=none is deprecated and will eventually be removed. 2024-04-19T14:30:18.564 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T14:30:18.579 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f /etc/ceph/ceph.conf /etc/ceph/ceph.client.admin.keyring 2024-04-19T14:30:18.590 INFO:tasks.cephadm:Archiving crash dumps... 2024-04-19T14:30:18.593 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi135/crash 2024-04-19T14:30:18.593 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash -- . 2024-04-19T14:30:18.631 INFO:teuthology.orchestra.run.smithi135.stderr:tar: /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash: Cannot open: No such file or directory 2024-04-19T14:30:18.631 INFO:teuthology.orchestra.run.smithi135.stderr:tar: Error is not recoverable: exiting now 2024-04-19T14:30:18.633 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi139/crash 2024-04-19T14:30:18.635 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash -- . 2024-04-19T14:30:18.647 INFO:teuthology.orchestra.run.smithi139.stderr:tar: /var/lib/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/crash: Cannot open: No such file or directory 2024-04-19T14:30:18.647 INFO:teuthology.orchestra.run.smithi139.stderr:tar: Error is not recoverable: exiting now 2024-04-19T14:30:18.648 INFO:tasks.cephadm:Checking cluster log for badness... 2024-04-19T14:30:18.648 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[ERR\]|\[WRN\]|\[SEC\]' /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T14:30:18.690 INFO:teuthology.orchestra.run.smithi135.stdout:2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:30:18.690 WARNING:tasks.cephadm:Found errors (ERR|WRN|SEC) in cluster log 2024-04-19T14:30:18.691 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[SEC\]' /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T14:30:18.744 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[ERR\]' /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T14:30:18.800 DEBUG:teuthology.orchestra.run.smithi135:> sudo egrep '\[WRN\]' /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log | egrep CEPHADM_ | egrep -v '\(MDS_ALL_DOWN\)' | egrep -v '\(MDS_UP_LESS_THAN_MAX\)' | head -n 1 2024-04-19T14:30:18.856 INFO:teuthology.orchestra.run.smithi135.stdout:2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : cluster [WRN] Health check failed: 1 stray daemon(s) not managed by cephadm (CEPHADM_STRAY_DAEMON) 2024-04-19T14:30:18.857 INFO:tasks.cephadm:Compressing logs... 2024-04-19T14:30:18.857 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T14:30:18.901 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T14:30:18.909 INFO:teuthology.orchestra.run.smithi135.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-19T14:30:18.914 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.y.log 2024-04-19T14:30:18.915 INFO:teuthology.orchestra.run.smithi139.stderr:find: '/var/log/rbd-target-api': No such file or directory 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.0.log 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.y.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi135.jyvmeg.log 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.0.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.2.log 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi135.jyvmeg.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.a.log 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr: 76.6% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi135.jyvmeg.log.gz 2024-04-19T14:30:18.916 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.2.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log 2024-04-19T14:30:18.917 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.3.log 2024-04-19T14:30:18.917 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.a.log: /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi135.fqpqrm.log 2024-04-19T14:30:18.918 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.3.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.1.log 2024-04-19T14:30:18.918 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi135.fqpqrm.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/tcmu-runner.log 2024-04-19T14:30:18.918 INFO:teuthology.orchestra.run.smithi135.stderr: 76.7% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi135.fqpqrm.log.gz 2024-04-19T14:30:18.919 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.1.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log 2024-04-19T14:30:18.919 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/tcmu-runner.log: 85.6% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/tcmu-runner.log.gz 2024-04-19T14:30:18.920 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log 2024-04-19T14:30:18.927 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log: 95.2% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log.gz 2024-04-19T14:30:18.927 INFO:teuthology.orchestra.run.smithi135.stderr: 93.4% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log.gz 2024-04-19T14:30:18.928 INFO:teuthology.orchestra.run.smithi135.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.c.log 2024-04-19T14:30:18.928 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log 2024-04-19T14:30:18.936 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.7.log 2024-04-19T14:30:18.936 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.6.log 2024-04-19T14:30:18.937 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.7.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log 2024-04-19T14:30:18.937 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.6.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.5.log 2024-04-19T14:30:18.938 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.x.log 2024-04-19T14:30:18.938 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.5.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log 2024-04-19T14:30:18.939 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.x.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log 2024-04-19T14:30:18.940 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi139.fypjhp.log 2024-04-19T14:30:18.940 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log: gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi139.huuntu.log 2024-04-19T14:30:18.940 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.c.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-19T14:30:18.941 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi139.fypjhp.log: 76.7% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.smpl.smithi139.fypjhp.log.gz 2024-04-19T14:30:18.941 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log 2024-04-19T14:30:18.942 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi139.huuntu.log: 76.7% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-client.rgw.foo.smithi139.huuntu.log.gz 2024-04-19T14:30:18.942 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.b.log 2024-04-19T14:30:18.944 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log: 88.3% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.log.gz 2024-04-19T14:30:18.944 INFO:teuthology.orchestra.run.smithi139.stderr: 91.8% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.cephadm.log.gz 2024-04-19T14:30:18.944 INFO:teuthology.orchestra.run.smithi139.stderr:gzip -5 --verbose -- /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.4.log 2024-04-19T14:30:18.945 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.b.log: gzip -5 --verbose -- /var/log/ceph/cephadm.log 2024-04-19T14:30:19.000 INFO:teuthology.orchestra.run.smithi139.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.4.log: /var/log/ceph/cephadm.log: 92.9% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log.gz 2024-04-19T14:30:19.006 INFO:teuthology.orchestra.run.smithi139.stderr: 93.5% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log.gz 2024-04-19T14:30:19.007 INFO:teuthology.orchestra.run.smithi135.stderr:/var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log: /var/log/ceph/cephadm.log: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-19T14:30:19.034 INFO:teuthology.orchestra.run.smithi139.stderr: 90.6% -- replaced with /var/log/ceph/cephadm.log.gz 2024-04-19T14:30:19.036 INFO:teuthology.orchestra.run.smithi135.stderr: 92.1% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-volume.log.gz 2024-04-19T14:30:19.052 INFO:teuthology.orchestra.run.smithi135.stderr: 95.8% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph.audit.log.gz 2024-04-19T14:30:19.189 INFO:teuthology.orchestra.run.smithi135.stderr: 87.8% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.y.log.gz 2024-04-19T14:30:19.687 INFO:teuthology.orchestra.run.smithi135.stderr: 93.0% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.c.log.gz 2024-04-19T14:30:20.345 INFO:teuthology.orchestra.run.smithi139.stderr: 93.2% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.b.log.gz 2024-04-19T14:30:20.558 INFO:teuthology.orchestra.run.smithi135.stderr: 93.5% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.2.log.gz 2024-04-19T14:30:20.633 INFO:teuthology.orchestra.run.smithi139.stderr: 93.5% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.5.log.gz 2024-04-19T14:30:20.666 INFO:teuthology.orchestra.run.smithi139.stderr: 93.4% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.6.log.gz 2024-04-19T14:30:20.738 INFO:teuthology.orchestra.run.smithi139.stderr: 93.6% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.4.log.gz 2024-04-19T14:30:20.812 INFO:teuthology.orchestra.run.smithi135.stderr: 93.5% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.0.log.gz 2024-04-19T14:30:21.060 INFO:teuthology.orchestra.run.smithi139.stderr: 89.3% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mgr.x.log.gz 2024-04-19T14:30:21.094 INFO:teuthology.orchestra.run.smithi139.stderr: 94.0% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.7.log.gz 2024-04-19T14:30:21.095 INFO:teuthology.orchestra.run.smithi139.stderr: 2024-04-19T14:30:21.095 INFO:teuthology.orchestra.run.smithi139.stderr:real 0m2.190s 2024-04-19T14:30:21.095 INFO:teuthology.orchestra.run.smithi139.stderr:user 0m10.706s 2024-04-19T14:30:21.095 INFO:teuthology.orchestra.run.smithi139.stderr:sys 0m0.391s 2024-04-19T14:30:21.170 INFO:teuthology.orchestra.run.smithi135.stderr: 93.6% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.3.log.gz 2024-04-19T14:30:21.213 INFO:teuthology.orchestra.run.smithi135.stderr: 93.5% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-osd.1.log.gz 2024-04-19T14:30:21.388 INFO:teuthology.orchestra.run.smithi135.stderr: 92.1% -- replaced with /var/log/ceph/66d0bdae-fe54-11ee-bc92-c7b262605968/ceph-mon.a.log.gz 2024-04-19T14:30:21.390 INFO:teuthology.orchestra.run.smithi135.stderr: 2024-04-19T14:30:21.390 INFO:teuthology.orchestra.run.smithi135.stderr:real 0m2.486s 2024-04-19T14:30:21.390 INFO:teuthology.orchestra.run.smithi135.stderr:user 0m11.249s 2024-04-19T14:30:21.390 INFO:teuthology.orchestra.run.smithi135.stderr:sys 0m0.445s 2024-04-19T14:30:21.390 INFO:tasks.cephadm:Archiving logs... 2024-04-19T14:30:21.390 DEBUG:teuthology.misc:Transferring archived files from smithi135:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi135/log 2024-04-19T14:30:21.391 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-19T14:30:22.613 DEBUG:teuthology.misc:Transferring archived files from smithi139:/var/log/ceph to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi139/log 2024-04-19T14:30:22.614 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /var/log/ceph -- . 2024-04-19T14:30:23.821 INFO:tasks.cephadm:Removing cluster... 2024-04-19T14:30:23.822 DEBUG:teuthology.orchestra.run.smithi135:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 --force 2024-04-19T14:30:24.571 DEBUG:teuthology.orchestra.run.smithi139:> sudo /home/ubuntu/cephtest/cephadm rm-cluster --fsid 66d0bdae-fe54-11ee-bc92-c7b262605968 --force 2024-04-19T14:30:25.319 INFO:tasks.cephadm:Removing cephadm ... 2024-04-19T14:30:25.319 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-19T14:30:25.325 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf /home/ubuntu/cephtest/cephadm 2024-04-19T14:30:25.330 INFO:tasks.cephadm:Teardown complete 2024-04-19T14:30:25.331 DEBUG:teuthology.run_tasks:Unwinding manager clock 2024-04-19T14:30:25.340 INFO:teuthology.task.clock:Checking final clock skew... 2024-04-19T14:30:25.341 DEBUG:teuthology.orchestra.run.smithi135:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-19T14:30:25.369 DEBUG:teuthology.orchestra.run.smithi139:> PATH=/usr/bin:/usr/sbin ntpq -p || PATH=/usr/bin:/usr/sbin chronyc sources || true 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout:============================================================================== 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout:*hv01.front.sepi 44.4.53.2 2 u 34 64 377 0.072 -4.364 1.321 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout:+hv02.front.sepi 63.231.80.2 3 u 34 64 377 0.109 -4.696 1.393 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout:+hv03.front.sepi 74.6.168.72 3 u 26 64 377 0.098 -2.888 1.854 2024-04-19T14:30:25.380 INFO:teuthology.orchestra.run.smithi135.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-19T14:30:25.381 INFO:teuthology.orchestra.run.smithi139.stdout: remote refid st t when poll reach delay offset jitter 2024-04-19T14:30:25.381 INFO:teuthology.orchestra.run.smithi139.stdout:============================================================================== 2024-04-19T14:30:25.381 INFO:teuthology.orchestra.run.smithi139.stdout:*hv01.front.sepi 44.4.53.2 2 u 37 64 377 0.078 -6.408 1.542 2024-04-19T14:30:25.381 INFO:teuthology.orchestra.run.smithi139.stdout:+hv02.front.sepi 63.231.80.2 3 u 12 64 377 0.082 -3.539 0.735 2024-04-19T14:30:25.381 INFO:teuthology.orchestra.run.smithi139.stdout:+hv03.front.sepi 74.6.168.72 3 u 26 64 377 0.078 -3.876 0.779 2024-04-19T14:30:25.382 INFO:teuthology.orchestra.run.smithi139.stdout: hv04.front.sepi .INIT. 16 u - 1024 0 0.000 +0.000 0.000 2024-04-19T14:30:25.382 DEBUG:teuthology.run_tasks:Unwinding manager ansible.cephlab 2024-04-19T14:30:25.392 INFO:teuthology.task.ansible:Skipping ansible cleanup... 2024-04-19T14:30:25.394 DEBUG:teuthology.run_tasks:Unwinding manager selinux 2024-04-19T14:30:25.405 DEBUG:teuthology.run_tasks:Unwinding manager pcp 2024-04-19T14:30:25.416 DEBUG:teuthology.run_tasks:Unwinding manager internal.timer 2024-04-19T14:30:25.428 INFO:teuthology.task.internal:Duration was 2708.576021 seconds 2024-04-19T14:30:25.428 DEBUG:teuthology.run_tasks:Unwinding manager internal.syslog 2024-04-19T14:30:25.440 INFO:teuthology.task.internal.syslog:Shutting down syslog monitoring... 2024-04-19T14:30:25.440 DEBUG:teuthology.orchestra.run.smithi135:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T14:30:25.443 DEBUG:teuthology.orchestra.run.smithi139:> sudo rm -f -- /etc/rsyslog.d/80-cephtest.conf && sudo service rsyslog restart 2024-04-19T14:30:25.486 INFO:teuthology.task.internal.syslog:Checking logs for errors... 2024-04-19T14:30:25.486 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi135.front.sepia.ceph.com 2024-04-19T14:30:25.486 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T14:30:25.496 DEBUG:teuthology.task.internal.syslog:Checking ubuntu@smithi139.front.sepia.ceph.com 2024-04-19T14:30:25.496 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T14:30:25.529 INFO:teuthology.task.internal.syslog:Compressing syslogs... 2024-04-19T14:30:25.529 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T14:30:25.541 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest/archive/syslog -name '*.log' -print0 | sudo xargs -0 --no-run-if-empty -- gzip -- 2024-04-19T14:30:25.729 INFO:teuthology.task.internal.syslog:Gathering journactl -b0... 2024-04-19T14:30:25.729 DEBUG:teuthology.orchestra.run.smithi135:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T14:30:25.731 DEBUG:teuthology.orchestra.run.smithi139:> sudo journalctl -b0 | gzip -9 > /home/ubuntu/cephtest/archive/syslog/journalctl-b0.gz 2024-04-19T14:30:26.516 DEBUG:teuthology.run_tasks:Unwinding manager internal.sudo 2024-04-19T14:30:26.526 INFO:teuthology.task.internal:Restoring /etc/sudoers... 2024-04-19T14:30:26.527 DEBUG:teuthology.orchestra.run.smithi135:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T14:30:26.539 DEBUG:teuthology.orchestra.run.smithi139:> sudo mv -f /etc/sudoers.orig.teuthology /etc/sudoers 2024-04-19T14:30:26.553 DEBUG:teuthology.run_tasks:Unwinding manager internal.coredump 2024-04-19T14:30:26.564 DEBUG:teuthology.orchestra.run.smithi135:> 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-19T14:30:26.581 DEBUG:teuthology.orchestra.run.smithi139:> 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-19T14:30:26.590 INFO:teuthology.orchestra.run.smithi135.stdout:kernel.core_pattern = core 2024-04-19T14:30:26.607 INFO:teuthology.orchestra.run.smithi139.stdout:kernel.core_pattern = core 2024-04-19T14:30:26.633 DEBUG:teuthology.orchestra.run.smithi135:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T14:30:26.651 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T14:30:26.652 DEBUG:teuthology.orchestra.run.smithi139:> test -e /home/ubuntu/cephtest/archive/coredump 2024-04-19T14:30:26.680 DEBUG:teuthology.orchestra.run:got remote process result: 1 2024-04-19T14:30:26.681 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive 2024-04-19T14:30:26.691 INFO:teuthology.task.internal:Transferring archived files... 2024-04-19T14:30:26.692 DEBUG:teuthology.misc:Transferring archived files from smithi135:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi135 2024-04-19T14:30:26.692 DEBUG:teuthology.orchestra.run.smithi135:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T14:30:26.743 DEBUG:teuthology.misc:Transferring archived files from smithi139:/home/ubuntu/cephtest/archive to /home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469/remote/smithi139 2024-04-19T14:30:26.743 DEBUG:teuthology.orchestra.run.smithi139:> sudo tar c -f - -C /home/ubuntu/cephtest/archive -- . 2024-04-19T14:30:26.781 INFO:teuthology.task.internal:Removing archive directory... 2024-04-19T14:30:26.781 DEBUG:teuthology.orchestra.run.smithi135:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T14:30:26.784 DEBUG:teuthology.orchestra.run.smithi139:> rm -rf -- /home/ubuntu/cephtest/archive 2024-04-19T14:30:26.822 DEBUG:teuthology.run_tasks:Unwinding manager internal.archive_upload 2024-04-19T14:30:26.834 INFO:teuthology.task.internal:Not uploading archives. 2024-04-19T14:30:26.834 DEBUG:teuthology.run_tasks:Unwinding manager internal.base 2024-04-19T14:30:26.844 INFO:teuthology.task.internal:Tidying up after the test... 2024-04-19T14:30:26.844 DEBUG:teuthology.orchestra.run.smithi135:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T14:30:26.846 DEBUG:teuthology.orchestra.run.smithi139:> find /home/ubuntu/cephtest -ls ; rmdir -- /home/ubuntu/cephtest 2024-04-19T14:30:26.850 INFO:teuthology.orchestra.run.smithi135.stdout: 658781 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 14:30 /home/ubuntu/cephtest 2024-04-19T14:30:26.869 INFO:teuthology.orchestra.run.smithi139.stdout: 658959 4 drwxr-xr-x 2 ubuntu ubuntu 4096 Apr 19 14:30 /home/ubuntu/cephtest 2024-04-19T14:30:26.871 DEBUG:teuthology.run_tasks:Unwinding manager kernel 2024-04-19T14:30:26.882 DEBUG:teuthology.run_tasks:Unwinding manager console_log 2024-04-19T14:30:26.907 INFO:teuthology.nuke:Checking targets against current locks 2024-04-19T14:30:26.928 DEBUG:teuthology.nuke:shortname: smithi135 2024-04-19T14:30:26.928 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T14:30:26.948 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi135.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469', '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-19 13:21:04.719815', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBKCwTLcSK5PIHzSLwv/TFETxmaWdRecc7arJLgjfshndfI4HaFUrvfACj2XTLcpbPHu9EgMAwMf+ca5o3e1vCRQ='} 2024-04-19T14:30:26.951 DEBUG:teuthology.nuke:shortname: smithi139 2024-04-19T14:30:26.951 INFO:teuthology.task.internal.check_lock:Checking locks... 2024-04-19T14:30:26.965 DEBUG:teuthology.task.internal.check_lock:machine status is {'name': 'smithi139.front.sepia.ceph.com', 'description': '/home/teuthworker/archive/adking-2024-04-19_13:19:23-orch:cephadm-wip-adk-testing-2024-04-17-1713-distro-default-smithi/7663469', '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-19 13:21:04.720904', 'locked_by': 'scheduled_adking@teuthology', 'mac_address': None, 'ssh_pub_key': 'ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBMg6D662C2bQjI02dHBUvwpRjeSDkXeq+DN2WCSMLFYuB1/QguJKLTnsEdu7XrnxUf7kKPN+XRo6QuM3iyQeQ3U='} 2024-04-19T14:30:26.994 INFO:teuthology.orchestra.console.smithi135:Power off 2024-04-19T14:30:26.994 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T14:30:27.007 INFO:teuthology.orchestra.console.smithi139:Power off 2024-04-19T14:30:27.007 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power off 2024-04-19T14:30:27.018 DEBUG:teuthology.orchestra.console.smithi135:power off output: Chassis Power Control: Down/Off 2024-04-19T14:30:27.019 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:27.029 DEBUG:teuthology.orchestra.console.smithi139:power off output: Chassis Power Control: Down/Off 2024-04-19T14:30:27.029 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:27.041 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-04-19T14:30:27.052 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-04-19T14:30:31.043 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:31.053 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:31.156 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is on 2024-04-19T14:30:31.162 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is on 2024-04-19T14:30:35.160 DEBUG:teuthology.orchestra.console.smithi135:pexpect command: ipmitool -H smithi135.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:35.168 DEBUG:teuthology.orchestra.console.smithi139:pexpect command: ipmitool -H smithi139.ipmi.sepia.ceph.com -I lanplus -U inktank -P ApGNXcA7 power status 2024-04-19T14:30:35.270 DEBUG:teuthology.orchestra.console.smithi135:check power output: Chassis Power is off 2024-04-19T14:30:35.277 DEBUG:teuthology.orchestra.console.smithi139:check power output: Chassis Power is off 2024-04-19T14:30:35.372 INFO:teuthology.orchestra.console.smithi135:Power off completed 2024-04-19T14:30:35.378 INFO:teuthology.orchestra.console.smithi139:Power off completed 2024-04-19T14:30:35.482 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: 2708.5760214328766 failure_reason: '"2024-04-19T14:00:33.270286+0000 mon.a (mon.0) 508 : 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-19T14:30:35.482 DEBUG:teuthology.report:Pushing job info to https://paddles.front.sepia.ceph.com/ 2024-04-19T14:30:35.561 INFO:teuthology.run:FAIL